index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
pci.h
Age
Commit message (
Expand
)
Author
2024-01-30
x86/setup: Move internal setup_data structures into setup_data.h
Thomas Zimmermann
2024-01-30
x86/setup: Move UAPI setup structures into setup_data.h
Thomas Zimmermann
2022-12-05
x86/apic/vector: Provide MSI parent domain
Thomas Gleixner
2022-11-17
PCI/MSI: Get rid of PCI_MSI_IRQ_DOMAIN
Thomas Gleixner
2022-07-22
PCI: Remove pci_get_legacy_ide_irq() and asm-generic/pci.h
Stafford Horne
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2020-09-16
x86/irq: Cleanup the arch_*_msi_irqs() leftovers
Thomas Gleixner
2020-02-04
x86/PCI: Define to_pci_sysdata() even when !CONFIG_PCI
Jason A. Donenfeld
2020-01-31
Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-01-24
x86/PCI: Expose VMD's pci_dev in struct pci_sysdata
Jon Derrick
2020-01-24
x86/PCI: Add to_pci_sysdata() helper
Christoph Hellwig
2019-12-10
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
2019-11-15
x86/pci: Remove #ifdef __KERNEL__ guard from <asm/pci.h>
Christoph Hellwig
2019-11-15
x86/pci: Remove pci_64.h
Christoph Hellwig
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-07
PCI: Remove unused declarations
Bjorn Helgaas
2017-11-07
PCI: Remove redundant pcibios_set_master() declarations
Bjorn Helgaas
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-28
x86/PCI: Remove duplicate defines
Thomas Gleixner
2017-04-20
x86/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
2017-04-18
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
2017-04-18
PCI: Add arch_can_pci_mmap_wc() macro
David Woodhouse
2016-09-23
x86/PCI: VMD: Request userspace control of PCIe hotplug indicators
Keith Busch
2016-03-15
Merge branch 'pci/host-hv' into next
Bjorn Helgaas
2016-03-07
PCI: Move pci_dma_* helpers to common code
Christoph Hellwig
2016-02-16
PCI: Add fwnode_handle to x86 pci_sysdata
Jake Oshins
2015-06-25
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-23
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-06-08
PCI: Remove unused pci_dma_burst_advice()
Bjorn Helgaas
2015-05-05
remove <asm/scatterlist.h>
Christoph Hellwig
2015-04-24
irq_remapping: Clean up unused MSI related code
Jiang Liu
2014-12-16
x86, irq: Move PCI MSI related code from io_apic.c into msi.c
Jiang Liu
2014-05-27
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
2014-02-03
x86/PCI: Drop return value of pcibios_scan_root()
Bjorn Helgaas
2014-02-03
x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root()
Bjorn Helgaas
2014-02-03
x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata()
Bjorn Helgaas
2014-01-10
Merge branch 'pci/resource' into next
Bjorn Helgaas
2014-01-07
PCI: Enforce bus address limits in resource allocation
Yinghai Lu
2013-12-13
PCI: Drop "irq" param from *_restore_msi_irqs()
DuanZhenzhong
2013-11-14
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
2013-08-12
PCI: use weak functions for MSI arch-specific functions
Thomas Petazzoni
2013-02-25
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-01-28
x86, msi: Use IRQ remapping specific setup_msi_irqs routine
Joerg Roedel
2013-01-13
ACPI / PCI: Set root bridge ACPI handle in advance
Rafael J. Wysocki
2012-12-05
EFI: Stash ROMs if they're not in the PCI BAR
Matthew Garrett
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-01-06
x86/PCI: Expand the x86_msi_ops to have a restore MSIs.
Konrad Rzeszutek Wilk
2011-05-10
x86/PCI: Remove dma32_reserve_bootmem
Yinghai Lu
[next]