aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel/io_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig1-308/+0
2016-05-05ia64/PCI: Fix incorrect PCI resource end addressMatt Fleming1-2/+2
2016-03-12ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resourceBjorn Helgaas1-12/+5
2016-03-12ia64/PCI: Use ioremap() instead of open-coded equivalentBjorn Helgaas1-3/+2
2016-03-12ia64/PCI: Use temporary struct resource * to avoid repetitionBjorn Helgaas1-22/+17
2015-03-19PCI: Assign resources before drivers claim devices (pci_scan_root_bus())Yijing Wang1-0/+2
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-11/+4
2013-06-18PCI/IA64: SN: use normal resource instead of pci_windowYijing Wang1-30/+26
2013-06-18PCI/IA64: SN: remove sn_pci_window_fixup()Yijing Wang1-53/+0
2013-06-07ia64/PCI: Clean up pci_scan_root_bus() usageJiang Liu1-10/+1
2012-02-23ia64/PCI: get rid of device resource fixupsBjorn Helgaas1-1/+3
2012-02-23ia64/PCI: SN: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas1-5/+9
2011-10-31ia64: Add export.h to arch/ia64 specific files as requiredPaul Gortmaker1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov1-8/+4
2009-02-04PCI: return error on failure to read PCI ROMsTimothy S. Nelson1-1/+1
2008-11-30sn_pci_controller_fixup() should be __initAl Viro1-1/+1
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison1-2/+2
2007-07-09[IA64] SN: Correct ROM resource length for BIOS copyJohn Keller1-3/+17
2007-03-18[PATCH] Fix wrong /proc/iomem on SGI AltixBernhard Walle1-2/+10
2007-02-02Altix: ACPI SSDT PCI device supportJohn Keller1-6/+48
2006-12-01Altix: Initial ACPI support - ROM shadowing.John Keller1-0/+3
2006-12-01Altix: Add initial ACPI IO supportJohn Keller1-529/+101
2006-06-21[PATCH] PCI: altix: msi supportMark Maule1-8/+1
2006-03-24[IA64] Tollhouse HP: IA64 arch changesPrarit Bhargava1-0/+29
2006-02-27[IA64-SGI] revert export sn_pcidev_info_getChristoph Hellwig1-1/+0
2006-02-15[IA64-SGI] export sn_pcidev_info_getMark Maule1-0/+1
2006-02-15[IA64-SGI] sn2 minor fixes and cleanupsJes Sorensen1-57/+39
2006-02-09[IA64-SGI] Small cleanup for misuse of list_for_each to list_for_each_safe.Prarit Bhargava1-4/+2
2006-02-09[IA64-SGI] Hotplug driver related fix in the SN ia64 code.Prarit Bhargava1-0/+2
2006-02-02[IA64-SGI] sn2 housekeepingJes Sorensen1-1/+1
2006-02-02[IA64-SGI] disable msi for all altix pci devicesMark Maule1-0/+7
2006-01-26[IA64-SGI] Add PROM feature set for device flush listPrarit Bhargava1-18/+18
2006-01-17[IA64-SGI] Older PROM WAR for device flush codePrarit Bhargava1-3/+51
2006-01-16[IA64] Cleanup of arch/ia64/sn and include/asm-ia64/snPrarit Bhargava1-5/+5
2006-01-13[IA64-SGI] Fix sn_flush_device_kernel & spinlock initializationPrarit Bhargava1-41/+53
2005-12-06[IA64-SGI] altix: pci_window fixupJohn Keller1-22/+131
2005-11-10[IA64] Replace kcalloc(1, with kzalloc.Panagiotis Issaris1-1/+1
2005-09-15[IA64] Cleanup use of various #defines related to nodesJack Steiner1-3/+1
2005-09-07[PATCH] IA64: convert kcalloc to kzallocPekka Enberg1-1/+1
2005-08-29Pull ngam-maule-steiner into release branchTony Luck1-6/+29
2005-08-23Pull prarit-bus-sysdata into release branchTony Luck1-8/+10
2005-08-16[IA64] Initialize some spinlocksKeith Owens1-0/+1
2005-08-16[IA64]: SN fix bus->sysdata pointer and memory cleanupsPrarit Bhargava1-8/+10
2005-08-11[IA64-SGI] sn pci provider for TIOCE (pciMark Maule1-0/+2
2005-08-11[IA64-SGI] Altix only: Add PCI Domain number support.Colin Ngam1-6/+27
2005-07-12[IA64] Altix pcibus_to_node implementationChristoph Lameter1-2/+18
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver - SN Hotplug Driver codePrarit Bhargava1-45/+89
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver: moving of header filesPrarit Bhargava1-7/+7
2005-07-06[IA64] hotplug/ia64: SN Hotplug Driver: SN IRQ FixesPrarit Bhargava1-17/+22