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
/
x86
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
15
-126
/
+847
2008-04-29
x86: olpc: add One Laptop Per Child architecture support
Andres Salomon
4
-0
/
+318
2008-04-26
x86: add pci=check_enable_amd_mmconf and dmi check
Yinghai Lu
3
-0
/
+8
2008-04-26
x86: work around io allocation overlap of HT links
Yinghai Lu
1
-18
/
+38
2008-04-26
x86_64: don't need set default res if only have one root bus
Yinghai Lu
1
-1
/
+2
2008-04-26
x86: double check the multi root bus with fam10h mmconf
Yinghai Lu
1
-2
/
+82
2008-04-26
x86: multi pci root bus with different io resource range, on 64-bit
Yinghai Lu
2
-51
/
+355
2008-04-26
x86: use bus conf in NB conf fun1 to get bus range on, on 64-bit
Yinghai Lu
1
-40
/
+48
2008-04-26
x86: get mp_bus_to_node early
Yinghai Lu
7
-42
/
+127
2008-04-26
x86 pci: remove checking type for mmconfig probe
Yinghai Lu
3
-26
/
+25
2008-04-26
x86: remove unneeded check in mmconf reject
Yinghai Lu
1
-12
/
+0
2008-04-26
x86_64: check MSR to get MMCONFIG for AMD Family 10h
Yinghai Lu
1
-6
/
+69
2008-04-26
x86_64: set cfg_size for AMD Family 10h in case MMCONFIG
Yinghai Lu
1
-0
/
+17
2008-04-26
x86: mmconf enable mcfg early
Yinghai Lu
1
-46
/
+55
2008-04-26
x86: clear pci_mmcfg_virt when mmcfg get rejected
Yinghai Lu
4
-1
/
+27
2008-04-26
x86: validate against acpi motherboard resources
Robert Hancock
3
-21
/
+133
2008-04-20
PCI: x86: use generic pci_enable_resources()
Bjorn Helgaas
3
-40
/
+1
2008-04-20
PCI: remove "pci=routeirq" noise from dmesg
Bjorn Helgaas
1
-2
/
+1
2008-04-20
PCI: Include PCI domain in PCI bus names on x86/x86_64
Gary Hade
1
-4
/
+4
2008-04-20
PCI: remove pcibios_fixup_ghosts()
Greg Kroah-Hartman
1
-54
/
+0
2008-04-20
PCI: remove initial bios sort of PCI devices on x86
Greg Kroah-Hartman
3
-82
/
+0
2008-04-17
x86: PAT bug fix for attribute type check after reserve_memtype
Venki Pallipadi
1
-1
/
+6
2008-04-17
x86: PAT use reserve free memtype in pci_mmap_page_range
venkatesh.pallipadi@intel.com
1
-8
/
+60
2008-04-17
x86: remove mpc_oem_bus_info()
Alexey Starikovskiy
1
-0
/
+12
2008-04-17
x86: remove mpc_oem_pci_bus()
Alexey Starikovskiy
1
-0
/
+8
2008-04-17
x86: remove smpboot_32.c and smpboot_64.c
Glauber de Oliveira Costa
1
-1
/
+6
2008-04-17
x86: move mp_bus_id_to_node to numa.c
Alexey Starikovskiy
1
-0
/
+1
2008-04-17
x86: move mp_bus_id_to_local to numa.c
Alexey Starikovskiy
1
-0
/
+2
2008-04-17
x86: move quad_local_to_mp_bus_id to numa.c
Alexey Starikovskiy
1
-0
/
+2
2008-04-17
x86, pci: fix off-by-one errors in some pirq warnings
Björn Steinbrink
1
-6
/
+6
2008-04-15
acpi: unneccessary to scan the PCI bus already scanned
yakui.zhao@intel.com
1
-2
/
+15
2008-03-10
fix BIOS PCI config cycle buglet causing ACPI boot regression
Ingo Molnar
1
-0
/
+10
2008-02-21
PCI: irq: patch for Intel ICH10 DeviceID's
Jason Gaston
1
-0
/
+4
2008-02-19
x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinit
Sam Ravnborg
1
-1
/
+1
2008-02-10
Change pci_raw_ops to pci_raw_read/write
Matthew Wilcox
9
-32
/
+47
2008-02-10
PCI x86: always use conf1 to access config space below 256 bytes
Ivan Kokshaysky
4
-67
/
+19
2008-02-05
intel-agp: add chipset flushing support
Dave Airlie
1
-1
/
+1
2008-02-04
x86: move NUMAQ io handling into arch/x86/pci/numa.c
Andi Kleen
1
-8
/
+44
2008-02-01
PCI: use dev_printk in x86 quirk messages
bjorn.helgaas@hp.com
1
-11
/
+11
2008-01-30
x86: serverworks: IRQ routing needs no _p
Alan Cox
1
-3
/
+3
2008-01-30
x86: coding style fixes in arch/x86/pci/fixup.c
Paolo Ciarrocchi
1
-15
/
+15
2008-01-30
x86: add some pirq debugging
Ingo Molnar
1
-1
/
+13
2008-01-30
PCI: remove default PCI expansion ROM memory allocation
Gary Hade
1
-0
/
+17
2007-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
1
-0
/
+16
2007-11-26
pci: use pci=bfsort for HP DL385 G2, DL585 G2
Michal Schmidt
1
-0
/
+16
2007-11-20
Pull fluff into release branch
Len Brown
1
-1
/
+1
2007-11-17
x86: check boundary in count setup resource
Yinghai Lu
1
-0
/
+6
2007-11-16
x86: acpi_pciprobe_dmi_table[] must be __devinitdata
Adrian Bunk
1
-1
/
+1
2007-10-20
spelling fixes: arch/i386/
Simon Arlott
1
-2
/
+2
2007-10-17
x86: pci use pci=bfsort for HP DL385 G2 and DL585 G2
Michal Schmidt
1
-0
/
+16
[next]