1. e8abccb posix-cpu-timers: Cure SMP accounting oddities by Peter Zijlstra · 13 years ago
  2. 096a705 Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  3. bdc7ccf 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
  4. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  5. 994bf1c Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  6. cf6ace1 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  7. e3589f6 sched: Allow for overlapping sched_domain spans by Peter Zijlstra · 13 years ago
  8. 9c3f75c sched: Break out cpu_power from the sched_group structure by Peter Zijlstra · 13 years ago
  9. 7765be2 rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special by Paul E. McKenney · 13 years ago
  10. 4aede84 fixlet: Remove fs_excl from struct task. by Justin TerAvest · 13 years ago
  11. e4c2fb0 sched: Disable (revert) SCHED_LOAD_SCALE increase by Peter Zijlstra · 13 years ago
  12. 1ecc818 Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into sched/core by Ingo Molnar · 13 years ago
  13. 087806b redefine thread_group_leader() as exit_signal >= 0 by Oleg Nesterov · 13 years ago
  14. e550f14 kill task_detached() by Oleg Nesterov · 13 years ago
  15. 8677347 make do_notify_parent() __must_check, update the callers by Oleg Nesterov · 13 years ago
  16. 53c8f9f make do_notify_parent() return bool by Oleg Nesterov · 13 years ago
  17. 544b2c9 ptrace: implement PTRACE_LISTEN by Tejun Heo · 13 years ago
  18. fb1d910 ptrace: implement TRAP_NOTIFY and use it for group stop events by Tejun Heo · 13 years ago
  19. 73ddff2 job control: introduce JOBCTL_TRAP_STOP and use it for group stop trap by Tejun Heo · 13 years ago
  20. bdd4e85 sched: Isolate preempt counting in its own config option by Frederic Weisbecker · 13 years ago
  21. 6715a52 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  22. 7dd3db5 job control: introduce task_set_jobctl_pending() by Tejun Heo · 13 years ago
  23. 3759a0d job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending() by Tejun Heo · 13 years ago
  24. a8f072c job control: rename signal->group_stop and flags to jobctl and update them by Tejun Heo · 13 years ago
  25. f339b9d sched: Fix schedstat.nr_wakeups_migrate by Peter Zijlstra · 13 years ago
  26. 6345d24 mm: Fix boot crash in mm_alloc() by Linus Torvalds · 13 years ago
  27. 08a8b79 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  28. c4a227d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  29. 1e1b6c5 cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed by KOSAKI Motohiro · 13 years ago
  30. d6a72fe Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 13 years ago
  31. 4714d1d cgroups: read-write lock CLONE_THREAD forking per threadgroup by Ben Blum · 13 years ago
  32. b1cff0a ftrace: Add internal recursive checks by Steven Rostedt · 13 years ago
  33. de03c72 mm: convert mm->cpu_vm_cpumask into cpumask_var_t by KOSAKI Motohiro · 13 years ago
  34. 72788c3 oom: replace PF_OOM_ORIGIN with toggling oom_score_adj by David Rientjes · 13 years ago
  35. 15a3d11 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
  36. 1950482 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  37. 586692a watchdog: Disable watchdog when thresh is zero by Mandeep Singh Baines · 13 years ago
  38. 3ed4c05 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  39. c8b2811 sched: Increase SCHED_LOAD_SCALE resolution by Nikhil Rao · 13 years ago
  40. 1399fa7 sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculations by Nikhil Rao · 13 years ago
  41. 3e51e3e sched: Remove unused parameters from sched_fork() and wake_up_new_task() by Samir Bellabes · 13 years ago
  42. 9cb5bab Merge commit 'v2.6.39-rc7' into sched/core by Ingo Molnar · 13 years ago
  43. bf26c01 ptrace: Prepare to fix racy accesses on task breakpoints by Frederic Weisbecker · 13 years ago
  44. 625f2a3 sched: Get rid of lock_depth by Jonathan Corbet · 13 years ago
  45. 42ac9e8 Merge commit 'v2.6.39-rc4' into sched/core by Ingo Molnar · 13 years ago
  46. 6ddafda Merge branch 'sched/locking' into sched/core by Ingo Molnar · 13 years ago
  47. 4471a67 brk: COMPAT_BRK: fix detection of randomized brk by Jiri Kosina · 13 years ago
  48. 317f394 sched: Move the second half of ttwu() to the remote cpu by Peter Zijlstra · 13 years ago
  49. a8e4f2e sched: Delay task_contributes_to_load() by Peter Zijlstra · 13 years ago
  50. 74f8e4b sched: Remove rq argument to sched_class::task_waking() by Peter Zijlstra · 13 years ago
  51. 7608dec sched: Drop the rq argument to sched_class::select_task_rq() by Peter Zijlstra · 13 years ago
  52. fd2f441 sched: Provide p->on_rq by Peter Zijlstra · 13 years ago
  53. c6eb3dd mutex: Use p->on_cpu for the adaptive spin by Peter Zijlstra · 13 years ago
  54. 3ca7a44 sched: Always provide p->on_cpu by Peter Zijlstra · 13 years ago
  55. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 13 years ago
  56. 60495e7 sched: Dynamic sched_domain::level by Peter Zijlstra · 13 years ago
  57. 7dd04b7 sched: Remove some dead code by Peter Zijlstra · 13 years ago
  58. 3859173 sched: Reduce some allocation pressure by Peter Zijlstra · 13 years ago
  59. dce840a sched: Dynamically allocate sched_domain/sched_group data-structures by Peter Zijlstra · 13 years ago
  60. e46bc9b Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into ptrace by Oleg Nesterov · 13 years ago
  61. ee77f07 signal: Turn SIGNAL_STOP_DEQUEUED into GROUP_STOP_DEQUEUED by Oleg Nesterov · 13 years ago
  62. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  63. 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
  64. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  65. 7ffd4ca memcg: convert uncharge batching from bytes to page granularity by Johannes Weiner · 13 years ago
  66. e815f0a sched.h: Fix a typo ("its") by Jonathan Neuschäfer · 13 years ago
  67. d79fdd6 ptrace: Clean transitions between TASK_STOPPED and TRACED by Tejun Heo · 13 years ago
  68. 39efa3e signal: Use GROUP_STOP_PENDING to stop once for a single group stop by Tejun Heo · 13 years ago
  69. e5c1902 signal: Fix premature completion of group stop when interfered by ptrace by Tejun Heo · 13 years ago
  70. 207205a kthread: NUMA aware kthread_create_on_node() by Eric Dumazet · 13 years ago
  71. 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 · 14 years ago
  72. 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 · 14 years ago
  73. 73c1010 block: initial patch for on-stack per-task plugging by Jens Axboe · 14 years ago
  74. 888a8a3 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  75. d927dc937 Merge commit 'v2.6.38-rc6' into sched/core by Ingo Molnar · 14 years ago
  76. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 14 years ago
  77. d95f412 sched: Add yield_to(task, preempt) functionality by Mike Galbraith · 14 years ago
  78. ac53db5 sched: Use a buddy to implement yield_task_fair() by Rik van Riel · 14 years ago
  79. fe4b04f perf: Cure task_oncpu_function_call() races by Peter Zijlstra · 14 years ago
  80. e2830b5 time: Make do_timer() and xtime_lock local to kernel/time/ by Torben Hohn · 14 years ago
  81. f0af911a9 time: Provide xtime_update() by Torben Hohn · 14 years ago
  82. da7a735 sched: Fix switch_from_fair() by Peter Zijlstra · 14 years ago
  83. 4dd53d8 softirqs: Free up pf flag PF_KSOFTIRQD by Venkatesh Pallipadi · 14 years ago
  84. ba76149 thp: khugepaged by Andrea Arcangeli · 14 years ago
  85. dabb16f oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down by Mandeep Singh Baines · 14 years ago
  86. 43bb40c sched: remove long deprecated CLONE_STOPPED flag by Dave Jones · 14 years ago
  87. 52bd19f7 epoll: convert max_user_watches to long by Robin Holt · 14 years ago
  88. 57cc721 headers: kobject.h redux by Alexey Dobriyan · 14 years ago
  89. 37721e1 headers: path.h redux by Alexey Dobriyan · 14 years ago
  90. 07e06b0 sched: Consolidate the name of root_task_group and init_task_group by Yong Zhang · 14 years ago
  91. 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
  92. 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
  93. 27066fd4 Merge commit 'v2.6.37' into sched/core by Ingo Molnar · 14 years ago
  94. 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
  95. 6c529a2 Merge commit 'v2.6.37-rc7' into perf/core by Ingo Molnar · 14 years ago
  96. 806c09a sched: Make pushable_tasks CONFIG_SMP dependant by Dario Faggioli · 14 years ago
  97. 0f004f5 sched: Cure more NO_HZ load average woes by Peter Zijlstra · 14 years ago
  98. 5091faa sched: Add 'autogroup' scheduling feature: automated per session task groups by Mike Galbraith · 14 years ago
  99. 24278d1 rcu: priority boosting for TINY_PREEMPT_RCU by Paul E. McKenney · 14 years ago
  100. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 14 years ago