aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/pci.h
AgeCommit message (Expand)Author
2010-11-18x86: Add NX protection for kernel dataMatthieu Castet
2010-10-18x86: Introduce x86_msi_opsStefano Stabellini
2010-08-17x86/PCI: only define pci_domain_nr if PCI and PCI_DOMAINS are setJesse Barnes
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori
2010-03-12pci-dma: x86: use include/linux/pci-dma.hFUJITA Tomonori
2010-03-07Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-19x86: Move pci init function to x86_initThomas Gleixner
2010-02-10x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMAYinghai Lu
2009-09-18x86/PCI: default pcibus cpumask to all cpus if it lacks affinityDavid Rientjes
2009-09-09PCI: remove pcibios_scan_all_fns()Alex Chiang
2009-07-01Fix pci_unmap_addr() et al on i386.David Woodhouse
2009-06-11PCI/x86: don't assume prefetchable ranges are 64bitYinghai Lu
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-04-03x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macrosJoerg Roedel
2009-03-19PCI/MSI: Use #ifdefs instead of weak functionsMichael Ellerman
2009-03-13cpumask: remove the now-obsoleted pcibus_to_cpumask(): x86Rusty Russell
2008-12-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-30Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-26cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_...Rusty Russell
2008-12-17x86: unify pci iommu setup and allow swiotlb to compile for 32 bitJeremy Fitzhardinge
2008-10-28Merge commit 'v2.6.28-rc2' into x86/pci-ioapic-boot-irq-quirksIngo Molnar
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro