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