index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
i386
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Fix multiple problems with VIA hardware
Alan Cox
2006-12-20
1
-3
/
+10
*
[PATCH] x86: add write_pci_config_byte() to direct PCI access routines
Siddha, Suresh B
2006-12-07
1
-0
/
+7
*
[PATCH] paravirt: Be careful about touching BIOS address space
Rusty Russell
2006-12-07
1
-2
/
+9
*
[PATCH] x86: remove last two pci_find offenders in the core code
Alan Cox
2006-12-07
1
-1
/
+3
*
PCI: make arch/i386/pci/common.c:pci_bf_sort static
Adrian Bunk
2006-12-01
1
-1
/
+1
*
PCI: irq: irq and pci_ids patch for Intel ICH9
Jason Gaston
2006-12-01
1
-0
/
+6
*
pci/i386: style cleanups
Randy Dunlap
2006-12-01
1
-21
/
+43
*
PCI: quirks: fix the festering mess that claims to handle IDE quirks
Alan Cox
2006-12-01
1
-46
/
+0
*
[PATCH] fix via586 irq routing for pirq 5
Daniel Ritz
2006-11-14
1
-2
/
+2
*
Revert "[PATCH] i386: Add MMCFG resources to i386 too"
Linus Torvalds
2006-11-08
1
-35
/
+0
*
PCI: Revert "PCI: i386/x86_84: disable PCI resource decode on device disable"
Greg Kroah-Hartman
2006-11-02
3
-11
/
+0
*
PCI: fix pci_fixup_video as it blows up on sparc64
Eiichiro Oiwa
2006-10-27
1
-0
/
+55
*
PCI: optionally sort device lists breadth-first
Matt Domsch
2006-10-18
2
-2
/
+64
*
PCI: Turn pci_fixup_video into generic for embedded VGA
eiichiro.oiwa.nm@hitachi.com
2006-10-18
1
-45
/
+0
*
[PATCH] i386/x86_64: FIX pci_enable_irq to set dev->irq to the irq number
Eric W. Biederman
2006-10-08
1
-4
/
+0
*
[PATCH] i386: Fix PCI BIOS config space access
Andi Kleen
2006-10-05
2
-0
/
+6
*
[PATCH] genirq: i386 irq: Remove the msi assumption that irq == vector
Eric W. Biederman
2006-10-04
1
-4
/
+0
*
[PATCH] genirq: msi: simplify the msi irq limit policy
Eric W. Biederman
2006-10-04
1
-30
/
+0
*
Attack of "the the"s in arch
Matt LaPlante
2006-10-03
1
-1
/
+1
*
[PATCH] arch/i386/pci/mmconfig.c tweaks
Andrew Morton
2006-10-01
1
-1
/
+4
*
[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...
Andi Kleen
2006-09-26
3
-0
/
+13
*
[PATCH] x86: Move direct PCI scanning functions out of line
Andi Kleen
2006-09-26
2
-1
/
+45
*
[PATCH] i386: Add MMCFG resources to i386 too
Andi Kleen
2006-09-26
1
-0
/
+35
*
[PATCH] i386/x86-64: Only do MCFG e820 check when type 1 works
Andi Kleen
2006-09-26
1
-1
/
+3
*
[PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config s...
Andi Kleen
2006-09-26
4
-14
/
+28
*
Revert mmiocfg heuristics and blacklist changes
Linus Torvalds
2006-09-19
3
-31
/
+11
*
[PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklist
Andi Kleen
2006-08-30
3
-2
/
+31
*
[PATCH] x86: Revert e820 MCFG heuristics
Andi Kleen
2006-08-30
1
-9
/
+0
*
[PATCH] PCI: i386 mmconfig: don't forget bus number when setting fallback_slo...
Daniel Ritz
2006-08-26
1
-1
/
+1
*
[PATCH] PCI: use PCBIOS as last fallback
Daniel Ritz
2006-08-26
1
-2
/
+6
*
[PATCH] PCI: poper prototype for arch/i386/pci/pcbios.c:pcibios_sort()
Adrian Bunk
2006-07-12
2
-5
/
+1
*
[PATCH] irq-flags: i386: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
1
-1
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
3
-3
/
+0
*
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2006-06-27
1
-2
/
+2
*
[PATCH] arch: use list_move()
Akinobu Mita
2006-06-26
1
-4
/
+2
*
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
2006-06-25
1
-2
/
+0
*
[PATCH] x86: constify arch/i386/pci/irq.c
Andreas Mohr
2006-06-23
1
-7
/
+7
*
[PATCH] x86: call eisa_set_level_irq() in pbibios_lookup_irq()
Linus Torvalds
2006-06-23
1
-0
/
+1
*
[PATCH] PCI: fix issues with extended conf space when MMCONFIG disabled becau...
Chuck Ebbert
2006-06-21
1
-3
/
+6
*
[PATCH] PCI: i386/x86_84: disable PCI resource decode on device disable
Rajesh Shah
2006-06-21
3
-0
/
+11
*
[PATCH] PCI: fix via irq SATA patch
Greg Kroah-Hartman
2006-04-27
1
-1
/
+0
*
[PATCH] arch/i386/pci/irq.c - new VIA chipsets (fwd)
Grzegorz Janoszka
2006-04-14
1
-0
/
+3
*
[PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space access
Andi Kleen
2006-04-11
2
-3
/
+5
*
[PATCH] i386/x86-64: Return defined error value for bad PCI config space acce...
Andi Kleen
2006-04-09
2
-2
/
+6
*
[PATCH] i386/x86_64: Check if MCFG works for the first 16 busses
Andi Kleen
2006-04-09
1
-22
/
+30
*
[PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systems
Andi Kleen
2006-04-09
1
-0
/
+5
*
[PATCH] i386/x86-64: Check that MCFG points to an e820 reserved area
Arjan van de Ven
2006-04-09
1
-0
/
+11
*
[PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fix
Bernhard Kaindl
2006-03-23
1
-0
/
+32
*
[PATCH] PCI: Give PCI config access initialization a defined ordering
Andi Kleen
2006-03-23
6
-22
/
+38
*
[PATCH] PCI: handle bogus MCFG entries
Andi Kleen
2006-01-31
1
-2
/
+13
[next]