1. 13fe0ec3 mmc: usdhi6rol0: fix compiler warnings by Guennadi Liakhovetski · 10 years ago
  2. 5c02c39 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  3. 3c81bdd Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  4. 7ec6131 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 10 years ago
  5. 4251c2a6 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  6. c31c24b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  7. 7f33e72 Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 10 years ago
  8. 23d4ed5 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  9. e413a19a Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  10. 8d0304e Merge tag 'md/3.16' of git://neil.brown.name/md by Linus Torvalds · 10 years ago
  11. dfb9454 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  12. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  13. 2937f5e Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 10 years ago
  14. f82bdd0 hp-wmi: Enable hotkeys on some systems by Kyle Evans · 10 years ago
  15. 8b9dd4f thinkpad_acpi: Add mappings for F9 - F12 hotkeys on X240 / T440 / T540 by Hans de Goede · 10 years ago
  16. 4738d8a platform: x86: dell-smo8800: Dell Latitude freefall driver (ACPI SMO8800/SMO8810) by Pali Rohár · 10 years ago
  17. b3facd7 ideapad_laptop: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  18. b02fdfc platform/x86: Fix run-time dependencies of OLPC drivers by Jean Delvare · 10 years ago
  19. 8ad3be1 platform: x86: asus-wmi.c: Cleaning up uninitialized variables by Rickard Strandqvist · 10 years ago
  20. 14627e3 ix86/mid/thermal: Introduce the use of the managed version of kzalloc by Himangi Saraogi · 10 years ago
  21. eec3b95 platform x86 Kconfig: Refer to the laptop list in the Compal driver help by Ismael Luceno · 10 years ago
  22. 85093f7 ideapad-laptop: Blacklist rfkill control on the Lenovo Yoga 2 11 by Hans de Goede · 10 years ago
  23. c08db55 asus-wmi: Set WAPF to 4 for Asus X550CA by Andreas Utterberg · 10 years ago
  24. bc2ef88 alienware-wmi: For WMAX HDMI method, introduce a way to query HDMI cable status by Mario Limonciello · 10 years ago
  25. 9ee4d7a Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  26. a0347f2 rtc: s5m: consolidate two device type switch statements by Krzysztof Kozlowski · 10 years ago
  27. 0c5deb1 rtc: s5m: add support for S2MPS14 RTC by Krzysztof Kozlowski · 10 years ago
  28. f8b23bb rtc: s5m: support different register layout by Krzysztof Kozlowski · 10 years ago
  29. 0c5f5d9 rtc: s5m: use shorter time of register update by Krzysztof Kozlowski · 10 years ago
  30. fe787a5 rtc: s5m: remove undocumented time init on first boot by Krzysztof Kozlowski · 10 years ago
  31. 602cb5b mfd/rtc: sec/s5m: rename SEC* symbols to S5M by Krzysztof Kozlowski · 10 years ago
  32. 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
  33. 87a1ef8 watchdog: add Intel MID watchdog driver support by David Cohen · 10 years ago
  34. 938626d watchdog: sp805: Set watchdog_device->timeout from ->set_timeout() by Viresh Kumar · 10 years ago
  35. d2deeba booke/watchdog: refine and clean up the codes by Tang Yuantian · 10 years ago
  36. ec2e32c watchdog: iop_wdt only builds for mach-iop13xx by Arnd Bergmann · 10 years ago
  37. 7285fae watchdog: Remove drivers for W83697HF and W83697UG by Guenter Roeck · 10 years ago
  38. be28158 watchdog: w83627hf_wdt: Add early_disable module parameter by Guenter Roeck · 10 years ago
  39. b483642 watchdog: orion: Add Armada 375/380 SoC support by Ezequiel Garcia · 10 years ago
  40. 1b0ea57 watchdog: orion: Introduce per-SoC enabled() function by Ezequiel Garcia · 10 years ago
  41. ebf5cf7 watchdog: orion: Introduce per-SoC stop() function by Ezequiel Garcia · 10 years ago
  42. eba985e watchdog: orion: Remove unneeded atomic access by Ezequiel Garcia · 10 years ago
  43. 92d4fc1 watchdog: orion: Introduce a SoC-specific RSTOUT mapping by Ezequiel Garcia · 10 years ago
  44. aaaac9e watchdog: orion: Move the register ioremap'ing to its own function by Ezequiel Garcia · 10 years ago
  45. 9ebf185 watchdog: xilinx: Make of_device_id array const by Jingoo Han · 10 years ago
  46. faad5de watchdog: imx2_wdt: convert to watchdog core api by Anatolij Gustschin · 10 years ago
  47. a797700 watchdog: imx2_wdt: convert to use regmap API. by Xiubo Li · 10 years ago
  48. 30cb042 watchdog: imx2_wdt: Sort the header files alphabetically by Xiubo Li · 10 years ago
  49. b4e62d9 watchdog: ath79_wdt: switch to clk_prepare/clk_disable by Gabor Juhos · 10 years ago
  50. 23afeb6 watchdog: ath79_wdt: avoid spurious restarts on AR934x by Gabor Juhos · 10 years ago
  51. ff4e0ae watchdog: shwdt: Remove unused platform_set_drvdata() by Alexander Shiyan · 10 years ago
  52. a9e0436 watchdog: kempld-wdt: Use the correct value when configuring the prescaler with the watchdog by gundberg · 10 years ago
  53. 51ee34a watchdog: sunxi: Fix compilation with C=2 by Emilio López · 10 years ago
  54. 3813ff8 watchdog: via_wdt: replace del_timer by del_timer_sync by Julia Lawall · 10 years ago
  55. 1e8c8a5 watchdog: Fix SBC8360 dependencies by Jean Delvare · 10 years ago
  56. 1d21b1b Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  57. 77c32bb Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  58. 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
  59. 9eccfe1 RDMA/cxgb4: Add support for iWARP Port Mapper user space service by Steve Wise · 10 years ago
  60. 5647263 RDMA/nes: Add support for iWARP Port Mapper user space service by Tatyana Nikolova · 10 years ago
  61. 30dc5e6 RDMA/core: Add support for iWARP Port Mapper user space service by Tatyana Nikolova · 10 years ago
  62. d53b47c Merge tag 'upstream-3.16-rc1-v2' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 10 years ago
  63. 1c54fc1 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  64. f4f9b8f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  65. 82abb27 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 10 years ago
  66. 053f5b6 raid5: speedup sync_request processing by Eivind Sarto · 10 years ago
  67. 6ea4fa70 Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  68. b998680 alienware-wmi: Update WMAX brightness method limit to 15 by Mario Limonciello · 10 years ago
  69. 7939831 pvpanic: Set high notifier priority by Takashi Iwai · 10 years ago
  70. 0ca849e platform/x86: samsung-laptop: Add support for Samsung's NP7[34]0U3E models. by Scott Thrasher · 10 years ago
  71. fe808bfb toshiba_acpi: Add alternative keymap support for Satellite M840 by Takashi Iwai · 10 years ago
  72. 21a3542 platform-drivers-x86: intel_pmic_gpio: Fix off-by-one valid offset range check by Axel Lin · 10 years ago
  73. 6fcd8d0 IB/mlx4: Fix gfp passing in create_qp_common() by Jiri Kosina · 10 years ago
  74. 0682278 Merge branch 'topic/xilinx' into for-linus by Vinod Koul · 10 years ago
  75. 3c814be Merge branch 'topic/dw' into for-linus by Vinod Koul · 10 years ago
  76. b4c4399 Merge remote-tracking branch 'scsi-queue/drivers-for-3.16' into for-linus by James Bottomley · 10 years ago
  77. 47283be vhost: move memory pointer to VQs by Michael S. Tsirkin · 10 years ago
  78. ea16c51 vhost: move acked_features to VQs by Michael S. Tsirkin · 10 years ago
  79. 98f9ca0 vhost: replace rcu with mutex by Michael S. Tsirkin · 10 years ago
  80. 23cc5a9 vhost-net: extend device allocation to vmalloc by Michael S. Tsirkin · 11 years ago
  81. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  82. a292241 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  83. d49cb7a Input: synaptics - fix resolution for manually provided min/max by Benjamin Tissoires · 10 years ago
  84. 68807a0 Input: atmel_mxt_ts - fix invalid return from mxt_get_bootloader_version by Nick Dyer · 10 years ago
  85. b1bc303 Input: max8997_haptic - add error handling for regulator and pwm by Sachin Kamat · 10 years ago
  86. fb4f8f5 Input: elantech - don't set bit 1 of reg_10 when the no_hw_res quirk is set by Hans de Goede · 10 years ago
  87. cd9e83e Input: elantech - deal with clickpads reporting right button events by Hans de Goede · 10 years ago
  88. cc071ac Input: edt-ft5x06 - fix an i2c write for M09 support by Robert Woerle · 10 years ago
  89. 1a5700b Merge tag 'clk-for-linus-3.16' of git://git.linaro.org/people/mike.turquette/linux into next by Linus Torvalds · 10 years ago
  90. a68a750 Merge tag 'vfio-v3.16-rc1' of git://github.com/awilliam/linux-vfio into next by Linus Torvalds · 10 years ago
  91. 639b4ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 into next by Linus Torvalds · 10 years ago
  92. 052e5c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  93. 57d3261 Merge branch 'akpm' (patches from Andrew Morton) into next by Linus Torvalds · 10 years ago
  94. 04cfac4 nbd: zero from and len fields in NBD_CMD_DISCONNECT. by Hani Benhabiles · 10 years ago
  95. 722773a sysrq,rcu: suppress RCU stall warnings while sysrq runs by Rik van Riel · 10 years ago
  96. 984d74a sysrq: rcu-ify __handle_sysrq by Rik van Riel · 10 years ago
  97. 592749e scsi: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  98. be424c6 parport: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  99. 5eb10d9 random: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago
  100. 90a3b89 cdrom: convert use of typedef ctl_table to struct ctl_table by Joe Perches · 10 years ago