1. a9f138b Revert "kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers" by Greg Kroah-Hartman · 11 years ago
  2. 8634c42 Revert "pci: use device_remove_file_self() instead of device_schedule_callback()" by Greg Kroah-Hartman · 11 years ago
  3. c41d966 Revert "scsi: use device_remove_file_self() instead of device_schedule_callback()" by Greg Kroah-Hartman · 11 years ago
  4. ff483d5 Revert "s390: use device_remove_file_self() instead of device_schedule_callback()" by Greg Kroah-Hartman · 11 years ago
  5. a30f82b Revert "sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()" by Greg Kroah-Hartman · 11 years ago
  6. 2a41e60 drivers/base: provide an infrastructure for componentised subsystems by Russell King · 11 years ago
  7. d1ba277 sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 11 years ago
  8. bdbb0a1 s390: use device_remove_file_self() instead of device_schedule_callback() by Tejun Heo · 11 years ago
  9. de1dee7 scsi: use device_remove_file_self() instead of device_schedule_callback() by Tejun Heo · 11 years ago
  10. 6716d28 pci: use device_remove_file_self() instead of device_schedule_callback() by Tejun Heo · 11 years ago
  11. 1ae0681 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 11 years ago
  12. 08da201 firmware_class: Fix the file size check by Ben Hutchings · 11 years ago
  13. 174be70 driver-core: Fix use-after-free triggered by bus_unregister() by Bart Van Assche · 11 years ago
  14. 98233b2 firmware loader: Add sparse annotation by Bart Van Assche · 11 years ago
  15. 5bd2010 Merge 3.13-rc5 into staging-next by Greg Kroah-Hartman · 11 years ago
  16. 93579ae Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  17. ba8b844 Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 by Linus Torvalds · 11 years ago
  18. 1733348 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  19. df36ac1 pstore: Don't allow high traffic options on fragile devices by Luck, Tony · 11 years ago
  20. eaadcfe Merge tag 'dmaengine-fixes-3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine by Linus Torvalds · 11 years ago
  21. 95fcfa7 Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes by Kevin Hilman · 11 years ago
  22. 4203d0e Merge tag 'stable/for-linus-3.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  23. dcd2119 qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure by Nicholas Bellinger · 11 years ago
  24. de06875 target: Remove extra percpu_ref_init by Andy Grover · 11 years ago
  25. fbde7c6 devtmpfs: Calling delete_path() only when necessary by Axel Lin · 11 years ago
  26. 95cadac target/file: Update hw_max_sectors based on current block_size by Nicholas Bellinger · 11 years ago
  27. 2853c2b iser-target: Move INIT_WORK setup into isert_create_device_ib_res by Nicholas Bellinger · 11 years ago
  28. db6077f iscsi-target: Fix incorrect np->np_thread NULL assignment by Nicholas Bellinger · 11 years ago
  29. ecfbf6f Driver core: Fix device_add_attrs() error code path by Rafael J. Wysocki · 11 years ago
  30. a36c160 Merge tag 'usb-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  31. e523365 Merge tag 'tty-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  32. 1aba038 Merge tag 'staging-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
  33. 7787380 net_dma: mark broken by Dan Williams · 11 years ago
  34. 0baf8f6 dma: pl330: ensure DMA descriptors are zero-initialised by Will Deacon · 11 years ago
  35. fd6040e imx-drm: imx-drm-core: improve safety of imx_drm_add_crtc() by Russell King · 11 years ago
  36. 9fe73d4 imx-drm: imx-drm-core: make imx_drm_crtc_register() safer by Russell King · 11 years ago
  37. 942325c imx-drm: imx-drm-core: use defined constant for number of CRTCs. by Russell King · 11 years ago
  38. bd5121b imx-drm: imx-tve: don't call sleeping functions beneath enable_lock spinlock by Russell King · 11 years ago
  39. 4ae078d imx-drm: ipu-v3: fix potential CRTC device registration race by Russell King · 11 years ago
  40. 8007875 imx-drm: imx-drm-core: fix DRM cleanup paths by Russell King · 11 years ago
  41. 8283204 imx-drm: imx-drm-core: fix error cleanup path for imx_drm_add_crtc() by Russell King · 11 years ago
  42. 35eecf0 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 11 years ago
  43. c2db11e tty: xuartps: Properly guard sysrq specific code by Soren Brinkmann · 11 years ago
  44. 8b80384 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  45. 7810692 Merge branch 'fixes-for-3.13' of git://gitorious.org/linux-can/linux-can by David S. Miller · 11 years ago
  46. 0951c5c qlcnic: Dump mailbox registers when mailbox command times out. by Manish chopra · 11 years ago
  47. e49df79 qlcnic: Fix mailbox processing during diagnostic test by Manish chopra · 11 years ago
  48. 30fa15f qlcnic: Allow firmware dump collection when auto firmware recovery is disabled by Manish Chopra · 11 years ago
  49. 3fc38e2 qlcnic: Fix memory allocation by Manish Chopra · 11 years ago
  50. b17a44d qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter. by Himanshu Madhani · 11 years ago
  51. f956626 qlcnic: Fix TSS/RSS ring validation logic. by Himanshu Madhani · 11 years ago
  52. 3bf517d qlcnic: Fix diagnostic test for all adapters. by Himanshu Madhani · 11 years ago
  53. b84caae qlcnic: Fix usage of netif_tx_{wake, stop} api during link change. by Himanshu Madhani · 11 years ago
  54. fb5f183 usb: ohci-at91: fix irq and iomem resource retrieval by Boris BREZILLON · 11 years ago
  55. 7022ef8 xen-netback: fix fragments error handling in checksum_setup_ip() by Wei Yongjun · 11 years ago
  56. c6236c0 staging: comedi: drivers: fix return value of comedi_load_firmware() by H Hartley Sweeten · 11 years ago
  57. 0283f7a staging: comedi: 8255_pci: fix for newer PCI-DIO48H by Ian Abbott · 11 years ago
  58. 27dc779 Merge tag 'iio-fixes-for-3.13c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-linus by Greg Kroah-Hartman · 11 years ago
  59. b0031f2 Merge tag 's2mps11-build' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  60. e39d990 iio:adc:ad7887 Fix channel reported endianness from cpu to big endian by Jonathan Cameron · 11 years ago
  61. 941ef73 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  62. 3425c0f iio:imu:adis16400 fix pressure channel scan type by Jonathan Cameron · 11 years ago
  63. c5fe7a41 staging:iio:mag:hmc5843 fix incorrect endianness of channel as a result of missuse of the IIO_ST macro. by Jonathan Cameron · 11 years ago
  64. 0eda402 Merge tag 'gpio-v3.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
  65. 50dc875 netvsc: don't flush peers notifying work during setting mtu by Jason Wang · 11 years ago
  66. 1075a6e n_tty: Fix apparent order of echoed output by Peter Hurley · 11 years ago
  67. d24c195 serial: 8250_dw: add new ACPI IDs by Mika Westerberg · 11 years ago
  68. 20fb4eb can: peak_usb: fix mem leak in pcan_usb_pro_init() by Marc Kleine-Budde · 11 years ago
  69. a1c31f1 can: ems_usb: fix urb leaks on failure paths by Alexey Khoroshilov · 11 years ago
  70. 7cd0c29 usb: phy: fix driver dependencies by Felipe Balbi · 11 years ago
  71. 49d45a31 drm/edid: add quirk for BPC in Samsung NP700G7A-S01PL notebook by Rafał Miłecki · 11 years ago
  72. 6979f8d serial: 8250_dw: Fix LCR workaround regression by James Hogan · 11 years ago
  73. cf87277 tty: Fix hang at ldsem_down_read() by Peter Hurley · 11 years ago
  74. f1cd659 Merge branch 'ttm-fixes-3.13' of git://people.freedesktop.org/~thomash/linux into drm-next by Dave Airlie · 11 years ago
  75. d386735 drm/ttm: Fix accesses through vmas with only partial coverage by Thomas Hellstrom · 11 years ago
  76. 1b1ccee mfd: s2mps11: Fix build after regmap field rename in sec-core.c by Krzysztof Kozlowski · 11 years ago
  77. b25b442 drm/nouveau: only runtime suspend by default in optimus configuration by Ilia Mirkin · 11 years ago
  78. 57053d8 null_blk: mem garbage on NUMA systems during init by Matias Bjorling · 11 years ago
  79. e4158f1 radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_thresh() by Sergey Senozhatsky · 11 years ago
  80. 4a251dd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  81. 9199c4c Merge tag 'pci-v3.13-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  82. 128d663 iio: cm36651: Changed return value of read function by Beomho Seo · 11 years ago
  83. ce027ed firewire: sbp2: bring back WRITE SAME support by Stefan Richter · 11 years ago
  84. df29df9 igb: Fix for issue where values could be too high for udelay function. by Carolyn Wyborny · 11 years ago
  85. 3c325ce i40e: fix null dereference by Jesse Brandeburg · 11 years ago
  86. 0925f2c Merge tag 'edac_fixes_for_3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 11 years ago
  87. 93e1585 Merge tag 'dm-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  88. 1008ebb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  89. ca33675 Merge tag 'regulator-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  90. 599eefa Merge tag 'regmap-v3.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  91. 31f984d Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
  92. dbb022c Merge tag 'for-linus-20131212' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  93. f649350 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  94. ed9571f dm array: fix a reference counting bug in shadow_ablock by Joe Thornber · 11 years ago
  95. 5b564d8 dm space map: disallow decrementing a reference count below zero by Joe Thornber · 11 years ago
  96. c1d15f5 xen/balloon: Seperate the auto-translate logic properly (v2) by Stefano Stabellini · 11 years ago
  97. 334a820 Merge remote-tracking branch 'regulator/topic/constraints' into regulator-linus by Mark Brown · 11 years ago
  98. 8194ee2 dmaengine: fix sleep in atomic by Dan Williams · 11 years ago
  99. 0be8253 dmaengine: mv_xor: fix oops when channels fail to initialise by Russell King · 11 years ago
  100. d16695a dma: mv_xor: Use dmaengine_unmap_data for the self-tests by Ezequiel Garcia · 11 years ago