index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-13
[PATCH] mmconfig: fix unreachable_devices()
OGAWA Hirofumi
1
-0
/
+6
2007-02-13
[PATCH] mmconfig: minor cleanup in mmconfig code
OGAWA Hirofumi
1
-12
/
+4
2007-02-13
[PATCH] mmconfig: remove #define MMCONFIG_APER_XXX
OGAWA Hirofumi
1
-4
/
+0
2007-02-13
[PATCH] mmconfig: Reject a broken MCFG tables on Asus etc
OGAWA Hirofumi
1
-36
/
+14
2007-02-13
[PATCH] mmconfig: Fix x86_64 ioremap base_address
OGAWA Hirofumi
1
-11
/
+35
2007-02-13
[PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64
Olivier Galibert
2
-65
/
+14
2007-02-03
ACPICA: Remove duplicate table definitions (non-conflicting), cont
Alexey Starikovskiy
1
-14
/
+15
2006-11-14
Revert "[PATCH] MMCONFIG and new Intel motherboards"
Andi Kleen
1
-32
/
+0
2006-10-27
PCI: x86-64: mmconfig missing printk levels
Dave Jones
1
-2
/
+3
2006-10-21
[PATCH] x86-64: Fix for arch/x86_64/pci/Makefile CFLAGS
Corey Minyard
1
-1
/
+1
2006-09-26
[PATCH] x86: Move direct PCI scanning functions out of line
Andi Kleen
1
-1
/
+2
2006-09-26
[PATCH] Remove outdated comment in x86-64 mmconfig code
Andi Kleen
1
-1
/
+0
2006-09-26
[PATCH] MMCONFIG and new Intel motherboards
Aaron Durbin
1
-0
/
+32
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
1
-1
/
+1
2006-09-26
[PATCH] fix bus numbering format in mmconfig warning
Brice Goglin
1
-3
/
+2
2006-09-19
Revert mmiocfg heuristics and blacklist changes
Linus Torvalds
1
-24
/
+10
2006-08-31
[PATCH] x86: Disable MMCONFIG on Intel SDV using DMI blacklist
Andi Kleen
1
-1
/
+24
2006-08-31
[PATCH] x86: Revert e820 MCFG heuristics
Andi Kleen
1
-9
/
+0
2006-07-30
[PATCH] x86_64: Revert k8-bus.c northbridge access change
Andi Kleen
1
-5
/
+5
2006-06-26
[PATCH] x86_64: Clean and enhance up K8 northbridge access code
Andi Kleen
1
-5
/
+5
2006-06-21
[PATCH] PCI: fix issues with extended conf space when MMCONFIG disabled becau...
Chuck Ebbert
1
-4
/
+9
2006-04-11
[PATCH] x86_64: Fix embarassing typo in mmconfig bus check
Andi Kleen
1
-1
/
+1
2006-04-11
[PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space access
Andi Kleen
1
-1
/
+1
2006-04-09
[PATCH] i386/x86-64: Return defined error value for bad PCI config space acce...
Andi Kleen
1
-1
/
+3
2006-04-09
[PATCH] i386/x86_64: Check if MCFG works for the first 16 busses
Andi Kleen
1
-15
/
+24
2006-04-09
[PATCH] i386/x86-64: Check that MCFG points to an e820 reserved area
Arjan van de Ven
1
-0
/
+10
2006-03-24
[PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fix
Akinobu Mita
1
-11
/
+7
2006-03-24
[PATCH] PCI: Give PCI config access initialization a defined ordering
Andi Kleen
1
-1
/
+2
2006-02-08
[PATCH] arch/x86_64/pci/mmconfig.c NULL noise removal
Al Viro
1
-1
/
+1
2006-02-05
[PATCH] x86_64: Fix zero mcfg entry workaround on x86-64
Andi Kleen
1
-1
/
+1
2006-02-01
[PATCH] PCI: handle bogus MCFG entries
Andi Kleen
1
-5
/
+14
2006-01-12
[PATCH] x86_64: Remove bogus file in arch/x86_64/pci
Andi Kleen
1
-22
/
+0
2005-12-20
[PATCH] Fix build with CONFIG_PCI_MMCONFIG
Andi Kleen
1
-1
/
+1
2005-12-15
[PATCH] i386,amd64: mmconfig __iomem annotations
Al Viro
1
-7
/
+7
2005-12-13
[PATCH] i386/x86-64 Correct for broken MCFG tables on K8 systems
Andi Kleen
1
-2
/
+34
2005-12-13
[PATCH] i386/x86-64 Fall back to type 1 access when no entry found
Andi Kleen
1
-9
/
+20
2005-09-12
[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments
Andi Kleen
1
-2
/
+8
2005-09-12
[PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.
Andi Kleen
1
-7
/
+0
2005-08-25
Merge HEAD from ../from-linus
Len Brown
1
-2
/
+11
2005-08-25
[ACPI] delete CONFIG_ACPI_PCI
Len Brown
2
-2
/
+2
2005-08-24
[PATCH] x86_64: Don't oops at boot when empty Opteron node has IO
Andi Kleen
1
-2
/
+11
2005-07-29
[PATCH] x86_64: Remove unused variable in k8-bus.c
Andi Kleen
1
-1
/
+1
2005-06-28
[PATCH] PCI: use the MCFG table to properly access pci devices (x86-64)
Greg Kroah-Hartman
1
-10
/
+48
2005-06-28
[PATCH] PCI: add proper MCFG table parsing to ACPI core.
Greg Kroah-Hartman
1
-7
/
+9
2005-06-23
[PATCH] x86/x86_64: pcibus_to_node
Christoph Lameter
1
-15
/
+1
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
4
-0
/
+228