index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-07
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
1
-3
/
+0
2017-11-16
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+0
2017-11-08
PCI: Remove unused declarations
Bjorn Helgaas
1
-1
/
+0
2017-11-08
PCI: Remove redundant pcibios_set_master() declarations
Bjorn Helgaas
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-28
x86/PCI: Remove duplicate defines
Thomas Gleixner
1
-7
/
+1
2017-04-20
x86/PCI: Use generic pci_mmap_resource_range()
David Woodhouse
1
-0
/
+1
2017-04-18
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
1
-4
/
+0
2017-04-18
PCI: Add arch_can_pci_mmap_wc() macro
David Woodhouse
1
-0
/
+2
2016-09-23
x86/PCI: VMD: Request userspace control of PCIe hotplug indicators
Keith Busch
1
-0
/
+14
2016-03-15
Merge branch 'pci/host-hv' into next
Bjorn Helgaas
1
-0
/
+15
2016-03-07
PCI: Move pci_dma_* helpers to common code
Christoph Hellwig
1
-3
/
+0
2016-02-17
PCI: Add fwnode_handle to x86 pci_sysdata
Jake Oshins
1
-0
/
+15
2015-06-26
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2015-06-23
Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+0
2015-06-08
PCI: Remove unused pci_dma_burst_advice()
Bjorn Helgaas
1
-7
/
+0
2015-05-05
remove <asm/scatterlist.h>
Christoph Hellwig
1
-1
/
+1
2015-04-24
irq_remapping: Clean up unused MSI related code
Jiang Liu
1
-5
/
+0
2014-12-16
x86, irq: Move PCI MSI related code from io_apic.c into msi.c
Jiang Liu
1
-0
/
+3
2014-05-28
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
1
-1
/
+0
2014-02-03
x86/PCI: Drop return value of pcibios_scan_root()
Bjorn Helgaas
1
-1
/
+1
2014-02-03
x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root()
Bjorn Helgaas
1
-4
/
+0
2014-02-03
x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata()
Bjorn Helgaas
1
-1
/
+0
2014-01-11
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-1
/
+0
2014-01-08
PCI: Enforce bus address limits in resource allocation
Yinghai Lu
1
-1
/
+0
2013-12-13
PCI: Drop "irq" param from *_restore_msi_irqs()
DuanZhenzhong
1
-1
/
+1
2013-11-15
ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node
Rafael J. Wysocki
1
-1
/
+1
2013-08-12
PCI: use weak functions for MSI arch-specific functions
Thomas Petazzoni
1
-30
/
+0
2013-02-26
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2013-01-28
x86, msi: Use IRQ remapping specific setup_msi_irqs routine
Joerg Roedel
1
-0
/
+3
2013-01-14
ACPI / PCI: Set root bridge ACPI handle in advance
Rafael J. Wysocki
1
-0
/
+3
2012-12-06
EFI: Stash ROMs if they're not in the PCI BAR
Matthew Garrett
1
-0
/
+12
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
1
-1
/
+1
2012-01-07
x86/PCI: Expand the x86_msi_ops to have a restore MSIs.
Konrad Rzeszutek Wilk
1
-0
/
+9
2011-05-11
x86/PCI: Remove dma32_reserve_bootmem
Yinghai Lu
1
-2
/
+0
2010-11-18
x86: Add NX protection for kernel data
Matthieu Castet
1
-0
/
+1
2010-10-18
x86: Introduce x86_msi_ops
Stefano Stabellini
1
-2
/
+31
2010-08-17
x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are set
Jesse Barnes
1
-2
/
+4
2010-03-13
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
1
-2
/
+0
2010-03-13
pci-dma: x86: use include/linux/pci-dma.h
FUJITA Tomonori
1
-28
/
+2
2010-03-08
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+8
2010-02-20
x86: Move pci init function to x86_init
Thomas Gleixner
1
-1
/
+8
2010-02-11
x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA
Yinghai Lu
1
-0
/
+2
2009-09-18
x86/PCI: default pcibus cpumask to all cpus if it lacks affinity
David Rientjes
1
-1
/
+5
2009-09-10
PCI: remove pcibios_scan_all_fns()
Alex Chiang
1
-1
/
+0
2009-07-01
Fix pci_unmap_addr() et al on i386.
David Woodhouse
1
-1
/
+1
2009-06-11
PCI/x86: don't assume prefetchable ranges are 64bit
Yinghai Lu
1
-0
/
+1
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
1
-5
/
+0
2009-04-03
x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros
Joerg Roedel
1
-4
/
+32
2009-03-20
PCI/MSI: Use #ifdefs instead of weak functions
Michael Ellerman
1
-0
/
+3
[next]