1. 0b26c84 i2c: designware: Default to fast mode in case of ACPI by Mika Westerberg · 10 years ago
  2. f92d9ee Merge branch 'pci/host-xgene' into next by Bjorn Helgaas · 10 years ago
  3. 55dd417 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  4. 33fb0d0 AHCI: Do not acquire ata_host::lock from single IRQ handler by Alexander Gordeev · 10 years ago
  5. 18dcf43 AHCI: Optimize single IRQ interrupt processing by Alexander Gordeev · 10 years ago
  6. 227dfb4 AHCI: Do not read HOST_IRQ_STAT reg in multi-MSI mode by Alexander Gordeev · 10 years ago
  7. 5ee1cfd AHCI: Make few function names more descriptive by Alexander Gordeev · 10 years ago
  8. d1028e2 AHCI: Move host activation code into ahci_host_activate() by Alexander Gordeev · 10 years ago
  9. 1c62854 AHCI: Move ahci_host_activate() function to libahci.c by Alexander Gordeev · 10 years ago
  10. a6849b9 AHCI: Pass SCSI host template as arg to ahci_host_activate() by Alexander Gordeev · 10 years ago
  11. 2e54162 drm/i915: Move DIV_ROUND_CLOSEST_ULL macro to header by U. Artie Eoff · 10 years ago
  12. 673e7bb drm/i915: intel_backlight scale() math WA by U. Artie Eoff · 10 years ago
  13. 8024379 mmc: sdhci-acpi: Fix Braswell eMMC timeout clock frequency by Adrian Hunter · 10 years ago
  14. 7dafca8 mmc: sdhci-acpi: Pass HID and UID to probe_slot by Adrian Hunter · 10 years ago
  15. 3db3525 mmc: sdhci-acpi: Get UID directly from acpi_device by Adrian Hunter · 10 years ago
  16. 95afae4 xen: remove DEFINE_XENBUS_DRIVER() macro by David Vrabel · 10 years ago
  17. 305559f xen/xenbus: Remove BUG_ON() when error string trucated by Chen Gang · 10 years ago
  18. c7440a2 xen/xenbus: Correct the comments for xenbus_grant_ring() by Chen Gang · 10 years ago
  19. 1556b87 net/mlx4_en: Use the new tx_copybreak to set inline threshold by Eric Dumazet · 10 years ago
  20. acea73d net/mlx4_en: Enable the compiler to make is_inline() inlined by Eric Dumazet · 10 years ago
  21. e70602a net/mlx4_en: tx_info->ts_requested was not cleared by Eric Dumazet · 10 years ago
  22. e533ac7 net/mlx4_en: Use local var for skb_headlen(skb) by Eric Dumazet · 10 years ago
  23. b9d8839 net/mlx4_en: Use local var in tx flow for skb_shinfo(skb) by Eric Dumazet · 10 years ago
  24. f905c79 net/mlx4_en: mlx4_en_xmit() reads ring->cons once, and ahead of time to avoid stalls by Eric Dumazet · 10 years ago
  25. fb1843e net/mlx4_en: Avoid false sharing in mlx4_en_en_process_tx_cq() by Eric Dumazet · 10 years ago
  26. 29d40c9 net/mlx4_en: Use prefetch in tx path by Eric Dumazet · 10 years ago
  27. 3d03641 net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's by Eric Dumazet · 10 years ago
  28. dc9b06d net/mlx4_en: tx_info allocated with kmalloc() instead of vmalloc() by Eric Dumazet · 10 years ago
  29. 6a4e812 net/mlx4_en: Avoid calling bswap in tx fast path by Eric Dumazet · 10 years ago
  30. 98b1634 net/mlx4_en: Align tx path structures to cache lines by Eric Dumazet · 10 years ago
  31. 7dfa4b4 net/mlx4_en: Code cleanups in tx path by Eric Dumazet · 10 years ago
  32. 681d242 fec: Fix fec_enet_alloc_buffers() error path by Fabio Estevam · 10 years ago
  33. b3a00c9 drivers/net/phy/Kconfig: Let MDIO_BCM_UNIMAC depend on HAS_IOMEM by Chen Gang · 10 years ago
  34. c259c13 net: fec: fix build error at m68k platform by Frank Li · 10 years ago
  35. 5ad6e6c net: bcmgenet: improve bcmgenet_mii_setup() by Petri Gynther · 10 years ago
  36. 3354313 Altera TSE: Add support for no PHY by Walter Lozano · 10 years ago
  37. 004fa11 Altera TSE: Move PHY get addr and MDIO create by Walter Lozano · 10 years ago
  38. a4b4a2b Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  39. e885439 net: pxa168_eth: avoid using signed char for bitops by Antoine Ténart · 10 years ago
  40. 7b0c67e4 isdn/gigaset: use USB API function usb_endpoint_num() by Tilman Schmidt · 10 years ago
  41. 434d13b isdn/gigaset: drop unused cardstate structure member by Tilman Schmidt · 10 years ago
  42. 5dcd7d8 isdn/gigaset: improve error handling when leaving DLE mode by Tilman Schmidt · 10 years ago
  43. 51db998 isdn/capi: drop two dead if branches by Tilman Schmidt · 10 years ago
  44. 96aaced net: spider_net: avoid using signed char for bitops by Antoine Ténart · 10 years ago
  45. 0f6a670 net: spider_net: do not read mac address again after setting it by Antoine Ténart · 10 years ago
  46. 3a67c9c hyperv: Fix a bug in netvsc_send() by KY Srinivasan · 10 years ago
  47. 56ec16c dm log userspace: fix memory leak in dm_ulog_tfr_init failure path by Alexey Khoroshilov · 10 years ago
  48. 0e82586 dm bufio: when done scanning return from __scan immediately by Mikulas Patocka · 10 years ago
  49. eb76faf dm bufio: update last_accessed when relinking a buffer by Joe Thornber · 10 years ago
  50. 48cf06b dm raid: add discard support for RAID levels 4, 5 and 6 by Heinz Mauelshagen · 10 years ago
  51. 75b8e04 dm raid: add discard support for RAID levels 1 and 10 by Heinz Mauelshagen · 10 years ago
  52. 86f1152 dm: allow active and inactive tables to share dm_devs by Benjamin Marzinski · 10 years ago
  53. 1f27197 dm mpath: stop queueing IO when no valid paths exist by Benjamin Marzinski · 10 years ago
  54. 3d8aab2 dm: use bioset_create_nobvec() by Junichi Nomura · 10 years ago
  55. 9977827 dm: remove nr_iovecs parameter from alloc_tio() by Junichi Nomura · 10 years ago
  56. 98d147f clk: pxa clocks build system fix by Robert Jarzmik · 10 years ago
  57. dbcbe68 Merge branches 'acpi-pnp' and 'acpi-blacklist' by Rafael J. Wysocki · 10 years ago
  58. a13f453 Merge branch 'acpi-lpss' by Rafael J. Wysocki · 10 years ago
  59. 354f1db Merge branch 'acpi-video' by Rafael J. Wysocki · 10 years ago
  60. 939558f Merge branch 'acpi-apple' by Rafael J. Wysocki · 10 years ago
  61. 65e8627 Merge branch 'acpica' by Rafael J. Wysocki · 10 years ago
  62. ef0a599 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  63. 0d0f660 iser-target: Disable TX completion interrupt coalescing by Nicholas Bellinger · 10 years ago
  64. 36888e9 ata: pata_imx: Use the SIMPLE_DEV_PM_OPS() macro by Fabio Estevam · 10 years ago
  65. 4754965 team: avoid race condition in scheduling delayed work by Joe Lawrence · 10 years ago
  66. e87474a net: systemport: fix bcm_sysport_insert_tsb() by Florian Fainelli · 10 years ago
  67. 7881c64 power: ab8500_fg: Fix build warning by Guenter Roeck · 10 years ago
  68. 9fab426 mlx4: add a new xmit_more counter by Eric Dumazet · 10 years ago
  69. 2eb46da of/selftest: Use the resolver to fixup phandles by Grant Likely · 10 years ago
  70. 7941b27 of: Introduce Device Tree resolve support. by Pantelis Antoniou · 10 years ago
  71. 841ec21 of/selftest: Add a test for duplicate phandles by Grant Likely · 10 years ago
  72. fc59b44 of: Don't try to search when phandle == 0 by Grant Likely · 10 years ago
  73. f2051d6 of/selftest: Test structure of device tree by Grant Likely · 10 years ago
  74. b277da0 block: disable entropy contributions for nonrot devices by Mike Snitzer · 10 years ago
  75. 064a746 IIO: add si7020 driver by David Barksdale · 10 years ago
  76. ef0d545 iio: adc: vf610: SIMPLE_DEV_PM_OPS can fit on a single line by Fabio Estevam · 10 years ago
  77. 9da64c2 iio: adc: vf610: Disable the regulator on error by Fabio Estevam · 10 years ago
  78. 2e3d667 iio: adc: vf610: Return the error code directly by Fabio Estevam · 10 years ago
  79. 4250c90 iio: st_sensors: Fix buffer copy by Robin van der Gracht · 10 years ago
  80. 7be178b iio:common: Set the device pointer into ST common sensors library by Denis CIOCCA · 10 years ago
  81. a1dcf42 iio:pressure: Changed pressure data variable name to press_data by Denis CIOCCA · 10 years ago
  82. 0baa3fc iio:pressure: Removed unnecessary parameter on common_probe function by Denis CIOCCA · 10 years ago
  83. 2109eb4 iio:magnetometer: Removed unnecessary parameter on common_probe function by Denis CIOCCA · 10 years ago
  84. ef67b34 iio:gyro: Removed unnecessary parameter on common_probe function by Denis CIOCCA · 10 years ago
  85. b6e6bda6 iio:accel: Removed unnecessary parameter on common_probe function by Denis CIOCCA · 10 years ago
  86. a7ee883 iio:imu: changed structure name from st_sensors to st_sensor_settings by Denis CIOCCA · 10 years ago
  87. 92404e6 target: Add force_pr_aptpl device attribute by Nicholas Bellinger · 10 years ago
  88. e248056 target: Fix APTPL metadata handling for dynamic MappedLUNs by Nicholas Bellinger · 10 years ago
  89. a66993e Merge tag 'clk-mvebu-3.18-2' of git://git.infradead.org/linux-mvebu into clk-next by Mike Turquette · 10 years ago
  90. ad2a2a6 drivers/net/irda/Kconfig: Let SH_IRDA depend on HAS_IOMEM by Chen Gang · 10 years ago
  91. 65cb29a drivers/net/ethernet/marvell/Kconfig: Let PXA168_ETH depend on HAS_IOMEM by Chen Gang · 10 years ago
  92. 28b5533 drivers/net/dsa/Kconfig: Let NET_DSA_BCM_SF2 depend on HAS_IOMEM by Chen Gang · 10 years ago
  93. 9dc8be2 drivers/net/can/Kconfig: Let CAN_AT91 depend on HAS_IOMEM by Chen Gang · 10 years ago
  94. 579899a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 10 years ago
  95. f832dc8 net/mlx5_core: Add ConnectX-4 to list of supported devices by Eli Cohen · 10 years ago
  96. 5903325 net/mlx5_core: Identify resources by their type by Eli Cohen · 10 years ago
  97. b775516 net/mlx5_core: use set/get macros in device caps by Eli Cohen · 10 years ago
  98. d29b796 net/mlx5_core: Use hardware registers description header file by Eli Cohen · 10 years ago
  99. c7a08ac net/mlx5_core: Update device capabilities handling by Eli Cohen · 10 years ago
  100. ea6a711 r8152: autoresume before setting MAC address by hayeswang · 10 years ago