Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
70b9f7dc1435412ca2b89b13a8353bd9915a7189
/
arch
/
x86
/
pci
70b9f7d
x86/pci: remove flag in pci_cfg_space_size_ext
by Yinghai Lu
· 17 years ago
98db6f1
x86: fix section mismatch in pci_scan_bus
by Sam Ravnborg
· 17 years ago
5f78e4d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-bigbox-pci
by Linus Torvalds
· 17 years ago
3ef0e1f
x86: olpc: add One Laptop Per Child architecture support
by Andres Salomon
· 17 years ago
5f0b297
x86: add pci=check_enable_amd_mmconf and dmi check
by Yinghai Lu
· 17 years ago
e8ee6f0
x86: work around io allocation overlap of HT links
by Yinghai Lu
· 17 years ago
4cf1946
x86_64: don't need set default res if only have one root bus
by Yinghai Lu
· 17 years ago
6e184f2
x86: double check the multi root bus with fam10h mmconf
by Yinghai Lu
· 17 years ago
30a18d6
x86: multi pci root bus with different io resource range, on 64-bit
by Yinghai Lu
· 17 years ago
35ddd06
x86: use bus conf in NB conf fun1 to get bus range on, on 64-bit
by Yinghai Lu
· 17 years ago
871d5f8
x86: get mp_bus_to_node early
by Yinghai Lu
· 17 years ago
bb63b42
x86 pci: remove checking type for mmconfig probe
by Yinghai Lu
· 17 years ago
d2ebdf4
x86: remove unneeded check in mmconf reject
by Yinghai Lu
· 17 years ago
7fd0da4
x86_64: check MSR to get MMCONFIG for AMD Family 10h
by Yinghai Lu
· 17 years ago
57741a7
x86_64: set cfg_size for AMD Family 10h in case MMCONFIG
by Yinghai Lu
· 17 years ago
05c58b8
x86: mmconf enable mcfg early
by Yinghai Lu
· 17 years ago
0b64ad7
x86: clear pci_mmcfg_virt when mmcfg get rejected
by Yinghai Lu
· 17 years ago
7752d5c
x86: validate against acpi motherboard resources
by Robert Hancock
· 17 years ago
b81d988
PCI: x86: use generic pci_enable_resources()
by Bjorn Helgaas
· 17 years ago
657472e
PCI: remove "pci=routeirq" noise from dmesg
by Bjorn Helgaas
· 17 years ago
cb3576f
PCI: Include PCI domain in PCI bus names on x86/x86_64
by Gary Hade
· 17 years ago
6355f3d
PCI: remove pcibios_fixup_ghosts()
by Greg Kroah-Hartman
· 17 years ago
1ba6ab1
PCI: remove initial bios sort of PCI devices on x86
by Greg Kroah-Hartman
· 17 years ago
dee7cbb
x86: PAT bug fix for attribute type check after reserve_memtype
by Venki Pallipadi
· 17 years ago
03d72aa
x86: PAT use reserve free memtype in pci_mmap_page_range
by venkatesh.pallipadi@intel.com
· 17 years ago
0ec153a
x86: remove mpc_oem_bus_info()
by Alexey Starikovskiy
· 17 years ago
d285e33
x86: remove mpc_oem_pci_bus()
by Alexey Starikovskiy
· 17 years ago
4cedb33
x86: remove smpboot_32.c and smpboot_64.c
by Glauber de Oliveira Costa
· 17 years ago
037cab0
x86: move mp_bus_id_to_node to numa.c
by Alexey Starikovskiy
· 17 years ago
e129cb4
x86: move mp_bus_id_to_local to numa.c
by Alexey Starikovskiy
· 17 years ago
6079d2d
x86: move quad_local_to_mp_bus_id to numa.c
by Alexey Starikovskiy
· 17 years ago
223ac2f
x86, pci: fix off-by-one errors in some pirq warnings
by Björn Steinbrink
· 17 years ago
b87e81e
acpi: unneccessary to scan the PCI bus already scanned
by yakui.zhao@intel.com
· 17 years ago
f5dbb55
fix BIOS PCI config cycle buglet causing ACPI boot regression
by Ingo Molnar
· 17 years ago
cc09c5b
PCI: irq: patch for Intel ICH10 DeviceID's
by Jason Gaston
· 17 years ago
6871b76
x86: annotate pci/common.s:pci_scan_bus_with_sysdata with __devinit
by Sam Ravnborg
· 17 years ago
b6ce068
Change pci_raw_ops to pci_raw_read/write
by Matthew Wilcox
· 17 years ago
a0ca990
PCI x86: always use conf1 to access config space below 256 bytes
by Ivan Kokshaysky
· 17 years ago
6c00a61
intel-agp: add chipset flushing support
by Dave Airlie
· 17 years ago
c7e844f
x86: move NUMAQ io handling into arch/x86/pci/numa.c
by Andi Kleen
· 17 years ago
9ed8855
PCI: use dev_printk in x86 quirk messages
by bjorn.helgaas@hp.com
· 17 years ago
c11b68b
x86: serverworks: IRQ routing needs no _p
by Alan Cox
· 17 years ago
938f667
x86: coding style fixes in arch/x86/pci/fixup.c
by Paolo Ciarrocchi
· 17 years ago
7d409d6
x86: add some pirq debugging
by Ingo Molnar
· 17 years ago
9f8dacc
PCI: remove default PCI expansion ROM memory allocation
by Gary Hade
· 17 years ago
ff1ea52
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
by Linus Torvalds
· 17 years ago
c82bc5a
pci: use pci=bfsort for HP DL385 G2, DL585 G2
by Michal Schmidt
· 17 years ago
e6532b8
Pull fluff into release branch
by Len Brown
· 17 years ago
3d9befd
x86: check boundary in count setup resource
by Yinghai Lu
· 17 years ago
55b8d50
x86: acpi_pciprobe_dmi_table[] must be __devinitdata
by Adrian Bunk
· 17 years ago
27b46d7
spelling fixes: arch/i386/
by Simon Arlott
· 17 years ago
8f8ae1a
x86: pci use pci=bfsort for HP DL385 G2 and DL585 G2
by Michal Schmidt
· 17 years ago
752097c
x86/pci/acpi: fix DMI const-ification fallout
by Jeff Garzik
· 17 years ago
a79e419
PCI: X86: Introduce and enable PCI domain support
by Jeff Garzik
· 17 years ago
1194925
PCI: modify PCI bridge control ISA flag for clarity
by Gary Hade
· 17 years ago
62f420f
PCI: use _CRS for PCI resource allocation
by Gary Hade
· 17 years ago
036fff4
PCI: skip ISA ioresource alignment on some systems
by Gary Hade
· 17 years ago
5b1ea82
PCI: i386: Compaq EVO N800c needs PCI bus renumbering
by Juha Laiho
· 17 years ago
346ca04
PCI: re-enable onboard sound on "MSI K8T Neo2-FIR"
by Johannes Goecke
· 17 years ago
b205f6b
i386: add support for picopower irq router
by Thomas Backlund
· 17 years ago
19ad7ae
Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
by Linus Torvalds
· 17 years ago
f68c065
x86_64: move pci
by Thomas Gleixner
· 17 years ago
fb9aa6f
i386: move pci
by Thomas Gleixner
· 17 years ago