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