1. 65fdac0 sched: Fix avg_load computation by Vincent Guittot · 11 years ago
  2. 05bfb65 sched: Remove a wake_affine() condition by Vincent Guittot · 11 years ago
  3. afdeee0 sched: Fix imbalance flag reset by Vincent Guittot · 11 years ago
  4. 0d9e263 sched: Add default-disabled option to BUG() when stack end location is overwritten by Aaron Tomlin · 11 years ago
  5. a70857e sched: Add helper for task stack page overrun checking by Aaron Tomlin · 11 years ago
  6. d4311ff init/main.c: Give init_task a canary by Aaron Tomlin · 11 years ago
  7. a15b12a sched: Do not stop cpu in set_cpus_allowed_ptr() if task is not running by Kirill Tkhai · 11 years ago
  8. 1ba93d4 sched/dl: Simplify pick_dl_task() by Kirill Tkhai · 11 years ago
  9. f3f1768 sched/rt: Remove useless if from cleanup pick_next_task_rt() by Kirill Tkhai · 11 years ago
  10. f3cd1c4 sched/core: Use put_prev_task() accessor where possible by Kirill Tkhai · 11 years ago
  11. a8edd07 sched/fair: cleanup: Remove useless assignment in select_task_rq_fair() by Kirill Tkhai · 11 years ago
  12. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 11 years ago
  13. 9c368b5 sched, time: Fix lock inversion in thread_group_cputime() by Rik van Riel · 11 years ago
  14. ef8ac06 seqlock: Add irqsave variant of read_seqbegin_or_lock() by Rik van Riel · 11 years ago
  15. 2ed903c cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpus by Chuansheng Liu · 11 years ago
  16. c6f4459 smp: Add new wake_up_all_idle_cpus() function by Chuansheng Liu · 11 years ago
  17. f6be8af sched: Add new API wake_up_if_idle() to wake up the idle cpu by Chuansheng Liu · 11 years ago
  18. ba7e5a2 sched/numa: Use select_idle_sibling() to select a destination for task_numa_move() by Rik van Riel · 11 years ago
  19. 13924d2 Documentation/scheduler/sched-deadline.txt: Add minimal main() appendix by Juri Lelli · 11 years ago
  20. f580193 Documentation/scheduler/sched-deadline.txt: Add tests suite appendix by Juri Lelli · 11 years ago
  21. b56bfc6 Documentation/scheduler/sched-deadline.txt: Improve and clarify AC bits by Luca Abeni · 11 years ago
  22. 0d9ba8b Documentation/scheduler/sched-deadline.txt: Rewrite section 4 intro by Juri Lelli · 11 years ago
  23. ad67dc3 Documentation/scheduler/sched-deadline.txt: Fix terminology and improve clarity by Luca Abeni · 11 years ago
  24. 8236d90 sched: Reduce contention in update_cfs_rq_blocked_load() by Jason Low · 11 years ago
  25. 5cd038f sched: Migrate waking tasks by Lai Jiangshan · 11 years ago
  26. eb1b4af sched, time: Atomically increment stime & utime by Rik van Riel · 11 years ago
  27. e78c349 time, signal: Protect resource use statistics with seqlock by Rik van Riel · 11 years ago
  28. 90ed9cb exit: Always reap resource stats in __exit_signal() by Rik van Riel · 11 years ago
  29. e2627dc Merge tag 'v3.17-rc4' into sched/core, to prevent conflicts with upcoming patches, and to refresh the tree by Ingo Molnar · 11 years ago
  30. 2ce7598 Linux 3.17-rc4 by Linus Torvalds · 11 years ago
  31. 7e0dae6 Documentation: new page link in SubmittingPatches by Sudip Mukherjee · 11 years ago
  32. 731d5cc Documentation: NFS/RDMA: Document separate Kconfig symbols by Paul Bolle · 11 years ago
  33. 0024d6e Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02d by Masanari Iida · 11 years ago
  34. 257d6ef Documentation: i2c: rename variable "register" to "reg" by Jose Manuel Alarcon Roldan · 11 years ago
  35. 77be4da Documentation: seq_file: Document seq_open_private(), seq_release_private() by Rob Jones · 11 years ago
  36. 6fef37c Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  37. 9142ead Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  38. 81368f8 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  39. ebc54f2 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  40. 9ef7db7 ufs: fix deadlocks introduced by sb mutex merge by Alexey Khoroshilov · 11 years ago
  41. 177ef2a sched/deadline: Fix a precision problem in the microseconds range by xiaofeng.yan · 11 years ago
  42. 2b12164 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  43. 56c2285 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  44. 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 · 11 years ago
  45. 925e0ea Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  46. 9bf2419 timekeeping: Update timekeeper before updating vsyscall and pvclock by Thomas Gleixner · 11 years ago
  47. 849151d compat: nanosleep: Clarify error handling by Thomas Gleixner · 11 years ago
  48. 86ba8b0 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  49. 3897108 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Kevin Hilman · 11 years ago
  50. 8fb2226 bus: arm-ccn: Move event cleanup routine by Pawel Moll · 11 years ago
  51. fb76234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  52. ea4fc62 ARM: at91/dt: rm9200: fix usb clock definition by Alexandre Belloni · 11 years ago
  53. 04ffc96 ARM: at91: rm9200: fix clock registration by Alexandre Belloni · 11 years ago
  54. 650ca01 ARM: at91/dt: sam9g20: set at91sam9g20 pllb driver by Gaël PORTAY · 11 years ago
  55. ce00a96 mm: memcontrol: revert use of root_mem_cgroup res_counter by Johannes Weiner · 11 years ago
  56. 10096fb Export sync_filesystem() for modular ->remount_fs() use by Anton Altaparmakov · 11 years ago
  57. 8e6353b Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  58. 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 · 11 years ago
  59. 5e6c723 Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  60. caa5523 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  61. 9aa4e2f Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  62. 73f517b Merge branches 'acpi-video' and 'acpi-ec' by Rafael J. Wysocki · 11 years ago
  63. af4eb14 Merge branches 'acpica', 'acpi-processor' and 'acpi-scan' by Rafael J. Wysocki · 11 years ago
  64. 6b44f51 sched/wait: Document timeout corner case by Scot Doyle · 11 years ago
  65. a65c866 Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps65090' into regulator-linus by Mark Brown · 11 years ago
  66. 35b123e sched/fair: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 11 years ago
  67. 68c78bd Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes by Dave Airlie · 11 years ago
  68. 2acc868 drm/nouveau/core: don't leak oclass type bits to user by Ben Skeggs · 11 years ago
  69. b7fece1 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 11 years ago
  70. 6098b45 aio: block exit_aio() until all context requests are completed by Gu Zheng · 11 years ago
  71. 40bea03 nohz: Restore NMI safe local irq work for local nohz kick by Frederic Weisbecker · 11 years ago
  72. 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 · 11 years ago
  73. c7cc9ba ARM: dts: dra7-evm: Add vtt regulator support by Lokesh Vutla · 11 years ago
  74. 68e4d9e ARM: dts: dra7-evm: Fix spi1 mux documentation by Nishanth Menon · 11 years ago
  75. 331bbb5 ARM: dts: am43x-epos-evm: Disable QSPI to prevent conflict with GPMC-NAND by Roger Quadros · 11 years ago
  76. 2b54057 ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoring by Roger Quadros · 11 years ago
  77. e47acd9 ARM: dts: am43xx-epos-evm: Don't use read/write wait monitoring by Roger Quadros · 11 years ago
  78. 302946d ARM: dts: am437x-gp-evm: Don't use read/write wait monitoring by Roger Quadros · 11 years ago
  79. 6b86911 ARM: dts: am437x-gp-evm: Use BCH16 ECC scheme instead of BCH8 by Roger Quadros · 11 years ago
  80. db01e6c ARM: dts: am43x-epos-evm: Use BCH16 ECC scheme instead of BCH8 by Roger Quadros · 11 years ago
  81. 91bfe29 Revert "i2c: rcar: remove spinlock" by Sergei Shtylyov · 11 years ago
  82. 06ee709 Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  83. 0e03f98 Merge tag 'platform-drivers-x86-v3.17-1' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 11 years ago
  84. 57b252f Merge tag 'sound-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  85. 3aacfda Merge tag 'drm-intel-fixes-2014-09-03' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 11 years ago
  86. 44bf091 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  87. cce1566 Merge tag 'regmap-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  88. 4b143f0 ARM: dts: am4372: fix USB regs size by Felipe Balbi · 11 years ago
  89. 9316641 ARM: dts: am437x-gp: switch i2c0 to 100KHz by Nishanth Menon · 11 years ago
  90. 5c01d5d Merge branch 'for-v3.17-rc/ti-clk-dt' of github.com:t-kristo/linux-pm into fixes-rc3 by Tony Lindgren · 11 years ago
  91. f0e9fab ARM: dts: dra7-evm: Fix 8th NAND partition's name by Roger Quadros · 11 years ago
  92. 544d63d ARM: dts: dra7-evm: Fix i2c3 pinmux and frequency by Roger Quadros · 11 years ago
  93. 6726655 ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lock by Jiri Kosina · 11 years ago
  94. a383b68 ACPI / scan: not cache _SUN value in struct acpi_device_pnp by Yasuaki Ishimatsu · 11 years ago
  95. aeaac09 toshiba_acpi: fix and cleanup toshiba_kbd_bl_mode_store() by Dan Carpenter · 11 years ago
  96. 70c8038 Merge tag 'for-f2fs-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  97. 5a147c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  98. 014018e ARC: [mm] Fix compilation breakage by Noam Camus · 11 years ago
  99. 955837d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  100. f16c15a Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago