1. b7e7ade sched/core: Fix remote wakeups by Peter Zijlstra · 9 years ago
  2. 825a3b2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  3. 230e51f Merge branch 'core-signals-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  4. 0052af4 Merge branch 'core-lib-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  5. 50605ff sched/core: Provide a tsk_nr_cpus_allowed() helper by Thomas Gleixner · 9 years ago
  6. 4eb8676 Merge branch 'smp/hotplug' into sched/core, to resolve conflicts by Ingo Molnar · 9 years ago
  7. f2785dd sched/hotplug: Move migration CPU_DYING to sched_cpu_dying() by Thomas Gleixner · 9 years ago
  8. 40190a7 sched/hotplug: Convert cpu_[in]active notifiers to state machine by Thomas Gleixner · 9 years ago
  9. 9cf7243 sched: Make set_cpu_rq_start_time() a built in hotplug state by Thomas Gleixner · 9 years ago
  10. 7b59533 sched/fair: Add detailed description to the sched load avg metrics by Yuyang Du · 9 years ago
  11. 6ecdd74 sched/fair: Generalize the load/util averages resolution definition by Yuyang Du · 9 years ago
  12. c876eea signals/sigaltstack: If SS_AUTODISARM, bypass on_sig_stack() by Andy Lutomirski · 9 years ago
  13. 2a74213 signals/sigaltstack: Implement SS_AUTODISARM flag by Stas Sergeev · 9 years ago
  14. 1f41906 sched/fair: Correctly handle nohz ticks CPU load accounting by Frederic Weisbecker · 9 years ago
  15. cee1afc sched/fair: Gather CPU load functions under a more conventional namespace by Frederic Weisbecker · 9 years ago
  16. 2c923e9 sched/clock: Make local_clock()/cpu_clock() inline by Daniel Lezcano · 9 years ago
  17. d18d12d lib/proportions: Remove unused code by Richard Cochran · 9 years ago
  18. f009a7a timers/nohz: Convert tick dependency mask to atomic_t by Frederic Weisbecker · 9 years ago
  19. bb29902 oom, oom_reaper: protect oom_reaper_list using simpler way by Tetsuo Handa · 9 years ago
  20. 29c696e oom: make oom_reaper_list single linked by Vladimir Davydov · 9 years ago
  21. 855b018 oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task by Michal Hocko · 9 years ago
  22. 0304926 mm, oom_reaper: implement OOM victims queuing by Michal Hocko · 9 years ago
  23. 69b27ba sched: add schedule_timeout_idle() by Andrew Morton · 9 years ago
  24. 6c31da3 parisc,metag: Implement CONFIG_DEBUG_STACK_USAGE option by Helge Deller · 9 years ago
  25. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago
  26. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  27. da8b44d timer: convert timer_slack_ns from unsigned long to u64 by John Stultz · 9 years ago
  28. 96b9b1c Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  29. 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 · 9 years ago
  30. e23604e Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  31. adaf9fc cpufreq: Move scheduler-related code to the sched directory by Rafael J. Wysocki · 9 years ago
  32. 72f9f3f sched/deadline: Remove dl_new from struct sched_dl_entity by Luca Abeni · 9 years ago
  33. 76d92ac sched: Migrate sched to use new tick dependency mask model by Frederic Weisbecker · 10 years ago
  34. d027d45 nohz: New tick dependency mask by Frederic Weisbecker · 10 years ago
  35. f904f58 sched/debug: Fix preempt_disable_ip recording for preempt_disable() by Sebastian Andrzej Siewior · 9 years ago
  36. ff77e46 sched/rt: Fix PI handling vs. sched_setscheduler() by Peter Zijlstra · 10 years ago
  37. cb25176 sched/debug: Make schedstats a runtime tunable that is disabled by default by Mel Gorman · 10 years ago
  38. 2e28d38 tty: audit: Handle tty audit enable atomically by Peter Hurley · 10 years ago
  39. eadee0c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  40. 127424c mm: memcontrol: move kmem accounting code to CONFIG_MEMCG by Johannes Weiner · 10 years ago
  41. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 10 years ago
  42. 759c011 pipe: limit the per-user amount of pages allocated in pipes by Willy Tarreau · 10 years ago
  43. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  44. 0f8c790 Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 10 years ago
  45. 712f4aa unix: properly account for FDs passed over unix sockets by willy tarreau · 10 years ago
  46. 5a10780 sched/core: Move sched_entity::avg into separate cache line by Jiri Olsa · 10 years ago
  47. 567bee2 Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging new patches by Ingo Molnar · 10 years ago
  48. be958bd sched/core: Fix unserialized r-m-w scribbling stuff by Peter Zijlstra · 10 years ago
  49. 570f524 sched/core: Check tgid in is_global_init() by Sergey Senozhatsky · 10 years ago
  50. 03e0d46 watchdog: introduce touch_softlockup_watchdog_sched() by Tejun Heo · 10 years ago
  51. b7ce227 sched/cputime: Convert vtime_seqlock to seqcount by Frederic Weisbecker · 10 years ago
  52. 7098c1e sched/cputime: Clarify vtime symbols and document them by Frederic Weisbecker · 10 years ago
  53. 525705d sched/fair: Consider missed ticks in NOHZ_FULL in update_cpu_load_nohz() by Byungchul Park · 10 years ago
  54. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 10 years ago
  55. 5037835 coredump: add DAX filtering for ELF coredumps by Ross Zwisler · 10 years ago
  56. 9a13049 signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread() by Oleg Nesterov · 10 years ago
  57. be0e6f2 signal: turn dequeue_signal_lock() into kernel_dequeue_signal() by Oleg Nesterov · 10 years ago
  58. 2e01fab signals: kill block_all_signals() and unblock_all_signals() by Oleg Nesterov · 10 years ago
  59. 2e3078a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  60. b23afb9 memcg: punt high overage reclaim to return-to-userland path by Tejun Heo · 10 years ago
  61. 626ebc4 memcg: flatten task_struct->memcg_oom by Tejun Heo · 10 years ago
  62. ac1f591 kernel/watchdog.c: add sysctl knob hardlockup_panic by Don Zickus · 10 years ago
  63. 69234ac Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  64. b0f85fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  65. 5352869 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  66. 2814228 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. c13dc31 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  68. c8d75aa posix_cpu_timer: Reduce unnecessary sighand lock contention by Jason Low · 10 years ago
  69. d5c373e posix_cpu_timer: Convert cputimer->running to bool by Jason Low · 10 years ago
  70. aaac3ba bpf: charge user for creation of BPF maps and programs by Alexei Starovoitov · 10 years ago
  71. 609ca06 sched/core: Create preempt_count invariant by Peter Zijlstra · 10 years ago
  72. 87dcbc0 sched/core: Simplify INIT_PREEMPT_COUNT by Peter Zijlstra · 10 years ago
  73. fe19159 Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes by Ingo Molnar · 10 years ago
  74. c6e1e7b sched/core: Make 'sched_domain_topology' declaration static by Juergen Gross · 10 years ago
  75. 8203d6d rcu: Use single-stage IPI algorithm for RCU expedited grace period by Paul E. McKenney · 10 years ago
  76. 1ed1328 sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem by Tejun Heo · 10 years ago
  77. 0c98625 Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem" by Tejun Heo · 10 years ago
  78. e3279a2 sched/fair: Make utilization tracking CPU scale-invariant by Dietmar Eggemann · 10 years ago
  79. e0f5f3a sched/fair: Make load tracking frequency scale-invariant by Dietmar Eggemann · 10 years ago
  80. d950c94 mm: defer flush of writable TLB entries by Mel Gorman · 10 years ago
  81. 72b252a mm: send one IPI per CPU to TLB flush all entries after unmapping pages by Mel Gorman · 10 years ago
  82. a1d8561 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  83. 25834c7 sched: Fix a race between __kthread_bind() and sched_setaffinity() by Peter Zijlstra · 10 years ago
  84. 9d89c25 sched/fair: Rewrite runnable load and utilization average tracking by Yuyang Du · 10 years ago
  85. fe32d3c sched/preempt: Fix cond_resched_lock() and cond_resched_softirq() by Konstantin Khlebnikov · 10 years ago
  86. 63b0e9e sched/fair: Beef up wake_wide() by Mike Galbraith · 10 years ago
  87. 9d7fb04 sched/cputime: Guarantee stime + utime == rtime by Peter Zijlstra · 10 years ago
  88. 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 10 years ago
  89. 0c8c0f0 x86/fpu, sched: Dynamically allocate 'struct fpu' by Dave Hansen · 10 years ago
  90. 22a093b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  91. 6b55c96 sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h by Srikar Dronamraju · 10 years ago
  92. f6db834 sched/stat: Simplify the sched_info accounting dependency by Naveen N. Rao · 10 years ago
  93. e22619a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  94. bbe179f Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  95. 3033f14a clone: support passing tls argument via C rather than pt_regs magic by Josh Triplett · 10 years ago
  96. 3a95398 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  97. 43224b9 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  98. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  99. c58267e Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  100. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago