aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/sn/kernel/io_common.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-16ia64: remove support for the SGI SN2 platformGravatar Christoph Hellwig 1-561/+0
2019-03-12ia64: add checks for the return value of memblock_alloc*()Gravatar Mike Rapoport 1-0/+3
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESGravatar Mike Rapoport 1-1/+3
2018-10-31mm: remove include/linux/bootmem.hGravatar Mike Rapoport 1-1/+1
2018-10-31memblock: replace alloc_bootmem_node with memblock_alloc_nodeGravatar Mike Rapoport 1-5/+2
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 1-1/+1
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSGravatar Christoph Hellwig 1-5/+0
2013-01-03IA64: drivers: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-2/+1
2012-09-12ia64/PCI: Use hotplug-safe pci_get_domain_bus_and_slot()Gravatar Jiang Liu 1-3/+1
2012-02-27[IA64] Fix a couple of warnings for EXPORT_SYMBOLGravatar Paul Gortmaker 1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-10-13[IA64] use printk_once() unaligned.c/io_common.cGravatar Marcin Slusarz 1-6/+2
2009-06-30[IA64] sprintf should not be used with same source & destination addressGravatar Alan Cox 1-1/+2
2009-06-17[IA64] Convert ia64 to use int-ll64.hGravatar Matthew Wilcox 1-1/+1
2009-04-01[IA64] BUG to BUG_ON changesGravatar Stoyan Gaydarov 1-10/+5
2008-12-31ACPI: remove private acpica headers from driver filesGravatar Lin Ming 1-1/+0
2008-12-31ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDTGravatar Lin Ming 1-2/+2
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 1-1/+1
2007-12-07[IA64] Add missing "space" to concatenated stringsGravatar Joe Perches 1-1/+1
2007-12-07[IA64] SGI Altix : fix bug in sn_io_late_init()Gravatar Mike Habeck 1-6/+5
2007-07-30[IA64] fix a few section mismatch warningsGravatar Sam Ravnborg 1-1/+1
2007-05-11[IA64] spelling fixes: arch/ia64/Gravatar Simon Arlott 1-1/+1
2007-05-10[IA64] Fix warnings resulting from type-checking in dev_dbg()Gravatar Tony Luck 1-1/+1
2007-02-02Altix: ACPI SSDT PCI device supportGravatar John Keller 1-71/+20
2007-02-02ACPICA: reduce conflicts with Altix patch seriesGravatar Len Brown 1-6/+12
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxGravatar Alexey Starikovskiy 1-5/+12
2006-12-01Altix: Initial ACPI support - ROM shadowing.Gravatar John Keller 1-2/+3
2006-12-01Altix: Add initial ACPI IO supportGravatar John Keller 1-0/+612