1. 303cda0 firmware: add missing kfree for work on async call by Luis R. Rodriguez · 9 years ago
  2. 9ba8af6 base:dd - Fix for typo in comment to function driver_deferred_probe_trigger(). by Shailendra Verma · 9 years ago
  3. 6d9d4b1 base/platform: Remove code duplication by Ricardo Ribalda Delgado · 9 years ago
  4. b6d2233 of/platform: Use platform_device interface by Ricardo Ribalda Delgado · 9 years ago
  5. e50e69d base/platform: Continue on insert_resource() error by Ricardo Ribalda Delgado · 9 years ago
  6. 36d4b29 base/platform: Only insert MEM and IO resources by Ricardo Ribalda Delgado · 9 years ago
  7. e0fd9b1 firmware: use const for remaining firmware names by Luis R. Rodriguez · 9 years ago
  8. f9692b2 firmware: fix possible use after free on name on asynchronous request by Luis R. Rodriguez · 9 years ago
  9. 1ba4de1 firmware: check for file truncation on direct firmware loading by Luis R. Rodriguez · 9 years ago
  10. f5727b0 firmware: fix __getname() missing failure check by Luis R. Rodriguez · 9 years ago
  11. f4445f8 drivers: of/base: move of_init to driver_init by Sudeep Holla · 9 years ago
  12. 2539b25 drivers/base: cacheinfo: fix annoying typo when DT nodes are absent by Will Deacon · 9 years ago
  13. 80c6e14 driver-core: fix build for !CONFIG_MODULES by Dmitry Torokhov · 9 years ago
  14. 802a87f driver-core: make __device_attach() static by Dmitry Torokhov · 9 years ago
  15. 735c0f8 amd64_edac: enforce synchronous probe by Luis R. Rodriguez · 10 years ago
  16. 5c36eb2 driver-core: platform_driver_probe() must probe synchronously by Dmitry Torokhov · 10 years ago
  17. d173a13 driver-core: enable drivers to opt-out of async probe by Luis R. Rodriguez · 10 years ago
  18. f2411da driver-core: add driver module asynchronous probe support by Luis R. Rodriguez · 10 years ago
  19. 765230b driver-core: add asynchronous probing support for drivers by Dmitry Torokhov · 10 years ago
  20. 6570a9a show nohz_full cpus in sysfs by Rik van Riel · 10 years ago
  21. 59f30ab show isolated cpus in sysfs by Rik van Riel · 10 years ago
  22. 7cf7d42 Merge tag 'for-linus-20150516' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  23. c0655fe Merge tag 'usb-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  24. dd8edd7 Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  25. 3f4741b Merge tag 'staging-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  26. 148c46f Merge tag 'char-misc-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  27. 1630ee5 Merge tag 'upstream-4.1-rc4' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  28. 7378668 Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 9 years ago
  29. 4b470f1 Merge branch 'parisc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  30. 8947e39 Documentation: dt: mtd: replace "nor-jedec" binding with "jedec, spi-nor" by Brian Norris · 9 years ago
  31. 214e9f7 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  32. c4d0bcc Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  33. 0336104 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  34. 4723132 Merge tag 'drm-intel-fixes-2015-05-13' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  35. e52f649 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  36. f0897f4 Merge tag 'pm+acpi-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  37. 3c25a75 Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  38. f98b733 drivers/rtc/rtc-armada38x.c: remove unused local `flags' by Andrew Morton · 9 years ago
  39. 4de5167 Merge branches 'acpi-init' and 'acpica' by Rafael J. Wysocki · 9 years ago
  40. 5691926 Merge tag 'usb-serial-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 9 years ago
  41. db7c727 mtd: readtest: don't clobber error reports by Brian Norris · 9 years ago
  42. bed447e drm/radeon: don't do mst probing if MST isn't enabled. by Dave Airlie · 9 years ago
  43. 5c1ac56 firmware: dmi_scan: Fix ordering of product_uuid by Jean Delvare · 9 years ago
  44. c249304 firmware: dmi_scan: Simplified displayed version by Jean Delvare · 9 years ago
  45. ec94efc Merge tag 'iio-fixes-for-4.1a-take2' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 9 years ago
  46. 9cf82e7 irqchip: tegra: Set the proper base address in irq chip data by Lucas Stach · 9 years ago
  47. 110bc76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  48. 5684044 e1000e: Add pm_qos header by David Ahern · 9 years ago
  49. bced870 net: phy: micrel: Fix regression in kszphy_probe by Niklas Cassel · 9 years ago
  50. 44d4f8d net: ll_temac: Fix DMA map size bug by Michal Simek · 9 years ago
  51. 03906ca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  52. cc49e8c Merge tag 'for-v4.1-rc' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 9 years ago
  53. ff284f3 Revert "ACPICA: Permanently set _REV to the value '2'." by Rafael J. Wysocki · 9 years ago
  54. f4f01b5 infiniband: Remove duplicated KERN_<LEVEL> from pr_<level> uses by Joe Perches · 9 years ago
  55. f0828ba iio: light: hid-sensor-prox: Fix memory leak in probe() by Fabio Estevam · 9 years ago
  56. f29b212 iio: adc: cc10001: Add delay before setting START bit by Naidu Tellapati · 9 years ago
  57. 65a761b iio: adc: cc10001: Fix regulator_get_voltage() return value check by Naidu Tellapati · 9 years ago
  58. 713276e iio: adc: cc10001: Fix incorrect use of power-up/power-down register by Naidu Tellapati · 9 years ago
  59. ec40f92 IB/qib: fix test of unsigned variable by Mike Marciniszyn · 9 years ago
  60. ec04847 RDMA/core: Fix for parsing netlink string attribute by Tatyana Nikolova · 9 years ago
  61. 607d480 drm/radeon: fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling by Christian König · 9 years ago
  62. 940fd30 iw_cxgb4: use wildcard mapping for getting remote addr info by Steve Wise · 9 years ago
  63. 94634e9 IB/ehca: use correct destination for memcpy by Nicholas Mc Guire · 9 years ago
  64. ef20816 Merge tag 'spi-fix-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  65. a156e06 Merge tag 'iommu-fixes-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  66. b3e5838 Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  67. c91aa67 Merge tag 'md/4.1-rc3-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  68. 665a6cd pppoe: drop pppoe device in pppoe_unbind_sock_work by Felix Fietkau · 9 years ago
  69. 5dc5616 iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1 by Will Deacon · 9 years ago
  70. c8b3504 Merge remote-tracking branches 'spi/fix/fsl-cpm', 'spi/fix/fsl-dspi' and 'spi/fix/fsl-espi' into spi-linus by Mark Brown · 9 years ago
  71. bed5e4d Merge tag 'spi-v4.1-rc1' into spi-linus by Mark Brown · 9 years ago
  72. 268be0f net: qca_spi: Fix possible race during probe by Stefan Wahren · 9 years ago
  73. 364aece drm/i915: Avoid GPU hang when coming out of s3 or s4 by Peter Antoine · 9 years ago
  74. 7c0c826 net: mdio-gpio: Allow for unspecified bus id by Bert Vermeulen · 9 years ago
  75. cd9c399 bnx2x: limit fw delay in kdump to 5s after boot by Michal Schmidt · 9 years ago
  76. 01d0735 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  77. 332545b Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  78. fdb68e0 drm: Zero out invalid vblank timestamp in drm_update_vblank_count. by Mario Kleiner · 10 years ago
  79. 1a48632 pty: Fix input race when closing by Peter Hurley · 10 years ago
  80. 8f9cfee tty/n_gsm.c: fix a memory leak when gsmtty is removed by Pan Xinhui · 10 years ago
  81. dbfe8ef ahci: avoton port-disable reset-quirk by Dan Williams · 9 years ago
  82. 1721150 usb-storage: Add NO_WP_DETECT quirk for Lacie 059f:0651 devices by Hans de Goede · 10 years ago
  83. 892c89d staging: gdm724x: Correction of variable usage after applying ALIGN() by Sławomir Demeszko · 9 years ago
  84. 7c0004d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 9 years ago
  85. 8f59ae0 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  86. 9d88f22 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  87. 3e4336a usbnet: avoid integer overflow in start_xmit by Jason A. Donenfeld · 9 years ago
  88. 240b23c netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2) by Tony Camuso · 9 years ago
  89. ccad725 net: xgene_enet: Set hardware dependency by Jean Delvare · 9 years ago
  90. 74a78b1 net: amd-xgbe: Add hardware dependency by Jean Delvare · 9 years ago
  91. 1006da1 drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock' by Vasily Titskiy · 9 years ago
  92. bfbb92c net: macb: Handle the RXUBR interrupt on all devices by Nathan Sullivan · 9 years ago
  93. dc703ec Added another USB product ID for ELAN touchscreen quirks. by Logan Gunthorpe · 9 years ago
  94. ec61847 Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open" by Dave Martin · 9 years ago
  95. 948fa13 xhci: gracefully handle xhci_irq dead device by Joe Lawrence · 10 years ago
  96. 18cc2f4 xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256 by Mathias Nyman · 10 years ago
  97. d104d01 xhci: fix isoc endpoint dequeue from advancing too far on transaction error by Mathias Nyman · 10 years ago
  98. 17aeca1 Merge tag 'usb-ci-v4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/peter.chen/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  99. 99c605a Merge tag 'fixes-for-v4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
  100. 0d0a2bf thermal: rockchip: fix an error code by Dan Carpenter · 10 years ago