1. a458ae2 sched/core, ia64: Rename set_curr_task() by Peter Zijlstra · 8 years ago
  2. 10e2f1a sched/core: Rewrite and improve select_idle_siblings() by Peter Zijlstra · 8 years ago
  3. 0e369d7 sched/core: Replace sd_busy/nr_busy_cpus with sched_domain_shared by Peter Zijlstra · 8 years ago
  4. 24fc7ed sched/core: Introduce 'struct sched_domain_shared' by Peter Zijlstra · 8 years ago
  5. 35a773a sched/core: Avoid _cond_resched() for PREEMPT=y by Peter Zijlstra · 8 years ago
  6. 9af6528 sched/core: Optimize __schedule() by Peter Zijlstra · 8 years ago
  7. 1f6e6c7 sched/core: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flag by Morten Rasmussen · 8 years ago
  8. d1c6d14 sched/debug: Make the "Preemption disabled at ..." message more useful by Vegard Nossum · 8 years ago
  9. bd425d4 sched/core: Fix power to capacity renaming in comment by Morten Rasmussen · 8 years ago
  10. 7e78141 signal: consolidate {TS,TLF}_RESTORE_SIGMASK code by Andy Lutomirski · 8 years ago
  11. 11a410d mm, oom_reaper: do not attempt to reap a task more than twice by Michal Hocko · 8 years ago
  12. b18dc5f mm, oom: skip vforked tasks from being selected by Michal Hocko · 8 years ago
  13. 7dc603c sched/fair: Fix PELT integrity for new tasks by Peter Zijlstra · 8 years ago
  14. 630741f Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  15. b235bee Clarify naming of thread info/stack allocators by Linus Torvalds · 8 years ago
  16. 150593b sched/api: Introduce task_rcu_dereference() and try_get_task_struct() by Oleg Nesterov · 8 years ago
  17. 7ef949d7 mm: oom_reaper: remove some bloat by Michal Hocko · 8 years ago
  18. f89eae4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  19. b7e7ade sched/core: Fix remote wakeups by Peter Zijlstra · 8 years ago
  20. c96fc2d signal: make oom_flags a bool by Tetsuo Handa · 8 years ago
  21. 5469dc2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  22. 2f37dd1 Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  23. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 8 years ago
  24. 5f56a5d exit_thread: remove empty bodies by Jiri Slaby · 8 years ago
  25. d2005e3 userfaultfd: don't pin the user memory in userfaultfd_file_create() by Oleg Nesterov · 8 years ago
  26. f44666b mm,oom: speed up select_bad_process() loop by Tetsuo Handa · 8 years ago
  27. ec8d7c1 mm, oom_reaper: do not mmput synchronously from the oom reaper context by Michal Hocko · 8 years ago
  28. bb8a4b7 mm, oom_reaper: hide oom reaped tasks from OOM killer more carefully by Michal Hocko · 8 years ago
  29. d57d394 Merge tag 'pm-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  30. 825a3b2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  31. 230e51f Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  32. 0052af4 Merge branch 'core-lib-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  33. 50605ff sched/core: Provide a tsk_nr_cpus_allowed() helper by Thomas Gleixner · 8 years ago
  34. 4eb8676 Merge branch 'smp/hotplug' into sched/core, to resolve conflicts by Ingo Molnar · 8 years ago
  35. f2785dd sched/hotplug: Move migration CPU_DYING to sched_cpu_dying() by Thomas Gleixner · 8 years ago
  36. 40190a7 sched/hotplug: Convert cpu_[in]active notifiers to state machine by Thomas Gleixner · 8 years ago
  37. 9cf7243 sched: Make set_cpu_rq_start_time() a built in hotplug state by Thomas Gleixner · 8 years ago
  38. 7b59533 sched/fair: Add detailed description to the sched load avg metrics by Yuyang Du · 8 years ago
  39. 6ecdd74 sched/fair: Generalize the load/util averages resolution definition by Yuyang Du · 8 years ago
  40. c876eea signals/sigaltstack: If SS_AUTODISARM, bypass on_sig_stack() by Andy Lutomirski · 8 years ago
  41. 2a74213 signals/sigaltstack: Implement SS_AUTODISARM flag by Stas Sergeev · 8 years ago
  42. 29c5e7b Merge back earlier cpufreq material for v4.7. by Rafael J. Wysocki · 8 years ago
  43. 1f41906 sched/fair: Correctly handle nohz ticks CPU load accounting by Frederic Weisbecker · 8 years ago
  44. cee1afc sched/fair: Gather CPU load functions under a more conventional namespace by Frederic Weisbecker · 8 years ago
  45. 2c923e9 sched/clock: Make local_clock()/cpu_clock() inline by Daniel Lezcano · 8 years ago
  46. 5f47992 Merge 4.6-rc3 into staging-next by Greg Kroah-Hartman · 8 years ago
  47. 77ed2c5 android,lowmemorykiller: Don't abuse TIF_MEMDIE. by Tetsuo Handa · 8 years ago
  48. 0bed612 cpufreq: sched: Helpers to add and remove update_util hooks by Rafael J. Wysocki · 8 years ago
  49. d18d12d lib/proportions: Remove unused code by Richard Cochran · 8 years ago
  50. f009a7a timers/nohz: Convert tick dependency mask to atomic_t by Frederic Weisbecker · 8 years ago
  51. bb29902 oom, oom_reaper: protect oom_reaper_list using simpler way by Tetsuo Handa · 8 years ago
  52. 29c696e oom: make oom_reaper_list single linked by Vladimir Davydov · 8 years ago
  53. 855b018 oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task by Michal Hocko · 8 years ago
  54. 0304926 mm, oom_reaper: implement OOM victims queuing by Michal Hocko · 8 years ago
  55. 69b27ba sched: add schedule_timeout_idle() by Andrew Morton · 8 years ago
  56. 6c31da3 parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option by Helge Deller · 8 years ago
  57. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  58. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  59. da8b44d timer: convert timer_slack_ns from unsigned long to u64 by John Stultz · 8 years ago
  60. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  61. 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  62. e23604e Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  63. adaf9fc cpufreq: Move scheduler-related code to the sched directory by Rafael J. Wysocki · 8 years ago
  64. 72f9f3f sched/deadline: Remove dl_new from struct sched_dl_entity by Luca Abeni · 8 years ago
  65. 76d92ac sched: Migrate sched to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  66. d027d45 nohz: New tick dependency mask by Frederic Weisbecker · 9 years ago
  67. f904f58 sched/debug: Fix preempt_disable_ip recording for preempt_disable() by Sebastian Andrzej Siewior · 8 years ago
  68. ff77e46 sched/rt: Fix PI handling vs. sched_setscheduler() by Peter Zijlstra · 8 years ago
  69. cb25176 sched/debug: Make schedstats a runtime tunable that is disabled by default by Mel Gorman · 8 years ago
  70. 2e28d38 tty: audit: Handle tty audit enable atomically by Peter Hurley · 8 years ago
  71. eadee0c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  72. 127424c mm: memcontrol: move kmem accounting code to CONFIG_MEMCG by Johannes Weiner · 8 years ago
  73. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 8 years ago
  74. 759c011 pipe: limit the per-user amount of pages allocated in pipes by Willy Tarreau · 8 years ago
  75. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  76. 0f8c790 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  77. 712f4aa unix: properly account for FDs passed over unix sockets by willy tarreau · 8 years ago
  78. 5a10780 sched/core: Move sched_entity::avg into separate cache line by Jiri Olsa · 9 years ago
  79. 567bee2 Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging new patches by Ingo Molnar · 8 years ago
  80. be958bd sched/core: Fix unserialized r-m-w scribbling stuff by Peter Zijlstra · 9 years ago
  81. 570f524 sched/core: Check tgid in is_global_init() by Sergey Senozhatsky · 8 years ago
  82. 03e0d46 watchdog: introduce touch_softlockup_watchdog_sched() by Tejun Heo · 9 years ago
  83. b7ce227 sched/cputime: Convert vtime_seqlock to seqcount by Frederic Weisbecker · 9 years ago
  84. 7098c1e sched/cputime: Clarify vtime symbols and document them by Frederic Weisbecker · 9 years ago
  85. 525705d sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz() by Byungchul Park · 9 years ago
  86. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  87. 5037835 coredump: add DAX filtering for ELF coredumps by Ross Zwisler · 9 years ago
  88. 9a13049 signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread() by Oleg Nesterov · 9 years ago
  89. be0e6f2 signal: turn dequeue_signal_lock() into kernel_dequeue_signal() by Oleg Nesterov · 9 years ago
  90. 2e01fab signals: kill block_all_signals() and unblock_all_signals() by Oleg Nesterov · 9 years ago
  91. 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  92. b23afb9 memcg: punt high overage reclaim to return-to-userland path by Tejun Heo · 9 years ago
  93. 626ebc4 memcg: flatten task_struct->memcg_oom by Tejun Heo · 9 years ago
  94. ac1f591 kernel/watchdog.c: add sysctl knob hardlockup_panic by Don Zickus · 9 years ago
  95. 69234ac Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  96. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  97. 5352869 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  98. 2814228 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  99. c13dc31 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 9 years ago
  100. c8d75aa posix_cpu_timer: Reduce unnecessary sighand lock contention by Jason Low · 9 years ago