1. 499118e mm: introduce memalloc_noreclaim_{save,restore} by Vlastimil Babka · 8 years ago
  2. e579dde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  3. 7dea19f mm: introduce memalloc_nofs_{save,restore} API by Michal Hocko · 8 years ago
  4. 6c478ae signal: Make kill_proc_info static by Eric W. Biederman · 8 years ago
  5. 0ba78a9 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  6. acd5862 sched/rtmutex: Refactor rt_mutex_setprio() by Peter Zijlstra · 8 years ago
  7. e96a7705 sched/rtmutex/deadline: Fix a PI crash for deadline tasks by Xunlei Pang · 8 years ago
  8. 698eff6 sched/clock, x86/perf: Fix "perf test tsc" by Peter Zijlstra · 8 years ago
  9. ee6a3d1 sched/headers: Remove the <linux/topology.h> include from <linux/sched.h> by Ingo Molnar · 8 years ago
  10. 5c0d0f3 sched/headers: Remove <linux/sched.h> from <linux/sched/init.h> by Ingo Molnar · 8 years ago
  11. a906086 sched/headers: Remove <linux/sched.h> from <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  12. 4f079e9 sched/headers: Remove <linux/sched.h> from <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  13. b0145d9 sched/headers: Remove <linux/sched.h> from <linux/sched/nohz.h> by Ingo Molnar · 8 years ago
  14. dc19953 sched/headers: Remove <linux/sched.h> from <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  15. ed53742 sched/headers: Remove <linux/sched.h> from <linux/sched/cpufreq.h> by Ingo Molnar · 8 years ago
  16. de8deb0 sched/headers: Remove <linux/sched.h> from <linux/sched/user.h> by Ingo Molnar · 8 years ago
  17. ae1cc88 sched/headers: Remove <linux/sched.h> from <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
  18. b8d6d80 sched/headers: Remove <linux/sched.h> from <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  19. 5fd7315 sched/headers: Remove <linux/sched.h> from <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
  20. 5a2d688 sched/headers: Remove <linux/sched.h> from <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  21. ea94763 sched/headers: Remove <linux/sched.h> from <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  22. f411229 sched/headers: Remove tsk_is_polling() by Ingo Molnar · 8 years ago
  23. c03cb28 sched/headers: Remove <linux/sched.h> from <linux/sched/topology.h> by Ingo Molnar · 8 years ago
  24. 6f175fc sched/headers: Move the sched_exec() prototype to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  25. cda6672 sched/headers: Move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  26. c5a2192 sched/headers: Move _init() prototypes from <linux/sched.h> to <linux/sched/init.h> by Ingo Molnar · 8 years ago
  27. 42011db sched/headers: Move exit_files() and exit_itimers() from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  28. 9049863 sched/headers: Move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  29. a2d7a74 sched/headers: Move sched_info_on() and force_schedstat_enabled() from <linux/sched.h> to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  30. 1050b27 sched/headers: Move cputime functionality from <linux/sched.h> and <linux/cputime.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  31. 56cd697 sched/headers: Move the task_lock()/unlock() APIs to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  32. cdc75e9 sched/headers: Move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  33. 70806b2 sched/headers: Move the 'root_task_group' declaration to <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
  34. f3ac606 sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  35. 6bfbaa5 sched/headers, RCU: Move rcu_copy_process() from <linux/sched/task.h> to kernel/fork.c by Ingo Molnar · 8 years ago
  36. 901b14b sched/headers: Move task lifetime APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  37. 0ca0156 sched/headers: Split hotplug CPU interfaces out of <linux/sched.h> into <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  38. d3d1e32 sched/headers: Move debugging functions from <linux/sched.h> to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  39. 752b3ca sched/headers: Move the NOHZ APIs from <linux/sched.h> to <linux/sched/nohz.h> by Ingo Molnar · 8 years ago
  40. 3605df49 sched/headers: Move task statistics APIs from <linux/sched.h> to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  41. 74444ed sched/headers: Move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  42. 2a1f062 sched/headers: Move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  43. 9a07000 sched/headers: Move CONFIG_TASK_XACCT bits from <linux/sched.h> to <linux/sched/xacct.h> by Ingo Molnar · 8 years ago
  44. c41cfc6 sched/headers: Move the JOBCTL_ defines and methods from <linux/sched.h> to <linux/sched/jobctl.h> by Ingo Molnar · 8 years ago
  45. 5647028 sched/headers: Move the NUMA balancing interfaces from <linux/sched.h> to <linux/sched/numa_balancing.h> by Ingo Molnar · 8 years ago
  46. d026ce7 sched/headers: Move in_vfork() from <linux/sched.h> to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  47. 4240c8b sched/headers: Move more mm_struct related functionality from <linux/sched.h> to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  48. 7284c6d sched/headers: Move the cpufreq interfaces to <linux/sched/cpufreq.h> by Ingo Molnar · 8 years ago
  49. 8d88460 sched/headers: Move 'struct pacct_struct' and 'struct cpu_itimer' form <linux/sched.h> to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  50. bcbb6a5 sched/headers: Move 'struct user_struct' definition and APIs to the new <linux/sched/user.h> header by Ingo Molnar · 8 years ago
  51. c3edc40 sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  52. 11701c6 sched/headers: Move task->mm coredumping related defines and methods from <linux/sched.h> to <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
  53. 68e21be sched/headers: Move task->mm handling methods to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  54. de8f1c7 sched/headers: Move autogroup APIs into <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
  55. dea38c7 sched/headers: Move loadavg related definitions from <linux/sched.h> to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  56. 5689810 sched/headers: Move scheduler clock interfaces to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  57. eb61baf sched/headers: Move the wake-queue types and interfaces from sched.h into <linux/sched/wake_q.h> by Ingo Molnar · 8 years ago
  58. 5dbe91d sched/headers: Move idle polling methods to <linux/sched/idle.h> by Ingo Molnar · 8 years ago
  59. 4437722 sched/headers: Move the wake_up_if_idle() prototype to <linux/sched/idle.h> by Ingo Molnar · 8 years ago
  60. b768917 sched/headers: Move the 'cpu_idle_type' enum from <linux/sched.h> to <linux/sched/idle.h> by Ingo Molnar · 8 years ago
  61. a60b9ed sched/headers: Move scheduler topology interfaces to <linux/sched/topology.h> by Ingo Molnar · 8 years ago
  62. 50d3439 sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  63. 1777e46 sched/headers: Prepare to move _init() prototypes from <linux/sched.h> to <linux/sched/init.h> by Ingo Molnar · 8 years ago
  64. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  65. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  66. 9164bb4 sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  67. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  68. f361bf4 sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API dependency by Ingo Molnar · 8 years ago
  69. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  70. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  71. ef8bd77 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/hotplug.h> by Ingo Molnar · 8 years ago
  72. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  73. 370c913 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nohz.h> by Ingo Molnar · 8 years ago
  74. 03441a3 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h> by Ingo Molnar · 8 years ago
  75. fd77123 sched/headers: Prepare to remove the <linux/gfp.h> include from <linux/sched.h> by Ingo Molnar · 8 years ago
  76. b12fb7f sched/headers: Prepare for new header dependencies before moving code to <linux/sched/xacct.h> by Ingo Molnar · 8 years ago
  77. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  78. 1e4bae6 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/jobctl.h> by Ingo Molnar · 8 years ago
  79. 6a3827d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/numa_balancing.h> by Ingo Molnar · 8 years ago
  80. 55687da sched/headers: Prepare for new header dependencies before moving code to <linux/sched/cpufreq.h> by Ingo Molnar · 8 years ago
  81. 8703e8a sched/headers: Prepare for new header dependencies before moving code to <linux/sched/user.h> by Ingo Molnar · 8 years ago
  82. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  83. f7ccbae sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> by Ingo Molnar · 8 years ago
  84. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  85. 4eb5aaa sched/headers: Prepare for new header dependencies before moving code to <linux/sched/autogroup.h> by Ingo Molnar · 8 years ago
  86. 4f17722 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  87. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  88. 84f001e sched/headers: Prepare for new header dependencies before moving code to <linux/sched/wake_q.h> by Ingo Molnar · 8 years ago
  89. 4c82269 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/idle.h> by Ingo Molnar · 8 years ago
  90. 105ab3d sched/headers: Prepare for new header dependencies before moving code to <linux/sched/topology.h> by Ingo Molnar · 8 years ago
  91. 9ccd27c sched/headers: Make all include/linux/sched/*.h headers build standalone by Ingo Molnar · 8 years ago
  92. 975e155 sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in milliseconds by Shile Zhang · 8 years ago
  93. 3c3fcb4 sched/fair: Kill the unused 'sched_shares_window_ns' tunable by Matt Fleming · 8 years ago
  94. ea606cf mm: move max_map_count bits into mm.h by Andrey Ryabinin · 9 years ago
  95. cb25176 sched/debug: Make schedstats a runtime tunable that is disabled by default by Mel Gorman · 9 years ago
  96. 2726d6c sched/deadline: Unify dl_time_before() usage by Juri Lelli · 9 years ago
  97. bc7a34b timer: Reduce timer migration overhead if disabled by Thomas Gleixner · 10 years ago
  98. 0782e63 sched: Handle priority boosted tasks proper in setscheduler() by Thomas Gleixner · 10 years ago
  99. 3fb1c8d mm: update comment for DEFAULT_MAX_MAP_COUNT by Kirill A. Shutemov · 11 years ago
  100. 7aa2c01 sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit() and rlimit_to_nice() by Dongsheng Yang · 11 years ago