1. c8b2811 sched: Increase SCHED_LOAD_SCALE resolution by Nikhil Rao · 13 years ago
  2. 1399fa7 sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculations by Nikhil Rao · 13 years ago
  3. 3e51e3e sched: Remove unused parameters from sched_fork() and wake_up_new_task() by Samir Bellabes · 13 years ago
  4. 9cb5bab Merge commit 'v2.6.39-rc7' into sched/core by Ingo Molnar · 13 years ago
  5. bf26c01 ptrace: Prepare to fix racy accesses on task breakpoints by Frederic Weisbecker · 13 years ago
  6. 625f2a3 sched: Get rid of lock_depth by Jonathan Corbet · 13 years ago
  7. 42ac9e8 Merge commit 'v2.6.39-rc4' into sched/core by Ingo Molnar · 13 years ago
  8. 6ddafda Merge branch 'sched/locking' into sched/core by Ingo Molnar · 13 years ago
  9. 4471a67 brk: COMPAT_BRK: fix detection of randomized brk by Jiri Kosina · 13 years ago
  10. 317f394 sched: Move the second half of ttwu() to the remote cpu by Peter Zijlstra · 13 years ago
  11. a8e4f2e sched: Delay task_contributes_to_load() by Peter Zijlstra · 13 years ago
  12. 74f8e4b sched: Remove rq argument to sched_class::task_waking() by Peter Zijlstra · 13 years ago
  13. 7608dec sched: Drop the rq argument to sched_class::select_task_rq() by Peter Zijlstra · 13 years ago
  14. fd2f441 sched: Provide p->on_rq by Peter Zijlstra · 13 years ago
  15. c6eb3dd mutex: Use p->on_cpu for the adaptive spin by Peter Zijlstra · 13 years ago
  16. 3ca7a44 sched: Always provide p->on_cpu by Peter Zijlstra · 13 years ago
  17. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 13 years ago
  18. 60495e7 sched: Dynamic sched_domain::level by Peter Zijlstra · 13 years ago
  19. 7dd04b7 sched: Remove some dead code by Peter Zijlstra · 13 years ago
  20. 3859173 sched: Reduce some allocation pressure by Peter Zijlstra · 13 years ago
  21. dce840a sched: Dynamically allocate sched_domain/sched_group data-structures by Peter Zijlstra · 13 years ago
  22. e46bc9b Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into ptrace by Oleg Nesterov · 13 years ago
  23. ee77f07 signal: Turn SIGNAL_STOP_DEQUEUED into GROUP_STOP_DEQUEUED by Oleg Nesterov · 13 years ago
  24. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  25. 8dd9026 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  26. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  27. 7ffd4ca memcg: convert uncharge batching from bytes to page granularity by Johannes Weiner · 13 years ago
  28. e815f0a sched.h: Fix a typo ("its") by Jonathan Neuschäfer · 13 years ago
  29. d79fdd6 ptrace: Clean transitions between TASK_STOPPED and TRACED by Tejun Heo · 13 years ago
  30. 39efa3e signal: Use GROUP_STOP_PENDING to stop once for a single group stop by Tejun Heo · 13 years ago
  31. e5c1902 signal: Fix premature completion of group stop when interfered by ptrace by Tejun Heo · 13 years ago
  32. 207205a kthread: NUMA aware kthread_create_on_node() by Eric Dumazet · 13 years ago
  33. 420c1c5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  34. 9620639 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  35. 73c1010 block: initial patch for on-stack per-task plugging by Jens Axboe · 13 years ago
  36. 888a8a3 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 13 years ago
  37. d927dc937 Merge commit 'v2.6.38-rc6' into sched/core by Ingo Molnar · 14 years ago
  38. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 14 years ago
  39. d95f412 sched: Add yield_to(task, preempt) functionality by Mike Galbraith · 14 years ago
  40. ac53db5 sched: Use a buddy to implement yield_task_fair() by Rik van Riel · 14 years ago
  41. fe4b04f perf: Cure task_oncpu_function_call() races by Peter Zijlstra · 14 years ago
  42. e2830b5 time: Make do_timer() and xtime_lock local to kernel/time/ by Torben Hohn · 14 years ago
  43. f0af911a9 time: Provide xtime_update() by Torben Hohn · 14 years ago
  44. da7a735 sched: Fix switch_from_fair() by Peter Zijlstra · 14 years ago
  45. 4dd53d8 softirqs: Free up pf flag PF_KSOFTIRQD by Venkatesh Pallipadi · 14 years ago
  46. ba76149 thp: khugepaged by Andrea Arcangeli · 14 years ago
  47. dabb16f oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down by Mandeep Singh Baines · 14 years ago
  48. 43bb40c sched: remove long deprecated CLONE_STOPPED flag by Dave Jones · 14 years ago
  49. 52bd19f7 epoll: convert max_user_watches to long by Robin Holt · 14 years ago
  50. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 14 years ago
  51. 37721e1 headers: path.h redux by Alexey Dobriyan · 14 years ago
  52. 07e06b0 sched: Consolidate the name of root_task_group and init_task_group by Yong Zhang · 14 years ago
  53. 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 · 14 years ago
  54. 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 · 14 years ago
  55. 27066fd4 Merge commit 'v2.6.37' into sched/core by Ingo Molnar · 14 years ago
  56. 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 · 14 years ago
  57. 6c529a2 Merge commit 'v2.6.37-rc7' into perf/core by Ingo Molnar · 14 years ago
  58. 806c09a sched: Make pushable_tasks CONFIG_SMP dependant by Dario Faggioli · 14 years ago
  59. 0f004f5 sched: Cure more NO_HZ load average woes by Peter Zijlstra · 14 years ago
  60. 5091faa sched: Add 'autogroup' scheduling feature: automated per session task groups by Mike Galbraith · 14 years ago
  61. 24278d1 rcu: priority boosting for TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  62. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 14 years ago
  63. 22a867d Merge commit 'v2.6.37-rc3' into sched/core by Ingo Molnar · 14 years ago
  64. a7a4f8a sched: Add sysctl_sched_shares_window by Paul Turner · 14 years ago
  65. 2069dd7 sched: Rewrite tg_shares_up) by Peter Zijlstra · 14 years ago
  66. 48c5cca sched: Simplify cpu-hot-unplug task migration by Peter Zijlstra · 14 years ago
  67. 92fd4d4 Merge commit 'v2.6.37-rc2' into sched/core by Ingo Molnar · 14 years ago
  68. aae6d3d sched: Use group weight, idle cpu metrics to fix imbalances during idle by Suresh Siddha · 14 years ago
  69. 1792f17 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 14 years ago
  70. 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 · 14 years ago
  71. 4afeff8 fanotify: limit number of listeners per user by Eric Paris · 14 years ago
  72. 9b1bf12 signals: move cred_guard_mutex from task_struct to signal_struct by KOSAKI Motohiro · 14 years ago
  73. b8ed374 signals: annotate lock_task_sighand() by Namhyung Kim · 14 years ago
  74. 766f916 kernel: remove PF_FLUSHER by Peter Zijlstra · 14 years ago
  75. fe7de49 sched: Make sched_param argument static in sched_setscheduler() callers by KOSAKI Motohiro · 14 years ago
  76. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  77. b2b5ce0 sched, cgroup: Fixup broken cgroup movement by Peter Zijlstra · 14 years ago
  78. 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 · 14 years ago
  79. 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 · 14 years ago
  80. b52bfee sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time by Venkatesh Pallipadi · 14 years ago
  81. 6cdd519 sched: Add a PF flag for ksoftirqd identification by Venkatesh Pallipadi · 14 years ago
  82. 75e1056 sched: Fix softirq time accounting by Venkatesh Pallipadi · 14 years ago
  83. e4ecda1 Fix compile error in blk-exec.c for !CONFIG_DETECT_HUNG_TASK by Mark Lord · 14 years ago
  84. 637bbdc sched: Remove unused PF_ALIGNWARN flag by Dave Young · 14 years ago
  85. 89a1e18 perf: Provide a separate task context for swevents by Peter Zijlstra · 14 years ago
  86. 8dc85d5 perf: Multiple task contexts by Peter Zijlstra · 14 years ago
  87. 01a0854 sched: Add book scheduling domain by Heiko Carstens · 14 years ago
  88. a57eb94 rcu: Add a TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  89. 1b0ba1c credentials: rcu annotation by Arnd Bergmann · 15 years ago
  90. 2c392b8 cgroups: __rcu annotations by Arnd Bergmann · 15 years ago
  91. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  92. a63d83f oom: badness heuristic rewrite by David Rientjes · 14 years ago
  93. 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 · 14 years ago
  94. 0bcfe75 Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 14 years ago
  95. 61be7fd Merge branch 'perf/nmi' into perf/core by Ingo Molnar · 14 years ago
  96. 3772b73 Merge commit 'v2.6.35' into perf/core by Ingo Molnar · 14 years ago
  97. 8f92054 CRED: Fix __task_cred()'s lockdep check and banner comment by David Howells · 14 years ago
  98. dca45ad Merge branch 'linus' into sched/core by Ingo Molnar · 14 years ago
  99. eb7beb5 tracing: Remove special traces by Frederic Weisbecker · 14 years ago
  100. 396e894 sched: Revert nohz_ratelimit() for now by Peter Zijlstra · 14 years ago