index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
i386
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
i386: prepare shared pci/Makefile
Thomas Gleixner
2
-14
/
+19
2007-10-11
i386: prepare shared pci/mmconfig.c
Thomas Gleixner
2
-1
/
+1
2007-09-11
PCI: irq and pci_ids patch for Intel Tolapai
Jason Gaston
1
-0
/
+1
2007-09-11
PCI: Remove __devinit from pcibios_get_irq_routing_table
Ralf Baechle
1
-1
/
+1
2007-08-12
i386: Fix broken mmiocfg accesses
Linus Torvalds
1
-3
/
+3
2007-08-11
x86: Work around mmio config space quirk on AMD Fam10h
dean gaudet
2
-8
/
+49
2007-08-11
finish i386 and x86-64 sysdata conversion
Muli Ben-Yehuda
6
-14
/
+41
2007-07-21
x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata
Muli Ben-Yehuda
2
-6
/
+39
2007-07-21
i386: insert unclaimed MMCONFIG resources
Aaron Durbin
1
-3
/
+45
2007-07-11
PCI: Change all drivers to use pci_device->revision
Auke Kok
1
-6
/
+3
2007-05-31
PCI: i386: fixup for Siemens Nixdorf AG FSC Multiprocessor Interrupt Controllers
Ivan Kokshaysky
1
-0
/
+11
2007-05-09
i386 pci: use __maybe_unused
David Rientjes
1
-1
/
+1
2007-05-05
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
2
-9
/
+18
2007-05-02
PCI: add debug information to resource collision message
Chuck Ebbert
1
-2
/
+2
2007-05-02
PCI: fix sysfs rom file creation for BIOS ROM shadows
Jesse Barnes
1
-1
/
+1
2007-05-02
[PATCH] i386: type may be unused
David Rientjes
1
-1
/
+1
2007-05-02
[PATCH] i386: Some additional chipset register values validation.
Olivier Galibert
1
-8
/
+17
2007-03-28
[PATCH] MSI-X: fix resume crash
Eric W. Biederman
1
-2
/
+4
2007-03-26
pci: set pci=bfsort for PowerEdge R900
Matt Domsch
1
-0
/
+8
2007-02-16
PCI: add systems for automatic breadth-first device sorting
Andy Gospodarek
1
-0
/
+88
2007-02-13
[PATCH] mmconfig: Move e820 check into pci_mmcfg_reject_broken()
OGAWA Hirofumi
1
-20
/
+31
2007-02-13
[PATCH] mmconfig: fix unreachable_devices()
OGAWA Hirofumi
3
-5
/
+15
2007-02-13
[PATCH] mmconfig: minor cleanup in mmconfig code
OGAWA Hirofumi
3
-40
/
+29
2007-02-13
[PATCH] mmconfig: Reject a broken MCFG tables on Asus etc
OGAWA Hirofumi
2
-10
/
+23
2007-02-13
[PATCH] mmconfig: Reserve resources but only when we're sure about them.
Olivier Galibert
1
-0
/
+33
2007-02-13
[PATCH] mmconfig: Detect and support the E7520 and the 945G/GZ/P/PL
Olivier Galibert
1
-2
/
+119
2007-02-13
[PATCH] i386: Only call unreachable_devices() when type 1 is available.
Olivier Galibert
1
-1
/
+2
2007-02-13
[PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64
Olivier Galibert
4
-71
/
+97
2007-02-02
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
1
-12
/
+12
2007-02-02
ACPICA: Remove duplicate table manager
Alexey Starikovskiy
1
-1
/
+1
2006-12-23
[PATCH] arch/i386/pci/mmconfig.c tlb flush fix
OGAWA Hirofumi
1
-1
/
+5
2006-12-20
PCI: Fix multiple problems with VIA hardware
Alan Cox
1
-3
/
+10
2006-12-07
[PATCH] x86: add write_pci_config_byte() to direct PCI access routines
Siddha, Suresh B
1
-0
/
+7
2006-12-07
[PATCH] paravirt: Be careful about touching BIOS address space
Rusty Russell
1
-2
/
+9
2006-12-07
[PATCH] x86: remove last two pci_find offenders in the core code
Alan Cox
1
-1
/
+3
2006-12-01
PCI: make arch/i386/pci/common.c:pci_bf_sort static
Adrian Bunk
1
-1
/
+1
2006-12-01
PCI: irq: irq and pci_ids patch for Intel ICH9
Jason Gaston
1
-0
/
+6
2006-12-01
pci/i386: style cleanups
Randy Dunlap
1
-21
/
+43
2006-12-01
PCI: quirks: fix the festering mess that claims to handle IDE quirks
Alan Cox
1
-46
/
+0
2006-11-14
[PATCH] fix via586 irq routing for pirq 5
Daniel Ritz
1
-2
/
+2
2006-11-08
Revert "[PATCH] i386: Add MMCFG resources to i386 too"
Linus Torvalds
1
-35
/
+0
2006-11-02
PCI: Revert "PCI: i386/x86_84: disable PCI resource decode on device disable"
Greg Kroah-Hartman
3
-11
/
+0
2006-10-27
PCI: fix pci_fixup_video as it blows up on sparc64
Eiichiro Oiwa
1
-0
/
+55
2006-10-18
PCI: optionally sort device lists breadth-first
Matt Domsch
2
-2
/
+64
2006-10-18
PCI: Turn pci_fixup_video into generic for embedded VGA
eiichiro.oiwa.nm@hitachi.com
1
-45
/
+0
2006-10-08
[PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq number
Eric W. Biederman
1
-4
/
+0
2006-10-05
[PATCH] i386: Fix PCI BIOS config space access
Andi Kleen
2
-0
/
+6
2006-10-04
[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector
Eric W. Biederman
1
-4
/
+0
2006-10-04
[PATCH] genirq: msi: simplify the msi irq limit policy
Eric W. Biederman
1
-30
/
+0
2006-10-03
Attack of "the the"s in arch
Matt LaPlante
1
-1
/
+1
[next]