1. a9d5695 md/raid5: need_this_block: start simplifying the last two conditions. by NeilBrown · 9 years ago
  2. a79cfe1 md/raid5: separate out the easy conditions in need_this_block. by NeilBrown · 9 years ago
  3. 2c58f06 md/raid5: separate large if clause out of fetch_block(). by NeilBrown · 9 years ago
  4. ad3ab8b md: do_release_stripe(): No need to call md_wakeup_thread() twice by Jes Sorensen · 9 years ago
  5. d959014 md/bitmap: fix a might_sleep() warning. by NeilBrown · 9 years ago
  6. b1b02fe md/raid5: fix another livelock caused by non-aligned writes. by NeilBrown · 9 years ago
  7. 59343cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  8. 9afec6e stmmac: prevent probe drivers to crash kernel by Andy Shevchenko · 9 years ago
  9. 41592e2 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  10. 24e579c bnx2x: fix napi poll return value for repoll by Govindarajulu Varadarajan · 9 years ago
  11. 52b9fa3 sh_eth: Fix DMA-API usage for RX buffers by Ben Hutchings · 9 years ago
  12. aa3933b sh_eth: Check for DMA mapping errors on transmit by Ben Hutchings · 9 years ago
  13. 740c7f3 sh_eth: Ensure DMA engines are stopped before freeing buffers by Ben Hutchings · 9 years ago
  14. dc1d0e6 sh_eth: Remove RX overflow log messages by Ben Hutchings · 9 years ago
  15. e638642 can: kvaser_usb: Fix state handling upon BUS_ERROR events by Ahmed S. Darwish · 9 years ago
  16. 14c10c2 can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT by Ahmed S. Darwish · 9 years ago
  17. 3803fa6 can: kvaser_usb: Send correct context to URB completion by Ahmed S. Darwish · 9 years ago
  18. ded5006 can: kvaser_usb: Do not sleep in atomic context by Ahmed S. Darwish · 9 years ago
  19. 4adca1c Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 9 years ago
  20. 9e91141 net: mv643xx_eth: Fix highmem support in non-TSO egress path by Ezequiel Garcia · 9 years ago
  21. 283e38d sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlers by Ben Hutchings · 9 years ago
  22. 084236d sh_eth: Fix crash or memory leak when resizing rings on device that is down by Ben Hutchings · 9 years ago
  23. bd88891 sh_eth: Detach net device when stopping queue to resize DMA rings by Ben Hutchings · 9 years ago
  24. eebfb64 sh_eth: Fix padding of short frames on TX by Ben Hutchings · 9 years ago
  25. 02a5416 drivers: net: cpsw: discard dual emac default vlan configuration by Mugunthan V N · 9 years ago
  26. 9e79ce6 Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 9 years ago
  27. abe3b26 Merge tag 'regulator-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  28. 8d6b932 Merge tag 'spi-v3.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  29. 45cd15e drivers/rtc/rtc-s5m.c: terminate s5m_rtc_id array with empty element by Andrey Ryabinin · 9 years ago
  30. 06a5687 Merge remote-tracking branches 'spi/fix/dw', 'spi/fix/msiof' and 'spi/fix/pxa2xx' into spi-linus by Mark Brown · 9 years ago
  31. 1aec42b 390/qeth: Fix locking warning during qeth device setup by Thomas Richter · 9 years ago
  32. efbbc1d qeth: clean up error handling by Eugene Crosser · 9 years ago
  33. 1474630 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. 4d2f0ef Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  35. b73f0c8 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  36. 71a59b1 Merge tag 'armsoc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  37. bfc835b Merge tag 'dm-3.19-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  38. 8e908e9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  39. 2aab952 ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path. by Mahesh Bandewar · 9 years ago
  40. 6088bee netxen: fix netxen_nic_poll() logic by Eric Dumazet · 9 years ago
  41. f104fed enic: fix rx napi poll return value by Govindarajulu Varadarajan · 9 years ago
  42. 5d7b045 Merge tag 'wireless-drivers-for-davem-2015-01-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers by David S. Miller · 9 years ago
  43. 440e996 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  44. f828d5e Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 9 years ago
  45. 0012125 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  46. af469b3 Merge tag 'media/v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  47. 96b26c8 dm: fix handling of multiple internal suspends by Mikulas Patocka · 9 years ago
  48. 86c725e hwmon: (i5500_temp) Convert to use ATTRIBUTE_GROUPS macro by Axel Lin · 9 years ago
  49. aef64d0 hwmon: (i5500_temp) Convert to module_pci_driver by Axel Lin · 9 years ago
  50. e3d9820 hwmon: (i5500_temp) Don't bind to disabled sensors by Jean Delvare · 9 years ago
  51. b8d48ce hwmon: (i5500_temp) Convert to devm_hwmon_device_register_with_groups by Jean Delvare · 9 years ago
  52. ada0728 hwmon: (i5500_temp) New driver for the Intel 5500/5520/X58 chipsets by Jean Delvare · 9 years ago
  53. e2a2729 amd-xgbe: Use proper Rx flow control register by Lendacky, Thomas · 9 years ago
  54. 53448a5 Merge tag 'platform-drivers-x86-v3.19-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 9 years ago
  55. 5506959 Merge tag 'pci-v3.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  56. b8de08d Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  57. 5cf9206 Merge tag 'mvebu-fixes-3.19-4' of git://git.infradead.org/linux-mvebu into fixes by Olof Johansson · 9 years ago
  58. b78695a Revert "platform: x86: dell-laptop: Add support for keyboard backlight" by Darren Hart · 9 years ago
  59. a59db67 dm cache: fix problematic dual use of a single migration count variable by Joe Thornber · 9 years ago
  60. 9b1cc9f dm cache: share cache-metadata object across inactive and active DM tables by Joe Thornber · 9 years ago
  61. 6b1271d of/unittest: Overlays with sub-devices tests by Pantelis Antoniou · 10 years ago
  62. dc4515e scsi: always increment reference count by Rusty Russell · 9 years ago
  63. 6d310df scsi_debug: test always evaluates to false, || should be used instead by Colin Ian King · 9 years ago
  64. 15204ab of/platform: Handle of_populate drivers in notifier by Pantelis Antoniou · 10 years ago
  65. 3e7f762 of/overlay: Do not generate duplicate nodes by Pantelis Antoniou · 10 years ago
  66. 2c0108e [media] omap3isp: Correctly set QUERYCAP capabilities by Sakari Ailus · 10 years ago
  67. 8d4d932 [media] cx23885: fix free interrupt bug by Hans Verkuil · 9 years ago
  68. 42639f6 [media] pvrusb2: fix missing device_caps in querycap by Hans Verkuil · 9 years ago
  69. 6cf11ee [media] vb2: fix vb2_thread_stop race conditions by Hans Verkuil · 9 years ago
  70. 42d74e4 [media] rcar_vin: Update device_caps and capabilities in querycap by Nobuhiro Iwamatsu · 9 years ago
  71. 7d96c3e [media] soc-camera: fix device capabilities in multiple camera host drivers by Guennadi Liakhovetski · 9 years ago
  72. d0bb12c [media] Fix Mygica T230 support by Jonathan McDowell · 10 years ago
  73. 721f322 [media] cx23885: Split Hauppauge WinTV Starburst from HVR4400 card entry by Matthias Schwarzott · 10 years ago
  74. 3cb99af [media] tlg2300: Fix media dependencies by Mauro Carvalho Chehab · 10 years ago
  75. 7ffd7b4 can: c_can: end pending transmission on network stop (ifdown) by Viktor Babrian · 9 years ago
  76. 7a32757 watchdog: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  77. 5fe65ce watchdog: imx2_wdt: Disable power down counter on boot by Markus Pargmann · 10 years ago
  78. bbd5900 watchdog: imx2_wdt: Improve power management support. by Xiubo Li · 10 years ago
  79. 479459a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  80. 7c4bb81 Merge tag 'mfd-fixes-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 9 years ago
  81. 67cf2d3 Merge tag 'drm-amdkfd-fixes-2015-01-13' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 9 years ago
  82. 9e4fc22 Merge tag 'drm-intel-fixes-2015-01-15' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  83. 9aa609e drm: fb helper should avoid sleeping in panic context by Rui Wang · 10 years ago
  84. e902027 Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Dave Airlie · 9 years ago
  85. b46ce98 Merge branch 'drm-fixes-3.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  86. b97f880 Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  87. b166010 mfd: rtsx_usb: Fix runtime PM deadlock by Roger Tseng · 9 years ago
  88. f29ae36 mfd: tps65218: Make INT1 our status_base register by Felipe Balbi · 10 years ago
  89. 773328d mfd: tps65218: Make INT[12] and STATUS registers volatile by Felipe Balbi · 10 years ago
  90. b3f6c73 mfd: da9052-core: Fix platform-device id collision by Fabio Estevam · 10 years ago
  91. 9889eae ACPI: pci: Do not clear pci_dev->irq in acpi_pci_irq_disable() by Jiang Liu · 9 years ago
  92. 06efe0e Merge tag 'pinctrl-v3.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  93. 91724c2 scsi: Avoid crashing if device uses DIX but adapter does not support it by Ewan D. Milne · 9 years ago
  94. 99531e6 scsi_debug: use atomic allocation in resp_rsup_opcodes by Sasha Levin · 9 years ago
  95. eef8f4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  96. a8c1d28 s2io: use snprintf() as a safety feature by Dan Carpenter · 9 years ago
  97. 38bdf45 bus: mvebu-mbus: fix support of MBus window 13 by Andrew Lunn · 9 years ago
  98. b4d99de r8152: remove sram_read by hayeswang · 9 years ago
  99. 8cb3db2 r8152: remove generic_ocp_read before writing by hayeswang · 9 years ago
  100. 43f159c bgmac: activate irqs only if there is nothing to poll by Hauke Mehrtens · 9 years ago