Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d414976d1ca721456f7b7c603a8699d117c2ec07
/
arch
/
x86
/
pci
/
acpi.c
556f12f
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 12 years ago
6c0cc95
ACPI / PCI: Set root bridge ACPI handle in advance
by Rafael J. Wysocki
· 12 years ago
a18e369
X86: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
0dcccc5
Merge branch 'pci/mike-x86-tra' into next
by Bjorn Helgaas
· 12 years ago
b487393
x86/PCI: Allow x86 platforms to use translation offsets
by Mike Yoknis
· 12 years ago
1f09b09
x86/PCI: Ignore _SEG on HP xw9300
by Bjorn Helgaas
· 12 years ago
4cd8daf
x86/PCI: Clear host bridge aperture struct resource
by Yinghai Lu
· 12 years ago
8503562
x86/PCI: get rid of redundant log messages
by Jiang Liu
· 12 years ago
c0fa407
x86/PCI: update MMCONFIG information when hot-plugging PCI host bridges
by Jiang Liu
· 12 years ago
5c1d81d
x86/PCI: use _CRS bus number aperture for host bridges from ACPI
by Yinghai Lu
· 13 years ago
b918c62
PCI: replace struct pci_bus secondary/subordinate with busn_res
by Yinghai Lu
· 13 years ago
74d24b2
resources: add resource_overlaps()
by Wei Yang
· 13 years ago
35cb05e
x86/PCI: embed pci_sysdata into pci_root_info on ACPI path
by Yinghai Lu
· 13 years ago
fe05725
x86/PCI: embed name into pci_root_info struct
by Yinghai Lu
· 13 years ago
fd3b0c1
x86/PCI: add host bridge resource release for _CRS path
by Yinghai Lu
· 13 years ago
9a03d28
x86/PCI: refactor get_current_resources()
by Yinghai Lu
· 13 years ago
baa495d
x86/PCI: fix memleak with get_current_resources()
by Yinghai Lu
· 13 years ago
475c77e
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci
by Linus Torvalds
· 13 years ago
a97f4f5
x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS version
by Jonathan Nieder
· 13 years ago
84113717
x86/PCI: use host bridge _CRS info on MSI MS-7253
by Jonathan Nieder
· 13 years ago
1cc1c96
PCI: fix memleak when ACPI _CRS is not used.
by Yinghai Lu
· 13 years ago
316d86f
x86/PCI: don't fall back to defaults if _CRS has no apertures
by Bjorn Helgaas
· 13 years ago
2cd6975
x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()
by Bjorn Helgaas
· 13 years ago
ae5cd86
x86/PCI: Ignore CPU non-addressable _CRS reserved memory resources
by Gary Hade
· 13 years ago
8b6a5af
PCI: Add Thinkpad SL510 to pci=nocrs blacklist
by Dave Jones
· 13 years ago
e702781
PCI: Add Dell Studio 1557 to pci=nocrs blacklist
by Dave Jones
· 13 years ago
28c3c05
PCI: add set_nouse_crs for use by a pci=nocrs blacklist
by Dave Jones
· 13 years ago
29cf7a30
x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE
by Paul Menzel
· 13 years ago
5307f6d
Fix pointer dereference before call to pcie_bus_configure_settings
by Shyam Iyer
· 13 years ago
b03e749
PCI: Set PCI-E Max Payload Size on fabric
by Jon Mason
· 13 years ago
43d786e
x86/PCI: reduce severity of host bridge window conflict warnings
by Bjorn Helgaas
· 13 years ago
6e33a85
x86/PCI/ACPI: fix type mismatch
by Márton Németh
· 14 years ago
4723d0f
x86/PCI: coalesce overlapping host bridge windows
by Bjorn Helgaas
· 14 years ago
2491762
x86/PCI: use host bridge _CRS info on ASRock ALiveSATA2-GLAN
by Bjorn Helgaas
· 14 years ago
021fad8
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
dc1544e
Merge branch 'bjorn-pci-root-v4-2.6.35' into release
by Len Brown
· 14 years ago
b46fc5f
arch/x86/pci: use kasprintf
by Julia Lawall
· 15 years ago
48728e0
x86/PCI: compute Address Space length rather than using _LEN
by Bjorn Helgaas
· 15 years ago
66528fd
x86/PCI: parse additional host bridge window resource types
by Bjorn Helgaas
· 15 years ago
73a0e61
x86/PCI: ignore Consumer/Producer bit in ACPI window descriptions
by Bjorn Helgaas
· 15 years ago
5728377
ACPI: pci_root: pass acpi_pci_root to arch-specific scan
by Bjorn Helgaas
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d558b48
x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
by Bjorn Helgaas
· 15 years ago
eb9fc8e
x86/PCI: for host bridge address space collisions, show conflicting resource
by Bjorn Helgaas
· 15 years ago
322aafa
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7bc5e3f
x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
by Bjorn Helgaas
· 15 years ago
2fe2abf
PCI: augment bus resource table with a list
by Bjorn Helgaas
· 15 years ago
ab3b379
x86: Add pci_init_irq to x86_init
by Thomas Gleixner
· 15 years ago
b72d0db
x86: Move pci init function to x86_init
by Thomas Gleixner
· 15 years ago
ea7f1b6
x86/PCI: remove 64-bit division
by Bjorn Helgaas
· 15 years ago
03db42a
x86/PCI: fix bogus host bridge window start/end alignment from _CRS
by Bjorn Helgaas
· 15 years ago
f1db6fd
x86/PCI: for debuggability, show host bridge windows even when ignoring _CRS
by Bjorn Helgaas
· 15 years ago
2a6bed8
x86/PCI: print domain:bus in conventional format
by Bjorn Helgaas
· 15 years ago
c7dabef
vsprintf: use %pR, %pr instead of %pRt, %pRf
by Bjorn Helgaas
· 15 years ago
42887b2
x86/PCI: print resources consistently with %pRt
by Bjorn Helgaas
· 15 years ago
626fdfe
x86/PCI: get root CRS before scanning children
by Yinghai Lu
· 15 years ago
2cdb3f1
x86/PCI: fix boundary checking when using root CRS
by Yinghai Lu
· 15 years ago
236e946
Revert "PCI: use ACPI _CRS data by default"
by Linus Torvalds
· 15 years ago
f9cde5f
x86/ACPI: Correct maximum allowed _CRS returned resources and warn if exceeded
by Gary Hade
· 15 years ago
9e9f46c
PCI: use ACPI _CRS data by default
by Jesse Barnes
· 15 years ago
2b8c2ef
x86/PCI: use dev_printk for PCI bus locality messages
by Bjorn Helgaas
· 16 years ago
0663a36
x86/PCI: make PCI bus locality messages more meaningful
by Bjorn Helgaas
· 16 years ago
8248771
x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h
by Jaswinder Singh Rajput
· 16 years ago
32f71af
x86: PIC, L-APIC and I/O APIC debug information
by Maciej W. Rozycki
· 16 years ago
8dd779b
x86/pci: removing subsys_initcall ordering dependencies
by Robert Richter
· 16 years ago
2b4fa85
Merge branch 'x86/numa' into x86/devel
by Ingo Molnar
· 16 years ago
dbb6152
x86: don't call pxm_to_node again
by Yinghai Lu
· 17 years ago
b755de8
x86: make dev_to_node return online node
by Yinghai Lu
· 17 years ago
0715650
x86: move pci_routirq declaration to pci.h
by Thomas Gleixner
· 17 years ago
13a6ddb
x86/pci: add pci=skip_isa_align command lines.
by Yinghai Lu
· 17 years ago
871d5f8
x86: get mp_bus_to_node early
by Yinghai Lu
· 17 years ago
657472e9
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
b87e81e
acpi: unneccessary to scan the PCI bus already scanned
by yakui.zhao@intel.com
· 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
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
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
fb9aa6f
i386: move pci
by Thomas Gleixner
· 17 years ago
[Renamed from arch/i386/pci/acpi.c]
08f1c19
x86-64: introduce struct pci_sysdata to facilitate sharing of ->sysdata
by Muli Ben-Yehuda
· 17 years ago
fb37fb9
[PATCH] PCI: arch/i386/pci/acpi.c: use for_each_pci_dev
by Hanna Linder
· 19 years ago
b33fa1f
[PATCH] i386: include linux/irq.h rather than asm/hw_irq.h
by Nick Piggin
· 19 years ago
ce3a161
[PATCH] useless includes of linux/irq.h in arch/i386
by Al Viro
· 19 years ago
69e1a33
[PATCH] x86-64: Use ACPI PXM to parse PCI<->node assignments
by Andi Kleen
· 19 years ago
87bec66
[ACPI] suspend/resume ACPI PCI Interrupt Links
by David Shaohua Li
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago