Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9419a3191dcb27f24478d288abaab697228d28e6
/
kernel
/
sched
231c807
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
b9a7b88
sched/fair: Skip LLC NOHZ logic for asymmetric systems
by Valentin Schneider
· 6 years ago
a0fe2cf
sched/fair: Tune down misfit NOHZ kicks
by Valentin Schneider
· 6 years ago
e25a7a9
sched/fair: Comment some nohz_balancer_kick() kick conditions
by Valentin Schneider
· 6 years ago
4c47acd
sched/core: Fix buffer overflow in cgroup2 property cpu.max
by Konstantin Khlebnikov
· 6 years ago
a23314e
sched/cpufreq: Fix 32-bit math overflow
by Peter Zijlstra
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
45802da
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
3478588
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
5e1f0f0
mm, compaction: capture a page under direct compaction
by Mel Gorman
· 6 years ago
98fa15f
mm: replace all open encodings for NUMA_NO_NODE
by Anshuman Khandual
· 6 years ago
3717f61
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
f7fb7c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 6 years ago
0614621d
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
4e37504
psi: avoid divide-by-zero crash inside virtual machines
by Johannes Weiner
· 6 years ago
568f196
bpf: check that BPF programs run with preemption disabled
by Peter Zijlstra
· 6 years ago
cae45e1
Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 6 years ago
c89d92e
sched/fair: Use non-atomic cpumask_{set,clear}_cpu()
by Viresh Kumar
· 6 years ago
1b5500d
sched/fair: Remove unused 'sd' parameter from select_idle_smt()
by Viresh Kumar
· 6 years ago
9f13274
sched/fair: Prune, fix and simplify the nohz_balancer_kick() comment block
by Valentin Schneider
· 6 years ago
892d59c
sched/fair: Explain LLC nohz kick condition
by Valentin Schneider
· 6 years ago
7edab78
sched/fair: Simplify nohz_balancer_kick()
by Valentin Schneider
· 6 years ago
99687cd
sched/topology: Fix percpu data types in struct sd_data & struct s_data
by Luc Van Oostenryck
· 6 years ago
d0fe0b9
sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_struct pointer argument
by Dietmar Eggemann
· 6 years ago
039ae8b
sched/fair: Fix O(nr_cgroups) in the load balancing path
by Vincent Guittot
· 6 years ago
31bc6ae
sched/fair: Optimize update_blocked_averages()
by Vincent Guittot
· 6 years ago
c9ba756
Merge tag 'v5.0-rc6' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
41ea391
Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038
by Thomas Gleixner
· 6 years ago
8dabe72
y2038: syscalls: rename y2038 compat syscalls
by Arnd Bergmann
· 6 years ago
f678331
sched/fair: Fix insertion in rq->leaf_cfs_rq_list
by Vincent Guittot
· 6 years ago
5d299ea
sched/fair: Add tmp_alone_branch assertion
by Peter Zijlstra
· 6 years ago
c546951
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
by Andrea Parri
· 6 years ago
1ca4fa3
sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
by Hidetoshi Seto
· 6 years ago
10a35e6
sched/pelt: Skip updating util_est when utilization is higher than CPU's capacity
by Vincent Guittot
· 6 years ago
2312729
sched/fair: Update scale invariance of PELT
by Vincent Guittot
· 6 years ago
62478d9
sched/fair: Move the rq_of() helper function
by Vincent Guittot
· 6 years ago
07879c6
sched/wake_q: Reduce reference counting for special users
by Davidlohr Bueso
· 6 years ago
31fe3cb
Merge tag 'v5.0-rc5' into locking/core to pick up fixes
by Ingo Molnar
· 6 years ago
c45a779
sched/fair: Convert numa_group.refcount to refcount_t
by Elena Reshetova
· 6 years ago
cc6810e
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
1b69ac6
psi: fix aggregation idle shut-off
by Johannes Weiner
· 6 years ago
b284909
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
by Josh Poimboeuf
· 6 years ago
46a745d
sched/fair: Fix unnecessary increase of balance interval
by Vincent Guittot
· 6 years ago
4ad4e48
sched/fair: Fix rounding bug for asym packing
by Vincent Guittot
· 6 years ago
a062d16
sched/fair: Trigger asym_packing during idle load balance
by Vincent Guittot
· 6 years ago
c0ad4aa
sched/fair: Robustify CFS-bandwidth timer locking
by Peter Zijlstra
· 6 years ago
f8a696f
sched/core: Give DCE a fighting chance
by Peter Zijlstra
· 6 years ago
8d5d0cf
sched/topology: Introduce a sysctl for Energy Aware Scheduling
by Quentin Perret
· 6 years ago
b290ebc
sched: Replace synchronize_sched() with synchronize_rcu()
by Paul E. McKenney
· 6 years ago
337e9b0
sched: Replace call_rcu_sched() with call_rcu()
by Paul E. McKenney
· 6 years ago
b5a4e2b
Revert "sched/core: Take the hotplug lock in sched_init_smp()"
by Valentin Schneider
· 6 years ago
87ff19c
sched/wake_q: Add branch prediction hint to wake_q_add() cmpxchg
by Davidlohr Bueso
· 6 years ago
4c4e373
sched/wake_q: Fix wakeup ordering for wake_q
by Peter Zijlstra
· 6 years ago
e6018c0
sched/wake_q: Document wake_q_add()
by Peter Zijlstra
· 6 years ago
e9666d1
jump_label: move 'asm goto' support test to Kconfig
by Masahiro Yamada
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
34ec35a
kernel/sched/: remove caller signal_pending branch predictions
by Davidlohr Bueso
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
c40f7d7
sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f6544b9c
by Linus Torvalds
· 6 years ago
6d101ba
sched/fair: Fix warning on non-SMP build
by Olof Johansson
· 6 years ago
17bf423
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
1eefdec
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
792bf4d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
732cd75
sched/fair: Select an energy-efficient CPU on task wake-up
by Quentin Perret
· 6 years ago
390031e4
sched/fair: Introduce an energy estimation helper function
by Quentin Perret
· 6 years ago
2802bf3
sched/fair: Add over-utilization/tipping point indicator
by Morten Rasmussen
· 6 years ago
630246a
sched/fair: Clean-up update_sg_lb_stats parameters
by Quentin Perret
· 6 years ago
1f74de8
sched/toplogy: Introduce the 'sched_energy_present' static key
by Quentin Perret
· 6 years ago
531b5c9
sched/topology: Make Energy Aware Scheduling depend on schedutil
by Quentin Perret
· 6 years ago
b68a4c0
sched/topology: Disable EAS on inappropriate platforms
by Quentin Perret
· 6 years ago
011b27b
sched/topology: Add lowest CPU asymmetry sched_domain level pointer
by Quentin Perret
· 6 years ago
6aa140f
sched/topology: Reference the Energy Model of CPUs when available
by Quentin Perret
· 6 years ago
938e5e4
sched/cpufreq: Prepare schedutil for Energy Aware Scheduling
by Quentin Perret
· 6 years ago
5bd0988
sched/topology: Relocate arch_scale_cpu_capacity() to the internal header
by Quentin Perret
· 6 years ago
9ebc605
sched/core: Remove unnecessary unlikely() in push_*_task()
by Yangtao Li
· 6 years ago
765d0af
sched/topology: Remove the ::smt_gain field from 'struct sched_domain'
by Vincent Guittot
· 6 years ago
80eb865
sched/fair: Clean up comment in nohz_idle_balance()
by Andrea Parri
· 6 years ago
108c35a
sched/cpufreq: Add the SPDX tags
by Daniel Lezcano
· 6 years ago
4bbfd74
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 6 years ago
dfcb245
sched: Fix various typos in comments
by Ingo Molnar
· 6 years ago
5f67523
Merge tag 'v4.20-rc5' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
4b78317
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
e0c2744
psi: make disabling/enabling easier for vendor kernels
by Johannes Weiner
· 6 years ago
321a874
sched/smt: Expose sched_smt_present static key
by Thomas Gleixner
· 6 years ago
c5511d0
sched/smt: Make sched_smt_present track topology
by Peter Zijlstra (Intel)
· 6 years ago
c9a863b
sched/membarrier: synchronize_sched() with synchronize_rcu()
by Paul E. McKenney
· 6 years ago
c67a98c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
03582f3
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
8fcb231
kernel/sched/psi.c: simplify cgroup_move_task()
by Olof Johansson
· 6 years ago
3e18450
sched/core: Clean up the #ifdef block in add_nr_running()
by Viresh Kumar
· 6 years ago
ed8885a
sched/fair: Make some variables static
by Muchun Song
· 6 years ago
1da1843
sched/core: Create task_has_idle_policy() helper
by Viresh Kumar
· 6 years ago
b5c0ce7
sched/fair: Add lsub_positive() and use it consistently
by Patrick Bellasi
· 6 years ago
92a801e
sched/fair: Mask UTIL_AVG_UNCHANGED usages
by Patrick Bellasi
· 6 years ago
59e1678
Merge branch 'sched/urgent' into sched/core, to pick up dependent fixes
by Ingo Molnar
· 6 years ago
c469933
sched/fair: Fix cpu_util_wake() for 'execl' type workloads
by Patrick Bellasi
· 6 years ago
024d4d4
Merge branch 'sched/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
78d125d
sched/membarrier: Replace synchronize_sched() with synchronize_rcu()
by Paul E. McKenney
· 6 years ago
309ba85
rcu: Eliminate synchronize_rcu_mult()
by Paul E. McKenney
· 6 years ago
Next »