index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-05-16
16
-776
/
+1059
|
\
|
*
sched/core: Provide a tsk_nr_cpus_allowed() helper
Thomas Gleixner
2016-05-12
3
-27
/
+27
|
*
sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed
Thomas Gleixner
2016-05-12
3
-5
/
+5
|
*
sched/loadavg: Fix loadavg artifacts on fully idle and on fully loaded systems
Vik Heyndrickx
2016-05-12
1
-4
/
+7
|
*
sched/fair: Correct unit of load_above_capacity
Morten Rasmussen
2016-05-12
1
-2
/
+4
|
*
sched/fair: Clean up scale confusion
Peter Zijlstra
2016-05-12
1
-2
/
+1
|
*
sched/nohz: Fix affine unpinned timers mess
Wanpeng Li
2016-05-12
1
-1
/
+4
|
*
sched/fair: Fix fairness issue on migration
Peter Zijlstra
2016-05-12
1
-6
/
+16
|
*
sched/core: Kill sched_class::task_waking to clean up the migration logic
Peter Zijlstra
2016-05-12
3
-42
/
+32
|
*
sched/fair: Prepare to fix fairness problems on migration
Peter Zijlstra
2016-05-12
2
-8
/
+58
|
*
sched/fair: Move record_wakee()
Peter Zijlstra
2016-05-12
1
-28
/
+33
|
*
Merge branch 'smp/hotplug' into sched/core, to resolve conflicts
Ingo Molnar
2016-05-12
4
-255
/
+195
|
|
\
|
|
*
sched: Make hrtick_notifier an explicit call
Thomas Gleixner
2016-05-06
1
-33
/
+1
|
|
*
sched/fair: Make ilb_notifier an explicit call
Thomas Gleixner
2016-05-06
3
-14
/
+6
|
|
*
sched/hotplug: Make activate() the last hotplug step
Thomas Gleixner
2016-05-06
1
-6
/
+9
|
|
*
sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()
Thomas Gleixner
2016-05-06
2
-51
/
+23
|
|
*
sched/migration: Move CPU_ONLINE into scheduler state
Thomas Gleixner
2016-05-06
1
-11
/
+22
|
|
*
sched/migration: Move calc_load_migrate() into CPU_DYING
Thomas Gleixner
2016-05-06
1
-3
/
+0
|
|
*
sched/migration: Move prepare transition to SCHED_STARTING state
Thomas Gleixner
2016-05-06
1
-9
/
+11
|
|
*
sched/hotplug: Move sync_rcu to be with set_cpu_active(false)
Peter Zijlstra
2016-05-06
2
-15
/
+14
|
|
*
sched/hotplug: Convert cpu_[in]active notifiers to state machine
Thomas Gleixner
2016-05-06
2
-48
/
+27
|
|
*
sched: Move sched_domains_numa_masks_clear() to DOWN_PREPARE
Thomas Gleixner
2016-05-06
1
-3
/
+0
|
|
*
sched: Consolidate the notifier maze
Thomas Gleixner
2016-05-06
1
-105
/
+69
|
|
*
sched: Allow hotplug notifiers to be setup early
Thomas Gleixner
2016-05-06
1
-23
/
+36
|
|
*
sched: Make set_cpu_rq_start_time() a built in hotplug state
Thomas Gleixner
2016-05-06
2
-7
/
+15
|
|
*
sched: Allow per-cpu kernel threads to run on online && !active
Peter Zijlstra (Intel)
2016-05-06
1
-7
/
+42
|
*
|
Merge branch 'sched/urgent' into sched/core to pick up fixes
Ingo Molnar
2016-05-12
15
-82
/
+212
|
|
\
\
|
*
|
|
sched/core: Fix comment typo in wake_q_add()
Davidlohr Bueso
2016-05-09
1
-1
/
+1
|
*
|
|
sched/core: Remove unused variable
Muhammad Falak R Wani
2016-05-09
1
-2
/
+2
|
*
|
|
sched/fair: Fix comment in calculate_imbalance()
Dietmar Eggemann
2016-05-05
1
-3
/
+4
|
*
|
|
sched/fair: Remove stale power aware scheduling comments
Dietmar Eggemann
2016-05-05
1
-10
/
+3
|
*
|
|
sched/fair: Update rq clock before updating nohz CPU load
Matt Fleming
2016-05-05
1
-0
/
+1
|
*
|
|
sched/debug: Print out idle balance values even on !CONFIG_SCHEDSTATS kernels
Wanpeng Li
2016-05-05
1
-5
/
+5
|
*
|
|
sched/fair: Optimize sum computation with a lookup table
Yuyang Du
2016-05-05
1
-8
/
+13
|
*
|
|
sched/fair: Rename SCHED_LOAD_SHIFT to NICE_0_LOAD_SHIFT and remove SCHED_LOA...
Yuyang Du
2016-05-05
2
-13
/
+13
|
*
|
|
sched/fair: Generalize the load/util averages resolution definition
Yuyang Du
2016-05-05
2
-9
/
+10
|
*
|
|
sched/core: Enable increased load resolution on 64-bit kernels
Peter Zijlstra
2016-05-05
1
-4
/
+6
|
*
|
|
locking/lockdep, sched/core: Implement a better lock pinning scheme
Peter Zijlstra
2016-05-05
8
-62
/
+123
|
*
|
|
sched/core: Introduce 'struct rq_flags'
Peter Zijlstra
2016-05-05
3
-56
/
+62
|
*
|
|
sched/core: Move task_rq_lock() out of line
Peter Zijlstra
2016-05-05
2
-63
/
+69
|
*
|
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2016-05-05
6
-27
/
+72
|
|
\
\
\
|
*
|
|
|
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
Andy Lutomirski
2016-04-28
1
-3
/
+3
|
*
|
|
|
sched/cpufreq: Optimize cpufreq update kicker to avoid update multiple times
Wanpeng Li
2016-04-28
2
-8
/
+8
|
*
|
|
|
sched/deadline: Fix a bug in dl_overflow()
Xunlei Pang
2016-04-23
1
-1
/
+2
|
*
|
|
|
sched/fair: Optimize !CONFIG_NO_HZ_COMMON CPU load updates
Frederic Weisbecker
2016-04-23
3
-7
/
+13
|
*
|
|
|
sched/fair: Correctly handle nohz ticks CPU load accounting
Frederic Weisbecker
2016-04-23
2
-38
/
+68
|
*
|
|
|
sched/fair: Gather CPU load functions under a more conventional namespace
Frederic Weisbecker
2016-04-23
4
-16
/
+16
|
*
|
|
|
sched/fair: Call cpufreq hook in additional paths
Steve Muckle
2016-04-23
1
-31
/
+42
|
*
|
|
|
sched/fair: Do not call cpufreq hook unless util changed
Steve Muckle
2016-04-23
1
-4
/
+6
|
*
|
|
|
sched/fair: Move cpufreq hook to update_cfs_rq_load_avg()
Steve Muckle
2016-04-23
1
-24
/
+26
[next]