Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b0e0f85631f9d905095d2896a952430f5eb0aba1
/
arch
/
ia64
/
pci
bd3ff19
ia64: Add export.h to arch/ia64 specific files as required
by Paul Gortmaker
· 13 years ago
5728377
ACPI: pci_root: pass acpi_pci_root to arch-specific scan
by Bjorn Helgaas
· 15 years ago
2fe2abf
PCI: augment bus resource table with a list
by Bjorn Helgaas
· 15 years ago
89a74ec
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
by Bjorn Helgaas
· 15 years ago
3b7a17f
resource/PCI: mark struct resource as const
by Dominik Brodowski
· 15 years ago
b26b2d4
resource/PCI: align functions now return start of resource
by Dominik Brodowski
· 15 years ago
c7dabef
vsprintf: use %pR, %pr instead of %pRt, %pRf
by Bjorn Helgaas
· 15 years ago
637b363
ia64/PCI: print resources consistently with %pRt
by Bjorn Helgaas
· 15 years ago
ac1aa47
PCI: determine CLS more intelligently
by Jesse Barnes
· 15 years ago
adcd740
[IA64] Require SAL 3.2 in order to do extended config space ops
by Matthew Wilcox
· 15 years ago
944c54e
ia64/PCI: adjust section annotation for pcibios_setup()
by Ingo Molnar
· 15 years ago
1d89b30
ia64: Fix resource assignment for root busses
by Matthew Wilcox
· 15 years ago
e088a4a
[IA64] Convert ia64 to use int-ll64.h
by Matthew Wilcox
· 15 years ago
175add1
[IA64] SN specific version of dma_get_required_mask()
by John Keller
· 16 years ago
f19aeb1
PCI: Add ability to mmap legacy_io on some platforms
by Benjamin Herrenschmidt
· 16 years ago
8a20fd5
[IA64] pci_acpi_scan_root cleanup
by Luck, Tony
· 16 years ago
d981f16
PCI: ia64: use generic pci_enable_resources()
by Bjorn Helgaas
· 17 years ago
b87e81e
acpi: unneccessary to scan the PCI bus already scanned
by yakui.zhao@intel.com
· 17 years ago
1ab40ec
[IA64] use dev_printk in video quirk
by Bjorn Helgaas
· 17 years ago
d4ed808
[IA64] remove remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
b6ce068
Change pci_raw_ops to pci_raw_read/write
by Matthew Wilcox
· 17 years ago
cb2e091
[IA64] Nail two more simple section mismatch errors
by Tony Luck
· 17 years ago
012b710
[IA64] prevent MCA when performing MMIO mmap to PCI config space
by Alex Chiang
· 17 years ago
a66aa70
[IA64] fix kmalloc(0) in arch/ia64/pci/pci.c
by Kenji Kaneshige
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
2cb22e2
[IA64] allow WB /sys/.../legacy_mem mmaps
by Bjorn Helgaas
· 18 years ago
dbfc2f6
[IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a value
by Tony Luck
· 18 years ago
bba6f6f
[PATCH] MSI-X: fix resume crash
by Eric W. Biederman
· 18 years ago
52fd910
[IA64] replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
c7f570a
[IA64] Fix pci.c kernel compilation breakage.
by Peter Chubb
· 18 years ago
8ea6091
Altix: Add initial ACPI IO support
by John Keller
· 18 years ago
3efe2d8
PCI: Use pci_generic_prep_mwi on ia64
by Matthew Wilcox
· 18 years ago
6b5c76b
PCI: fix pci_fixup_video as it blows up on sparc64
by Eiichiro Oiwa
· 18 years ago
92db6d1
[PATCH] genirq: msi: simplify the msi irq limit policy
by Eric W. Biederman
· 18 years ago
aa4f63c
IA64: PCI: dont disable irq which is not enabled
by Satoru Takeuchi
· 18 years ago
06c67be
[PATCH] make valid_mmap_phys_addr_range() take a pfn
by Lennert Buytenhek
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
e31dd6e
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
by Greg Kroah-Hartman
· 18 years ago
68402dd
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
by Christoph Lameter
· 18 years ago
8cf60e0
Auto-update from upstream
by Tony Luck
· 18 years ago
762834e
[PATCH] Unify pxm_to_node() and node_to_pxm()
by Yasunori Goto
· 18 years ago
32e62c6
[IA64] rework memory attribute aliasing
by Bjorn Helgaas
· 19 years ago
a72391e
[IA64] eliminate compile time warnings
by Satoru Takeuchi
· 19 years ago
ac311ac
[IA64] Fix pcibios_setup
by Matthew Wilcox
· 19 years ago
9fdb62a
[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into release
by Len Brown
· 19 years ago
7b9c8ba
[IA64] Stop multiple pci_claim_resource() call for the same resource
by Kenji Kaneshige
· 19 years ago
ed03f43
Pull pnpacpi into acpica branch
by Len Brown
· 19 years ago
408045a
[IA64] incorrect return from ia64_pci_legacy_write()
by Alex Williamson
· 19 years ago
0897831
[ACPI] ACPICA 20051021
by Bob Moore
· 19 years ago
50eca3e
[ACPI] ACPICA 20050930
by Bob Moore
· 19 years ago
4f41d5a
[IA64] add the MMIO regions that are translated to I/O port space to /proc/iomem
by Bjorn Helgaas
· 19 years ago
9472d8c
Pull acpi-produce-consume into release branch
by Tony Luck
· 19 years ago
463eb29
[IA64] respect ACPI producer/consumer flag for PCI root bridges
by Bjorn Helgaas
· 19 years ago
650316f
[IA64] move ACPI IOSAPIC locality domain mapping from pci.c to acpi.c
by Bjorn Helgaas
· 19 years ago
697eaad
[IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQ
by Kenji Kaneshige
· 19 years ago
7d2e423
Pull asm-segment into release branch
by Tony Luck
· 19 years ago
a877bd3
[IA64] remove use of asm/segment.h
by Kumar Gala
· 19 years ago
41290c1
[PATCH] Export pcibios_bus_to_resource
by Keith Owens
· 19 years ago
514604c
[IA64] pcibus_to_node implementation for IA64
by Christoph Lameter
· 19 years ago
f7d473d
[PATCH] acpi bridge hotadd: Read bridge resources when fixing up the bus
by Rajesh Shah
· 20 years ago
71c3511
[PATCH] acpi bridge hotadd: Make pcibios_fixup_bus() hot-plug safe
by Rajesh Shah
· 20 years ago
fab3fb0
[PATCH] acpi bridge hotadd: Fix pci_enable_device() for p2p bridges
by Rajesh Shah
· 20 years ago
c431ada
[PATCH] acpi bridge hotadd: ACPI based root bridge hot-add
by Rajesh Shah
· 20 years ago
7b404b3
[IA64] remove "pci=routeirq" option
by Bjorn Helgaas
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago