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.12.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
...
|
*
|
|
sched: adjust scheduler cpu power for stolen time
Glauber Costa
2011-07-14
1
-10
/
+37
|
*
|
|
KVM guest: Steal time accounting
Glauber Costa
2011-07-14
1
-0
/
+43
|
|
/
/
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-22
1
-81
/
+36
|
\
\
\
|
*
|
|
sched: Separate group-scheduling code more clearly
Jan H. Schönherr
2011-07-21
1
-24
/
+19
|
*
|
|
sched: Reorder root_domain to remove 64 bit alignment padding
Richard Kennedy
2011-07-21
1
-1
/
+1
|
*
|
|
sched: Do not attempt to destroy uninitialized rt_bandwidth
Bianca Lutz
2011-07-21
1
-1
/
+2
|
*
|
|
sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED'
Jan Schoenherr
2011-07-21
1
-1
/
+1
|
*
|
|
sched, cgroup: Optimize load_balance_fair()
Peter Zijlstra
2011-07-21
1
-32
/
+0
|
*
|
|
Merge branch 'linus' into sched/core
Ingo Molnar
2011-07-21
1
-46
/
+199
|
|
\
\
\
|
*
\
\
\
Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-07-01
1
-4
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
sched: Generalize sleep inside spinlock detection
Frederic Weisbecker
2011-06-23
1
-1
/
+1
|
|
*
|
|
|
sched: Isolate preempt counting in its own config option
Frederic Weisbecker
2011-06-10
1
-1
/
+1
|
|
*
|
|
|
sched: Remove pointless in_atomic() definition check
Frederic Weisbecker
2011-06-07
1
-2
/
+0
|
*
|
|
|
|
sched: Simplify mutex_spin_on_owner()
Thomas Gleixner
2011-07-01
1
-16
/
+9
|
*
|
|
|
|
Merge commit 'v3.0-rc5' into sched/core
Ingo Molnar
2011-07-01
1
-5
/
+16
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
/
/
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'unlikely/sched' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2011-06-03
1
-2
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
sched: Remove unlikely() from ttwu_post_activation
Steven Rostedt
2010-12-13
1
-1
/
+1
|
|
*
|
|
|
sched: Remove unlikely() from rt_policy() in sched.c
Steven Rostedt
2010-12-13
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-07-22
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2011-07-01
1
-1
/
+1
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-07-22
1
-2
/
+2
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
plist: Remove the need to supply locks to plist heads
Dima Zavin
2011-07-08
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-07-20
1
-6
/
+38
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2011-07-20
1
-6
/
+38
|
|
\
\
\
\
\
|
|
*
|
|
|
|
sched: Add irq_{enter,exit}() to scheduler_ipi()
Peter Zijlstra
2011-07-20
1
-6
/
+38
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
|
|
sched: Avoid creating superfluous NUMA domains on non-NUMA systems
Peter Zijlstra
2011-07-20
1
-0
/
+2
*
|
|
|
|
|
sched: Allow for overlapping sched_domain spans
Peter Zijlstra
2011-07-20
1
-29
/
+128
*
|
|
|
|
|
sched: Break out cpu_power from the sched_group structure
Peter Zijlstra
2011-07-20
1
-6
/
+26
|
/
/
/
/
/
*
/
/
/
/
sched: Fix 32bit race
Peter Zijlstra
2011-07-15
1
-0
/
+3
|
/
/
/
/
*
/
/
/
sched, cgroups: Fix MIN_SHARES on 64-bit boxen
Mike Galbraith
2011-07-01
1
-6
/
+3
|
/
/
/
*
/
/
sched: Fix/clarify set_task_cpu() locking rules
Peter Zijlstra
2011-06-07
1
-5
/
+16
|
/
/
*
|
sched: Fix schedstat.nr_wakeups_migrate
Peter Zijlstra
2011-05-31
1
-4
/
+7
*
|
sched: Fix cross-cpu clock sync on remote wakeups
Peter Zijlstra
2011-05-31
1
-0
/
+1
*
|
cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
KOSAKI Motohiro
2011-05-28
1
-7
/
+12
*
|
sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSW
Peter Zijlstra
2011-05-28
1
-9
/
+28
*
|
cgroups: add per-thread subsystem callbacks
Ben Blum
2011-05-26
1
-35
/
+3
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-05-23
1
-12
/
+27
|
\
\
|
*
|
sched: Increase SCHED_LOAD_SCALE resolution
Nikhil Rao
2011-05-20
1
-8
/
+20
|
*
|
sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculations
Nikhil Rao
2011-05-20
1
-2
/
+2
|
*
|
sched: Cleanup set_load_weight()
Nikhil Rao
2011-05-20
1
-4
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
Linus Torvalds
2011-05-22
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI
Daniel Hellstrom
2011-05-20
1
-1
/
+1
|
*
|
Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8'
David S. Miller
2011-05-20
1
-278
/
+349
|
|
\
\
*
|
|
|
sched: Fix and optimise calculation of the weight-inverse
Stephan Baerwolf
2011-05-16
1
-3
/
+3
*
|
|
|
sched: Avoid going ahead if ->cpus_allowed is not changed
Yong Zhang
2011-05-16
1
-2
/
+4
*
|
|
|
sched, rt: Update rq clock when unthrottling of an otherwise idle CPU
Mike Galbraith
2011-05-16
1
-3
/
+3
*
|
|
|
sched: Remove unused parameters from sched_fork() and wake_up_new_task()
Samir Bellabes
2011-05-12
1
-2
/
+2
*
|
|
|
sched: Shorten the construction of the span cpu mask of sched domain
Hillf Danton
2011-05-06
1
-3
/
+5
*
|
|
|
sched: Wrap the 'cfs_rq->nr_spread_over' field with CONFIG_SCHED_DEBUG
Rakib Mullick
2011-05-06
1
-0
/
+2
*
|
|
|
sched: Remove noop in alloc_rt_sched_group()
Hillf Danton
2011-04-26
1
-3
/
+0
[prev]
[next]