1. d1d8704 firmware: dmi_scan: Coding style cleanups by Jean Delvare · 9 years ago
  2. d7f96f97 firmware: dmi_scan: add SBMIOS entry and DMI tables by Ivan Khoronzhuk · 9 years ago
  3. 6e0ad59 firmware: dmi_scan: Trim DMI table length before exporting it by Jean Delvare · 9 years ago
  4. eb4c5ea firmware: dmi_scan: Rename dmi_table to dmi_decode_table by Ivan Khoronzhuk · 9 years ago
  5. 17cd5bd firmware: dmi_scan: Only honor end-of-table for 64-bit tables by Jean Delvare · 9 years ago
  6. d2228e4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  7. 8f4ce07 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  8. bb16140 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 9 years ago
  9. 909aa10 Merge branch 'ccf/atmel-fixes-for-4.1' of https://github.com/bbrezillon/linux-at91 into clk-fixes by Michael Turquette · 9 years ago
  10. 28df9c2 clk: at91: fix h32mx prototype inclusion in pmc header by Nicolas Ferre · 9 years ago
  11. 86e4404 clk: at91: fix PERIPHERAL_MAX_SHIFT definition by Boris Brezillon · 9 years ago
  12. 6c7b03e clk: at91: pll: fix input range validity check by Boris Brezillon · 9 years ago
  13. fcee3c7 Merge tag 'drm-intel-fixes-2015-06-18' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  14. 7f017e5 drm/radeon: don't probe MST on hw we don't support it on by Dave Airlie · 9 years ago
  15. 3bc980b drm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING query by Michel Dänzer · 9 years ago
  16. 6cea28d Kconfig: disable Media Controller for DVB by Mauro Carvalho Chehab · 9 years ago
  17. 49fe9bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  18. 412c98c crypto: caam - fix RNG buffer cache alignment by Steve Cornelius · 9 years ago
  19. 6fd4b15 crypto: caam - improve initalization for context state saves by Steve Cornelius · 9 years ago
  20. 2516108 drm/mgag200: Reject non-character-cell-aligned mode widths by Adam Jackson · 9 years ago
  21. 245ec9d Revert "drm/i915: Don't skip request retirement if the active list is empty" by Jani Nikula · 9 years ago
  22. 016a65a drm/i915: Always reset vma->ggtt_view.pages cache on unbinding by Chris Wilson · 9 years ago
  23. b86a756 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  24. dc75117 Merge tag 'ntb-4.1' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  25. 1f1e34f Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  26. baaae192 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  27. 1b3ed36 IRQCHIP: mips-gic: Don't nest calls to do_IRQ() by Rabin Vincent · 9 years ago
  28. c8d17b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  29. b85dfd3 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  30. 7b565d9 Merge tag 'md/4.1-rc7-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  31. c39f3bc Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  32. c83b2f2 iommu/vt-d: Only enable extended context tables if PASID is supported by David Woodhouse · 9 years ago
  33. ea358cd md: make sure MD_RECOVERY_DONE is clear before starting recovery/resync by NeilBrown · 9 years ago
  34. 8e8e251 md: Close race when setting 'action' to 'idle'. by NeilBrown · 9 years ago
  35. c008f1d md: don't return 0 from array_state_store by NeilBrown · 9 years ago
  36. 88d0464 dmaengine: Fix choppy sound because of unimplemented resume by Krzysztof Kozlowski · 9 years ago
  37. 6e2eb00 Merge tag 'drm-intel-fixes-2015-06-11' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  38. 950c370 Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
  39. 58c98be net: igb: fix the start time for periodic output signals by Richard Cochran · 9 years ago
  40. b6f2098 block: pmem: Add dependency on HAS_IOMEM by Richard Weinberger · 9 years ago
  41. ee18e59 drm/radeon: Make sure radeon_vm_bo_set_addr always unreserves the BO by Michel Dänzer · 9 years ago
  42. ebb9bf1 Revert "drm/radeon: adjust pll when audio is not enabled" by Alex Deucher · 9 years ago
  43. 6fb3c02 Revert "drm/radeon: don't share plls if monitors differ in audio support" by Alex Deucher · 9 years ago
  44. 6dfd197 drm/radeon: fix freeze for laptop with Turks/Thames GPU. by Jérôme Glisse · 9 years ago
  45. ebaad13 ntb: initialize max_mw for Atom before using it by Daniel Verkamp · 9 years ago
  46. 8b13b4e enic: fix memory leak in rq_clean by Govindarajulu Varadarajan · 9 years ago
  47. 19b596b enic: check return value for stat dump by Govindarajulu Varadarajan · 9 years ago
  48. 6286e82 enic: unlock napi busy poll before unmasking intr by Govindarajulu Varadarajan · 9 years ago
  49. f527856 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  50. d7ad41a zram: clear disk io accounting when reset zram device by Weijie Yang · 9 years ago
  51. e64f638 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  52. 36f6ea2 SSB: Fix handling of ssb_pmu_get_alp_clock() by Hauke Mehrtens · 9 years ago
  53. 3f5f155 drm/i915: Fix DDC probe for passive adapters by Jani Nikula · 9 years ago
  54. 524630d iser-target: Fix possible use-after-free by Sagi Grimberg · 9 years ago
  55. 2f1b6b7 iser-target: release stale iser connections by Sagi Grimberg · 9 years ago
  56. 9253e66 iser-target: Fix variable-length response error completion by Sagi Grimberg · 9 years ago
  57. 2f4eb6a ntb: iounmap MW reg and vbase in error path by Jon Mason · 9 years ago
  58. 5879ae5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  59. 056537c Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  60. 40b985f Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  61. afe3f90 net: bcmgenet: power on MII block for all MII modes by Florian Fainelli · 9 years ago
  62. 7f2ca8b Input: synaptics - add min/max quirk for Lenovo S540 by Peter Hutterer · 9 years ago
  63. 181e505 Merge git://git.infradead.org/intel-iommu by Linus Torvalds · 9 years ago
  64. 86579aa Merge branch 'for-4.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  65. 765c37d dmaengine: at_xdmac: rework slave configuration part by Ludovic Desroches · 9 years ago
  66. 4c374fc dmaengine: at_xdmac: lock fixes by Ludovic Desroches · 9 years ago
  67. 8ce7da4 drm/i915: Properly initialize SDVO analog connectors by Ander Conselvan de Oliveira · 9 years ago
  68. 4710f2f pata_octeon_cf: fix broken build by Aaro Koskinen · 9 years ago
  69. febe069 irqchip: sunxi-nmi: Fix off-by-one error in irq iterator by Axel Lin · 9 years ago
  70. 1489bde b44: call netif_napi_del() by Hauke Mehrtens · 9 years ago
  71. e51000db be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent() by Sriharsha Basavapatna · 9 years ago
  72. 078b29d amd-xgbe: Use disable_irq_nosync from within timer function by Lendacky, Thomas · 9 years ago
  73. 37ef164 Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  74. eadc21f Merge tag 'staging-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago
  75. b334b77 Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  76. e900f2c Merge tag 'usb-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  77. be19c4a Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  78. 4b17069 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  79. f46c581 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  80. 7dedcca Merge branch 'stable/for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft by Linus Torvalds · 9 years ago
  81. e6050b6 iscsi_ibft: filter null v4-mapped v6 addresses by Chris Leech · 9 years ago
  82. 38d8571 drm: fix writing to /sys/class/drm/*/status by Russell King · 9 years ago
  83. a9592f1 Merge tag 'drm-intel-fixes-2015-06-05' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  84. 456fdb2 Merge tag 'pci-v4.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  85. 44953af Merge tag 'iommu-fixes-v4.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  86. 5943334 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  87. dc2c6eb Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  88. 9d08203 Merge tag 'usb-serial-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial into usb-linus by Greg Kroah-Hartman · 9 years ago
  89. 088df2c Input: alps - do not reduce trackpoint speed by half by Hans de Goede · 9 years ago
  90. 692dd19 Input: elantech - add new icbody type by 洪一竹 · 9 years ago
  91. fa11cb3 i40e: Make sure to be in VEB mode if SRIOV is enabled at probe by Anjali Singhai Jain · 9 years ago
  92. fc60861 i40e: start up in VEPA mode by default by Anjali Singhai Jain · 9 years ago
  93. 3052083 i40e/i40evf: Fix mixed size frags and linearization by Anjali Singhai Jain · 9 years ago
  94. f76502a of/dynamic: Fix test for PPC_PSERIES by Geert Uytterhoeven · 9 years ago
  95. df72d58 USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle by John D. Blair · 9 years ago
  96. ff25ea8 Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  97. 210d150 virtio_pci: Clear stale cpumask when setting irq affinity by Jiang Liu · 9 years ago
  98. 4f47c99 drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv code by Ville Syrjälä · 9 years ago
  99. 77b6455 drm/i915: Include G4X/VLV/CHV in self refresh status by Ander Conselvan de Oliveira · 9 years ago
  100. 2e5356d drm/i915: Initialize HWS page address after GPU reset by Arun Siluvery · 9 years ago