1. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 15 years ago
  2. ba76149 thp: khugepaged by Andrea Arcangeli · 15 years ago
  3. dabb16f oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down by Mandeep Singh Baines · 15 years ago
  4. 43bb40c sched: remove long deprecated CLONE_STOPPED flag by Dave Jones · 15 years ago
  5. 52bd19f7 epoll: convert max_user_watches to long by Robin Holt · 15 years ago
  6. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 15 years ago
  7. 37721e1 headers: path.h redux by Alexey Dobriyan · 15 years ago
  8. 07e06b0 sched: Consolidate the name of root_task_group and init_task_group by Yong Zhang · 15 years ago
  9. 65b2074 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  10. 28d9bfc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  11. 27066fd4 Merge commit 'v2.6.37' into sched/core by Ingo Molnar · 15 years ago
  12. 394f452 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu by Ingo Molnar · 15 years ago
  13. 6c529a2 Merge commit 'v2.6.37-rc7' into perf/core by Ingo Molnar · 15 years ago
  14. 806c09a sched: Make pushable_tasks CONFIG_SMP dependant by Dario Faggioli · 15 years ago
  15. 0f004f5 sched: Cure more NO_HZ load average woes by Peter Zijlstra · 15 years ago
  16. 5091faa sched: Add 'autogroup' scheduling feature: automated per session task groups by Mike Galbraith · 15 years ago
  17. 24278d1 rcu: priority boosting for TINY_PREEMPT_RCU by Paul E. McKenney · 16 years ago
  18. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 15 years ago
  19. 22a867d Merge commit 'v2.6.37-rc3' into sched/core by Ingo Molnar · 15 years ago
  20. a7a4f8a sched: Add sysctl_sched_shares_window by Paul Turner · 15 years ago
  21. 2069dd7 sched: Rewrite tg_shares_up) by Peter Zijlstra · 15 years ago
  22. 48c5cca sched: Simplify cpu-hot-unplug task migration by Peter Zijlstra · 15 years ago
  23. 92fd4d4 Merge commit 'v2.6.37-rc2' into sched/core by Ingo Molnar · 15 years ago
  24. aae6d3d sched: Use group weight, idle cpu metrics to fix imbalances during idle by Suresh Siddha · 16 years ago
  25. 1792f17 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 15 years ago
  26. 37542b6a Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  27. 4afeff8 fanotify: limit number of listeners per user by Eric Paris · 15 years ago
  28. 9b1bf12 signals: move cred_guard_mutex from task_struct to signal_struct by KOSAKI Motohiro · 15 years ago
  29. b8ed374 signals: annotate lock_task_sighand() by Namhyung Kim · 15 years ago
  30. 766f916 kernel: remove PF_FLUSHER by Peter Zijlstra · 15 years ago
  31. fe7de49 sched: Make sched_param argument static in sched_setscheduler() callers by KOSAKI Motohiro · 15 years ago
  32. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  33. b2b5ce0 sched, cgroup: Fixup broken cgroup movement by Peter Zijlstra · 15 years ago
  34. bc4016f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. 5d70f79 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. b52bfee sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time by Venkatesh Pallipadi · 15 years ago
  37. 6cdd519 sched: Add a PF flag for ksoftirqd identification by Venkatesh Pallipadi · 15 years ago
  38. 75e1056 sched: Fix softirq time accounting by Venkatesh Pallipadi · 15 years ago
  39. e4ecda1 Fix compile error in blk-exec.c for !CONFIG_DETECT_HUNG_TASK by Mark Lord · 16 years ago
  40. 637bbdc sched: Remove unused PF_ALIGNWARN flag by Dave Young · 16 years ago
  41. 89a1e18 perf: Provide a separate task context for swevents by Peter Zijlstra · 16 years ago
  42. 8dc85d5 perf: Multiple task contexts by Peter Zijlstra · 16 years ago
  43. 01a0854 sched: Add book scheduling domain by Heiko Carstens · 16 years ago
  44. a57eb94 rcu: Add a TINY_PREEMPT_RCU by Paul E. McKenney · 16 years ago
  45. 1b0ba1c credentials: rcu annotation by Arnd Bergmann · 16 years ago
  46. 2c392b8 cgroups: __rcu annotations by Arnd Bergmann · 16 years ago
  47. d762746 Make do_execve() take a const filename pointer by David Howells · 16 years ago
  48. a63d83f oom: badness heuristic rewrite by David Rientjes · 16 years ago
  49. c4efd6b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  50. 0bcfe75 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
  51. 61be7fd Merge branch 'perf/nmi' into perf/core by Ingo Molnar · 16 years ago
  52. 3772b73 Merge commit 'v2.6.35' into perf/core by Ingo Molnar · 16 years ago
  53. 8f92054 CRED: Fix __task_cred()'s lockdep check and banner comment by David Howells · 16 years ago
  54. dca45ad Merge branch 'linus' into sched/core by Ingo Molnar · 16 years ago
  55. eb7beb5 tracing: Remove special traces by Frederic Weisbecker · 16 years ago
  56. 396e894 sched: Revert nohz_ratelimit() for now by Peter Zijlstra · 16 years ago
  57. 8c215bd sched: Cure nr_iowait_cpu() users by Peter Zijlstra · 16 years ago
  58. 532cb4c sched: Add asymmetric group packing option for sibling domain by Michael Neuling · 16 years ago
  59. 9d5efe0 sched: Fix capacity calculations for SMT4 by Srivatsa Vaddagiri · 16 years ago
  60. 83cd4fe sched: Change nohz idle load balancing logic to push model by Venkatesh Pallipadi · 16 years ago
  61. c676329 sched_clock: Add local_clock() API and improve documentation by Peter Zijlstra · 16 years ago
  62. 21aa9af sched: add hooks for workqueue by Tejun Heo · 16 years ago
  63. b3ac022 proc: turn signal_struct->count into "int nr_threads" by Oleg Nesterov · 16 years ago
  64. 7e49827 proc: get_nr_threads() doesn't need ->siglock any longer by Oleg Nesterov · 16 years ago
  65. a705be6 kill the obsolete thread_group_cputime_free() helper by Oleg Nesterov · 16 years ago
  66. b7b8ff6 signals: kill the awful task_rq_unlock_wait() hack by Oleg Nesterov · 16 years ago
  67. ea6d290 signals: make task_struct->signal immutable/refcountable by Oleg Nesterov · 16 years ago
  68. 09faef1 exit: change zap_other_threads() to count sub-threads by Oleg Nesterov · 16 years ago
  69. 6adef3e cpusets: new round-robin rotor for SLAB allocations by Jack Steiner · 16 years ago
  70. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 16 years ago
  71. c0ff745 cpuset,mm: fix no node to alloc memory when changing cpuset's mems by Miao Xie · 16 years ago
  72. b8ae30e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  73. 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  74. 19cc36c lockup_detector: Fix forgotten config conversion by Frederic Weisbecker · 16 years ago
  75. 332fbdb lockup_detector: Touch_softlockup cleanups and softlockup_tick removal by Don Zickus · 16 years ago
  76. 58687ac lockup_detector: Combine nmi_watchdog and softlockup detector by Don Zickus · 16 years ago
  77. 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 16 years ago
  78. 669c55e sched: Pre-compute cpumask_weight(sched_domain_span(sd)) by Peter Zijlstra · 16 years ago
  79. 371fd7e sched: Add enqueue/dequeue flags by Peter Zijlstra · 16 years ago
  80. 0017d73 sched: Fix TASK_WAKING vs fork deadlock by Peter Zijlstra · 16 years ago
  81. 6a1bdc1 sched: _cpu_down(): Don't play with current->cpus_allowed by Oleg Nesterov · 16 years ago
  82. c949472 Merge branch 'linus' into sched/core by Ingo Molnar · 16 years ago
  83. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 16 years ago
  84. 4e3eadd Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  85. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  86. 93c5990 copy_signal() cleanup: clean thread_group_cputime_init() by Veaceslav Falico · 16 years ago
  87. e12f31d sched: Remove avg_overlap by Mike Galbraith · 16 years ago
  88. b42e0c4 sched: Remove avg_wakeup by Mike Galbraith · 16 years ago
  89. 39c0cbe sched: Rate-limit nohz by Mike Galbraith · 16 years ago
  90. 41acab8 sched: Implement group scheduler statistics in one struct by Lucas De Marchi · 16 years ago
  91. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 16 years ago
  92. 34e5523 mm: avoid false sharing of mm_counter by KAMEZAWA Hiroyuki · 16 years ago
  93. d559db0 mm: clean up mm_counter by KAMEZAWA Hiroyuki · 16 years ago
  94. db1466b rcu: Use wrapper function instead of exporting tasklist_lock by Paul E. McKenney · 16 years ago
  95. b1bf936 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  96. bddd87c blk-core: use BIO list management functions by Akinobu Mita · 16 years ago
  97. 6e40f5b Merge branch 'sched/urgent' into sched/core by Thomas Gleixner · 16 years ago
  98. 28f5318 sched: Fix sched_mv_power_savings for !SMT by Vaidyanathan Srinivasan · 16 years ago
  99. 3ad2f3f tree-wide: Assorted spelling fixes by Daniel Mack · 16 years ago
  100. 6d3e090 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago