index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
pci.h
Age
Commit message (
Expand
)
Author
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