aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/kernel/acpi.c
AgeCommit message (Expand)Author
2014-05-16ACPI / ia64: introduce variable acpi_lapic into ia64Baoquan He
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-19ACPI: Move BAD_MADT_ENTRY() to linux/acpi.hHanjun Guo
2014-02-03ia64: Remove acpi_get_pxm() usageBjorn Helgaas
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-08ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng
2013-12-10ia64/xen: Remove Xen support for ia64Boris Ostrovsky
2013-09-24ACPI / processor: use apic_id and remove duplicated _MAT evaluationJiang Liu
2013-06-24[IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-11-15ACPI / ia64: Export acpi_[un]register_gsi()Mika Westerberg
2012-08-03ACPI: Only count valid srat memory structuresThomas Renninger
2012-03-29documentation: remove references to cpu_*_map.Rusty Russell
2012-03-28Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-03-28arch/ia64: remove references to cpu_*_mapSrivatsa S. Bhat
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Disintegrate asm/system.h for IA64David Howells
2012-03-14[IA64] Fix ISA IRQ trigger model and polarity settingLiu Jiang
2012-01-17ACPI, ia64: Use SRAT table rev to use 8bit or 16/32bit PXM fields (ia64)Kurt Garloff
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha
2011-03-23Merge branch 'misc' into releaseLen Brown
2011-03-02ACPI: use __cpuinit for the acpi_processor_set_pdc() call treeJan Beulich
2011-02-24ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki
2011-02-24ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki
2011-01-12[IA64] Fix format warning in arch/ia64/kernel/acpi.cTony Luck
2011-01-07[IA64] Avoid array overflow if there are too many cpus in SRAT tableTony Luck
2010-05-04x86, acpi/irq: Introduce apci_isa_irq_to_gsiEric W. Biederman
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-14ACPI: processor: driver doesn't need to evaluate _PDCAlex Chiang
2010-03-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-25[IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPIAlex Chiang
2010-02-17smp: Use nr_cpus= to set nr_cpu_ids earlyYinghai Lu
2009-10-02ia64: initialize cpu maps earlyTejun Heo
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu
2009-03-31Pull cpumask into release branchTony Luck
2009-03-16cpumask: Use accessors code.: ia64Rusty Russell
2009-03-16cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: ia64Rusty Russell
2009-02-16[IA64] fix __apci_unmap_tableYinghai Lu
2009-02-09acpi/x86: introduce __apci_map_table, v4Yinghai Lu
2009-01-09Merge branch 'linus' into releaseLen Brown
2009-01-09ACPI : Use RSDT instead of XSDT by adding boot option of "acpi=rsdt"Zhao Yakui
2009-01-01cpumask: Remove IA64 definition of total_cpus now it's in core codeRusty Russell
2008-12-26cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell
2008-11-06[IA64] fix boot panic caused by offline CPUsDoug Chapman
2008-10-17Pull vtd-iommu into release branchTony Luck
2008-10-17[IA64] Add Variable Page Size and IA64 Support in Intel IOMMUFenghua Yu
2008-10-17ia64/xen: define xen machine vector for domU.Isaku Yamahata
2008-07-17[IA64] Avoid overflowing ia64_cpu_to_sapicid in acpi_map_lsapic()Alex Chiang
2008-06-11ACPI: handle invalid ACPI SLIT tableFenghua Yu
2008-05-14[IA64] Properly unregister legacy interruptsPrarit Bhargava