index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
pci
/
acpi.c
Age
Commit message (
Expand
)
Author
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-25
x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
Bjorn Helgaas
2010-03-25
x86/PCI: for host bridge address space collisions, show conflicting resource
Bjorn Helgaas
2010-03-07
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-02-23
x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
Bjorn Helgaas
2010-02-23
PCI: augment bus resource table with a list
Bjorn Helgaas
2010-02-19
x86: Add pci_init_irq to x86_init
Thomas Gleixner
2010-02-19
x86: Move pci init function to x86_init
Thomas Gleixner
2009-11-06
x86/PCI: remove 64-bit division
Bjorn Helgaas
2009-11-04
x86/PCI: fix bogus host bridge window start/end alignment from _CRS
Bjorn Helgaas
2009-11-04
x86/PCI: for debuggability, show host bridge windows even when ignoring _CRS
Bjorn Helgaas
2009-11-04
x86/PCI: print domain:bus in conventional format
Bjorn Helgaas
2009-11-04
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
2009-11-04
x86/PCI: print resources consistently with %pRt
Bjorn Helgaas
2009-06-30
x86/PCI: get root CRS before scanning children
Yinghai Lu
2009-06-30
x86/PCI: fix boundary checking when using root CRS
Yinghai Lu
2009-06-24
Revert "PCI: use ACPI _CRS data by default"
Linus Torvalds
2009-06-16
x86/ACPI: Correct maximum allowed _CRS returned resources and warn if exceeded
Gary Hade
2009-06-11
PCI: use ACPI _CRS data by default
Jesse Barnes
2009-01-07
x86/PCI: use dev_printk for PCI bus locality messages
Bjorn Helgaas
2009-01-07
x86/PCI: make PCI bus locality messages more meaningful
Bjorn Helgaas
2008-12-29
x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
Jaswinder Singh Rajput
2008-07-24
x86: PIC, L-APIC and I/O APIC debug information
Maciej W. Rozycki
2008-07-09
x86/pci: removing subsys_initcall ordering dependencies
Robert Richter
2008-07-08
Merge branch 'x86/numa' into x86/devel
Ingo Molnar
2008-07-08
x86: don't call pxm_to_node again
Yinghai Lu
2008-07-08
x86: make dev_to_node return online node
Yinghai Lu
2008-07-08
x86: move pci_routirq declaration to pci.h
Thomas Gleixner
2008-05-05
x86/pci: add pci=skip_isa_align command lines.
Yinghai Lu
2008-04-26
x86: get mp_bus_to_node early
Yinghai Lu
2008-04-20
PCI: remove "pci=routeirq" noise from dmesg
Bjorn Helgaas
2008-04-20
PCI: Include PCI domain in PCI bus names on x86/x86_64
Gary Hade
2008-04-15
acpi: unneccessary to scan the PCI bus already scanned
yakui.zhao@intel.com
2007-11-20
Pull fluff into release branch
Len Brown
2007-11-17
x86: check boundary in count setup resource
Yinghai Lu
2007-11-16
x86: acpi_pciprobe_dmi_table[] must be __devinitdata
Adrian Bunk
2007-10-12
x86/pci/acpi: fix DMI const-ification fallout
Jeff Garzik
2007-10-12
PCI: X86: Introduce and enable PCI domain support
Jeff Garzik
2007-10-12
PCI: use _CRS for PCI resource allocation
Gary Hade
2007-10-12
PCI: skip ISA ioresource alignment on some systems
Gary Hade
2007-10-11
i386: move pci
Thomas Gleixner