Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d803224c84be067754db7fa58a93f36f61566493
/
kernel
/
sched
024c9d2
sched/core: Ensure load_balance() respects the active_mask
by Peter Zijlstra
· 7 years ago
f2cdd9c
sched/core: Address more wake_affine() regressions
by Peter Zijlstra
· 7 years ago
d153b15
sched/core: Fix wake_affine() performance regression
by Peter Zijlstra
· 7 years ago
5d68cc9
sched/debug: Ignore TASK_IDLE for SysRq-W
by Peter Zijlstra
· 7 years ago
65d5dc4
sched/debug: Remove unused variable
by Peter Zijlstra
· 7 years ago
11a19c7
sched/wait: Introduce wakeup boomark in wake_up_page_bit
by Tim Chen
· 7 years ago
2554db9
sched/wait: Break up long wake list walk
by Tim Chen
· 7 years ago
ec846ec
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
040b9d7
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
9469eb0
sched/debug: Add debugfs knob for "sched_debug"
by Peter Zijlstra
· 7 years ago
4ff9083
sched/core: WARN() when migrating to an offline CPU
by Peter Zijlstra
· 7 years ago
edd8e41
sched/fair: Plug hole between hotplug and active_load_balance()
by Peter Zijlstra
· 7 years ago
2800486
sched/fair: Avoid newidle balance for !active CPUs
by Peter Zijlstra
· 7 years ago
4612335
sched/fair: Fix nuisance kernel-doc warning
by Randy Dunlap
· 7 years ago
2161573
sched/deadline: replace earliest dl and rq leftmost caching
by Davidlohr Bueso
· 7 years ago
bfb0688
sched/fair: replace cfs_rq->rb_leftmost
by Davidlohr Bueso
· 7 years ago
9b130ad
treewide: make "nr_cpu_ids" unsigned
by Alexey Dobriyan
· 7 years ago
50e7663
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
by Peter Zijlstra
· 7 years ago
a731ebe
sched/fair: Fix wake_affine_llc() balancing rules
by Peter Zijlstra
· 7 years ago
4396440
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 7 years ago
5f82e71
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
f213a6c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
0081a0c
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
edc2988
Merge branch 'linus' into locking/core, to fix up conflicts
by Ingo Molnar
· 7 years ago
7b01463
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 7 years ago
08a1000
Merge branch 'pm-cpufreq-sched'
by Rafael J. Wysocki
· 7 years ago
bd87c8f
Merge branch 'pm-cpufreq'
by Rafael J. Wysocki
· 7 years ago
966a967
smp: Avoid using two cache lines for struct call_single_data
by Ying Huang
· 7 years ago
3510ca2
Minor page waitqueue cleanups
by Linus Torvalds
· 7 years ago
bbdacdf
sched/debug: Optimize sched_domain sysctl generation
by Peter Zijlstra
· 7 years ago
09e0dd8
sched/topology: Avoid pointless rebuild
by Peter Zijlstra
· 7 years ago
a090c4f
sched/topology: Improve comments
by Peter Zijlstra
· 7 years ago
213c5a4
sched/topology: Fix memory leak in __sdt_alloc()
by Shu Wang
· 7 years ago
94edf6f
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 7 years ago
c49cbc1
cpufreq: schedutil: Always process remote callback with slow switching
by Viresh Kumar
· 7 years ago
e2cabe4
cpufreq: schedutil: Don't restrict kthread to related_cpus unnecessarily
by Viresh Kumar
· 7 years ago
656e7c0
Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b', 'misc.2017.08.17a', 'spin_unlock_wait_no.2017.08.17a', 'srcu.2017.07.27c' and 'torture.2017.07.24c' into HEAD
by Paul E. McKenney
· 7 years ago
dec13c4
completion: Replace spin_unlock_wait() with lock/unlock pair
by Paul E. McKenney
· 8 years ago
22e4ebb
membarrier: Provide expedited private command
by Mathieu Desnoyers
· 7 years ago
9c878320
sched/completion: Document that reinit_completion() must be called after complete_all()
by Steven Rostedt
· 7 years ago
23a9b74
sched: Replace spin_unlock_wait() with lock/unlock pair
by Paul E. McKenney
· 8 years ago
28ba086
PM / s2idle: Rename ->enter_freeze to ->enter_s2idle
by Rafael J. Wysocki
· 7 years ago
f02f4f9
PM / s2idle: Rename freeze_state enum and related items
by Rafael J. Wysocki
· 7 years ago
1e58565
sched/autogroup: Fix error reporting printk text in autogroup_create()
by Anshuman Khandual
· 7 years ago
90001d6
sched/fair: Fix wake_affine() for !NUMA_BALANCING
by Peter Zijlstra
· 7 years ago
cd8084f
locking/lockdep: Apply crossrelease to completions
by Byungchul Park
· 7 years ago
d89e588c
locking: Introduce smp_mb__after_spinlock()
by Peter Zijlstra
· 8 years ago
35a2897
sched/wait: Remove the lockless swait_active() check in swake_up*()
by Boqun Feng
· 8 years ago
20435d8
sched/debug: Intruduce task_state_to_char() helper function
by Xie XiuQi
· 7 years ago
e8c1649
sched/debug: Show task state in /proc/sched_debug
by Xie XiuQi
· 7 years ago
74dc338
sched/debug: Use task_pid_nr_ns in /proc/$pid/sched
by Aleksa Sarai
· 7 years ago
18f08da
sched/core: Remove unnecessary initialization init_idle_bootup_task()
by Cheng Jian
· 7 years ago
3261ed0
sched/deadline: Change return value of cpudl_find()
by Byungchul Park
· 8 years ago
b18c3ca
sched/deadline: Make find_later_rq() choose a closer CPU in topology
by Byungchul Park
· 8 years ago
b5dd77c
sched/numa: Scale scan period with tasks in group and shared/private
by Rik van Riel
· 7 years ago
37ec97de
sched/numa: Slow down scan rate if shared faults dominate
by Rik van Riel
· 7 years ago
f235a54
sched/pelt: Fix false running accounting
by Vincent Guittot
· 8 years ago
181a80d1
sched: Mark pick_next_task_dl() and build_sched_domain() as static
by Viresh Kumar
· 8 years ago
1c2a486
sched/cpupri: Don't re-initialize 'struct cpupri'
by Viresh Kumar
· 8 years ago
42d394d
sched/deadline: Don't re-initialize 'struct cpudl'
by Viresh Kumar
· 8 years ago
4d13a06
sched/topology: Drop memset() from init_rootdomain()
by Viresh Kumar
· 8 years ago
3a123bb
sched/fair: Drop always true parameter of update_cfs_rq_load_avg()
by Viresh Kumar
· 8 years ago
9674f5c
sched/fair: Avoid checking cfs_rq->nr_running twice
by Viresh Kumar
· 8 years ago
c7132dd
sched/fair: Pass 'rq' to weighted_cpuload()
by Viresh Kumar
· 8 years ago
5b713a3
sched/core: Reuse put_prev_task()
by Viresh Kumar
· 8 years ago
a030d73
sched/fair: Call cpufreq update util handlers less frequently on UP
by Viresh Kumar
· 8 years ago
209887e
cpufreq: Return 0 from ->fast_switch() on errors
by Viresh Kumar
· 7 years ago
674e754
sched: cpufreq: Allow remote cpufreq callbacks
by Viresh Kumar
· 7 years ago
955dbdf4
sched: Allow migrating kthreads into online but inactive CPUs
by Tejun Heo
· 8 years ago
251accf
cpufreq: schedutil: Use unsigned int for iowait boost
by Joel Fernandes
· 7 years ago
a5a0809
cpufreq: schedutil: Make iowait boost more energy efficient
by Joel Fernandes
· 7 years ago
560c6e4
cpufreq: schedutil: Set dynamic_switching to true
by Viresh Kumar
· 7 years ago
bf50f0e
sched/core: Fix some documentation build warnings
by Jonathan Corbet
· 7 years ago
aa7519a
cpufreq: Use transition_delay_us for legacy governors as well
by Viresh Kumar
· 7 years ago
5a77f02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a252c25
Merge branches 'pm-cpufreq-sched' and 'intel_pstate'
by Rafael J. Wysocki
· 7 years ago
193be41
sched/deadline: Fix confusing comments about selection of top pi-waiter
by Joel Fernandes
· 7 years ago
0e4097c
sched/cputime: Don't use smp_processor_id() in preemptible context
by Wanpeng Li
· 7 years ago
ab2f7cf
cpufreq: schedutil: Fix sugov_start() versus sugov_update_shared() race
by Vikram Mulukutla
· 7 years ago
65a4433
sched/fair: Fix load_balance() affinity redo path
by Jeffrey Hugo
· 8 years ago
2a42eb9
sched/cputime: Accumulate vtime on top of nsec clocksource
by Wanpeng Li
· 8 years ago
bac5b6b
sched/cputime: Move the vtime task fields to their own struct
by Frederic Weisbecker
· 8 years ago
60a9ce5
sched/cputime: Rename vtime fields
by Frederic Weisbecker
· 8 years ago
9fa57cf
sched/cputime: Always set tsk->vtime_snap_whence after accounting vtime
by Frederic Weisbecker
· 8 years ago
1c3eda0
vtime, sched/cputime: Remove vtime_account_user()
by Frederic Weisbecker
· 8 years ago
3b9c08a
Revert "sched/cputime: Refactor the cputime_adjust() code"
by Ingo Molnar
· 7 years ago
9bd4218
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
330e9e4
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
72298e5
sched/cputime: Refactor the cputime_adjust() code
by Gustavo A. R. Silva
· 8 years ago
48365b3
sched/debug: Expose the number of RT/DL tasks that can migrate
by Daniel Bristot de Oliveira
· 8 years ago
ff801b7
sched/numa: Hide numa_wake_affine() from UP build
by Thomas Gleixner
· 8 years ago
815abf5
sched/fair: Remove effective_load()
by Rik van Riel
· 8 years ago
3fed382
sched/numa: Implement NUMA node level wake_affine()
by Rik van Riel
· 8 years ago
7d894e6
sched/fair: Simplify wake_affine() for the single socket case
by Rik van Riel
· 8 years ago
739294f
sched/numa: Override part of migrate_degrades_locality() when idle balancing
by Rik van Riel
· 8 years ago
8887cd9
sched/rt: Move RT related code from sched/core.c to sched/rt.c
by Nicolas Pitre
· 8 years ago
06a76fe
sched/deadline: Move DL related code from sched/core.c to sched/deadline.c
by Nicolas Pitre
· 8 years ago
e1d4eee
sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabled
by Nicolas Pitre
· 8 years ago
387bc8b
sched/fair: Spare idle load balancing on nohz_full CPUs
by Frederic Weisbecker
· 8 years ago
3c85d6d
sched/loadavg: Generalize "_idle" naming to "_nohz"
by Frederic Weisbecker
· 8 years ago
Next »