Age | Commit message (Expand) | Author | Files | Lines |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -3/+1 |
2019-09-03 | dma-mapping: fix filename references | Andy Shevchenko | 1 | -3/+1 |
2019-08-13 | x86/pci: Pass lockdep condition to pcm_mmcfg_list iterator | Joel Fernandes (Google) | 1 | -2/+3 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 387 | Thomas Gleixner | 1 | -2/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 334 | Thomas Gleixner | 1 | -17/+1 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner | 1 | -14/+1 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2 | -10/+2 |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 3 | -0/+3 |
2019-04-17 | x86/PCI: Fix PCI IRQ routing table memory leak | Wenwen Wang | 1 | -2/+8 |
2019-02-07 | x86/PCI: Fixup RTIT_BAR of Intel Denverton Trace Hub | Alexander Shishkin | 1 | -0/+16 |
2019-01-05 | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+0 |
2018-12-13 | dma-direct: merge swiotlb_dma_ops into the dma_direct code | Christoph Hellwig | 1 | -1/+0 |
2018-11-08 | x86/PCI: Replace spin_is_locked() with lockdep | Lance Roy | 1 | -1/+1 |
2018-11-08 | x86/PCI: Fix Broadcom CNB20LE unintended sign extension (redux) | Colin Ian King | 1 | -2/+2 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+1 |
2018-10-25 | Merge tag 'pci-v4.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -10/+4 |
2018-10-20 | Merge branch 'pci/host-vmd' | Bjorn Helgaas | 1 | -9/+3 |
2018-10-02 | x86/PCI: Apply VMD's AERSID fixup generically | Jon Derrick | 1 | -9/+3 |
2018-09-27 | x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridge | Pu Wen | 1 | -2/+4 |
2018-09-17 | x86/PCI: Remove node-local allocation when initialising host controller | Punit Agrawal | 1 | -1/+1 |
2018-06-29 | PCI: Make early dump functionality generic | Sinan Kaya | 2 | -48/+0 |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
2018-06-06 | Merge branch 'lorenzo/pci/vmd' | Bjorn Helgaas | 1 | -0/+4 |
2018-05-24 | x86/PCI: Add additional VMD device root ports to VMD AER quirk | Jon Derrick | 1 | -0/+4 |
2018-04-27 | x86/PCI: Make pci=earlydump output neat | Andy Shevchenko | 1 | -14/+5 |
2018-04-02 | Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -44/+8 |
2018-03-27 | x86/PCI: Fix a potential regression when using dmi_get_bios_year() | Andy Shevchenko | 1 | -1/+3 |
2018-03-20 | dma/direct: Handle the memory encryption bit in common code | Christoph Hellwig | 1 | -3/+3 |
2018-03-20 | x86/dma: Use generic swiotlb_ops | Christoph Hellwig | 1 | -41/+5 |
2018-03-20 | x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y) | Christoph Hellwig | 1 | -1/+1 |
2018-03-08 | x86/jailhouse: Enable PCI mmconfig access in inmates | Otavio Pontes | 1 | -2/+2 |
2018-03-08 | PCI: Scan all functions when running over Jailhouse | Jan Kiszka | 1 | -1/+3 |
2018-02-23 | x86/pci: Simplify code by using the new dmi_get_bios_year() helper | Andy Shevchenko | 3 | -16/+6 |
2018-02-06 | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -4/+3 |
2018-01-31 | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -0/+1 |
2018-01-31 | Merge branch 'pci/virtualization' into next | Bjorn Helgaas | 1 | -3/+1 |
2018-01-29 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2018-01-19 | x86/platform/intel-mid: Move PCI initialization to arch_init() | Andy Shevchenko | 1 | -0/+1 |
2018-01-16 | x86/PCI: Enable AMD 64-bit window on resume | =?UTF-8?q?Christian=20K=C3=B6nig?= | 1 | -12/+20 |
2018-01-11 | x86/PCI: Deprecate pci_get_bus_and_slot() | Sinan Kaya | 1 | -1/+2 |
2018-01-11 | x86/PCI: Move and shrink AMD 64-bit window to avoid conflict | =?UTF-8?q?Christian=20K=C3=B6nig?= | 1 | -10/+12 |
2018-01-11 | x86/PCI: Add "pci=big_root_window" option for AMD 64-bit windows | =?UTF-8?q?Christian=20K=C3=B6nig?= | 2 | -1/+11 |
2018-01-10 | dma-mapping: move swiotlb arch helpers to a new header | Christoph Hellwig | 1 | -0/+1 |
2017-12-18 | xen/pci: Use acpi_noirq_set() helper to avoid #ifdef | Andy Shevchenko | 1 | -3/+1 |
2017-12-14 | Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -6/+21 |
2017-12-06 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2017-12-06 | x86/PCI: Only enable a 64bit BAR on single-socket AMD Family 15h | Christian König | 1 | -5/+15 |
2017-12-06 | x86/PCI: Fix infinite loop in search for 64bit BAR placement | Christian König | 1 | -1/+6 |
2017-12-06 | x86/PCI: Make broadcom_postcore_init() check acpi_disabled | Rafael J. Wysocki | 1 | -1/+1 |