1. 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
  2. e67ee10 Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle' by Rafael J. Wysocki · 10 years ago
  3. 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  4. ab602f7 shm: make exit_shm work proportional to task activity by Jack Miller · 10 years ago
  5. 33144e8 kernel/fork.c: make mm_init_owner static by Vladimir Davydov · 10 years ago
  6. 747db95 mm: memcontrol: use page lists for uncharge batching by Johannes Weiner · 10 years ago
  7. 372ba8c cpuidle: menu: Lookup CPU runqueues less by Mel Gorman · 10 years ago
  8. bb2cbf5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  9. 72f15c0 sas_ss_flags: Remove nested ternary if by Richard Weinberger · 10 years ago
  10. 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
  11. 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
  12. 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
  13. ca5bc6c Merge branch 'sched/urgent' into sched/core, to merge fixes before applying new changes by Ingo Molnar · 10 years ago
  14. 9667a23 delayacct: Make accounting nanosecond based by Thomas Gleixner · 10 years ago
  15. ccbf62d sched: Make task->start_time nanoseconds based by Thomas Gleixner · 10 years ago
  16. 57e0be0 sched: Make task->real_start_time nanoseconds based by Thomas Gleixner · 10 years ago
  17. 1d4457f sched: move no_new_privs into new atomic flags by Kees Cook · 10 years ago
  18. 8875125 sched: Transform resched_task() into resched_curr() by Kirill Tkhai · 10 years ago
  19. 466af29 sched/deadline: Kill task_struct->pi_top_task by Oleg Nesterov · 10 years ago
  20. abaa93d rcu: Simplify priority boosting by putting rt_mutex in rcu_node by Paul E. McKenney · 10 years ago
  21. b6220ad sched: Fix compiler warnings by Guenter Roeck · 10 years ago
  22. 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
  23. 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
  24. 535560d Merge commit '3cf2f34' into sched/core, to fix build error by Ingo Molnar · 10 years ago
  25. 0341729 signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch] by Oleg Nesterov · 10 years ago
  26. 82b8977 perf: Differentiate exec() and non-exec() comm events by Adrian Hunter · 10 years ago
  27. 5d4dfdd sched: Rename capacity related flags by Nicolas Pitre · 10 years ago
  28. ca8ce3d sched: Final power vs. capacity cleanups by Nicolas Pitre · 10 years ago
  29. 63b2ca3 sched: Let 'struct sched_group_power' care about CPU capacity by Nicolas Pitre · 10 years ago
  30. fa93384 sched: Fix signedness bug in yield_to() by Dan Carpenter · 10 years ago
  31. 34a1b72 kthreads: kill CLONE_KERNEL, change kernel_thread(kernel_init) to avoid CLONE_SIGHAND by Oleg Nesterov · 10 years ago
  32. b300a4e kernel/user.c: drop unused field 'files' from user_struct by Kirill A. Shutemov · 10 years ago
  33. f98bafa memcg: kill CONFIG_MM_OWNER by Oleg Nesterov · 10 years ago
  34. 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
  35. 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
  36. 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
  37. ad0f614 wait: swap EXIT_ZOMBIE(Z) and EXIT_DEAD(X) chars in TASK_STATE_TO_CHAR_STR by Masatake YAMATO · 10 years ago
  38. 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
  39. 69dd0f8 sched/idle: Remove TS_POLLING support by Peter Zijlstra · 10 years ago
  40. d77b3ed sched: Add a new SD_SHARE_POWERDOMAIN for sched_domain by Vincent Guittot · 10 years ago
  41. 607b45e sched, powerpc: Create a dedicated topology table by Vincent Guittot · 10 years ago
  42. 143e1e2 sched: Rework sched_domain topology definition by Vincent Guittot · 10 years ago
  43. 5bfd126 sched/deadline: Fix sched_yield() behavior by Juri Lelli · 10 years ago
  44. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  45. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  46. ad86622 wait: swap EXIT_ZOMBIE and EXIT_DEAD to hide EXIT_TRACE from user-space by Oleg Nesterov · 10 years ago
  47. abd50b3 wait: introduce EXIT_TRACE to avoid the racy EXIT_DEAD->EXIT_ZOMBIE transition by Oleg Nesterov · 10 years ago
  48. 23aebe1 exec: kill bprm->tcomm[], simplify the "basename" logic by Oleg Nesterov · 10 years ago
  49. f0432d1 mm, mempolicy: remove per-process flag by David Rientjes · 10 years ago
  50. 615d6e8 mm: per-thread vma caching by Davidlohr Bueso · 10 years ago
  51. 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
  52. 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
  53. 80e0b6e sched: declare pid_alive as inline by Richard Guy Briggs · 10 years ago
  54. ad36d28 pid: get pid_t ppid of task in init_pid_ns by Richard Guy Briggs · 11 years ago
  55. 6201b4d timer: Remove code redundancy while calling get_nohz_timer_target() by Viresh Kumar · 10 years ago
  56. bfc3f02 cputime: Default implementation of nsecs -> cputime conversion by Frederic Weisbecker · 10 years ago
  57. 8f47b18 sched: Add better debug output for might_sleep() by Thomas Gleixner · 11 years ago
  58. d97a860 Merge branch 'linus' into sched/core by Thomas Gleixner · 10 years ago
  59. fed14d4 sched/fair: Track cgroup depth by Peter Zijlstra · 12 years ago
  60. d0ea026 sched: Implement task_nice() as static inline function by Dongsheng Yang · 11 years ago
  61. 5c22807 sched: Move the priority specific bits into a new header file by Dongsheng Yang · 11 years ago
  62. c4ad8f9 execve: use 'struct filename *' for executable name passing by Linus Torvalds · 11 years ago
  63. eaa4e4f Merge branch 'linus' into sched/core, to resolve conflicts by Ingo Molnar · 11 years ago
  64. 7e2703e sched/numa: Normalize faults_cpu stats and weigh by CPU use by Rik van Riel · 11 years ago
  65. 10f3904 sched/numa, mm: Use active_nodes nodemask to limit numa migrations by Rik van Riel · 11 years ago
  66. 50ec8a4 sched/numa: Track from which nodes NUMA faults are triggered by Rik van Riel · 11 years ago
  67. ff1df89 sched/numa: Rename p->numa_faults to numa_faults_memory by Rik van Riel · 11 years ago
  68. 52bf84a sched/numa, mm: Remove p->numa_migrate_deferred by Rik van Riel · 11 years ago
  69. 98611e4 exec: kill task_struct->did_exec by Oleg Nesterov · 11 years ago
  70. ff252c1 kernel/fork.c: make dup_mm() static by DaeSeok Youn · 11 years ago
  71. 74e3720 proc: cleanup/simplify get_task_state/task_state_array by Oleg Nesterov · 11 years ago
  72. 942be38 coredump: make __get_dumpable/get_dumpable inline, kill fs/coredump.h by Oleg Nesterov · 11 years ago
  73. 7288e11 coredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELY by Oleg Nesterov · 11 years ago
  74. 0c740d0 introduce for_each_thread() to replace the buggy while_each_thread() by Oleg Nesterov · 11 years ago
  75. 8cb75e0 sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding by Peter Zijlstra · 11 years ago
  76. 35af99e sched/clock, x86: Use a static_key for sched_clock_stable by Peter Zijlstra · 11 years ago
  77. 332ac17 sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks by Dario Faggioli · 11 years ago
  78. 2d3d891 sched/deadline: Add SCHED_DEADLINE inheritance logic by Dario Faggioli · 11 years ago
  79. fb00aca rtmutex: Turn the plist into an rb-tree by Peter Zijlstra · 11 years ago
  80. 755378a sched/deadline: Add period support for SCHED_DEADLINE tasks by Harald Gustafsson · 11 years ago
  81. 1baca4c sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic by Juri Lelli · 11 years ago
  82. aab03e0 sched/deadline: Add SCHED_DEADLINE structures & implementation by Dario Faggioli · 11 years ago
  83. d50dde5 sched: Add new scheduler syscalls to support an extended scheduling parameters ABI by Dario Faggioli · 11 years ago
  84. ffe732c Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  85. 9dbdb15 sched/fair: Rework sched_fair time accounting by Peter Zijlstra · 11 years ago
  86. ba1f14f sched: Remove PREEMPT_NEED_RESCHED from generic code by Peter Zijlstra · 11 years ago
  87. a0b57ca Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  88. 86506a9 tasks/exit: Remove unused task_is_dead() method by Oleg Nesterov · 11 years ago
  89. 4007162 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. b972fc3 sched: Remove unused variable in 'struct sched_domain' by Alex Shi · 11 years ago
  91. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  92. 00d1a39 preempt: Make PREEMPT_ACTIVE generic by Thomas Gleixner · 11 years ago
  93. d049f74 exec/ptrace: fix get_dumpable() incorrect tests by Kees Cook · 11 years ago
  94. 27f69e6 sched: remove ARCH specific fpu_counter from task_struct by Vineet Gupta · 11 years ago
  95. 8b41452 hung_task: add method to reset detector by Marcelo Tosatti · 11 years ago
  96. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  97. 4942642 mm: memcg: handle non-error OOM situations more gracefully by Johannes Weiner · 11 years ago
  98. de1c9ce sched/numa: Skip some page migrations after a shared fault by Rik van Riel · 11 years ago
  99. 1e3646f mm: numa: Revert temporarily disabling of NUMA migration by Rik van Riel · 11 years ago
  100. 04bb2f9 sched/numa: Adjust scan rate in task_numa_placement by Rik van Riel · 11 years ago