index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
i386
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
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
2006-10-01
[PATCH] arch/i386/pci/mmconfig.c tweaks
Andrew Morton
1
-1
/
+4
2006-09-26
[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...
Andi Kleen
3
-0
/
+13
2006-09-26
[PATCH] x86: Move direct PCI scanning functions out of line
Andi Kleen
2
-1
/
+45
2006-09-26
[PATCH] i386: Add MMCFG resources to i386 too
Andi Kleen
1
-0
/
+35
2006-09-26
[PATCH] i386/x86-64: Only do MCFG e820 check when type 1 works
Andi Kleen
1
-1
/
+3
2006-09-26
[PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config s...
Andi Kleen
4
-14
/
+28
2006-09-19
Revert mmiocfg heuristics and blacklist changes
Linus Torvalds
3
-31
/
+11
2006-08-30
[PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklist
Andi Kleen
3
-2
/
+31
2006-08-30
[PATCH] x86: Revert e820 MCFG heuristics
Andi Kleen
1
-9
/
+0
2006-08-26
[PATCH] PCI: i386 mmconfig: don't forget bus number when setting fallback_slo...
Daniel Ritz
1
-1
/
+1
[next]