summaryrefslogtreecommitdiffstats
path: root/arch/ia64/pci
AgeCommit message (Expand)AuthorLines
2008-04-20PCI: ia64: use generic pci_enable_resources()Bjorn Helgaas-43/+1
2008-04-15acpi: unneccessary to scan the PCI bus already scannedyakui.zhao@intel.com-1/+6
2008-03-06[IA64] use dev_printk in video quirkBjorn Helgaas-1/+1
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison-2/+2
2008-02-10Change pci_raw_ops to pci_raw_read/writeMatthew Wilcox-17/+8
2007-07-25[IA64] Nail two more simple section mismatch errorsTony Luck-1/+1
2007-07-11[IA64] prevent MCA when performing MMIO mmap to PCI config spaceAlex Chiang-5/+17
2007-05-22[IA64] fix kmalloc(0) in arch/ia64/pci/pci.cKenji Kaneshige-4/+7
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap-1/+0
2007-03-30[IA64] allow WB /sys/.../legacy_mem mmapsBjorn Helgaas-2/+0
2007-03-29[IA64] Fix arch/ia64/pci/pci.c:571: warning: `return' with a valueTony Luck-1/+0
2007-03-28[PATCH] MSI-X: fix resume crashEric W. Biederman-2/+6
2006-12-07[IA64] replace kmalloc+memset with kzallocYan Burman-2/+1
2006-12-06[IA64] Fix pci.c kernel compilation breakage.Peter Chubb-2/+2
2006-12-01Altix: Add initial ACPI IO supportJohn Keller-1/+3
2006-12-01PCI: Use pci_generic_prep_mwi on ia64Matthew Wilcox-51/+20
2006-10-27PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa-1/+70
2006-10-04[PATCH] genirq: msi: simplify the msi irq limit policyEric W. Biederman-9/+0
2006-09-26IA64: PCI: dont disable irq which is not enabledSatoru Takeuchi-1/+2
2006-07-10[PATCH] make valid_mmap_phys_addr_range() take a pfnLennert Buytenhek-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman-1/+1
2006-06-25[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHMChristoph Lameter-3/+0
2006-06-23Auto-update from upstreamTony Luck-1/+1
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto-1/+1
2006-05-08[IA64] rework memory attribute aliasingBjorn Helgaas-2/+15
2006-04-20[IA64] eliminate compile time warningsSatoru Takeuchi-2/+1
2006-02-27[IA64] Fix pcibios_setupMatthew Wilcox-1/+1
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown-5/+5
2006-01-16[IA64] Stop multiple pci_claim_resource() call for the same resourceKenji Kaneshige-5/+14
2006-01-07Pull pnpacpi into acpica branchLen Brown-1/+1
2006-01-03[IA64] incorrect return from ia64_pci_legacy_write()Alex Williamson-1/+1
2005-12-10[ACPI] ACPICA 20051021Bob Moore-1/+1
2005-12-10[ACPI] ACPICA 20050930Bob Moore-4/+4
2005-11-08[IA64] add the MMIO regions that are translated to I/O port space to /proc/iomemBjorn Helgaas-24/+82
2005-10-28Pull acpi-produce-consume into release branchTony Luck-8/+27
2005-09-23[IA64] respect ACPI producer/consumer flag for PCI root bridgesBjorn Helgaas-8/+27
2005-09-19[IA64] move ACPI IOSAPIC locality domain mapping from pci.c to acpi.cBjorn Helgaas-23/+0
2005-09-07[IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQKenji Kaneshige-2/+0
2005-08-29Pull asm-segment into release branchTony Luck-1/+0
2005-08-24[IA64] remove use of asm/segment.hKumar Gala-1/+0
2005-08-24[PATCH] Export pcibios_bus_to_resourceKeith Owens-0/+1
2005-07-12[IA64] pcibus_to_node implementation for IA64Christoph Lameter-2/+10
2005-06-27[PATCH] acpi bridge hotadd: Read bridge resources when fixing up the busRajesh Shah-0/+4
2005-06-27[PATCH] acpi bridge hotadd: Make pcibios_fixup_bus() hot-plug safeRajesh Shah-1/+21
2005-06-27[PATCH] acpi bridge hotadd: Fix pci_enable_device() for p2p bridgesRajesh Shah-3/+7
2005-06-27[PATCH] acpi bridge hotadd: ACPI based root bridge hot-addRajesh Shah-1/+1
2005-06-21[IA64] remove "pci=routeirq" optionBjorn Helgaas-20/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+739