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
/
x86
/
pci
/
acpi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-04
x86/PCI: fix bogus host bridge window start/end alignment from _CRS
Bjorn Helgaas
1
-0
/
+25
2009-11-04
x86/PCI: for debuggability, show host bridge windows even when ignoring _CRS
Bjorn Helgaas
1
-8
/
+18
2009-11-04
x86/PCI: print domain:bus in conventional format
Bjorn Helgaas
1
-3
/
+5
2009-11-04
vsprintf: use %pR, %pr instead of %pRt, %pRf
Bjorn Helgaas
1
-3
/
+4
2009-11-04
x86/PCI: print resources consistently with %pRt
Bjorn Helgaas
1
-3
/
+11
2009-06-30
x86/PCI: get root CRS before scanning children
Yinghai Lu
1
-23
/
+9
2009-06-30
x86/PCI: fix boundary checking when using root CRS
Yinghai Lu
1
-12
/
+15
2009-06-24
Revert "PCI: use ACPI _CRS data by default"
Linus Torvalds
1
-1
/
+1
2009-06-16
x86/ACPI: Correct maximum allowed _CRS returned resources and warn if exceeded
Gary Hade
1
-6
/
+27
2009-06-11
PCI: use ACPI _CRS data by default
Jesse Barnes
1
-1
/
+1
2009-01-07
x86/PCI: use dev_printk for PCI bus locality messages
Bjorn Helgaas
1
-5
/
+3
2009-01-07
x86/PCI: make PCI bus locality messages more meaningful
Bjorn Helgaas
1
-4
/
+5
2008-12-29
x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
Jaswinder Singh Rajput
1
-1
/
+1
2008-07-24
x86: PIC, L-APIC and I/O APIC debug information
Maciej W. Rozycki
1
-5
/
+0
2008-07-09
x86/pci: removing subsys_initcall ordering dependencies
Robert Richter
1
-2
/
+1
2008-07-08
Merge branch 'x86/numa' into x86/devel
Ingo Molnar
1
-6
/
+11
2008-07-08
x86: don't call pxm_to_node again
Yinghai Lu
1
-6
/
+8
2008-07-08
x86: make dev_to_node return online node
Yinghai Lu
1
-0
/
+3
2008-07-08
x86: move pci_routirq declaration to pci.h
Thomas Gleixner
1
-1
/
+0
2008-05-05
x86/pci: add pci=skip_isa_align command lines.
Yinghai Lu
1
-41
/
+0
2008-04-26
x86: get mp_bus_to_node early
Yinghai Lu
1
-10
/
+17
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-15
acpi: unneccessary to scan the PCI bus already scanned
yakui.zhao@intel.com
1
-2
/
+15
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-12
x86/pci/acpi: fix DMI const-ification fallout
Jeff Garzik
1
-1
/
+1
2007-10-12
PCI: X86: Introduce and enable PCI domain support
Jeff Garzik
1
-6
/
+7
2007-10-12
PCI: use _CRS for PCI resource allocation
Gary Hade
1
-0
/
+139
2007-10-12
PCI: skip ISA ioresource alignment on some systems
Gary Hade
1
-0
/
+42
2007-10-11
i386: move pci
Thomas Gleixner
1
-0
/
+90
[prev]