1. 43f4d66 sched: Improve sysbench performance by fixing spurious active migration by Vincent Guittot · 10 years ago
  2. 728e565 sched/x86: Fix up typo in topology detection by Dave Hansen · 10 years ago
  3. cebf15e x86, sched: Add new topology for multi-NUMA-node CPUs by Dave Hansen · 10 years ago
  4. 8aa6f0e sched/rt: Use resched_curr() in task_tick_rt() by Kirill Tkhai · 10 years ago
  5. f1e3a09 sched: Use rq->rd in sched_setaffinity() under RCU read lock by Kirill Tkhai · 10 years ago
  6. 16303ab sched: cleanup: Rename 'out_unlock' to 'out_free_new_mask' by Kirill Tkhai · 10 years ago
  7. 66339c3 sched: Use dl_bw_of() under RCU read lock by Kirill Tkhai · 10 years ago
  8. 7a96c23 sched/fair: Remove duplicate code from can_migrate_task() by Kirill Tkhai · 10 years ago
  9. c55f515 sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSW by Peter Zijlstra · 10 years ago
  10. 5bd96ab sched: print_rq(): Don't use tasklist_lock by Oleg Nesterov · 10 years ago
  11. 3472eaa sched: normalize_rt_tasks(): Don't use _irqsave for tasklist_lock, use task_rq_lock() by Oleg Nesterov · 10 years ago
  12. 8651c65 sched: Fix the task-group check in tg_has_rt_tasks() by Oleg Nesterov · 10 years ago
  13. 83a0a96 sched/fair: Leverage the idle state info when choosing the "idlest" cpu by Nicolas Pitre · 10 years ago
  14. 442bf3a sched: Let the scheduler see CPU idle states by Daniel Lezcano · 10 years ago
  15. 91ec677 sched/deadline: Fix inter- exclusive cpusets migrations by Juri Lelli · 10 years ago
  16. a5e7be3 sched/deadline: Clear dl_entity params when setscheduling to different class by Juri Lelli · 10 years ago
  17. be34f0f sched/numa: Kill the wrong/dead TASK_DEAD check in task_numa_fault() by Oleg Nesterov · 10 years ago
  18. 9c58c79 sched: Clean up some typos and grammatical errors in code/comments by Zhihui Zhang · 10 years ago
  19. bd61c98 sched: Test the CPU's capacity in wake_affine() by Vincent Guittot · 10 years ago
  20. d3bfca1 ARM: topology: Use the new cpu_capacity interface by Vincent Guittot · 10 years ago
  21. 26bc3c5 sched: Allow all architectures to set 'capacity_orig' by Vincent Guittot · 10 years ago
  22. 65fdac0 sched: Fix avg_load computation by Vincent Guittot · 10 years ago
  23. 05bfb65 sched: Remove a wake_affine() condition by Vincent Guittot · 10 years ago
  24. afdeee0 sched: Fix imbalance flag reset by Vincent Guittot · 10 years ago
  25. 0d9e263 sched: Add default-disabled option to BUG() when stack end location is overwritten by Aaron Tomlin · 10 years ago
  26. a70857e sched: Add helper for task stack page overrun checking by Aaron Tomlin · 10 years ago
  27. d4311ff init/main.c: Give init_task a canary by Aaron Tomlin · 10 years ago
  28. a15b12a sched: Do not stop cpu in set_cpus_allowed_ptr() if task is not running by Kirill Tkhai · 10 years ago
  29. 1ba93d4 sched/dl: Simplify pick_dl_task() by Kirill Tkhai · 10 years ago
  30. f3f1768 sched/rt: Remove useless if from cleanup pick_next_task_rt() by Kirill Tkhai · 10 years ago
  31. f3cd1c4 sched/core: Use put_prev_task() accessor where possible by Kirill Tkhai · 10 years ago
  32. a8edd07 sched/fair: cleanup: Remove useless assignment in select_task_rq_fair() by Kirill Tkhai · 10 years ago
  33. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  34. 9c368b5 sched, time: Fix lock inversion in thread_group_cputime() by Rik van Riel · 10 years ago
  35. ef8ac06 seqlock: Add irqsave variant of read_seqbegin_or_lock() by Rik van Riel · 10 years ago
  36. 2ed903c cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpus by Chuansheng Liu · 10 years ago
  37. c6f4459 smp: Add new wake_up_all_idle_cpus() function by Chuansheng Liu · 10 years ago
  38. f6be8af sched: Add new API wake_up_if_idle() to wake up the idle cpu by Chuansheng Liu · 10 years ago
  39. ba7e5a2 sched/numa: Use select_idle_sibling() to select a destination for task_numa_move() by Rik van Riel · 10 years ago
  40. 13924d2 Documentation/scheduler/sched-deadline.txt: Add minimal main() appendix by Juri Lelli · 10 years ago
  41. f580193 Documentation/scheduler/sched-deadline.txt: Add tests suite appendix by Juri Lelli · 10 years ago
  42. b56bfc6 Documentation/scheduler/sched-deadline.txt: Improve and clarify AC bits by Luca Abeni · 10 years ago
  43. 0d9ba8b Documentation/scheduler/sched-deadline.txt: Rewrite section 4 intro by Juri Lelli · 10 years ago
  44. ad67dc3 Documentation/scheduler/sched-deadline.txt: Fix terminology and improve clarity by Luca Abeni · 10 years ago
  45. 8236d90 sched: Reduce contention in update_cfs_rq_blocked_load() by Jason Low · 10 years ago
  46. 5cd038f sched: Migrate waking tasks by Lai Jiangshan · 10 years ago
  47. eb1b4af sched, time: Atomically increment stime & utime by Rik van Riel · 10 years ago
  48. e78c349 time, signal: Protect resource use statistics with seqlock by Rik van Riel · 10 years ago
  49. 90ed9cb exit: Always reap resource stats in __exit_signal() by Rik van Riel · 10 years ago
  50. e2627dc Merge tag 'v3.17-rc4' into sched/core, to prevent conflicts with upcoming patches, and to refresh the tree by Ingo Molnar · 10 years ago
  51. 2ce7598 Linux 3.17-rc4 by Linus Torvalds · 10 years ago
  52. 7e0dae6 Documentation: new page link in SubmittingPatches by Sudip Mukherjee · 10 years ago
  53. 731d5cc Documentation: NFS/RDMA: Document separate Kconfig symbols by Paul Bolle · 10 years ago
  54. 0024d6e Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02d by Masanari Iida · 10 years ago
  55. 257d6ef Documentation: i2c: rename variable "register" to "reg" by Jose Manuel Alarcon Roldan · 10 years ago
  56. 77be4da Documentation: seq_file: Document seq_open_private(), seq_release_private() by Rob Jones · 10 years ago
  57. 6fef37c Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  58. 9142ead Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  59. 81368f8 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  60. ebc54f2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  61. 9ef7db7 ufs: fix deadlocks introduced by sb mutex merge by Alexey Khoroshilov · 10 years ago
  62. 177ef2a sched/deadline: Fix a precision problem in the microseconds range by xiaofeng.yan · 10 years ago
  63. 2b12164 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  64. 56c2285 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  65. 11e9739 Merge tag 'xfs-for-linus-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 10 years ago
  66. 925e0ea Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  67. 9bf2419 timekeeping: Update timekeeper before updating vsyscall and pvclock by Thomas Gleixner · 10 years ago
  68. 849151d compat: nanosleep: Clarify error handling by Thomas Gleixner · 10 years ago
  69. 86ba8b0 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  70. 3897108 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Kevin Hilman · 10 years ago
  71. 8fb2226 bus: arm-ccn: Move event cleanup routine by Pawel Moll · 10 years ago
  72. fb76234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 10 years ago
  73. ea4fc62 ARM: at91/dt: rm9200: fix usb clock definition by Alexandre Belloni · 10 years ago
  74. 04ffc96 ARM: at91: rm9200: fix clock registration by Alexandre Belloni · 10 years ago
  75. 650ca01 ARM: at91/dt: sam9g20: set at91sam9g20 pllb driver by Gaël PORTAY · 10 years ago
  76. ce00a96 mm: memcontrol: revert use of root_mem_cgroup res_counter by Johannes Weiner · 10 years ago
  77. 10096fb Export sync_filesystem() for modular ->remount_fs() use by Anton Altaparmakov · 10 years ago
  78. 8e6353b Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 10 years ago
  79. 95f6e81 Merge tag 'omap-fixes-against-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Kevin Hilman · 10 years ago
  80. 5e6c723 Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  81. caa5523 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  82. 9aa4e2f Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  83. 73f517b Merge branches 'acpi-video' and 'acpi-ec' by Rafael J. Wysocki · 10 years ago
  84. af4eb14 Merge branches 'acpica', 'acpi-processor' and 'acpi-scan' by Rafael J. Wysocki · 10 years ago
  85. 6b44f51 sched/wait: Document timeout corner case by Scot Doyle · 10 years ago
  86. a65c866 Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps65090' into regulator-linus by Mark Brown · 10 years ago
  87. 35b123e sched/fair: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 10 years ago
  88. 68c78bd Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 10 years ago
  89. 2acc868 drm/nouveau/core: don't leak oclass type bits to user by Ben Skeggs · 10 years ago
  90. b7fece1 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 10 years ago
  91. 6098b45 aio: block exit_aio() until all context requests are completed by Gu Zheng · 10 years ago
  92. 40bea03 nohz: Restore NMI safe local irq work for local nohz kick by Frederic Weisbecker · 10 years ago
  93. 28c2260 Merge tag 'davinci-fixes-for-v3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into fixes by Arnd Bergmann · 10 years ago
  94. c7cc9ba ARM: dts: dra7-evm: Add vtt regulator support by Lokesh Vutla · 10 years ago
  95. 68e4d9e ARM: dts: dra7-evm: Fix spi1 mux documentation by Nishanth Menon · 10 years ago
  96. 331bbb5 ARM: dts: am43x-epos-evm: Disable QSPI to prevent conflict with GPMC-NAND by Roger Quadros · 10 years ago
  97. 2b54057 ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoring by Roger Quadros · 10 years ago
  98. e47acd9 ARM: dts: am43xx-epos-evm: Don't use read/write wait monitoring by Roger Quadros · 10 years ago
  99. 302946d ARM: dts: am437x-gp-evm: Don't use read/write wait monitoring by Roger Quadros · 10 years ago
  100. 6b86911 ARM: dts: am437x-gp-evm: Use BCH16 ECC scheme instead of BCH8 by Roger Quadros · 10 years ago