| Commit message (Expand) | Author | Age |
* | sched debug: add name to sched_domain sysctl entries | Ingo Molnar | 2008-10-09 |
* | sched: sync wakeups vs avg_overlap | Peter Zijlstra | 2008-10-08 |
*---. | Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched... | Ingo Molnar | 2008-10-08 |
|\ \ \ |
|
| | | * | cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so const | Frederic Weisbecker | 2008-10-03 |
| | * | | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 2008-09-08 |
| * | | | sched: remove redundant code in cpu_cgroup_create() | Li Zefan | 2008-10-06 |
| * | | | Merge branch 'linus' into sched/devel | Ingo Molnar | 2008-10-06 |
| |\ \ \ |
|
| * | | | | sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rq | Dario Faggioli | 2008-10-04 |
| * | | | | sched: minor optimizations in wake_affine and select_task_rq_fair | Amit K. Arora | 2008-09-30 |
| * | | | | sched: maintain only task entities in cfs_rq->tasks list | Bharata B Rao | 2008-09-25 |
| * | | | | sched: fixup buddy selection | Peter Zijlstra | 2008-09-23 |
| * | | | | sched: more sanity checks on the bandwidth settings | Peter Zijlstra | 2008-09-23 |
| * | | | | sched: add some comments to the bandwidth code | Peter Zijlstra | 2008-09-23 |
| * | | | | sched: fixlet for group load balance | Peter Zijlstra | 2008-09-23 |
| | | | | | |
| | \ \ \ | |
| *-. \ \ \ | Merge branches 'sched/urgent' and 'sched/rt' into sched/devel | Ingo Molnar | 2008-09-23 |
| |\ \ \ \ \ |
|
| | | * | | | | sched: compilation fix with gcc 3.4.6 | Krzysztof Helt | 2008-09-06 |
| | | * | | | | sched: extract walk_tg_tree(), fix | Ingo Molnar | 2008-08-28 |
| | | * | | | | sched: rt-bandwidth fixes | Peter Zijlstra | 2008-08-19 |
| | | * | | | | sched: extract walk_tg_tree() | Peter Zijlstra | 2008-08-19 |
| | | * | | | | sched: rt-bandwidth group disable fixes | Peter Zijlstra | 2008-08-19 |
| | | * | | | | sched: rt-bandwidth accounting fix | Peter Zijlstra | 2008-08-19 |
| | | * | | | | sched: rt-bandwidth for user grouping interface | Peter Zijlstra | 2008-08-19 |
| * | | | | | | sched: rework wakeup preemption | Peter Zijlstra | 2008-09-23 |
| * | | | | | | CFS scheduler: documentation about scheduling policies | Martin Steigerwald | 2008-09-23 |
| * | | | | | | sched: clarify ifdef tangle | Andrew Morton | 2008-09-23 |
| * | | | | | | sched: fix list traversal to use _rcu variant | Chris Friesen | 2008-09-22 |
| * | | | | | | sched: turn off WAKEUP_OVERLAP | Ingo Molnar | 2008-09-22 |
| * | | | | | | sched: wakeup preempt when small overlap | Peter Zijlstra | 2008-09-22 |
| * | | | | | | Merge commit 'v2.6.27-rc6' into sched/devel | Ingo Molnar | 2008-09-11 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | kernel/cpu.c: Move the CPU_DYING notifiers | Manfred Spraul | 2008-09-06 |
| * | | | | | | | sched: fix __load_balance_iterator() for cfq with only one task | Gautham R Shenoy | 2008-09-06 |
| * | | | | | | | Merge branch 'linus' into sched/devel | Ingo Molnar | 2008-09-06 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | sched: clean up __might_sleep() | Ingo Molnar | 2008-08-28 |
| * | | | | | | | | make might_sleep() display the oopsing process | Joe Korty | 2008-08-28 |
| * | | | | | | | | sched: call resched_task() conditionally from new task wake up path | Bharata B Rao | 2008-08-28 |
| * | | | | | | | | sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txt | Kevin Diggs | 2008-08-26 |
| * | | | | | | | | Merge branch 'linus' into sched/devel | Ingo Molnar | 2008-08-26 |
| |\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | wait_task_inactive: "improve" the returned value for ->nvcsw == 0 | Oleg Nesterov | 2008-08-22 |
| * | | | | | | | | | wait_task_inactive(): don't consider task->nivcsw | Oleg Nesterov | 2008-08-22 |
| * | | | | | | | | | sched: do_wait_for_common: use signal_pending_state() | Oleg Nesterov | 2008-08-22 |
| * | | | | | | | | | sched: new documentation about CFS | Claudio Scordino | 2008-08-21 |
| * | | | | | | | | | reorder struct prop_local_single to remove padding on 64 bit builds | Richard Kennedy | 2008-08-15 |
| * | | | | | | | | | sched: reorder struct sched_rt_entity to remove padding on 64 bit builds | Richard Kennedy | 2008-08-15 |
| * | | | | | | | | | sched: reorder signal_struct to remove 8 bytes on 64 bit builds | Richard Kennedy | 2008-08-15 |
* | | | | | | | | | | SLOB: fix bogus ksize calculation | Matt Mackall | 2008-10-07 |
* | | | | | | | | | | Revert "V4L/DVB (8904): cx88: add missing unlock_kernel" | Linus Torvalds | 2008-10-07 |
* | | | | | | | | | | Linux 2.6.27-rc9v2.6.27-rc9 | Linus Torvalds | 2008-10-06 |
* | | | | | | | | | | Marker depmod fix core kernel list | Mathieu Desnoyers | 2008-10-06 |
* | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 2008-10-06 |
|\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | kgdb: call touch_softlockup_watchdog on resume | Jason Wessel | 2008-10-06 |