index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
pci.h
Age
Commit message (
Expand
)
Author
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
2010-11-18
x86: Add NX protection for kernel data
Matthieu Castet
2010-10-18
x86: Introduce x86_msi_ops
Stefano Stabellini
2010-08-17
x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are set
Jesse Barnes
2010-03-12
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
2010-03-12
pci-dma: x86: use include/linux/pci-dma.h
FUJITA Tomonori
2010-03-07
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-02-19
x86: Move pci init function to x86_init
Thomas Gleixner
2010-02-10
x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA
Yinghai Lu
2009-09-18
x86/PCI: default pcibus cpumask to all cpus if it lacks affinity
David Rientjes
2009-09-09
PCI: remove pcibios_scan_all_fns()
Alex Chiang
2009-07-01
Fix pci_unmap_addr() et al on i386.
David Woodhouse
2009-06-11
PCI/x86: don't assume prefetchable ranges are 64bit
Yinghai Lu
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
Linus Torvalds
2009-04-03
x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros
Joerg Roedel
2009-03-19
PCI/MSI: Use #ifdefs instead of weak functions
Michael Ellerman
2009-03-13
cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86
Rusty Russell
2008-12-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-30
Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2008-12-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Rusty Russell
2008-12-26
cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_...
Rusty Russell
2008-12-17
x86: unify pci iommu setup and allow swiotlb to compile for 32 bit
Jeremy Fitzhardinge
2008-10-28
Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirks
Ingo Molnar
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro