aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/acpi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell1-1/+1
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-3/+3
2012-03-28arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat1-3/+3
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-1/+0
2012-03-28Disintegrate asm/system.h for IA64David Howells1-1/+0
2012-03-14[IA64] Fix ISA IRQ trigger model and polarity settingLiu Jiang1-4/+4
2012-01-17ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)Kurt Garloff1-4/+6
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha1-2/+2
2011-03-23Merge branch 'misc' into releaseLen Brown1-2/+7
2011-03-02ACPI: use __cpuinit for the acpi_processor_set_pdc() call treeJan Beulich1-2/+7
2011-02-24ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki1-7/+2
2011-02-24ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki1-5/+0
2011-01-12[IA64] Fix format warning in arch/ia64/kernel/acpi.cTony Luck1-1/+1
2011-01-07[IA64] Avoid array overflow if there are too many cpus in SRAT tableTony Luck1-0/+6
2010-05-04x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman1-0/+8
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
2010-03-14ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang1-0/+3
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2010-02-25[IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPIAlex Chiang1-32/+1
2010-02-17smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu1-2/+2
2009-10-02ia64: initialize cpu maps earlyTejun Heo1-18/+15
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu1-2/+3
2009-03-31Pull cpumask into release branchTony Luck1-4/+4
2009-03-16cpumask: Use accessors code.: ia64Rusty Russell1-1/+1
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell1-3/+3
2009-02-16[IA64] fix __apci_unmap_tableYinghai Lu1-1/+1
2009-02-09acpi/x86: introduce __apci_map_table, v4Yinghai Lu1-0/+4
2009-01-09Merge branch 'linus' into releaseLen Brown1-2/+1
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui1-0/+1
2009-01-01cpumask: Remove IA64 definition of total_cpus now it's in core codeRusty Russell1-1/+0
2008-12-26cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumaskRusty Russell1-1/+1
2008-11-06[IA64] fix boot panic caused by offline CPUsDoug Chapman1-5/+24
2008-10-17Pull vtd-iommu into release branchTony Luck1-0/+17
2008-10-17[IA64] Add Variable Page Size and IA64 Support in Intel IOMMUFenghua Yu1-0/+17
2008-10-17ia64/xen: define xen machine vector for domU.Isaku Yamahata1-0/+5
2008-07-17[IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic()Alex Chiang1-3/+2
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu1-2/+7
2008-05-14[IA64] Properly unregister legacy interruptsPrarit Bhargava1-0/+3
2008-05-14[IA64] machvec support for SGI UV platformJack Steiner1-1/+6
2008-04-30[IA64] fix section mismatch in arch/ia64/kernel/acpi.cHidetoshi Seto1-1/+1
2008-04-08[IA64] Minimize per_cpu reservations.holt@sgi.com1-1/+3
2008-02-07Merge branches 'release' and 'fluff' into releaseLen Brown1-4/+0
2008-02-07ACPI: misc cleanupsAdrian Bunk1-4/+0
2008-02-07Merge branches 'release', 'misc' and 'misc-2.6.25' into releaseLen Brown1-1/+1
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into releaseLen Brown1-12/+14
2007-12-14ACPI: tables: complete searching upon RSDP w/ bad checksum.Len Brown1-12/+14
2007-12-13acpi: make __acpi_map_table() and __init functionJan Beulich1-1/+1
2007-12-07[IA64] operator priority fix in acpi_map_lsapic()Roel Kluin1-1/+1
2007-11-09[IA64] IOSAPIC bogus error cleanupGeorge Beshers1-3/+5
2007-07-26[IA64] Fix wrong assumption in acpi_gsi_to_irqKenji Kaneshige1-5/+4