aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/acpi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-26ia64: export node_distance functionMatias Bjørling1-3/+3
2017-11-27ACPI / NUMA: ia64: Parse all entries of SRAT memory affinity tableGanapatrao Kulkarni1-0/+5
2017-07-24ACPI / boot: Correct address space of __acpi_map_table()Andy Shevchenko1-3/+3
2017-02-07x86/ACPI: keep x86_cpu_to_acpiid mapping valid on CPU hotplugVitaly Kuznetsov1-1/+2
2016-09-21x86/acpi: Set persistent cpuid <-> nodeid mapping when bootingGu Zheng1-1/+1
2016-05-30ACPI / NUMA: Move acpi_numa_arch_fixup() to ia64 onlyRobert Richter1-1/+1
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2015-03-26ACPI / processor: Introduce phys_cpuid_t for CPU hardware IDCatalin Marinas1-1/+1
2015-03-05ia64: fix up obsolete cpu function usage.Rusty Russell1-1/+1
2015-02-06ACPI / table: remove duplicate NULL check for the handler of acpi_table_parse()Hanjun Guo1-6/+0
2015-01-05ACPI / processor: Rename acpi_(un)map_lsapic() to acpi_(un)map_cpu()Hanjun Guo1-5/+4
2014-05-16ACPI / ia64: introduce variable acpi_lapic into ia64Baoquan He1-0/+3
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-21/+7
2014-02-19ACPI: Move BAD_MADT_ENTRY() to linux/acpi.hHanjun Guo1-4/+0
2014-02-03ia64: Remove acpi_get_pxm() usageBjorn Helgaas1-21/+7
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2014-01-08ACPICA: Cleanup the option of forcing the use of the RSDT.Lv Zheng1-1/+0
2013-12-10ia64/xen: Remove Xen support for ia64Boris Ostrovsky1-3/+0
2013-09-24ACPI / processor: use apic_id and remove duplicated _MAT evaluationJiang Liu1-34/+4
2013-06-24[IA64] Delete __cpuinit usage from all ia64 usersPaul Gortmaker1-2/+2
2013-01-03IA64: drivers: remove __dev* attributes.Greg Kroah-Hartman1-3/+3
2012-11-15ACPI / ia64: Export acpi_[un]register_gsi()Mika Westerberg1-0/+2
2012-08-03ACPI: Only count valid srat memory structuresThomas Renninger1-2/+3
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