index
:
linux-stable.git
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.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
/
sched.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-10-14
1
-2
/
+8
|
\
|
*
sched: Fix missing kernel-doc notation
Randy Dunlap
2009-10-12
1
-0
/
+2
|
*
sched: Update the clock of runqueue select_task_rq() selected
Mike Galbraith
2009-10-09
1
-2
/
+6
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-10-13
1
-3
/
+0
|
\
\
|
|
/
|
/
|
|
*
writeback: account IO throttling wait as iowait
Wu Fengguang
2009-10-09
1
-3
/
+0
*
|
sched: Set correct normal_prio and prio values in sched_fork()
Peter Williams
2009-10-05
1
-11
/
+9
|
/
*
const: constify remaining file_operations
Alexey Dobriyan
2009-10-01
1
-1
/
+1
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
1
-2
/
+2
*
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
Ben Blum
2009-09-24
1
-3
/
+32
*
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-23
1
-5
/
+4
|
\
|
*
cputime: Optimize jiffies_to_cputime(1)
Stanislaw Gruszka
2009-08-03
1
-5
/
+4
*
|
cpuidle: fix the menu governor to boost IO performance
Arjan van de Ven
2009-09-22
1
-0
/
+13
*
|
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2009-09-21
1
-7
/
+7
|
\
\
|
*
|
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-7
/
+7
*
|
|
sched: Simplify sys_sched_rr_get_interval() system call
Peter Williams
2009-09-21
1
-16
/
+1
*
|
|
sched: Fix potential NULL derference of doms_cur
Yong Zhang
2009-09-20
1
-1
/
+1
*
|
|
sched: Fix raciness in runqueue_is_locked()
Andrew Morton
2009-09-20
1
-8
/
+2
|
/
/
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-17
1
-301
/
+143
|
\
\
|
*
|
sched: Add new wakeup preemption mode: WAKEUP_RUNNING
Peter Zijlstra
2009-09-17
1
-7
/
+10
|
*
|
sched: Fix TASK_WAKING & loadaverage breakage
Ingo Molnar
2009-09-17
1
-0
/
+4
|
*
|
sched: Optimize cgroup vs wakeup a bit
Peter Zijlstra
2009-09-16
1
-7
/
+0
|
*
|
sched: Fix sync wakeups again
Peter Zijlstra
2009-09-15
1
-4
/
+4
|
*
|
sched: Add WF_FORK
Peter Zijlstra
2009-09-15
1
-1
/
+1
|
*
|
sched: Rename sync arguments
Peter Zijlstra
2009-09-15
1
-14
/
+16
|
*
|
sched: Feature to disable APERF/MPERF cpu_power
Peter Zijlstra
2009-09-15
1
-2
/
+10
|
*
|
sched: Provide arch_scale_freq_power
Peter Zijlstra
2009-09-15
1
-2
/
+19
|
*
|
sched: Weaken SD_POWERSAVINGS_BALANCE
Peter Zijlstra
2009-09-15
1
-20
/
+20
|
*
|
sched: Merge select_task_rq_fair() and sched_balance_self()
Peter Zijlstra
2009-09-15
1
-38
/
+3
|
*
|
sched: Add TASK_WAKING
Peter Zijlstra
2009-09-15
1
-16
/
+15
|
*
|
sched: Hook sched_balance_self() into sched_class::select_task_rq()
Peter Zijlstra
2009-09-15
1
-7
/
+7
|
*
|
sched: Move sched_balance_self() into sched_fair.c
Peter Zijlstra
2009-09-15
1
-146
/
+0
|
*
|
sched: Move code around
Peter Zijlstra
2009-09-15
1
-42
/
+39
|
*
|
sched: Fix double_rq_lock() compile warning
Peter Zijlstra
2009-09-15
1
-2
/
+2
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
1
-17
/
+44
|
|
\
|
|
*
|
percpu: use DEFINE_PER_CPU_SHARED_ALIGNED()
Tejun Heo
2009-06-24
1
-2
/
+2
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-09-11
1
-397
/
+702
|
\
\
\
|
*
|
|
sched: Fix dynamic power-balancing crash
Ingo Molnar
2009-09-04
1
-2
/
+5
|
*
|
|
sched: Remove reciprocal for cpu_power
Peter Zijlstra
2009-09-04
1
-67
/
+34
|
*
|
|
sched: Try to deal with low capacity, fix update_sd_power_savings_stats()
Gautham R Shenoy
2009-09-04
1
-1
/
+1
|
*
|
|
sched: Try to deal with low capacity
Peter Zijlstra
2009-09-04
1
-5
/
+28
|
*
|
|
sched: Scale down cpu_power due to RT tasks
Peter Zijlstra
2009-09-04
1
-3
/
+61
|
*
|
|
sched: Implement dynamic cpu_power
Peter Zijlstra
2009-09-04
1
-3
/
+35
|
*
|
|
sched: Add smt_gain
Peter Zijlstra
2009-09-04
1
-1
/
+7
|
*
|
|
sched: Update the cpu_power sum during load-balance
Peter Zijlstra
2009-09-04
1
-4
/
+29
|
*
|
|
sched: Add SD_PREFER_SIBLING
Peter Zijlstra
2009-09-04
1
-1
/
+13
|
*
|
|
sched: Restore __cpu_power to a straight sum of power
Peter Zijlstra
2009-09-04
1
-16
/
+12
|
|
|
|
|
|
\
\
|
*
-
.
\
\
Merge branches 'sched/domains' and 'sched/clock' into sched/core
Ingo Molnar
2009-09-04
1
-245
/
+320
|
|
\
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
sched: Consolidate definition of variable sd in __build_sched_domains
Andreas Herrmann
2009-08-18
1
-9
/
+4
|
|
*
|
|
sched: Separate out build of NUMA sched groups from __build_sched_domains
Andreas Herrmann
2009-08-18
1
-63
/
+67
[next]