aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel/io_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman1-2/+1
2012-09-12ia64/PCI: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu1-3/+1
2012-02-27[IA64] Fix a couple of warnings for EXPORT_SYMBOLPaul 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-10-13[IA64] use printk_once() unaligned.c/io_common.cMarcin Slusarz1-6/+2
2009-06-30[IA64] sprintf should not be used with same source & destination addressAlan Cox1-1/+2
2009-06-17[IA64] Convert ia64 to use int-ll64.hMatthew Wilcox1-1/+1
2009-04-01[IA64] BUG to BUG_ON changesStoyan Gaydarov1-10/+5
2008-12-31ACPI: remove private acpica headers from driver filesLin Ming1-1/+0
2008-12-31ACPI: io_common.c: call acpi_get_table to avoid using ACPI_SIG_DSDTLin Ming1-2/+2
2008-03-06[IA64] remove remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2007-12-07[IA64] Add missing "space" to concatenated stringsJoe Perches1-1/+1
2007-12-07[IA64] SGI Altix : fix bug in sn_io_late_init()Mike Habeck1-6/+5
2007-07-30[IA64] fix a few section mismatch warningsSam Ravnborg1-1/+1
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott1-1/+1
2007-05-10[IA64] Fix warnings resulting from type-checking in dev_dbg()Tony Luck1-1/+1
2007-02-02Altix: ACPI SSDT PCI device supportJohn Keller1-71/+20
2007-02-02ACPICA: reduce conflicts with Altix patch seriesLen Brown1-6/+12
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy1-5/+12
2006-12-01Altix: Initial ACPI support - ROM shadowing.John Keller1-2/+3
2006-12-01Altix: Add initial ACPI IO supportJohn Keller1-0/+612