1. e4dadfa iommu/arm-smmu-v3: Add IORT configuration by Lorenzo Pieralisi · 8 years ago
  2. 2985b52 iommu/arm-smmu-v3: Split probe functions into DT/generic portions by Lorenzo Pieralisi · 8 years ago
  3. 846f0e9 ACPI/IORT: Add support for ARM SMMU platform devices creation by Lorenzo Pieralisi · 8 years ago
  4. bdca0c0 ACPI/IORT: Add node match function by Lorenzo Pieralisi · 8 years ago
  5. d760a1b ACPI: Implement acpi_dma_configure by Lorenzo Pieralisi · 8 years ago
  6. 778de07 iommu/arm-smmu-v3: Convert struct device of_node to fwnode usage by Lorenzo Pieralisi · 8 years ago
  7. ce9babe iommu/arm-smmu: Convert struct device of_node to fwnode usage by Lorenzo Pieralisi · 8 years ago
  8. e4f10ff iommu: Make of_iommu_set/get_ops() DT agnostic by Lorenzo Pieralisi · 8 years ago
  9. 7936df9 ACPI/IORT: Add support for IOMMU fwnode registration by Lorenzo Pieralisi · 8 years ago
  10. 34ceea2 ACPI/IORT: Introduce linker section for IORT entries probing by Lorenzo Pieralisi · 8 years ago
  11. 6eb18d4 iommu/arm-smmu: Set SMTNMB_TLBEN in ACR to enable caching of bypass entries by Nipun Gupta · 8 years ago
  12. dfed5f0 iommu/io-pgtable-arm: Use const and __initconst for iommu_gather_ops structures by Bhumika Goyal · 8 years ago
  13. ca297aa iommu/arm-smmu: Constify iommu_gather_ops structures by Bhumika Goyal · 8 years ago
  14. 5896f3a iommu/arm-smmu: Constify iommu_gather_ops structures by Bhumika Goyal · 8 years ago
  15. 4ae8a5c iommu/io-pgtable-arm: Use for_each_set_bit to simplify the code by Kefeng Wang · 8 years ago
  16. e861d89 Merge branch 'media-fixes' (patches from Mauro) by Linus Torvalds · 8 years ago
  17. acb57b7 Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  18. cf2b191 Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  19. 85b9df7 Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  20. befdfff Merge tag 'usb-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  21. 348ce85 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  22. 980221d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  23. d41bd8f Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  24. 7a0786c gp8psk: Fix DVB frontend attach by Mauro Carvalho Chehab · 8 years ago
  25. 1596c38 gp8psk: fix gp8psk_usb_in_op() logic by Mauro Carvalho Chehab · 8 years ago
  26. 7724325 dvb-usb: move data_mutex to struct dvb_usb_device by Mauro Carvalho Chehab · 8 years ago
  27. d70674e iio: maxim_thermocouple: detect invalid storage size in read() by Arnd Bergmann · 8 years ago
  28. 0cbc72a aoe: fix crash in page count manipulation by Jens Axboe · 8 years ago
  29. 409ae5a lightnvm: invalid offset calculation for lba_shift by Matias Bjørling · 8 years ago
  30. 86e4ee7 Merge tag 'acpi-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  31. b9f659b Merge tag 'pm-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  32. e3d183c Merge tag 'platform-drivers-x86-v4.9-3' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 8 years ago
  33. 5f3a5cb Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  34. 8233008 Merge tag 'pci-v4.9-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  35. 4fb68f9 Merge tag 'drm-fixes-for-v4.9-rc5' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  36. b8b73df Merge tag 'mmc-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 8 years ago
  37. 5c03b53 Merge tag 'pinctrl-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  38. cd16f3d Merge branches 'pm-tools-fixes' and 'pm-sleep-fixes' by Rafael J. Wysocki · 8 years ago
  39. 66f5854 Merge branch 'device-properties' by Rafael J. Wysocki · 8 years ago
  40. 015ed94 Merge branch 'maybe-uninitialized' (patches from Arnd) by Linus Torvalds · 8 years ago
  41. 75ed268 pcmcia: fix return value of soc_pcmcia_regulator_set by Arnd Bergmann · 8 years ago
  42. c50e90d infiniband: shut up a maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  43. 9cdbe14 rc: print correct variable for z8f0811 by Arnd Bergmann · 8 years ago
  44. ba13e98 dib0700: fix nec repeat handling by Sean Young · 8 years ago
  45. c6c7d83 Revert "console: don't prefer first registered if DT specifies stdout-path" by Hans de Goede · 8 years ago
  46. 6f75c3f PM / sleep: don't suspend parent when async child suspend_{noirq, late} fails by Brian Norris · 8 years ago
  47. 24399f4 Merge tag 'imx-drm-fixes-2016-11-10' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  48. b71752a Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  49. e5581fe drm/udl: make control msg static const. (v2) by Dave Airlie · 8 years ago
  50. 954e6be drm/amd/powerplay: implement get_clock_by_type for iceland. by Rex Zhu · 8 years ago
  51. 8a57646d Merge remote-tracking branch 'mkp-scsi/4.9/scsi-fixes' into fixes by James Bottomley · 8 years ago
  52. 31a3a7b PCI: rockchip: Add three new resets as required properties by Shawn Lin · 8 years ago
  53. 0f12f73 drm/amd/powerplay/smu7: fix checks in smu7_get_evv_voltages (v2) by Alex Deucher · 8 years ago
  54. 90ebf11 drm/amd/powerplay: update phm_get_voltage_evv_on_sclk for iceland by Alex Deucher · 8 years ago
  55. 0a866d3 drm/amd/powerplay: propagate errors in phm_get_voltage_evv_on_sclk by Alex Deucher · 8 years ago
  56. b13d143 ppdev: fix double-free of pp->pdev->name by Jann Horn · 8 years ago
  57. 1826640 USB: cdc-acm: fix TIOCMIWAIT by Johan Hovold · 8 years ago
  58. d8e9e5e drbd: Fix kernel_sendmsg() usage - potential NULL deref by Richard Weinberger · 8 years ago
  59. 1571875 ACPI / platform: Add support for build-in properties by Heikki Krogerus · 8 years ago
  60. 24f9103 Merge branch 'drm-fixes-4.9' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 8 years ago
  61. cf53223 Merge tag 'drm-intel-fixes-2016-11-09' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 8 years ago
  62. 5e5ec17 scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression by Sumit Saxena · 8 years ago
  63. 5ced937 drm/imx: disable planes before DC by Lucas Stach · 8 years ago
  64. 1535aa7 scsi: qla2xxx: fix invalid DMA access after command aborts in PCI device remove by Mauricio Faria de Oliveira · 8 years ago
  65. 04dfaa5 scsi: qla2xxx: do not queue commands when unloading by Mauricio Faria de Oliveira · 8 years ago
  66. 69e2d1e scsi: libcxgbi: fix incorrect DDP resource cleanup by Varun Prakash · 8 years ago
  67. 16d917b PCI: Don't attempt to claim shadow copies of ROM by Bjorn Helgaas · 8 years ago
  68. e3a00f6 Merge tag 'iommu-fixes-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  69. f20024d drm/amd/powerplay: return false instead of -EINVAL by Andrew Shadura · 8 years ago
  70. a29d126 drm/amdgpu/powerplay/smu7: fix unintialized data usage by Arnd Bergmann · 8 years ago
  71. bea6403 iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path by Joerg Roedel · 8 years ago
  72. 8c82d6e iommu/arm-smmu: Fix out-of-bounds dereference by Robin Murphy · 8 years ago
  73. 3c117b5 iommu/arm-smmu: Check that iommu_fwspecs are ours by Robin Murphy · 8 years ago
  74. ec615f4 iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s by Robin Murphy · 8 years ago
  75. fba4f8e iommu/arm-smmu: Work around ARM DMA configuration by Robin Murphy · 8 years ago
  76. 8cebec4 Merge tag 'hwmon-for-linus-v4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  77. c1f4c2b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 8 years ago
  78. 757124d drm/amdgpu: fix crash in acp_hw_fini by Alex Deucher · 8 years ago
  79. 54905ab drm/i915: Limit Valleyview and earlier to only using mappable scanout by Chris Wilson · 8 years ago
  80. c4b8c57 drm/i915: Round tile chunks up for constructing partial VMAs by Chris Wilson · 8 years ago
  81. 61e0c54 drm/i915/dp: Extend BDW DP audio workaround to GEN9 platforms by Dhinakaran Pandiyan · 8 years ago
  82. fbb21c5 drm/i915/dp: BDW cdclk fix for DP audio by Dhinakaran Pandiyan · 8 years ago
  83. cdffe3e drm/i915/vlv: Prevent enabling hpd polling in late suspend by Lyude · 8 years ago
  84. 8d83bc2 drm/i915: Respect alternate_ddc_pin for all DDI ports by Ville Syrjälä · 8 years ago
  85. f91346e mmc: mxs: Initialize the spinlock prior to using it by Fabio Estevam · 8 years ago
  86. fe1b570 mmc: mmc: Use 500ms as the default generic CMD6 timeout by Ulf Hansson · 8 years ago
  87. be55f7b mmc: mmc_test: Fix "Commands during non-blocking write" tests by Adrian Hunter · 8 years ago
  88. 086b0dd mmc: sdhci: Fix missing enhanced strobe setting during runtime resume by Adrian Hunter · 8 years ago
  89. fe5fb2e mmc: sdhci: Reset cmd and data circuits after tuning failure by Adrian Hunter · 8 years ago
  90. 69b962a mmc: sdhci: Fix unexpected data interrupt handling by Adrian Hunter · 8 years ago
  91. 6ebebea mmc: sdhci: Fix CMD line reset interfering with ongoing data transfer by Adrian Hunter · 8 years ago
  92. 68fae2f staging: nvec: remove managed resource from PS2 driver by Marc Dietrich · 8 years ago
  93. 17c1c9b Revert "staging: nvec: ps2: change serio type to passthrough" by Paul Fertser · 8 years ago
  94. d8f8a74 drivers: staging: nvec: remove bogus reset command for PS/2 interface by Paul Fertser · 8 years ago
  95. d9966f1 staging: greybus: arche-platform: fix device reference leak by Johan Hovold · 8 years ago
  96. 55abe81 staging: comedi: ni_tio: fix buggy ni_tio_clock_period_ps() return value by Ian Abbott · 8 years ago
  97. a33547c pinctrl-aspeed-g5: Never set SCU90[6] by Andrew Jeffery · 8 years ago
  98. 33c027a staging: sm750fb: Fix bugs introduced by early commits by Huacai Chen · 8 years ago
  99. 7309aa8 cdc-acm: fix uninitialized variable by Oliver Neukum · 8 years ago
  100. c289d0e drivers/usb: Skip auto handoff for TI and RENESAS usb controllers by Babu Moger · 8 years ago