Age | Commit message (Expand) | Author |
2008-10-10 | sched_clock: prevent scd->clock from moving backwards | Dave Kleikamp |
2008-10-09 | sched debug: add name to sched_domain sysctl entries | Ingo Molnar |
2008-10-08 | 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-06 | kgdb: call touch_softlockup_watchdog on resume | Jason Wessel |
2008-10-06 | sched: remove redundant code in cpu_cgroup_create() | Li Zefan |
2008-10-06 | Merge branch 'linus' into sched/devel | Ingo Molnar |
2008-10-04 | sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rq | Dario Faggioli |
2008-10-04 | clockevents: check broadcast tick device not the clock events device | Thomas Gleixner |
2008-10-03 | cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so const | Frederic Weisbecker |
2008-10-02 | fix error-path NULL deref in alloc_posix_timer() | Dan Carpenter |
2008-09-30 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-09-30 | sched: minor optimizations in wake_affine and select_task_rq_fair | Amit K. Arora |
2008-09-29 | mm owner: fix race between swapoff and exit | Balbir Singh |
2008-09-29 | hrtimer: prevent migration of per CPU hrtimers | Thomas Gleixner |
2008-09-29 | hrtimer: mark migration state | Thomas Gleixner |
2008-09-29 | hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers | Thomas Gleixner |
2008-09-29 | hrtimer: migrate pending list on cpu offline | Thomas Gleixner |
2008-09-26 | kgdb, x86, arm, mips, powerpc: ignore user space single stepping | Jason Wessel |
2008-09-26 | kgdb: could not write to the last of valid memory with kgdb | Atsuo Igarashi |
2008-09-25 | sched: maintain only task entities in cfs_rq->tasks list | Bharata B Rao |
2008-09-23 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-09-23 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-09-23 | kexec: fix segmentation fault in kimage_add_entry | Jonathan Steel |
2008-09-23 | 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: rework wakeup preemption | Peter Zijlstra |
2008-09-23 | timers: fix build error in !oneshot case | Ingo Molnar |
2008-09-23 | clockevents: prevent mode mismatch on cpu online | Thomas Gleixner |
2008-09-23 | clockevents: check broadcast device not tick device | Thomas Gleixner |
2008-09-23 | clockevents: prevent stale tick_next_period for onlining CPUs | Thomas Gleixner |
2008-09-23 | clockevents: prevent cpu online to interfere with nohz | Thomas Gleixner |
2008-09-23 | sched: clarify ifdef tangle | Andrew Morton |
2008-09-23 | sched: fix init_hrtick() section mismatch warning | Rakib Mullick |
2008-09-22 | 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-19 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-09-19 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-09-16 | clockevents: make device shutdown robust | Thomas Gleixner |
2008-09-13 | cpuset: avoid changing cpuset's cpus when -errno returned | Li Zefan |
2008-09-11 | Merge commit 'v2.6.27-rc6' into sched/devel | Ingo Molnar |
2008-09-11 | sched: fix deadlock in setting scheduler parameter to zero | Hiroshi Shimamoto |
2008-09-11 | sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomly | Zhang, Yanmin |
2008-09-09 | clockevents: remove WARN_ON which was used to gather information | Thomas Gleixner |
2008-09-08 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-09-08 | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul |