Age | Commit message (Expand) | Author |
2021-03-18 | x86: Fix various typos in comments | Ingo Molnar |
2021-02-24 | Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-15 | x86/PCI: Describe @reg for type1_access_ok() | Andy Shevchenko |
2021-02-15 | x86/PCI: Get rid of custom x86 model comparison | Andy Shevchenko |
2021-02-15 | sfi: Remove framework for deprecated firmware | Andy Shevchenko |
2021-02-10 | x86/pci: Create PCI/MSI irqdomain after x86_init.pci.arch_init() | Thomas Gleixner |
2020-12-16 | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-12-14 | Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-12-14 | Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2020-12-01 | x86/pci: Fix the function type for check_reserved_t | Sami Tolvanen |
2020-11-27 | x86/PCI: Make a kernel-doc comment a normal one | Alex Shi |
2020-11-18 | dma-mapping: remove the dma_direct_set_offset export | Christoph Hellwig |
2020-10-28 | x86/io_apic: Cleanup trigger/polarity helpers | Thomas Gleixner |
2020-10-28 | x86/pci/xen: Use msi_msg shadow structs | Thomas Gleixner |
2020-10-22 | Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-21 | Merge branch 'pci/misc' | Bjorn Helgaas |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-14 | Merge branch 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-09-29 | PCI/PM: Rename pci_dev.d3_delay to d3hot_delay | Krzysztof Wilczyński |
2020-09-17 | dma-mapping: introduce DMA range map, supplanting dma_pfn_offset | Jim Quinlan |
2020-09-16 | x86/irq: Make most MSI ops XEN private | Thomas Gleixner |
2020-09-16 | x86/irq: Cleanup the arch_*_msi_irqs() leftovers | Thomas Gleixner |
2020-09-16 | x86/pci: Set default irq domain in pcibios_add_device() | Thomas Gleixner |
2020-09-16 | x86/xen: Wrap XEN MSI management into irqdomain | Thomas Gleixner |
2020-09-16 | x86/xen: Consolidate XEN-MSI init | Thomas Gleixner |
2020-09-16 | x86/xen: Rework MSI teardown | Thomas Gleixner |
2020-09-16 | x86/xen: Make xen_msi_init() static and rename it to xen_hvm_msi_init() | Thomas Gleixner |
2020-09-16 | x86/irq: Initialize PCI/MSI domain at PCI init time | Thomas Gleixner |
2020-09-16 | x86/pci: Reducde #ifdeffery in PCI init code | Thomas Gleixner |
2020-09-10 | swiotlb: Declare swiotlb_late_init_with_default_size() in header | Andy Shevchenko |
2020-09-01 | x86/PCI: Fix intel_mid_pci.c build error when ACPI is not enabled | Randy Dunlap |
2020-08-21 | Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-08-20 | Fix build error when CONFIG_ACPI is not set/enabled: | Randy Dunlap |
2020-08-07 | Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-08-05 | Merge branch 'pci/virtualization' | Bjorn Helgaas |
2020-07-24 | xen: Remove redundant initialization of irq | Colin Ian King |
2020-06-30 | PCI: Replace http:// links with https:// | Alexander A. Klimov |
2020-06-18 | maccess: rename probe_kernel_address to get_kernel_nofault | Christoph Hellwig |
2020-06-04 | Merge branch 'pci/virtualization' | Bjorn Helgaas |
2020-05-27 | x86/PCI: Drop unused xen_register_pirq() gsi_override parameter | Wei Liu |
2020-05-15 | x86/PCI: Mark Intel C620 MROMs as having non-compliant BARs | Xiaochun Lee |
2020-01-31 | Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-01-28 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-01-24 | x86/PCI: Remove X86_DEV_DMA_OPS | Christoph Hellwig |
2020-01-24 | PCI: Introduce pci_real_dma_dev() | Jon Derrick |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-10 | x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h> | Ingo Molnar |
2019-12-03 | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-11-28 | Merge branch 'pci/resource' | Bjorn Helgaas |
2019-11-21 | dma-mapping: treat dev->bus_dma_mask as a DMA limit | Nicolas Saenz Julienne |