1. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 12 years ago
  2. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  3. ebec18a prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision by Lennart Poettering · 12 years ago
  4. cc9a6c8 cpuset: mm: reduce large amounts of memory barrier related damage v3 by Mel Gorman · 12 years ago
  5. 2ba6894 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  6. 0bbfcaf Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  7. 5928a2b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  8. df8d291 Merge branch 'linus' into irq/core by Thomas Gleixner · 12 years ago
  9. 47258cf Merge tag 'v3.3-rc7' into sched/core by Ingo Molnar · 12 years ago
  10. 4bcdf1d genirq: Get rid of unnecessary irqaction field in task_struct by Alexander Gordeev · 12 years ago
  11. 6e27f63 vfork: kill PF_STARTING by Oleg Nesterov · 12 years ago
  12. 57b59c4 coredump_wait: don't call complete_vfork_done() by Oleg Nesterov · 12 years ago
  13. d68b46f vfork: make it killable by Oleg Nesterov · 12 years ago
  14. c415c3b vfork: introduce complete_vfork_done() by Oleg Nesterov · 12 years ago
  15. 2e5b5b3 sched: Clean up parameter passing of proc_sched_autogroup_set_nice() by Hiroshi Shimamoto · 12 years ago
  16. 3c7d518 sched/rt: Do not submit new work when PI-blocked by Thomas Gleixner · 13 years ago
  17. c5491ea sched/rt: Add schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  18. 7e4d960 Merge branch 'linus' into sched/core by Ingo Molnar · 12 years ago
  19. de5bdff sched: Make initial SCHED_RR timeslace DEF_TIMESLICE by Hiroshi Shimamoto · 12 years ago
  20. 1aa03f1 rcu: Simplify unboosting checks by Paul E. McKenney · 13 years ago
  21. 9388dc3 sched: Turn lock_task_sighand() into a static inline by Anton Vorontsov · 12 years ago
  22. 8cdb878 Fix race in process_vm_rw_core by Christopher Yeoh · 12 years ago
  23. 4ec4412 sched: Ensure cpu_power periodic update by Vincent Guittot · 13 years ago
  24. 39be350 sched, block: Unify cache detection by Peter Zijlstra · 12 years ago
  25. 2437dcb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  26. fa75728 kernel-doc: fix kernel-doc warnings in sched by Randy Dunlap · 12 years ago
  27. b64b223 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 13 years ago
  28. 7061ca3 sched: Add "const" to is_idle_task() parameter by Paul E. McKenney · 13 years ago
  29. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 13 years ago
  30. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  31. db0c2bf Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  32. 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
  33. 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
  34. 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
  35. 8371235 writeback: dirty ratelimit - think time compensation by Wu Fengguang · 13 years ago
  36. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 13 years ago
  37. abd63bc sched: Mark parent and real_parent as __rcu by Kees Cook · 13 years ago
  38. 6a54aeb Merge commit 'v3.2-rc5' into sched/core by Ingo Molnar · 13 years ago
  39. 77e4ef9 threadgroup: extend threadgroup_lock() to cover exit and exec by Tejun Heo · 13 years ago
  40. 257058a threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem by Tejun Heo · 13 years ago
  41. c4f3060 sched: Add is_idle_task() to handle invalidated uses of idle_cpu() by Paul E. McKenney · 13 years ago
  42. fdaabd8 sched: Fix compile error for UP,!NOHZ by Peter Zijlstra · 13 years ago
  43. 69e1e81 sched, nohz: Track nr_busy_cpus in the sched_group_power by Suresh Siddha · 13 years ago
  44. 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
  45. 34b087e freezer: kill unused set_freezable_with_signal() by Tejun Heo · 13 years ago
  46. 376fede freezer: kill PF_FREEZING by Tejun Heo · 13 years ago
  47. 468e6a2 writeback: remove vm_dirties and task->dirties by Wu Fengguang · 13 years ago
  48. 029632f sched: Make separate sched*.c translation units by Peter Zijlstra · 13 years ago
  49. 208bca0 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  50. 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
  51. 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
  52. 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
  53. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  54. fa14ff4 sched: Convert to struct llist by Peter Zijlstra · 13 years ago
  55. 22f92ba Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  56. 9d823e8 writeback: per task dirty rate limit by Wu Fengguang · 13 years ago
  57. d670ec1 posix-cpu-timers: Cure SMP wobbles by Peter Zijlstra · 13 years ago
  58. d178bc3 user namespace: usb: make usb urbs user namespace aware (v2) by Serge Hallyn · 13 years ago
  59. 82e78d8 rcu: Simplify unboosting checks by Paul E. McKenney · 13 years ago
  60. fc0763f nohz: Remove nohz_cpu_mask by Shi, Alex · 13 years ago
  61. ee30a7b locking, sched: Annotate thread_group_cputimer as raw by Thomas Gleixner · 15 years ago
  62. ec12cb7 sched: Accumulate per-cfs_rq cpu usage and charge against bandwidth by Paul Turner · 13 years ago
  63. 72fa599 move RLIMIT_NPROC check from set_user() to do_execve_common() by Vasiliy Kulikov · 13 years ago
  64. 096a705 Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  65. 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
  66. 8209f53 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago
  67. 994bf1c Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  68. 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
  69. e3589f6 sched: Allow for overlapping sched_domain spans by Peter Zijlstra · 13 years ago
  70. 9c3f75c sched: Break out cpu_power from the sched_group structure by Peter Zijlstra · 13 years ago
  71. 7765be2 rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special by Paul E. McKenney · 13 years ago
  72. 4aede84 fixlet: Remove fs_excl from struct task. by Justin TerAvest · 13 years ago
  73. e4c2fb0 sched: Disable (revert) SCHED_LOAD_SCALE increase by Peter Zijlstra · 13 years ago
  74. 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
  75. 087806b redefine thread_group_leader() as exit_signal >= 0 by Oleg Nesterov · 13 years ago
  76. e550f14 kill task_detached() by Oleg Nesterov · 13 years ago
  77. 8677347 make do_notify_parent() __must_check, update the callers by Oleg Nesterov · 13 years ago
  78. 53c8f9f make do_notify_parent() return bool by Oleg Nesterov · 13 years ago
  79. 544b2c9 ptrace: implement PTRACE_LISTEN by Tejun Heo · 13 years ago
  80. fb1d910 ptrace: implement TRAP_NOTIFY and use it for group stop events by Tejun Heo · 13 years ago
  81. 73ddff2 job control: introduce JOBCTL_TRAP_STOP and use it for group stop trap by Tejun Heo · 13 years ago
  82. bdd4e85 sched: Isolate preempt counting in its own config option by Frederic Weisbecker · 13 years ago
  83. 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
  84. 7dd3db5 job control: introduce task_set_jobctl_pending() by Tejun Heo · 13 years ago
  85. 3759a0d job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending() by Tejun Heo · 13 years ago
  86. a8f072c job control: rename signal->group_stop and flags to jobctl and update them by Tejun Heo · 13 years ago
  87. f339b9d sched: Fix schedstat.nr_wakeups_migrate by Peter Zijlstra · 13 years ago
  88. 6345d24 mm: Fix boot crash in mm_alloc() by Linus Torvalds · 13 years ago
  89. 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
  90. 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
  91. 1e1b6c5 cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed by KOSAKI Motohiro · 13 years ago
  92. 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
  93. 4714d1d cgroups: read-write lock CLONE_THREAD forking per threadgroup by Ben Blum · 13 years ago
  94. b1cff0a ftrace: Add internal recursive checks by Steven Rostedt · 13 years ago
  95. de03c72 mm: convert mm->cpu_vm_cpumask into cpumask_var_t by KOSAKI Motohiro · 13 years ago
  96. 72788c3 oom: replace PF_OOM_ORIGIN with toggling oom_score_adj by David Rientjes · 13 years ago
  97. 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
  98. 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
  99. 586692a watchdog: Disable watchdog when thresh is zero by Mandeep Singh Baines · 13 years ago
  100. 3ed4c05 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc by Linus Torvalds · 13 years ago