1. 73459e2 x86: pvclock: Really remove the sched notifier for cross-cpu migrations by Paolo Bonzini · 9 years ago
  2. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  3. 4fd48b4 Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  4. 49d2953 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  5. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  6. 9058f3b Remove rest of exec domains. by Richard Weinberger · 9 years ago
  7. 36ee28e sched: Add sched_avg::utilization_avg_contrib by Vincent Guittot · 10 years ago
  8. 074c238 mm: numa: slow PTE scan rate if migration failures occur by Mel Gorman · 10 years ago
  9. 0a4e6be x86: kvm: Revert "remove sched notifier for cross-cpu migrations" by Marcelo Tosatti · 10 years ago
  10. 3fa0818 sched, isolcpu: make cpu_isolated_map visible outside scheduler by Rik van Riel · 10 years ago
  11. e2defd0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  12. 9cff8ad sched: Prevent recursion in io_schedule() by NeilBrown · 10 years ago
  13. 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 10 years ago
  14. 545a2bf kernel/sched/clock.c: add another clock for use with the soft lockup watchdog by Cyril Bur · 10 years ago
  15. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  16. 51f39a1 syscalls: implement execveat() system call by David Drysdale · 10 years ago
  17. 6f185c2 memcg: turn memcg_kmem_skip_account into a bit field by Vladimir Davydov · 10 years ago
  18. 86c6a2f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  19. 44dba3d sched: Refactor task_struct to use numa_faults instead of numa_* pointers by Iulia Manda · 10 years ago
  20. 28f6569 rcu: Remove redundant TREE_PREEMPT_RCU config option by Pranith Kumar · 10 years ago
  21. 3427445 sched: Exclude cond_resched() from nested sleep test by Peter Zijlstra · 10 years ago
  22. 8eb23b9 sched: Debug nested sleeps by Peter Zijlstra · 10 years ago
  23. f82f804 sched/deadline: Ensure that updates to exclusive cpusets don't break AC by Juri Lelli · 10 years ago
  24. 7f51412 sched/deadline: Fix bandwidth check/update when migrating tasks between exclusive cpusets by Juri Lelli · 10 years ago
  25. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  26. d6dd50e Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  27. 934f3072 mm: clear __GFP_FS when PF_MEMALLOC_NOIO is set by Junxiao Bi · 10 years ago
  28. 87d7bce Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  29. 6111da3 Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 10 years ago
  30. 2ad654b cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags by Zefan Li · 10 years ago
  31. e0e5070 sched: add macros to define bitops for task atomic flags by Zefan Li · 10 years ago
  32. a2b86f7 sched: fix confusing PFA_NO_NEW_PRIVS constant by Zefan Li · 10 years ago
  33. 6a40281 sched: Fix end_of_stack() and location of stack canary for architectures using CONFIG_STACK_GROWSUP by Chuck Ebbert · 10 years ago
  34. a70857e sched: Add helper for task stack page overrun checking by Aaron Tomlin · 10 years ago
  35. d4311ff init/main.c: Give init_task a canary by Aaron Tomlin · 10 years ago
  36. f6be8af sched: Add new API wake_up_if_idle() to wake up the idle cpu by Chuansheng Liu · 10 years ago
  37. e78c349 time, signal: Protect resource use statistics with seqlock by Rik van Riel · 10 years ago
  38. 1d082fd rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch() by Paul E. McKenney · 10 years ago
  39. 176f8f7 rcu: Make TASKS_RCU handle nohz_full= CPUs by Paul E. McKenney · 10 years ago
  40. 8315f42 rcu: Add call_rcu_tasks() by Paul E. McKenney · 10 years ago
  41. 2ee507c sched: Add function single_task_running to let a task check if it is the only task running on a cpu by Tim Chen · 10 years ago
  42. c9d2642 Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  43. e67ee10 Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  44. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  45. ab602f7 shm: make exit_shm work proportional to task activity by Jack Miller · 10 years ago
  46. 33144e8 kernel/fork.c: make mm_init_owner static by Vladimir Davydov · 10 years ago
  47. 747db95 mm: memcontrol: use page lists for uncharge batching by Johannes Weiner · 10 years ago
  48. 372ba8c cpuidle: menu: Lookup CPU runqueues less by Mel Gorman · 10 years ago
  49. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  50. 72f15c0 sas_ss_flags: Remove nested ternary if by Richard Weinberger · 11 years ago
  51. e7fda6c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  52. 9895994 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  53. 5bda4f6 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  54. ca5bc6c Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes by Ingo Molnar · 10 years ago
  55. 9667a23 delayacct: Make accounting nanosecond based by Thomas Gleixner · 10 years ago
  56. ccbf62d sched: Make task->start_time nanoseconds based by Thomas Gleixner · 10 years ago
  57. 57e0be0 sched: Make task->real_start_time nanoseconds based by Thomas Gleixner · 10 years ago
  58. 1d4457f sched: move no_new_privs into new atomic flags by Kees Cook · 10 years ago
  59. 8875125 sched: Transform resched_task() into resched_curr() by Kirill Tkhai · 10 years ago
  60. 466af29 sched/deadline: Kill task_struct->pi_top_task by Oleg Nesterov · 10 years ago
  61. abaa93d rcu: Simplify priority boosting by putting rt_mutex in rcu_node by Paul E. McKenney · 10 years ago
  62. b6220ad sched: Fix compiler warnings by Guenter Roeck · 10 years ago
  63. b2e09f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  64. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  65. 535560d Merge commit '3cf2f34' into sched/core, to fix build error by Ingo Molnar · 10 years ago
  66. 0341729 signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch] by Oleg Nesterov · 10 years ago
  67. 82b8977 perf: Differentiate exec() and non-exec() comm events by Adrian Hunter · 10 years ago
  68. 5d4dfdd sched: Rename capacity related flags by Nicolas Pitre · 10 years ago
  69. ca8ce3d sched: Final power vs. capacity cleanups by Nicolas Pitre · 10 years ago
  70. 63b2ca3 sched: Let 'struct sched_group_power' care about CPU capacity by Nicolas Pitre · 10 years ago
  71. fa93384 sched: Fix signedness bug in yield_to() by Dan Carpenter · 10 years ago
  72. 34a1b72 kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE_SIGHAND by Oleg Nesterov · 10 years ago
  73. b300a4e kernel/user.c: drop unused field 'files' from user_struct by Kirill A. Shutemov · 10 years ago
  74. f98bafa memcg: kill CONFIG_MM_OWNER by Oleg Nesterov · 10 years ago
  75. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  76. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  77. f02f79d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  78. ad0f614 wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STR by Masatake YAMATO · 10 years ago
  79. 4027d08 sched/rt: Fix 'struct sched_dl_entity' and dl_task_time() comments, to match the current upstream code by xiaofeng.yan · 10 years ago
  80. 69dd0f8 sched/idle: Remove TS_POLLING support by Peter Zijlstra · 10 years ago
  81. d77b3ed sched: Add a new SD_SHARE_POWERDOMAIN for sched_domain by Vincent Guittot · 10 years ago
  82. 607b45e sched, powerpc: Create a dedicated topology table by Vincent Guittot · 10 years ago
  83. 143e1e2 sched: Rework sched_domain topology definition by Vincent Guittot · 10 years ago
  84. 5bfd126 sched/deadline: Fix sched_yield() behavior by Juri Lelli · 10 years ago
  85. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  86. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  87. ad86622 wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space by Oleg Nesterov · 10 years ago
  88. abd50b3 wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition by Oleg Nesterov · 10 years ago
  89. 23aebe1 exec: kill bprm->tcomm[], simplify the "basename" logic by Oleg Nesterov · 10 years ago
  90. f0432d1 mm, mempolicy: remove per-process flag by David Rientjes · 10 years ago
  91. 615d6e8 mm: per-thread vma caching by Davidlohr Bueso · 10 years ago
  92. 1ead658 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  93. a21e408 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  94. 80e0b6e sched: declare pid_alive as inline by Richard Guy Briggs · 11 years ago
  95. ad36d28 pid: get pid_t ppid of task in init_pid_ns by Richard Guy Briggs · 11 years ago
  96. 6201b4d timer: Remove code redundancy while calling get_nohz_timer_target() by Viresh Kumar · 11 years ago
  97. bfc3f02 cputime: Default implementation of nsecs -> cputime conversion by Frederic Weisbecker · 11 years ago
  98. 8f47b18 sched: Add better debug output for might_sleep() by Thomas Gleixner · 11 years ago
  99. d97a860 Merge branch 'linus' into sched/core by Thomas Gleixner · 11 years ago
  100. fed14d4 sched/fair: Track cgroup depth by Peter Zijlstra · 13 years ago