1. 907aed4 mm: allow PF_MEMALLOC from softirq context by Mel Gorman · 12 years ago
  2. c255a45 memcg: rename config variables by Andrew Morton · 12 years ago
  3. 45226e9 NMI watchdog: fix for lockup detector breakage on resume by Sameer Nanda · 12 years ago
  4. 54b5019 coredump: warn about unsafe suid_dumpable / core_pattern combo by Kees Cook · 12 years ago
  5. 7907163 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. 8323f26 sched: Fix race in task_group() by Peter Zijlstra · 12 years ago
  7. 970e178 sched: Improve scalability via 'CPU buddies', which withstand random perturbations by Mike Galbraith · 12 years ago
  8. a66d2c8 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  9. 6120d3d get rid of ->scm_work_list by Al Viro · 12 years ago
  10. 67d1214 merge task_work and rcu_head, get rid of separate allocation for keyring case by Al Viro · 12 years ago
  11. 158e164 trim task_work: get rid of hlist by Al Viro · 12 years ago
  12. a2fe194 Merge branch 'linus' into perf/core by Ingo Molnar · 12 years ago
  13. ab93eb8 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  14. 5167e8d sched/nohz: Rewrite and fix load-avg computation -- again by Peter Zijlstra · 12 years ago
  15. cba6d0d Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation" by Paul E. McKenney · 12 years ago
  16. c3e228d Merge tag 'v3.5-rc2' into perf/core by Ingo Molnar · 12 years ago
  17. 7249450 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  18. bafb282 c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal by Konstantin Khlebnikov · 12 years ago
  19. 778b032 uprobes: Kill uprobes_srcu/uprobe_srcu_id by Oleg Nesterov · 12 years ago
  20. c117487 sched: Fix domain iteration by Peter Zijlstra · 12 years ago
  21. 0b3e9f3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  22. 77097ae most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set by Al Viro · 12 years ago
  23. b7f9a11 new helper: sigmask_to_save() by Al Viro · 12 years ago
  24. 51a7b44 new helper: restore_saved_sigmask() by Al Viro · 12 years ago
  25. fb21aff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  26. 29baa74 sched: Move nr_cpus_allowed out of 'struct sched_rt_entity' by Peter Zijlstra · 12 years ago
  27. 5aaa0b7 sched/nohz: Fix rq->cpu_load calculations some more by Peter Zijlstra · 12 years ago
  28. 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  29. f23ca33 keys: kill task_struct->replacement_session_keyring by Oleg Nesterov · 12 years ago
  30. 4d1d61a genirq: reimplement exit_irq_thread() hook via task_work_add() by Oleg Nesterov · 12 years ago
  31. e73f895 task_work_add: generic process-context callbacks by Oleg Nesterov · 12 years ago
  32. 644473e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  33. d79ee93 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  34. cb60e3e Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  35. 8e7fbcb sched: Remove stale power aware scheduling remnants and dysfunctional knobs by Peter Zijlstra · 12 years ago
  36. 04f733b sched/fair: Revert sched-domain iteration breakage by Peter Zijlstra · 12 years ago
  37. 0ce9047 sched/fair: Add some serialization to the sched_domain load-balance walk by Peter Zijlstra · 12 years ago
  38. 489a71b sched: Update documentation and comments by Hiroshi Shimamoto · 12 years ago
  39. 616c310 rcu: Move PREEMPT_RCU preemption to switch_to() invocation by Paul E. McKenney · 12 years ago
  40. 6ac1ef4 Merge branch 'perf/core' into perf/uprobes by Ingo Molnar · 12 years ago
  41. 932eceb seccomp: kill the seccomp_t typedef by Will Drewry · 12 years ago
  42. 259e5e6 Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs by Andy Lutomirski · 12 years ago
  43. 7b44ab9 userns: Disassociate user_struct from the user_namespace. by Eric W. Biederman · 13 years ago
  44. d0bd659 userns: Deprecate and rename the user_namespace reference in the user_struct by Eric W. Biederman · 13 years ago
  45. 57a39aa userns: Kill bogus declaration of function release_uids by Eric W. Biederman · 13 years ago
  46. 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
  47. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  48. ebec18a prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision by Lennart Poettering · 12 years ago
  49. cc9a6c8 cpuset: mm: reduce large amounts of memory barrier related damage v3 by Mel Gorman · 12 years ago
  50. 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
  51. 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
  52. 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
  53. 0326f5a uprobes/core: Handle breakpoint and singlestep exceptions by Srikar Dronamraju · 12 years ago
  54. df8d291 Merge branch 'linus' into irq/core by Thomas Gleixner · 12 years ago
  55. 47258cf Merge tag 'v3.3-rc7' into sched/core by Ingo Molnar · 12 years ago
  56. 4bcdf1d genirq: Get rid of unnecessary irqaction field in task_struct by Alexander Gordeev · 12 years ago
  57. 6e27f63 vfork: kill PF_STARTING by Oleg Nesterov · 12 years ago
  58. 57b59c4 coredump_wait: don't call complete_vfork_done() by Oleg Nesterov · 12 years ago
  59. d68b46f vfork: make it killable by Oleg Nesterov · 12 years ago
  60. c415c3b vfork: introduce complete_vfork_done() by Oleg Nesterov · 12 years ago
  61. 2e5b5b3 sched: Clean up parameter passing of proc_sched_autogroup_set_nice() by Hiroshi Shimamoto · 12 years ago
  62. 3c7d518 sched/rt: Do not submit new work when PI-blocked by Thomas Gleixner · 13 years ago
  63. c5491ea sched/rt: Add schedule_preempt_disabled() by Thomas Gleixner · 13 years ago
  64. 7e4d960 Merge branch 'linus' into sched/core by Ingo Molnar · 12 years ago
  65. de5bdff sched: Make initial SCHED_RR timeslace DEF_TIMESLICE by Hiroshi Shimamoto · 12 years ago
  66. 1aa03f1 rcu: Simplify unboosting checks by Paul E. McKenney · 12 years ago
  67. 9388dc3 sched: Turn lock_task_sighand() into a static inline by Anton Vorontsov · 12 years ago
  68. 8cdb878 Fix race in process_vm_rw_core by Christopher Yeoh · 12 years ago
  69. 4ec4412 sched: Ensure cpu_power periodic update by Vincent Guittot · 13 years ago
  70. 39be350 sched, block: Unify cache detection by Peter Zijlstra · 12 years ago
  71. 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
  72. fa75728 kernel-doc: fix kernel-doc warnings in sched by Randy Dunlap · 12 years ago
  73. b64b223 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 12 years ago
  74. 7061ca3 sched: Add "const" to is_idle_task() parameter by Paul E. McKenney · 13 years ago
  75. 9402c95 treewide: remove useless NORET_TYPE macro and uses by Joe Perches · 12 years ago
  76. 001a541 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 12 years ago
  77. db0c2bf Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  78. eb59c50 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  79. 0db49b7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  80. 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
  81. 8371235 writeback: dirty ratelimit - think time compensation by Wu Fengguang · 13 years ago
  82. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 13 years ago
  83. abd63bc sched: Mark parent and real_parent as __rcu by Kees Cook · 13 years ago
  84. 6a54aeb Merge commit 'v3.2-rc5' into sched/core by Ingo Molnar · 13 years ago
  85. 77e4ef9 threadgroup: extend threadgroup_lock() to cover exit and exec by Tejun Heo · 13 years ago
  86. 257058a threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsem by Tejun Heo · 13 years ago
  87. c4f3060 sched: Add is_idle_task() to handle invalidated uses of idle_cpu() by Paul E. McKenney · 13 years ago
  88. fdaabd8 sched: Fix compile error for UP,!NOHZ by Peter Zijlstra · 13 years ago
  89. 69e1e81 sched, nohz: Track nr_busy_cpus in the sched_group_power by Suresh Siddha · 13 years ago
  90. 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
  91. 34b087e freezer: kill unused set_freezable_with_signal() by Tejun Heo · 13 years ago
  92. 376fede freezer: kill PF_FREEZING by Tejun Heo · 13 years ago
  93. 468e6a2 writeback: remove vm_dirties and task->dirties by Wu Fengguang · 13 years ago
  94. 029632f sched: Make separate sched*.c translation units by Peter Zijlstra · 13 years ago
  95. 208bca0 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 13 years ago
  96. 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
  97. 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
  98. 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
  99. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  100. fa14ff4 sched: Convert to struct llist by Peter Zijlstra · 13 years ago