1. 5577964 cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes by Tejun Heo · 11 years ago
  2. b2e09f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  4. 535560d Merge commit '3cf2f34' into sched/core, to fix build error by Ingo Molnar · 11 years ago
  5. 14208b0 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  6. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 11 years ago
  7. d54d14b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  8. ec00010 Merge branch 'perf/urgent' into perf/core, to resolve conflict and to prepare for new patches by Ingo Molnar · 11 years ago
  9. e3baac4 sched/idle: Optimize try-to-wake-up IPI by Peter Zijlstra · 11 years ago
  10. 67b9ca7 sched/idle: Simplify wake_up_idle_cpu() by Andy Lutomirski · 11 years ago
  11. dfc68f2 sched, trace: Add a tracepoint for IPI-less remote wakeups by Andy Lutomirski · 11 years ago
  12. 5d4dfdd sched: Rename capacity related flags by Nicolas Pitre · 11 years ago
  13. ca8ce3d sched: Final power vs. capacity cleanups by Nicolas Pitre · 11 years ago
  14. ced549f sched: Remove remaining dubious usage of "power" by Nicolas Pitre · 11 years ago
  15. 63b2ca3 sched: Let 'struct sched_group_power' care about CPU capacity by Nicolas Pitre · 11 years ago
  16. fa93384 sched: Fix signedness bug in yield_to() by Dan Carpenter · 11 years ago
  17. 09dc4ab sched/fair: Fix tg_set_cfs_bandwidth() deadlock on rq->lock by Roman Gushchin · 11 years ago
  18. b14ed2c sched: Fix sched_policy < 0 comparison by Richard Weinberger · 11 years ago
  19. aac74dc printk: rename printk_sched to printk_deferred by John Stultz · 11 years ago
  20. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  21. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  22. 59a3d4c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  23. 3243970 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  24. f02f79d Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  25. e14505a Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 11 years ago
  26. 7aa2c01 sched: Consolidate open coded implementations of nice level frobbing into nice_to_rlimit() and rlimit_to_nice() by Dongsheng Yang · 11 years ago
  27. a803f02 sched: Initialize rq->age_stamp on processor start by Corey Minyard · 11 years ago
  28. a9467fa sched: Use clamp() and clamp_val() to make sys_nice() more readable by Dongsheng Yang · 11 years ago
  29. caffcdd sched: Do not zero sg->cpumask and sg->sgp->power in build_sched_groups() by Dietmar Eggemann · 11 years ago
  30. c515db8 sched/numa: Fix initialization of sched_domain_topology for NUMA by Vincent Guittot · 11 years ago
  31. 2240067 sched: Simplify return logic in sched_read_attr() by Michael Kerrisk · 11 years ago
  32. e78c7bc sched: Simplify return logic in sched_copy_attr() by Michael Kerrisk · 11 years ago
  33. 6669dc8 Merge branch 'sched/urgent' into sched/core to avoid conflicts with upcoming changes by Ingo Molnar · 11 years ago
  34. 65c2ce7 Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixes by Ingo Molnar · 11 years ago
  35. 6acbfb9 sched: Fix hotplug vs. set_cpus_allowed_ptr() by Lai Jiangshan · 11 years ago
  36. b0827819 sched/deadline: Restrict user params max value to 2^63 ns by Juri Lelli · 11 years ago
  37. ce5f7f8 sched/deadline: Change sched_getparam() behaviour vs SCHED_DEADLINE by Peter Zijlstra · 11 years ago
  38. dbdb227 sched: Disallow sched_attr::sched_policy < 0 by Peter Zijlstra · 11 years ago
  39. 143cf23 sched: Make sched_setattr() correctly return -EFBIG by Michael Kerrisk · 11 years ago
  40. 5c9d535 cgroup: remove css_parent() by Tejun Heo · 11 years ago
  41. ac1bea8 sched,rcu: Make cond_resched() report RCU quiescent states by Paul E. McKenney · 11 years ago
  42. fd99f91 sched/idle: Avoid spurious wakeup IPIs by Peter Zijlstra · 11 years ago
  43. d77b3ed sched: Add a new SD_SHARE_POWERDOMAIN for sched_domain by Vincent Guittot · 11 years ago
  44. 607b45e sched, powerpc: Create a dedicated topology table by Vincent Guittot · 11 years ago
  45. 2dfd747 sched, s390: Create a dedicated topology table by Vincent Guittot · 11 years ago
  46. 143e1e2 sched: Rework sched_domain topology definition by Vincent Guittot · 11 years ago
  47. 2b4cfe6 sched/numa: Initialize newidle balance stats in sd_numa_init() by Jason Low · 11 years ago
  48. 6ccdc84 sched: Skip double execution of pick_next_task_fair() by Peter Zijlstra · 11 years ago
  49. 5bfd126 sched/deadline: Fix sched_yield() behavior by Juri Lelli · 11 years ago
  50. 722a9f9 asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* by Andi Kleen · 11 years ago
  51. edafe3a kprobes, sched: Use NOKPROBE_SYMBOL macro in sched by Masami Hiramatsu · 11 years ago
  52. 376e242 kprobes: Introduce NOKPROBE_SYMBOL() macro to maintain kprobes blacklist by Masami Hiramatsu · 11 years ago
  53. db66d75 sched/docbook: Fix 'make htmldocs' warnings caused by missing description by Masanari Iida · 11 years ago
  54. febdbfe arch: Prepare for smp_mb__{before,after}_atomic() by Peter Zijlstra · 11 years ago
  55. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  56. 52f5684c kernel: use macros from compiler.h instead of __attribute__((...)) by Gideon Israel Dsouza · 11 years ago
  57. b8780c3 sched: remove sleep_on() and friends by Arnd Bergmann · 11 years ago
  58. 32d01dc Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
  59. 7a48837 Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  60. 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
  61. 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
  62. 1f8c538 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  63. 6201b4d timer: Remove code redundancy while calling get_nohz_timer_target() by Viresh Kumar · 11 years ago
  64. 300a9d8 sched: Remove needless round trip nsecs <-> tick conversion of steal time by Frederic Weisbecker · 11 years ago
  65. 383afd0 sched: Fix broken setscheduler() by Steven Rostedt · 11 years ago
  66. 156654f sched/numa: Move task_numa_free() to __put_task_struct() by Mike Galbraith · 11 years ago
  67. a02ed5e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  68. d44753b sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policy by Juri Lelli · 11 years ago
  69. 37e117c sched: Guarantee task priority in pick_next_task() by Peter Zijlstra · 11 years ago
  70. c46fff2 smp: Rename __smp_call_function_single() to smp_call_function_single_async() by Frederic Weisbecker · 11 years ago
  71. fce8ad1 smp: Remove wait argument from __smp_call_function_single() by Frederic Weisbecker · 11 years ago
  72. 75e45d5 sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE by Dongsheng Yang · 11 years ago
  73. d82fd25 sched/rt: Remove 'leaf_rt_rq_list' from 'struct rq' by Li Zefan · 11 years ago
  74. c365c29 sched: Consider pi boosting in setscheduler() by Thomas Gleixner · 11 years ago
  75. 81a44c5 sched: Queue RT tasks to head when prio drops by Thomas Gleixner · 11 years ago
  76. d6b1e91 sched: Adjust p->sched_reset_on_fork when nothing else changes by Thomas Gleixner · 11 years ago
  77. 8f47b18 sched: Add better debug output for might_sleep() by Thomas Gleixner · 11 years ago
  78. db273be sched: Check for idle task in might_sleep() by Thomas Gleixner · 11 years ago
  79. 7717785 sched: Init idle->on_rq in init_idle() by Thomas Gleixner · 11 years ago
  80. 3f1d2a3 sched: Fix hotplug task migration by Peter Zijlstra · 11 years ago
  81. 6d35ab4 sched: Add 'flags' argument to sched_{set,get}attr() syscalls by Peter Zijlstra · 11 years ago
  82. 4efbc45 sched: Fix information leak in sys_sched_getattr() by Vegard Nossum · 11 years ago
  83. 4951634 sched/core: Make dl_b->lock IRQ safe by Juri Lelli · 11 years ago
  84. e9e7cb3 sched/core: Fix sched_rt_global_validate by Juri Lelli · 11 years ago
  85. 4df1638 sched/deadline: Fix overflow to handle period==0 and deadline!=0 by Steven Rostedt · 11 years ago
  86. a53efe5 sched/mm: call finish_arch_post_lock_switch in idle_task_exit and use_mm by Martin Schwidefsky · 12 years ago
  87. 924f0d9a cgroup: drop @skip_css from cgroup_taskset_for_each() by Tejun Heo · 11 years ago
  88. 37e6bae sched: Add statistic for newidle load balance cost by Alex Shi · 11 years ago
  89. 38033c3 sched: Push down pre_schedule() and idle_balance() by Peter Zijlstra · 11 years ago
  90. 606dba2 sched: Push put_prev_task() into pick_next_task() by Peter Zijlstra · 13 years ago
  91. 3c4017c sched: Move rq->idle_stamp up to the core by Daniel Lezcano · 11 years ago
  92. b4f2ab43 sched: Remove 'cpu' parameter from idle_balance() by Daniel Lezcano · 11 years ago
  93. d0ea026 sched: Implement task_nice() as static inline function by Dongsheng Yang · 11 years ago
  94. 073219e cgroup: clean up cgroup_subsys names and initialization by Tejun Heo · 11 years ago
  95. eaa4e4f Merge branch 'linus' into sched/core, to resolve conflicts by Ingo Molnar · 11 years ago
  96. aafd9d6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  97. 595bf99 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  98. 7e2703e sched/numa: Normalize faults_cpu stats and weigh by CPU use by Rik van Riel · 11 years ago
  99. ff1df89 sched/numa: Rename p->numa_faults to numa_faults_memory by Rik van Riel · 11 years ago
  100. a57beec sched: Make sched_class::get_rr_interval() optional by Peter Zijlstra · 11 years ago