1. a8edd07 sched/fair: cleanup: Remove useless assignment in select_task_rq_fair() by Kirill Tkhai · 11 years ago
  2. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 11 years ago
  3. 9c368b5 sched, time: Fix lock inversion in thread_group_cputime() by Rik van Riel · 11 years ago
  4. ef8ac06 seqlock: Add irqsave variant of read_seqbegin_or_lock() by Rik van Riel · 11 years ago
  5. 2ed903c cpuidle: Use wake_up_all_idle_cpus() to wake up all idle cpus by Chuansheng Liu · 11 years ago
  6. c6f4459 smp: Add new wake_up_all_idle_cpus() function by Chuansheng Liu · 11 years ago
  7. f6be8af sched: Add new API wake_up_if_idle() to wake up the idle cpu by Chuansheng Liu · 11 years ago
  8. ba7e5a2 sched/numa: Use select_idle_sibling() to select a destination for task_numa_move() by Rik van Riel · 11 years ago
  9. 13924d2 Documentation/scheduler/sched-deadline.txt: Add minimal main() appendix by Juri Lelli · 11 years ago
  10. f580193 Documentation/scheduler/sched-deadline.txt: Add tests suite appendix by Juri Lelli · 11 years ago
  11. b56bfc6 Documentation/scheduler/sched-deadline.txt: Improve and clarify AC bits by Luca Abeni · 11 years ago
  12. 0d9ba8b Documentation/scheduler/sched-deadline.txt: Rewrite section 4 intro by Juri Lelli · 11 years ago
  13. ad67dc3 Documentation/scheduler/sched-deadline.txt: Fix terminology and improve clarity by Luca Abeni · 11 years ago
  14. 8236d90 sched: Reduce contention in update_cfs_rq_blocked_load() by Jason Low · 11 years ago
  15. 5cd038f sched: Migrate waking tasks by Lai Jiangshan · 11 years ago
  16. eb1b4af sched, time: Atomically increment stime & utime by Rik van Riel · 11 years ago
  17. e78c349 time, signal: Protect resource use statistics with seqlock by Rik van Riel · 11 years ago
  18. 90ed9cb exit: Always reap resource stats in __exit_signal() by Rik van Riel · 11 years ago
  19. 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
  20. 2ce7598 Linux 3.17-rc4 by Linus Torvalds · 11 years ago
  21. 7e0dae6 Documentation: new page link in SubmittingPatches by Sudip Mukherjee · 11 years ago
  22. 731d5cc Documentation: NFS/RDMA: Document separate Kconfig symbols by Paul Bolle · 11 years ago
  23. 0024d6e Documentation: misc-devices: Rename freefall.c from hpfall.c in lis2lv02d by Masanari Iida · 11 years ago
  24. 257d6ef Documentation: i2c: rename variable "register" to "reg" by Jose Manuel Alarcon Roldan · 11 years ago
  25. 77be4da Documentation: seq_file: Document seq_open_private(), seq_release_private() by Rob Jones · 11 years ago
  26. 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
  27. 9142ead Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  28. 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
  29. 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
  30. 9ef7db7 ufs: fix deadlocks introduced by sb mutex merge by Alexey Khoroshilov · 11 years ago
  31. 177ef2a sched/deadline: Fix a precision problem in the microseconds range by xiaofeng.yan · 11 years ago
  32. 2b12164 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  33. 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
  34. 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
  35. 925e0ea Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  36. 9bf2419 timekeeping: Update timekeeper before updating vsyscall and pvclock by Thomas Gleixner · 11 years ago
  37. 849151d compat: nanosleep: Clarify error handling by Thomas Gleixner · 11 years ago
  38. 86ba8b0 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  39. 3897108 Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Kevin Hilman · 11 years ago
  40. 8fb2226 bus: arm-ccn: Move event cleanup routine by Pawel Moll · 11 years ago
  41. fb76234 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago
  42. ea4fc62 ARM: at91/dt: rm9200: fix usb clock definition by Alexandre Belloni · 11 years ago
  43. 04ffc96 ARM: at91: rm9200: fix clock registration by Alexandre Belloni · 11 years ago
  44. 650ca01 ARM: at91/dt: sam9g20: set at91sam9g20 pllb driver by Gaël PORTAY · 11 years ago
  45. ce00a96 mm: memcontrol: revert use of root_mem_cgroup res_counter by Johannes Weiner · 11 years ago
  46. 10096fb Export sync_filesystem() for modular ->remount_fs() use by Anton Altaparmakov · 11 years ago
  47. 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
  48. 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
  49. 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
  50. caa5523 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  51. 9aa4e2f Merge branches 'pm-sleep', 'powercap', 'pm-domains' and 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  52. 73f517b Merge branches 'acpi-video' and 'acpi-ec' by Rafael J. Wysocki · 11 years ago
  53. af4eb14 Merge branches 'acpica', 'acpi-processor' and 'acpi-scan' by Rafael J. Wysocki · 11 years ago
  54. 6b44f51 sched/wait: Document timeout corner case by Scot Doyle · 11 years ago
  55. a65c866 Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps65090' into regulator-linus by Mark Brown · 11 years ago
  56. 35b123e sched/fair: Replace rcu_assign_pointer() with RCU_INIT_POINTER() by Andreea-Cristina Bernat · 11 years ago
  57. 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
  58. 2acc868 drm/nouveau/core: don't leak oclass type bits to user by Ben Skeggs · 11 years ago
  59. b7fece1 Merge git://git.kvack.org/~bcrl/aio-fixes by Linus Torvalds · 11 years ago
  60. 6098b45 aio: block exit_aio() until all context requests are completed by Gu Zheng · 11 years ago
  61. 40bea03 nohz: Restore NMI safe local irq work for local nohz kick by Frederic Weisbecker · 11 years ago
  62. 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
  63. c7cc9ba ARM: dts: dra7-evm: Add vtt regulator support by Lokesh Vutla · 11 years ago
  64. 68e4d9e ARM: dts: dra7-evm: Fix spi1 mux documentation by Nishanth Menon · 11 years ago
  65. 331bbb5 ARM: dts: am43x-epos-evm: Disable QSPI to prevent conflict with GPMC-NAND by Roger Quadros · 11 years ago
  66. 2b54057 ARM: OMAP2+: gpmc: Don't complain if wait pin is used without r/w monitoring by Roger Quadros · 11 years ago
  67. e47acd9 ARM: dts: am43xx-epos-evm: Don't use read/write wait monitoring by Roger Quadros · 11 years ago
  68. 302946d ARM: dts: am437x-gp-evm: Don't use read/write wait monitoring by Roger Quadros · 11 years ago
  69. 6b86911 ARM: dts: am437x-gp-evm: Use BCH16 ECC scheme instead of BCH8 by Roger Quadros · 11 years ago
  70. db01e6c ARM: dts: am43x-epos-evm: Use BCH16 ECC scheme instead of BCH8 by Roger Quadros · 11 years ago
  71. 91bfe29 Revert "i2c: rcar: remove spinlock" by Sergei Shtylyov · 11 years ago
  72. 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
  73. 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
  74. 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
  75. 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
  76. 44bf091 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  77. 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
  78. 4b143f0 ARM: dts: am4372: fix USB regs size by Felipe Balbi · 11 years ago
  79. 9316641 ARM: dts: am437x-gp: switch i2c0 to 100KHz by Nishanth Menon · 11 years ago
  80. 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
  81. f0e9fab ARM: dts: dra7-evm: Fix 8th NAND partition's name by Roger Quadros · 11 years ago
  82. 544d63d ARM: dts: dra7-evm: Fix i2c3 pinmux and frequency by Roger Quadros · 11 years ago
  83. 6726655 ACPI / cpuidle: fix deadlock between cpuidle_lock and cpu_hotplug.lock by Jiri Kosina · 11 years ago
  84. a383b68 ACPI / scan: not cache _SUN value in struct acpi_device_pnp by Yasuaki Ishimatsu · 11 years ago
  85. aeaac09 toshiba_acpi: fix and cleanup toshiba_kbd_bl_mode_store() by Dan Carpenter · 11 years ago
  86. 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
  87. 5a147c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
  88. 014018e ARC: [mm] Fix compilation breakage by Noam Camus · 11 years ago
  89. 955837d Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
  90. 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
  91. 51fe4d3 Merge branch 'leds-fixes-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  92. 05244d1 Merge tag 'asoc-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 11 years ago
  93. 651bc1a Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 11 years ago
  94. 02a68d0 powerpc/kvm/cma: Fix panic introduces by signed shift operation by Laurent Dufour · 11 years ago
  95. 0977f90 Merge branch 'vmwgfx-fixes-3.17' of git://people.freedesktop.org/~thomash/linux into drm-fixes by Dave Airlie · 11 years ago
  96. 0aa0409 PEFILE: Relax the check on the length of the PKCS#7 cert by David Howells · 11 years ago
  97. 2741960 KEYS: Fix use-after-free in assoc_array_gc() by David Howells · 11 years ago
  98. 876c6e3 KEYS: Fix public_key asymmetric key subtype name by David Howells · 11 years ago
  99. 738c5d1 KEYS: Increase root_maxkeys and root_maxbytes sizes by Steve Dickson · 11 years ago
  100. 73f1ae8 cpufreq: intel_pstate: Remove unneeded variable by Gabriele Mazzotta · 11 years ago