1. 96e2394 firmware: dmi_scan: Optimize dmi_save_extended_devices by Jean Delvare · 9 years ago
  2. 750afbf bgmac: Fix reversed test of build_skb() return value. by David S. Miller · 9 years ago
  3. 37cea93 Merge tag 'vfio-v4.5-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  4. f972799 ACPI / fan: Improve acpi_device_update_power error message by Andy Lutomirski · 9 years ago
  5. de588b8 ACPI / video: Add disable_backlight_sysfs_if quirk for the Toshiba Portege R700 by Hans de Goede · 9 years ago
  6. cc80fe0 Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 9 years ago
  7. c7b6c5f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  8. c6894de bridge: fix lockdep addr_list_lock false positive splat by Nikolay Aleksandrov · 9 years ago
  9. 3c28c9c Merge tag 'md/4.5' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  10. 4b43ea2 Merge tag 'regulator-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 9 years ago
  11. f147d0b net: smsc: Add support h8300 by Yoshinori Sato · 9 years ago
  12. 39c01bf amdkfd: Copy from the proper user command pointer by Borislav Petkov · 9 years ago
  13. 7aca74e Merge branch 'mailbox-for-next' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  14. 973365d Merge branch 'xen-netback-fixes' by David S. Miller · 9 years ago
  15. 9c6f3ff xen-netback: free queues after freeing the net device by David Vrabel · 9 years ago
  16. 4a65852 xen-netback: delete NAPI instance when queue fails to initialize by David Vrabel · 9 years ago
  17. 99a2dea xen-netback: use skb to determine number of required guest Rx requests by David Vrabel · 9 years ago
  18. fb33118 net: sctp: Move sequence start handling into sctp_transport_get_idx() by Geert Uytterhoeven · 9 years ago
  19. 34ae6a1 ipv6: update skb->csum when CE mark is propagated by Eric Dumazet · 9 years ago
  20. 185a383 x86/PCI: Add driver for Intel Volume Management Device (VMD) by Keith Busch · 9 years ago
  21. 28ef241 PCI/AER: Use 32 bit PCI domain numbers by Keith Busch · 9 years ago
  22. d9c3d6f x86/PCI: Allow DMA ops specific to a PCI domain by Keith Busch · 9 years ago
  23. 64bce3e irqdomain: Export irq_domain_set_info() for module use by Keith Busch · 9 years ago
  24. 1d3671d Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 9 years ago
  25. 113c74d net: phy: turn carrier off on phy attach by Sjoerd Simons · 9 years ago
  26. 2446837 net: macb: clear interrupts when disabling them by Nathan Sullivan · 9 years ago
  27. 875fc4f Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  28. 65a5124 sctp: support to lookup with ep+paddr in transport rhashtable by Xin Long · 9 years ago
  29. 7dfa461 zsmalloc: reorganize struct size_class to pack 4 bytes hole by Weijie Yang · 9 years ago
  30. f58fb5e mm/zbud.c: use list_last_entry() instead of list_tail_entry() by Geliang Tang · 9 years ago
  31. e02d238 zram/zcomp: do not zero out zcomp private pages by Sergey Senozhatsky · 9 years ago
  32. 75d8947 zram: pass gfp from zcomp frontend to backend by Minchan Kim · 9 years ago
  33. d913897 zram: try vmalloc() after kmalloc() by Kyeongdon Kim · 9 years ago
  34. 3d5fe03 zram/zcomp: use GFP_NOIO to allocate streams by Sergey Senozhatsky · 9 years ago
  35. 628a96e Merge branch 'hisi-fixes' by David S. Miller · 9 years ago
  36. 28052e7 net: hns: fixes no syscon error when init mdio by yankejian · 9 years ago
  37. b70ce2a dts: hisi: fixes no syscon fault when init mdio by yankejian · 9 years ago
  38. 9207f9d net: preserve IP control block during GSO segmentation by Konstantin Khlebnikov · 9 years ago
  39. 96b9e70 perf build: Introduce FEATURES_DUMP make variable by Jiri Olsa · 9 years ago
  40. b8e52be perf build: Add feature-dump target by Jiri Olsa · 9 years ago
  41. c15e758 perf build: Pass O option to kernel makefile in build-test by Wang Nan · 9 years ago
  42. 68824de perf build: Test correct path of perf in build-test by Wang Nan · 9 years ago
  43. eb80773 perf build: Pass O option to Makefile.perf in build-test by Wang Nan · 9 years ago
  44. 7be43df perf build: Set parallel making options build-test by Wang Nan · 9 years ago
  45. 40c4a0f perf symbols: Fix reading of build-id from vDSO by Ben Hutchings · 9 years ago
  46. 3caeaa5 perf kvm record/report: 'unprocessable sample' error while recording/reporting guest data by Ravi Bangoria · 9 years ago
  47. 5e1f393 Orangefs: merge with V4.4 by Mike Marshall · 9 years ago
  48. 2d7f3bd drm/i915: Pass the dma_addr_t array as const to rotate_pages() by Ville Syrjälä · 9 years ago
  49. b5e1698 drm/i915: Set i915_ggtt_view_normal type explicitly by Ville Syrjälä · 9 years ago
  50. 0b05e1e drm/i915: Don't leak framebuffer_references if drm_framebuffer_init() fails by Ville Syrjälä · 9 years ago
  51. 4723584 Merge branches 'pci/hotplug' and 'pci/resource' into next by Bjorn Helgaas · 9 years ago
  52. c111e8b Merge branches 'pci/host', 'pci/host-designware', 'pci/host-hisi', 'pci/host-qcom' and 'pci/host-rcar' into next by Bjorn Helgaas · 9 years ago
  53. 40704b1 PCI: host: Add of_pci_get_host_bridge_resources() stub by Arnd Bergmann · 9 years ago
  54. 546bed6 btrfs: initialize the seq counter in struct btrfs_device by Sebastian Andrzej Siewior · 9 years ago
  55. 0dc924c5 Btrfs: clean up an error code in btrfs_init_space_info() by Dan Carpenter · 9 years ago
  56. 8e21785 btrfs: fix iterator with update error in backref.c by Geliang Tang · 9 years ago
  57. b7c47bb Btrfs: fix output of compression message in btrfs_parse_options() by Tsutomu Itoh · 9 years ago
  58. f32e48e Btrfs: Initialize btrfs_root->highest_objectid when loading tree root and subvolume roots by Chandan Rajendra · 9 years ago
  59. 95617d6 btrfs: cleanup, stop casting for extent_map->lookup everywhere by Jeff Mahoney · 9 years ago
  60. 2935bf4 ASoC: fsl: document DT compatible string "fsl,imx-audio-wm8960" by Xiubo Li · 9 years ago
  61. ec3995d ASoC: mediatek: add i2c dependency by Arnd Bergmann · 9 years ago
  62. d51fe1f regmap: pass buffer size to regmap_raw_read() in regcache_hw_init() by Maciej S. Szmigiero · 9 years ago
  63. ebea7c0 spi: fix counting in spi-loopback-test code by Arnd Bergmann · 9 years ago
  64. 22a3363 spi: pxa2xx: Remove CONFIG_SPI_PXA2XX_DMA by Jarkko Nikula · 9 years ago
  65. 1808f8c Orangefs: add verification to decode_dirents by Mike Marshall · 9 years ago
  66. 0f48eed regulator: da9210: fix lockdep warning by Wolfram Sang · 9 years ago
  67. 517e7a1 ASoC: bcm2835: move to use the clock framework by Martin Sperl · 9 years ago
  68. ab7cad3 regulator: fan53555: fill set_suspend_enable/disable callback by zhangqing · 9 years ago
  69. fcde5a7 ASoC: mediatek: Enable 33bit memory address to support 4GB DRAM by PC Liao · 9 years ago
  70. f9bdbd6 mtd: nuc900_nand: read correct SMISR register by Arnd Bergmann · 9 years ago
  71. 92752d9 mtd: mtk-nor: Drop bogus __init from mtk_nor_init() by Geert Uytterhoeven · 9 years ago
  72. 7776a69 drm/amdgpu: Add some tweaks to gfx 8 soft reset by Alex Deucher · 9 years ago
  73. e160e4d drm/amdgpu: fix tonga smu resume by Alex Deucher · 9 years ago
  74. 02f1cc3 ARM: omap2plus_defconfig: enable SPLIT and DWARF4 by Felipe Balbi · 9 years ago
  75. c08659d ARM: dts: omap5-board-common: enable rtc and charging of backup battery by H. Nikolaus Schaller · 9 years ago
  76. 171b568 Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 9 years ago
  77. c3b1681 ALSA: timer: Code cleanup by Takashi Iwai · 9 years ago
  78. b5a663a ALSA: timer: Harden slave timer list handling by Takashi Iwai · 9 years ago
  79. cf52103 ALSA: hda - Add fixup for Dell Latitidue E6540 by Takashi Iwai · 9 years ago
  80. 98229aa x86/irq: Plug vector cleanup race by Thomas Gleixner · 9 years ago
  81. 90a2282 x86/irq: Call irq_force_move_complete with irq descriptor by Thomas Gleixner · 9 years ago
  82. 56d7d2f x86/irq: Remove outgoing CPU from vector cleanup mask by Thomas Gleixner · 9 years ago
  83. 5da0c12 x86/irq: Remove the cpumask allocation from send_cleanup_vector() by Thomas Gleixner · 9 years ago
  84. c1684f5 x86/irq: Clear move_in_progress before sending cleanup IPI by Thomas Gleixner · 9 years ago
  85. 847667e x86/irq: Remove offline cpus from vector cleanup by Thomas Gleixner · 9 years ago
  86. ab25ac0 x86/irq: Get rid of code duplication by Thomas Gleixner · 9 years ago
  87. 9ac15b7 x86/irq: Copy vectormask instead of an AND operation by Thomas Gleixner · 9 years ago
  88. 3716fd2 x86/irq: Check vector allocation early by Thomas Gleixner · 9 years ago
  89. 95ffeb4 x86/irq: Reorganize the search in assign_irq_vector by Thomas Gleixner · 9 years ago
  90. 433cbd5 x86/irq: Reorganize the return path in assign_irq_vector by Thomas Gleixner · 9 years ago
  91. 8a580f7 x86/irq: Do not use apic_chip_data.old_domain as temporary buffer by Jiang Liu · 9 years ago
  92. 36f34c8 x86/irq: Validate that irq descriptor is still active by Thomas Gleixner · 9 years ago
  93. 111abeb x86/irq: Fix a race in x86_vector_free_irqs() by Jiang Liu · 9 years ago
  94. e23b257 x86/irq: Call chip->irq_set_affinity in proper context by Thomas Gleixner · 9 years ago
  95. f02b4b7 clockevents/tcb_clksrc: Prevent disabling an already disabled clock by Alexandre Belloni · 9 years ago
  96. 4314e19 drm/fb_cma_helper: Remove implicit call to disable_unused_functions by Maxime Ripard · 9 years ago
  97. 013dd9e drm/i915/dp: fall back to 18 bpp when sink capability is unknown by Jani Nikula · 9 years ago
  98. 6765bd6 drm/i915/bios: Fix the sequence size calculations for MIPI seq v3 by Jani Nikula · 9 years ago
  99. 965fd60 drm/i915: Make sure DC writes are coherent on flush. by Francisco Jerez · 9 years ago
  100. d890565 drm/i915: Use the active wm config for merging on ILK-BDW by Ville Syrjälä · 9 years ago