- 8cd162c sched: only update rq->clock while holding rq->lock by Peter Zijlstra · 17 years ago
- 5b16a22 Merge branch 'sched/clock' into sched/urgent by Ingo Molnar · 17 years ago
- b922df7 Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 5b7dba4 sched_clock: prevent scd->clock from moving backwards by Dave Kleikamp · 17 years ago
- a5d8c34 sched debug: add name to sched_domain sysctl entries by Ingo Molnar · 17 years ago
- cdbb92b Merge branch 'linus' into core/rcu by Ingo Molnar · 17 years ago
- 2fb7635 sched: sync wakeups vs avg_overlap by Peter Zijlstra · 17 years ago
- 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 17 years ago
- cc1e0f4 kgdb: call touch_softlockup_watchdog on resume by Jason Wessel · 17 years ago
- 34b3ede sched: remove redundant code in cpu_cgroup_create() by Li Zefan · 17 years ago
- 2c10c22 Merge branch 'linus' into sched/devel by Ingo Molnar · 17 years ago
- f6121f4 sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rq by Dario Faggioli · 17 years ago
- 07454bf clockevents: check broadcast tick device not the clock events device by Thomas Gleixner · 17 years ago
- d294eb8 cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so const by Frederic Weisbecker · 17 years ago
- 2ec2b48 rcu: RCU-based detection of stalled CPUs for Classic RCU, fix by Ingo Molnar · 17 years ago
- 2133b5d rcu: RCU-based detection of stalled CPUs for Classic RCU by Paul E. McKenney · 17 years ago
- b5259d9 Merge commit 'v2.6.27-rc8' into core/rcu by Ingo Molnar · 17 years ago
- aa94fbd fix error-path NULL deref in alloc_posix_timer() by Dan Carpenter · 17 years ago
- cf4b0b2 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 64b9e02 sched: minor optimizations in wake_affine and select_task_rq_fair by Amit K. Arora · 17 years ago
- 31a78f2 mm owner: fix race between swapoff and exit by Balbir Singh · 17 years ago
- ccc7dad hrtimer: prevent migration of per CPU hrtimers by Thomas Gleixner · 17 years ago
- b00c1a9 hrtimer: mark migration state by Thomas Gleixner · 17 years ago
- 41e1022 hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers by Thomas Gleixner · 17 years ago
- 7659e34 hrtimer: migrate pending list on cpu offline by Thomas Gleixner · 17 years ago
- d7161a6 kgdb, x86, arm, mips, powerpc: ignore user space single stepping by Jason Wessel · 17 years ago
- 18d6522 kgdb: could not write to the last of valid memory with kgdb by Atsuo Igarashi · 17 years ago
- b87f172 sched: maintain only task entities in cfs_rq->tasks list by Bharata B Rao · 17 years ago
- 8553f32 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- be3be89 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- f9092f3 kexec: fix segmentation fault in kimage_add_entry by Jonathan Steel · 17 years ago
- 57fdc26 sched: fixup buddy selection by Peter Zijlstra · 17 years ago
- 4653f80 sched: more sanity checks on the bandwidth settings by Peter Zijlstra · 17 years ago
- 78333cd sched: add some comments to the bandwidth code by Peter Zijlstra · 17 years ago
- 940959e sched: fixlet for group load balance by Peter Zijlstra · 17 years ago
- 63e5c39 Merge branches 'sched/urgent' and 'sched/rt' into sched/devel by Ingo Molnar · 17 years ago
- 6956985 sched: rework wakeup preemption by Peter Zijlstra · 17 years ago
- f8e256c timers: fix build error in !oneshot case by Ingo Molnar · 17 years ago
- 27ce4cb clockevents: prevent mode mismatch on cpu online by Thomas Gleixner · 17 years ago
- 3027456 clockevents: check broadcast device not tick device by Thomas Gleixner · 17 years ago
- 49d670f clockevents: prevent stale tick_next_period for onlining CPUs by Thomas Gleixner · 17 years ago
- 6441402 clockevents: prevent cpu online to interfere with nohz by Thomas Gleixner · 17 years ago
- 3a72dc8 rcu: fix sparse shadowed variable warning by Harvey Harrison · 17 years ago
- 006c75f sched: clarify ifdef tangle by Andrew Morton · 17 years ago
- fa74820 sched: fix init_hrtick() section mismatch warning by Rakib Mullick · 17 years ago
- caea8a0 sched: fix list traversal to use _rcu variant by Chris Friesen · 17 years ago
- f681bbd sched: turn off WAKEUP_OVERLAP by Ingo Molnar · 17 years ago
- 15afe09 sched: wakeup preempt when small overlap by Peter Zijlstra · 17 years ago
- b4df9d8 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 902f2ac Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 2344abb clockevents: make device shutdown robust by Thomas Gleixner · 17 years ago
- 4e74339 cpuset: avoid changing cpuset's cpus when -errno returned by Li Zefan · 17 years ago
- 09b22a2 Merge commit 'v2.6.27-rc6' into sched/devel by Ingo Molnar · 17 years ago
- ec5d498 sched: fix deadlock in setting scheduler parameter to zero by Hiroshi Shimamoto · 17 years ago
- baf2573 sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomly by Zhang, Yanmin · 17 years ago
- 429b022 Merge commit 'v2.6.27-rc6' into core/rcu by Ingo Molnar · 17 years ago
- 61c22c3 clockevents: remove WARN_ON which was used to gather information by Thomas Gleixner · 17 years ago
- e1d7bf1 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 17 years ago
- f532522 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
- 291c54f Merge branch 'sched/cpuset' into sched/urgent by Ingo Molnar · 18 years ago
- dfb512e sched: arch_reinit_sched_domains() must destroy domains to force rebuild by Max Krasnyansky · 18 years ago
- 3ba3557 kernel/cpu.c: Move the CPU_DYING notifiers by Manfred Spraul · 18 years ago
- 38736f4 sched: fix __load_balance_iterator() for cfq with only one task by Gautham R Shenoy · 18 years ago
- 7f79d85 Merge branch 'linus' into sched/devel by Ingo Molnar · 18 years ago
- 4ff4b9e ntp: fix calculation of the next jiffie to trigger RTC sync by Maciej W. Rozycki · 18 years ago
- c8bfff6 sched: compilation fix with gcc 3.4.6 by Krzysztof Helt · 18 years ago
- 7300711 clockevents: broadcast fixup possible waiters by Thomas Gleixner · 18 years ago
- 4904862 sched: fix process time monotonicity by Balbir Singh · 18 years ago
- 56c7426 sched_clock: fix NOHZ interaction by Peter Zijlstra · 18 years ago
- 1fb9b7d clockevents: prevent endless loop lockup by Thomas Gleixner · 18 years ago
- 9c17bcd clockevents: prevent multiple init/shutdown by Thomas Gleixner · 18 years ago
- 7205656 clockevents: enforce reprogram in oneshot setup by Thomas Gleixner · 18 years ago
- d4496b3 clockevents: prevent endless loop in periodic broadcast handler by Thomas Gleixner · 18 years ago
- 7c1e768 clockevents: prevent clockevent event_handler ending up handler_noop by Venkatesh Pallipadi · 18 years ago
- b380b0d forgotten refcount on sysctl root table by Al Viro · 18 years ago
- 9d35935 pm_qos_requirement might sleep by John Kacur · 18 years ago
- 950bbab pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits by Oleg Nesterov · 18 years ago
- add0d4d pid_ns: zap_pid_ns_processes: fix the ->child_reaper changing by Oleg Nesterov · 18 years ago
- 99039e1 Merge branch 'audit.b57' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 18 years ago
- cbaed69 softlockup: minor cleanup, don't check task->state twice by Oleg Nesterov · 18 years ago
- 6781f4a kernel/resource.c: fix new kernel-doc warning by Randy Dunlap · 18 years ago
- c4bacef [PATCH] audit: Moved variable declaration to beginning of function by Cordelia · 18 years ago
- bef69ea Resource handling: add 'insert_resource_expand_to_fit()' function by Linus Torvalds · 18 years ago
- 316d967 Don't trigger softlockup detector on network fs blocked tasks by Andi Kleen · 18 years ago
- 66833d5 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
- 0234bf1 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
- e52c885 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 18 years ago
- 41108eb ftrace: disable tracing for hibernation by Rafael J. Wysocki · 18 years ago
- cc2991c sched: rt-bandwidth accounting fix by Peter Zijlstra · 18 years ago
- 7940ca3 sched: extract walk_tg_tree(), fix by Ingo Molnar · 18 years ago
- aef745f sched: clean up __might_sleep() by Ingo Molnar · 18 years ago
- 29cbef4 make might_sleep() display the oopsing process by Joe Korty · 18 years ago
- aec0a51 sched: call resched_task() conditionally from new task wake up path by Bharata B Rao · 18 years ago
- f3ade83 sched: fix sched_rt_rq_enqueue() resched idle by John Blackwood · 18 years ago
- f42ac38 ftrace: disable tracing for suspend to ram by Steven Rostedt · 18 years ago
- 0cd418d rcuclassic: fix compiler warning by Hiroshi Shimamoto · 18 years ago
- 2633f0e exit signals: use of uninitialized field notify_count by Steve VanDeBogart · 18 years ago
- 7487017 lockdep: fix invalid list_del_rcu in zap_class by Zhu Yi · 18 years ago
- 04148b7 lockstat: repair erronous contention statistics by Joe Korty · 18 years ago