Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2008-10-10 | 3 | -95/+257 | |
|\ | ||||||
| * | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-10-09 | 7 | -17/+97 | |
| |\ | ||||||
| * | | rcu: RCU-based detection of stalled CPUs for Classic RCU, fix | Ingo Molnar | 2008-10-03 | 1 | -1/+1 | |
| * | | rcu: RCU-based detection of stalled CPUs for Classic RCU | Paul E. McKenney | 2008-10-03 | 1 | -80/+86 | |
| * | | Merge commit 'v2.6.27-rc8' into core/rcu | Ingo Molnar | 2008-10-03 | 12 | -51/+97 | |
| |\ \ | ||||||
| * | | | rcu: fix sparse shadowed variable warning | Harvey Harrison | 2008-09-23 | 1 | -3/+3 | |
| * | | | Merge commit 'v2.6.27-rc6' into core/rcu | Ingo Molnar | 2008-09-10 | 46 | -707/+1133 | |
| |\ \ \ | ||||||
| * | | | | rcuclassic: fix compiler warning | Hiroshi Shimamoto | 2008-08-27 | 1 | -1/+1 | |
| * | | | | rcu: use irq-safe locks | Paul E. McKenney | 2008-08-21 | 1 | -6/+10 | |
| * | | | | rcuclassic: fix compilation NG | Hiroshi Shimamoto | 2008-08-19 | 1 | -0/+2 | |
| * | | | | rcu: fix locking cleanup fallout | Paul E. McKenney | 2008-08-19 | 1 | -14/+22 | |
| * | | | | rcu: remove redundant ACCESS_ONCE definition from rcupreempt.c | Paul E. McKenney | 2008-08-18 | 1 | -8/+0 | |
| * | | | | rcu: fix classic RCU locking cleanup lockdep problem | Paul E. McKenney | 2008-08-17 | 1 | -2/+4 | |
| * | | | | rcu: trace fix possible mem-leak | Steven Rostedt | 2008-08-15 | 1 | -1/+6 | |
| * | | | | rcu: classic RCU locking and memory-barrier cleanups | Paul E. McKenney | 2008-08-15 | 1 | -10/+41 | |
| * | | | | rcu: prevent console flood when one CPU sees another AWOL via RCU | Paul E. McKenney | 2008-08-15 | 1 | -0/+1 | |
| * | | | | rcu, debug: detect stalled grace periods, cleanups | Ingo Molnar | 2008-08-11 | 1 | -13/+13 | |
| * | | | | rcu, debug: detect stalled grace periods | Paul E. McKenney | 2008-08-11 | 1 | -0/+80 | |
| * | | | | Merge branch 'linus' into core/rcu | Ingo Molnar | 2008-08-11 | 73 | -1897/+3112 | |
| |\ \ \ \ | ||||||
| * | | | | | rcu classic: new algorithm for callbacks-processing(v2) | Lai Jiangshan | 2008-07-18 | 1 | -60/+97 | |
| * | | | | | rcu classic: simplify the next pending batch | Lai Jiangshan | 2008-07-18 | 1 | -14/+8 | |
* | | | | | | sched debug: add name to sched_domain sysctl entries | Ingo Molnar | 2008-10-09 | 1 | -2/+12 | |
* | | | | | | sched: sync wakeups vs avg_overlap | Peter Zijlstra | 2008-10-08 | 1 | -8/+10 | |
| | | | | | | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
| \ \ \ \ \ | ||||||
*---. \ \ \ \ \ | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar | 2008-10-08 | 8 | -320/+359 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
| | | * | | | | | cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so const | Frederic Weisbecker | 2008-10-03 | 1 | -1/+1 | |
| | * | | | | | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 | 1 | -0/+19 | |
| * | | | | | | | 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 | 12 | -35/+147 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rq | Dario Faggioli | 2008-10-04 | 1 | -4/+4 | |
| * | | | | | | | | sched: minor optimizations in wake_affine and select_task_rq_fair | Amit K. Arora | 2008-09-30 | 1 | -9/+7 | |
| * | | | | | | | | sched: maintain only task entities in cfs_rq->tasks list | Bharata B Rao | 2008-09-25 | 1 | -17/+9 | |
| * | | | | | | | | sched: fixup buddy selection | Peter Zijlstra | 2008-09-23 | 1 | -2/+2 | |
| * | | | | | | | | sched: more sanity checks on the bandwidth settings | Peter Zijlstra | 2008-09-23 | 1 | -5/+28 | |
| * | | | | | | | | sched: add some comments to the bandwidth code | Peter Zijlstra | 2008-09-23 | 1 | -0/+42 | |
| * | | | | | | | | sched: fixlet for group load balance | Peter Zijlstra | 2008-09-23 | 1 | -13/+14 | |
| | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ | Merge branches 'sched/urgent' and 'sched/rt' into sched/devel | Ingo Molnar | 2008-09-23 | 8 | -129/+162 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | 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 | 2 | -2/+12 | |
| | | * | | | | | | | | sched: rt-bandwidth accounting fix | Peter Zijlstra | 2008-08-19 | 1 | -6/+5 | |
| | | * | | | | | | | | sched: rt-bandwidth for user grouping interface | Peter Zijlstra | 2008-08-19 | 1 | -2/+2 | |
| * | | | | | | | | | | sched: rework wakeup preemption | Peter Zijlstra | 2008-09-23 | 1 | -129/+4 | |
| * | | | | | | | | | | sched: clarify ifdef tangle | Andrew Morton | 2008-09-23 | 1 | -3/+3 | |
| * | | | | | | | | | | sched: fix list traversal to use _rcu variant | Chris Friesen | 2008-09-22 | 1 | -1/+1 | |
| * | | | | | | | | | | sched: turn off WAKEUP_OVERLAP | Ingo Molnar | 2008-09-22 | 1 | -1/+1 | |
| * | | | | | | | | | | sched: wakeup preempt when small overlap | Peter Zijlstra | 2008-09-22 | 5 | -13/+21 | |
| * | | | | | | | | | | Merge commit 'v2.6.27-rc6' into sched/devel | Ingo Molnar | 2008-09-11 | 8 | -165/+296 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | kernel/cpu.c: Move the CPU_DYING notifiers | Manfred Spraul | 2008-09-06 | 1 | -2/+3 |