1. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 12 years ago
  2. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  3. db0c2bf Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  4. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  5. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  6. 612ef28 Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into cputime-tip by Martin Schwidefsky · 13 years ago
  7. 8371235 writeback: dirty ratelimit - think time compensation by Wu Fengguang · 13 years ago
  8. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 13 years ago
  9. abd63bc sched: Mark parent and real_parent as __rcu by Kees Cook · 13 years ago
  10. 6a54aeb Merge commit 'v3.2-rc5' into sched/core by Ingo Molnar · 13 years ago
  11. 77e4ef9 threadgroup: extend threadgroup_lock() to cover exit and exec by Tejun Heo · 13 years ago
  12. 257058a threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem by Tejun Heo · 13 years ago
  13. c4f3060 sched: Add is_idle_task() to handle invalidated uses of idle_cpu() by Paul E. McKenney · 13 years ago
  14. fdaabd8 sched: Fix compile error for UP,!NOHZ by Peter Zijlstra · 13 years ago
  15. 69e1e81 sched, nohz: Track nr_busy_cpus in the sched_group_power by Suresh Siddha · 13 years ago
  16. 986b11c Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into pm-freezer by Rafael J. Wysocki · 13 years ago
  17. 34b087e freezer: kill unused set_freezable_with_signal() by Tejun Heo · 13 years ago
  18. 376fede freezer: kill PF_FREEZING by Tejun Heo · 13 years ago
  19. 468e6a2 writeback: remove vm_dirties and task->dirties by Wu Fengguang · 13 years ago
  20. 029632f sched: Make separate sched*.c translation units by Peter Zijlstra · 13 years ago
  21. 208bca0 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  22. 8a4a891 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  23. 19b4a8d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  24. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  25. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  26. fa14ff4 sched: Convert to struct llist by Peter Zijlstra · 13 years ago
  27. 22f92ba Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  28. 9d823e8 writeback: per task dirty rate limit by Wu Fengguang · 13 years ago
  29. d670ec1 posix-cpu-timers: Cure SMP wobbles by Peter Zijlstra · 13 years ago
  30. d178bc3 user namespace: usb: make usb urbs user namespace aware (v2) by Serge Hallyn · 13 years ago
  31. 82e78d8 rcu: Simplify unboosting checks by Paul E. McKenney · 13 years ago
  32. fc0763f nohz: Remove nohz_cpu_mask by Shi, Alex · 13 years ago
  33. ee30a7b locking, sched: Annotate thread_group_cputimer as raw by Thomas Gleixner · 15 years ago
  34. ec12cb7 sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth by Paul Turner · 13 years ago
  35. 72fa599 move RLIMIT_NPROC check from set_user() to do_execve_common() by Vasiliy Kulikov · 13 years ago
  36. 096a705 Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  37. 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
  38. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  39. 994bf1c Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  40. 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
  41. e3589f6 sched: Allow for overlapping sched_domain spans by Peter Zijlstra · 13 years ago
  42. 9c3f75c sched: Break out cpu_power from the sched_group structure by Peter Zijlstra · 13 years ago
  43. 7765be2 rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special by Paul E. McKenney · 13 years ago
  44. 4aede84 fixlet: Remove fs_excl from struct task. by Justin TerAvest · 13 years ago
  45. e4c2fb0 sched: Disable (revert) SCHED_LOAD_SCALE increase by Peter Zijlstra · 13 years ago
  46. 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
  47. 087806b redefine thread_group_leader() as exit_signal >= 0 by Oleg Nesterov · 13 years ago
  48. e550f14 kill task_detached() by Oleg Nesterov · 13 years ago
  49. 8677347 make do_notify_parent() __must_check, update the callers by Oleg Nesterov · 13 years ago
  50. 53c8f9f make do_notify_parent() return bool by Oleg Nesterov · 13 years ago
  51. 544b2c9 ptrace: implement PTRACE_LISTEN by Tejun Heo · 13 years ago
  52. fb1d910 ptrace: implement TRAP_NOTIFY and use it for group stop events by Tejun Heo · 13 years ago
  53. 73ddff2 job control: introduce JOBCTL_TRAP_STOP and use it for group stop trap by Tejun Heo · 13 years ago
  54. bdd4e85 sched: Isolate preempt counting in its own config option by Frederic Weisbecker · 13 years ago
  55. 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
  56. 7dd3db5 job control: introduce task_set_jobctl_pending() by Tejun Heo · 13 years ago
  57. 3759a0d job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending() by Tejun Heo · 13 years ago
  58. a8f072c job control: rename signal->group_stop and flags to jobctl and update them by Tejun Heo · 13 years ago
  59. f339b9d sched: Fix schedstat.nr_wakeups_migrate by Peter Zijlstra · 13 years ago
  60. 6345d24 mm: Fix boot crash in mm_alloc() by Linus Torvalds · 13 years ago
  61. 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
  62. 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
  63. 1e1b6c5 cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed by KOSAKI Motohiro · 13 years ago
  64. 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
  65. 4714d1d cgroups: read-write lock CLONE_THREAD forking per threadgroup by Ben Blum · 13 years ago
  66. b1cff0a ftrace: Add internal recursive checks by Steven Rostedt · 13 years ago
  67. de03c72 mm: convert mm->cpu_vm_cpumask into cpumask_var_t by KOSAKI Motohiro · 13 years ago
  68. 72788c3 oom: replace PF_OOM_ORIGIN with toggling oom_score_adj by David Rientjes · 13 years ago
  69. 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
  70. 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
  71. 586692a watchdog: Disable watchdog when thresh is zero by Mandeep Singh Baines · 13 years ago
  72. 3ed4c05 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  73. c8b2811 sched: Increase SCHED_LOAD_SCALE resolution by Nikhil Rao · 13 years ago
  74. 1399fa7 sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculations by Nikhil Rao · 13 years ago
  75. 3e51e3e sched: Remove unused parameters from sched_fork() and wake_up_new_task() by Samir Bellabes · 13 years ago
  76. 9cb5bab Merge commit 'v2.6.39-rc7' into sched/core by Ingo Molnar · 13 years ago
  77. bf26c01 ptrace: Prepare to fix racy accesses on task breakpoints by Frederic Weisbecker · 13 years ago
  78. 625f2a3 sched: Get rid of lock_depth by Jonathan Corbet · 13 years ago
  79. 42ac9e8 Merge commit 'v2.6.39-rc4' into sched/core by Ingo Molnar · 13 years ago
  80. 6ddafda Merge branch 'sched/locking' into sched/core by Ingo Molnar · 13 years ago
  81. 4471a67 brk: COMPAT_BRK: fix detection of randomized brk by Jiri Kosina · 13 years ago
  82. 317f394 sched: Move the second half of ttwu() to the remote cpu by Peter Zijlstra · 13 years ago
  83. a8e4f2e sched: Delay task_contributes_to_load() by Peter Zijlstra · 13 years ago
  84. 74f8e4b sched: Remove rq argument to sched_class::task_waking() by Peter Zijlstra · 13 years ago
  85. 7608dec sched: Drop the rq argument to sched_class::select_task_rq() by Peter Zijlstra · 13 years ago
  86. fd2f441 sched: Provide p->on_rq by Peter Zijlstra · 13 years ago
  87. c6eb3dd mutex: Use p->on_cpu for the adaptive spin by Peter Zijlstra · 13 years ago
  88. 3ca7a44 sched: Always provide p->on_cpu by Peter Zijlstra · 13 years ago
  89. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 13 years ago
  90. 60495e7 sched: Dynamic sched_domain::level by Peter Zijlstra · 13 years ago
  91. 7dd04b7 sched: Remove some dead code by Peter Zijlstra · 13 years ago
  92. 3859173 sched: Reduce some allocation pressure by Peter Zijlstra · 13 years ago
  93. dce840a sched: Dynamically allocate sched_domain/sched_group data-structures by Peter Zijlstra · 13 years ago
  94. e46bc9b Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into ptrace by Oleg Nesterov · 13 years ago
  95. ee77f07 signal: Turn SIGNAL_STOP_DEQUEUED into GROUP_STOP_DEQUEUED by Oleg Nesterov · 13 years ago
  96. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  97. 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
  98. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  99. 7ffd4ca memcg: convert uncharge batching from bytes to page granularity by Johannes Weiner · 13 years ago
  100. e815f0a sched.h: Fix a typo ("its") by Jonathan Neuschäfer · 13 years ago