summaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel/io_common.c
AgeCommit message (Expand)AuthorLines
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig-561/+0
2019-03-12ia64: add checks for the return value of memblock_alloc*()Mike Rapoport-0/+3
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport-1/+3
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport-1/+1
2018-10-31memblock: replace alloc_bootmem_node with memblock_alloc_nodeMike Rapoport-5/+2
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-1/+1
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig-5/+0
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman-2/+1
2012-09-12ia64/PCI: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu-3/+1
2012-02-27[IA64] Fix a couple of warnings for EXPORT_SYMBOLPaul Gortmaker-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-10-13[IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz-6/+2
2009-06-30[IA64] sprintf should not be used with same source & destination addressAlan Cox-1/+2
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox-1/+1
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov-10/+5
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming-1/+0
2008-12-31ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDTLin Ming-2/+2
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison-1/+1
2007-12-07[IA64] Add missing "space" to concatenated stringsJoe Perches-1/+1
2007-12-07[IA64] SGI Altix : fix bug in sn_io_late_init()Mike Habeck-6/+5
2007-07-30[IA64] fix a few section mismatch warningsSam Ravnborg-1/+1
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott-1/+1
2007-05-10[IA64] Fix warnings resulting from type-checking in dev_dbg()Tony Luck-1/+1
2007-02-02Altix: ACPI SSDT PCI device supportJohn Keller-71/+20
2007-02-02ACPICA: reduce conflicts with Altix patch seriesLen Brown-6/+12
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy-5/+12
2006-12-01Altix: Initial ACPI support - ROM shadowing.John Keller-2/+3
2006-12-01Altix: Add initial ACPI IO supportJohn Keller-0/+612