1. 8537b12 blk-mq: bitmap tag: fix races on shared ::wake_index fields by Alexander Gordeev · 10 years ago
  2. 736ed4d block: blk_max_size_offset() should check ->max_sectors by Jens Axboe · 10 years ago
  3. d891fa7 null_blk: fix softirq completions for queue_mode == 1 by Jens Axboe · 10 years ago
  4. 95ed068 blk-mq: merge blk_mq_drain_queue and __blk_mq_drain_queue by Christoph Hellwig · 10 years ago
  5. 8f5280f blk-mq: properly drain stopped queues by Christoph Hellwig · 10 years ago
  6. 28747fc block: remove WQ_POWER_EFFICIENT from kblockd by Matias Bjørling · 10 years ago
  7. 54ae81c null_blk: fix name and description of 'queue_mode' module parameter by Mike Snitzer · 10 years ago
  8. 2940474 block: remove elv_abort_queue and blk_abort_flushes by Christoph Hellwig · 10 years ago
  9. 2dc24b0 Merge tag 'soc2-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  10. 2840c56 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 10 years ago
  11. 859862d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  12. 412dd3a Merge tag 'xfs-for-linus-3.16-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 10 years ago
  13. 23d4ed5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  14. e413a19a Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  15. 8d0304e Merge tag 'md/3.16' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  16. 19ef122 reiserfs: Fix compilation breakage with CONFIG_REISERFS_CHECK by Jan Kara · 10 years ago
  17. f1900c7 Merge MTD pullreq from 3.15-rc5 by Brian Norris · 10 years ago
  18. dfb9454 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  19. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  20. 2937f5e Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 10 years ago
  21. f82bdd0 hp-wmi: Enable hotkeys on some systems by Kyle Evans · 10 years ago
  22. 8b9dd4f thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540 by Hans de Goede · 10 years ago
  23. 4738d8a platform: x86: dell-smo8800: Dell Latitude freefall driver (ACPI SMO8800/SMO8810) by Pali Rohár · 10 years ago
  24. b3facd7 ideapad_laptop: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  25. b02fdfc platform/x86: Fix run-time dependencies of OLPC drivers by Jean Delvare · 10 years ago
  26. 8ad3be1 platform: x86: asus-wmi.c: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  27. 14627e3 ix86/mid/thermal: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  28. eec3b95 platform x86 Kconfig: Refer to the laptop list in the Compal driver help by Ismael Luceno · 10 years ago
  29. 4cbfdac Documentation: Add list of laptop models supported by the Compal driver by Ismael Luceno · 10 years ago
  30. 85093f7 ideapad-laptop: Blacklist rfkill control on the Lenovo Yoga 2 11 by Hans de Goede · 10 years ago
  31. c08db55 asus-wmi: Set WAPF to 4 for Asus X550CA by Andreas Utterberg · 10 years ago
  32. bc2ef88 alienware-wmi: For WMAX HDMI method, introduce a way to query HDMI cable status by Mario Limonciello · 10 years ago
  33. 9ee4d7a Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  34. a0347f2 rtc: s5m: consolidate two device type switch statements by Krzysztof Kozlowski · 10 years ago
  35. 0c5deb1 rtc: s5m: add support for S2MPS14 RTC by Krzysztof Kozlowski · 10 years ago
  36. f8b23bb rtc: s5m: support different register layout by Krzysztof Kozlowski · 10 years ago
  37. 0c5f5d9 rtc: s5m: use shorter time of register update by Krzysztof Kozlowski · 10 years ago
  38. fe787a5 rtc: s5m: remove undocumented time init on first boot by Krzysztof Kozlowski · 10 years ago
  39. 602cb5b mfd/rtc: sec/s5m: rename SEC* symbols to S5M by Krzysztof Kozlowski · 10 years ago
  40. a992bf8 gcov: add support for GCC 4.9 by Yuan Pengfei · 10 years ago
  41. 79deb3c ocfs2/o2net: incorrect to terminate accepting connections loop upon rejecting an invalid one by Tariq Saeed · 10 years ago
  42. dbd1abb decode_stacktrace: make stack dump output useful again by Sasha Levin · 10 years ago
  43. d1e1cda Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  44. 0788823 Merge tag 'mmc-updates-for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 10 years ago
  45. 23adbe1 fs,userns: Change inode_capable to capable_wrt_inode_uidgid by Andy Lutomirski · 10 years ago
  46. c7548af Btrfs: convert smp_mb__{before,after}_clear_bit by Chris Mason · 10 years ago
  47. 78a3bb9 x86: intel-mid: add watchdog platform code for Merrifield by David Cohen · 10 years ago
  48. 87a1ef8 watchdog: add Intel MID watchdog driver support by David Cohen · 10 years ago
  49. 938626d watchdog: sp805: Set watchdog_device->timeout from ->set_timeout() by Viresh Kumar · 10 years ago
  50. d2deeba booke/watchdog: refine and clean up the codes by Tang Yuantian · 10 years ago
  51. ec2e32c watchdog: iop_wdt only builds for mach-iop13xx by Arnd Bergmann · 10 years ago
  52. 7285fae watchdog: Remove drivers for W83697HF and W83697UG by Guenter Roeck · 10 years ago
  53. be28158 watchdog: w83627hf_wdt: Add early_disable module parameter by Guenter Roeck · 10 years ago
  54. ebc5e33 ARM: mvebu: Add A375/A380 watchdog binding documentation by Ezequiel Garcia · 10 years ago
  55. b483642 watchdog: orion: Add Armada 375/380 SoC support by Ezequiel Garcia · 10 years ago
  56. 1b0ea57 watchdog: orion: Introduce per-SoC enabled() function by Ezequiel Garcia · 10 years ago
  57. ebf5cf7 watchdog: orion: Introduce per-SoC stop() function by Ezequiel Garcia · 10 years ago
  58. eba985e watchdog: orion: Remove unneeded atomic access by Ezequiel Garcia · 10 years ago
  59. 92d4fc1 watchdog: orion: Introduce a SoC-specific RSTOUT mapping by Ezequiel Garcia · 10 years ago
  60. aaaac9e watchdog: orion: Move the register ioremap'ing to its own function by Ezequiel Garcia · 10 years ago
  61. 9ebf185 watchdog: xilinx: Make of_device_id array const by Jingoo Han · 10 years ago
  62. faad5de watchdog: imx2_wdt: convert to watchdog core api by Anatolij Gustschin · 10 years ago
  63. a797700 watchdog: imx2_wdt: convert to use regmap API. by Xiubo Li · 10 years ago
  64. 30cb042 watchdog: imx2_wdt: Sort the header files alphabetically by Xiubo Li · 10 years ago
  65. b4e62d9 watchdog: ath79_wdt: switch to clk_prepare/clk_disable by Gabor Juhos · 10 years ago
  66. 23afeb6 watchdog: ath79_wdt: avoid spurious restarts on AR934x by Gabor Juhos · 10 years ago
  67. ff4e0ae watchdog: shwdt: Remove unused platform_set_drvdata() by Alexander Shiyan · 10 years ago
  68. a9e0436 watchdog: kempld-wdt: Use the correct value when configuring the prescaler with the watchdog by gundberg · 10 years ago
  69. 51ee34a watchdog: sunxi: Fix compilation with C=2 by Emilio López · 10 years ago
  70. 3813ff8 watchdog: via_wdt: replace del_timer by del_timer_sync by Julia Lawall · 10 years ago
  71. 1e8c8a5 watchdog: Fix SBC8360 dependencies by Jean Delvare · 10 years ago
  72. a2d445d block: add __init to blkcg_policy_register by Fabian Frederick · 10 years ago
  73. b5097e9 block: add __init to elv_register by Fabian Frederick · 10 years ago
  74. 58a4915 block: ensure that bio_add_page() always accepts a page for an empty bio by Jens Axboe · 10 years ago
  75. 5b174fd Merge branch 'for-3.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  76. 1d21b1b Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  77. 77c32bb Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  78. eeaddf3 Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx5', 'noio', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 10 years ago
  79. 9eccfe1 RDMA/cxgb4: Add support for iWARP Port Mapper user space service by Steve Wise · 10 years ago
  80. 5647263 RDMA/nes: Add support for iWARP Port Mapper user space service by Tatyana Nikolova · 10 years ago
  81. 30dc5e6 RDMA/core: Add support for iWARP Port Mapper user space service by Tatyana Nikolova · 10 years ago
  82. fad0701 Merge branch 'serge-next-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sergeh/linux-security by Linus Torvalds · 10 years ago
  83. d53b47c Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  84. a3c5493 auditsc: audit_krule mask accesses need bounds checking by Andy Lutomirski · 10 years ago
  85. a914722 NFS: populate ->net in mount data when remounting by Mateusz Guzik · 10 years ago
  86. c5e20cb pnfs: fix lockup caused by pnfs_generic_pg_test by Weston Andros Adamson · 10 years ago
  87. 64b2d1f Merge tag 'for-f2fs-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 10 years ago
  88. b1cce80 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  89. 1c54fc1 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  90. f4f9b8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  91. 9894e6d Merge tag 'fbdev-omap-dt-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 10 years ago
  92. 82abb27 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  93. 9b651cc Merge tag 'arc-v3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 10 years ago
  94. 053f5b6 raid5: speedup sync_request processing by Eivind Sarto · 10 years ago
  95. 6eda71d Btrfs: fix scrub_print_warning to handle skinny metadata extents by Liu Bo · 10 years ago
  96. 7ffbb59 Btrfs: make fsync work after cloning into a file by Filipe Manana · 10 years ago
  97. cd857dd Btrfs: use right type to get real comparison by Liu Bo · 10 years ago
  98. 8a56457 Btrfs: don't check nodes for extent items by Josef Bacik · 10 years ago
  99. 6fdef6d Btrfs: don't release invalid page in btrfs_page_exists_in_range() by Filipe Manana · 10 years ago
  100. 809f901 Btrfs: make sure we retry if page is a retriable exception by Filipe Manana · 10 years ago