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
*
tracing, sched: LTTng instrumentation - scheduler
Mathieu Desnoyers
2008-10-14
1
-11
/
+6
*
sched debug: add name to sched_domain sysctl entries
Ingo Molnar
2008-10-09
1
-2
/
+12
*
sched: remove redundant code in cpu_cgroup_create()
Li Zefan
2008-10-06
1
-4
/
+0
*
Merge branch 'linus' into sched/devel
Ingo Molnar
2008-10-06
1
-2
/
+2
|
\
|
*
hrtimer: prevent migration of per CPU hrtimers
Thomas Gleixner
2008-09-29
1
-2
/
+2
*
|
sched: more sanity checks on the bandwidth settings
Peter Zijlstra
2008-09-23
1
-5
/
+28
|
|
|
\
*
-
.
\
Merge branches 'sched/urgent' and 'sched/rt' into sched/devel
Ingo Molnar
2008-09-23
1
-96
/
+121
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
sched: compilation fix with gcc 3.4.6
Krzysztof Helt
2008-09-06
1
-6
/
+4
|
|
*
sched: extract walk_tg_tree(), fix
Ingo Molnar
2008-08-28
1
-1
/
+1
|
|
*
sched: rt-bandwidth fixes
Peter Zijlstra
2008-08-19
1
-62
/
+63
|
|
*
sched: extract walk_tg_tree()
Peter Zijlstra
2008-08-19
1
-33
/
+46
|
|
*
sched: rt-bandwidth group disable fixes
Peter Zijlstra
2008-08-19
1
-1
/
+8
|
*
|
sched: fix init_hrtick() section mismatch warning
Rakib Mullick
2008-09-23
1
-1
/
+1
|
*
|
sched: fix deadlock in setting scheduler parameter to zero
Hiroshi Shimamoto
2008-09-11
1
-0
/
+6
*
|
|
sched: clarify ifdef tangle
Andrew Morton
2008-09-23
1
-3
/
+3
*
|
|
sched: wakeup preempt when small overlap
Peter Zijlstra
2008-09-22
1
-6
/
+6
*
|
|
Merge commit 'v2.6.27-rc6' into sched/devel
Ingo Molnar
2008-09-11
1
-6
/
+13
|
\
|
|
|
*
|
Merge branch 'sched/cpuset' into sched/urgent
Ingo Molnar
2008-09-06
1
-6
/
+13
|
|
\
\
|
|
*
|
sched: arch_reinit_sched_domains() must destroy domains to force rebuild
Max Krasnyansky
2008-09-06
1
-6
/
+13
*
|
|
|
Merge branch 'linus' into sched/devel
Ingo Molnar
2008-09-06
1
-0
/
+59
|
\
|
|
|
|
*
|
|
sched: fix process time monotonicity
Balbir Singh
2008-09-05
1
-0
/
+59
|
|
|
/
|
|
/
|
*
|
|
sched: clean up __might_sleep()
Ingo Molnar
2008-08-28
1
-14
/
+19
*
|
|
make might_sleep() display the oopsing process
Joe Korty
2008-08-28
1
-2
/
+2
*
|
|
sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txt
Kevin Diggs
2008-08-26
1
-0
/
+56
*
|
|
Merge branch 'linus' into sched/devel
Ingo Molnar
2008-08-26
1
-3
/
+51
|
\
|
|
|
*
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-08-16
1
-3
/
+5
|
|
\
\
|
|
*
|
sched: scale sysctl_sched_shares_ratelimit with nr_cpus
Peter Zijlstra
2008-08-15
1
-2
/
+4
|
|
*
|
sched: fix the race between walk_tg_tree and sched_create_group
Zhang, Yanmin
2008-08-14
1
-1
/
+1
|
|
|
/
|
*
/
completions: uninline try_wait_for_completion and completion_done
Dave Chinner
2008-08-15
1
-0
/
+46
|
|
/
*
|
wait_task_inactive: "improve" the returned value for ->nvcsw == 0
Oleg Nesterov
2008-08-22
1
-1
/
+1
*
|
wait_task_inactive(): don't consider task->nivcsw
Oleg Nesterov
2008-08-22
1
-5
/
+2
*
|
sched: do_wait_for_common: use signal_pending_state()
Oleg Nesterov
2008-08-22
1
-4
/
+1
|
/
*
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-08-11
1
-1
/
+1
|
\
|
*
Merge branch 'linus' into sched/urgent
Ingo Molnar
2008-08-11
1
-21
/
+23
|
|
\
|
*
|
sched: test runtime rather than period in global_rt_runtime()
roel kluin
2008-07-28
1
-1
/
+1
*
|
|
Merge branch 'core/locking' into core/urgent
Ingo Molnar
2008-08-12
1
-8
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lockdep: re-annotate scheduler runqueues
Peter Zijlstra
2008-08-11
1
-2
/
+9
|
*
|
lockdep: change scheduler annotation
Peter Zijlstra
2008-08-01
1
-6
/
+4
|
|
/
*
|
__sched_setscheduler: don't do any policy checks when not "user"
Jeremy Fitzhardinge
2008-08-04
1
-10
/
+12
*
|
sched: make scheduler sysfs attributes sysdev class devices
Andi Kleen
2008-07-30
1
-11
/
+11
|
/
*
tracehook: wait_task_inactive
Roland McGrath
2008-07-26
1
-2
/
+27
*
Full conversion to early_initcall() interface, remove old interface
Eduard - Gabriel Munteanu
2008-07-26
1
-1
/
+4
*
accounting: account for user time when updating memory integrals
Jonathan Lim
2008-07-25
1
-0
/
+2
*
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-07-23
1
-206
/
+107
|
\
|
*
sched: hrtick_enabled() should use cpu_active()
Ingo Molnar
2008-07-20
1
-1
/
+1
|
*
Merge branch 'sched/urgent' into sched/devel
Ingo Molnar
2008-07-20
1
-142
/
+60
|
|
\
|
|
*
sched, x86: clean up hrtick implementation
Peter Zijlstra
2008-07-20
1
-142
/
+60
|
*
|
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...
Max Krasnyansky
2008-07-18
1
-63
/
+45
|
|
/
|
*
sched: reduce stack size in isolated_cpu_setup()
Mike Travis
2008-07-18
1
-1
/
+2
*
|
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-07-23
1
-18
/
+18
|
\
\
[next]