Age | Commit message (Expand) | Author | Files | Lines |
2020-06-18 | maccess: rename probe_kernel_address to get_kernel_nofault | Christoph Hellwig | 1 | -1/+1 |
2020-06-04 | Merge branch 'pci/virtualization' | Bjorn Helgaas | 1 | -10/+6 |
2020-05-28 | x86/PCI: Drop unused xen_register_pirq() gsi_override parameter | Wei Liu | 1 | -10/+6 |
2020-05-15 | x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs | Xiaochun Lee | 1 | -0/+4 |
2020-02-01 | Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -38/+10 |
2020-01-28 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2020-01-25 | x86/PCI: Remove X86_DEV_DMA_OPS | Christoph Hellwig | 1 | -38/+0 |
2020-01-24 | PCI: Introduce pci_real_dma_dev() | Jon Derrick | 1 | -0/+10 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
2019-12-10 | x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h> | Ingo Molnar | 1 | -1/+1 |
2019-12-04 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -9/+15 |
2019-11-28 | Merge branch 'pci/resource' | Bjorn Helgaas | 2 | -2/+2 |
2019-11-21 | dma-mapping: treat dev->bus_dma_mask as a DMA limit | Nicolas Saenz Julienne | 1 | -1/+1 |
2019-11-21 | x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect | Kai-Heng Feng | 1 | -0/+11 |
2019-11-21 | x86/PCI: Replace deprecated EXTRA_CFLAGS with ccflags-y | Krzysztof Wilczynski | 1 | -3/+1 |
2019-11-21 | x86/PCI: Add NumaChip SPDX GPL-2.0 to replace COPYING boilerplate | Krzysztof Wilczynski | 1 | -4/+1 |
2019-11-11 | x86/PCI: sta2x11: use default DMA address translation | Nicolas Saenz Julienne | 1 | -109/+26 |
2019-10-14 | PCI: Add PCI_STD_NUM_BARS for the number of standard BARs | Denis Efremov | 2 | -2/+2 |
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-14 | 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-06 | Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+2 |
2018-12-29 | 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-09 | x86/PCI: Replace spin_is_locked() with lockdep | Lance Roy | 1 | -1/+1 |
2018-11-09 | 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-03 | 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-18 | x86/PCI: Remove node-local allocation when initialising host controller | Punit Agrawal | 1 | -1/+1 |
2018-06-30 | PCI: Make early dump functionality generic | Sinan Kaya | 2 | -48/+0 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
2018-06-07 | 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-28 | x86/PCI: Make pci=earlydump output neat | Andy Shevchenko | 1 | -14/+5 |
2018-04-03 | 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 |