aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/acpi.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel1-913/+0
2023-09-11acpi: Provide ia64 dummy implementation of acpi_proc_quirk_mwait_check()Ard Biesheuvel1-0/+4
2023-03-05cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds1-3/+1
2021-09-03ia64: fix typo in a commentJason Wang1-1/+1
2021-04-30ia64: ensure proper NUMA distance and possible map initializationValentin Schneider1-2/+5
2019-12-10ACPI/sleep: Convert acpi_wakeup_address into a functionSean Christopherson1-2/+0
2019-08-16ia64: remove support for machvecsChristoph Hellwig1-55/+0
2019-08-16ia64: rework iommu probingChristoph Hellwig1-15/+0
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig1-7/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-18/+1
2019-04-04acpi: Create subtable parsing infrastructureKeith Busch1-7/+7
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/a...Linus 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/gi...Linus 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...Linus 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...Linus 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 imp...Tejun 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/kerne...Linus 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...Rusty 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', ...Len 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
2007-07-25ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from sourceLen Brown1-0/+19
2007-05-24[IA64] acpi_get_sysname() should be __initTony Luck1-1/+2
2007-05-11[IA64] spelling fixes: arch/ia64/Simon Arlott1-1/+1
2007-02-16ACPI: IA64: react to acpi_table_parse() return value changeJohn Keller1-2/+2
2007-02-06Pull test into release branchLen Brown1-108/+92
2007-02-03[PATCH] Altix: more ACPI PRT supportJohn Keller1-0/+3
2007-02-02ACPI_NUMA: fix HP IA64 simulator issue with extended memory domainAlexey Starikovskiy1-2/+2
2007-02-02ACPICA: Allow ACPI id to be u32 instead of u8.Alexey Starikovskiy1-16/+0
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting)Alexey Starikovskiy1-86/+86
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy1-3/+3
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy1-4/+4
2007-01-04ACPI: Altix: ACPI _PRT supportJohn Keller1-0/+3
2006-10-17[IA64] remove unused acpi_kbd_controller_present, acpi_legacy_devicesBjorn Helgaas1-9/+0
2006-09-25[PATCH] cpu to node relationship fixup: acpi_map_cpu2nodeKAMEZAWA Hiroyuki1-5/+8
2006-08-18ACPI: relax BAD_MADT_ENTRY check to allow LSAPIC variable length string UIDsStarikovskiy, Alexey Y1-1/+1
2006-07-01Pull acpi_os_free into release branchLen Brown1-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-30ACPI: delete acpi_os_free(), use kfree() directlyLen Brown1-6/+6
2006-06-23[IA64] fix ia64 build (fadt_descriptor)Tony Luck1-2/+2
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-2/+2
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto1-16/+8
2006-05-13ACPI: silence ia64 build warningLen Brown1-2/+2
2006-03-26[PATCH] EFI: keep physical table addresses in efi structureBjorn Helgaas1-3/+3
2006-03-24[IA64] Increase max node count on SN platformsJack Steiner1-4/+28
2006-03-22[IA64] Ignore disabled Local SAPIC Affinity Structure in SRATKenji Kaneshige1-0/+3
2006-03-21Pull bsp-removal into release branchTony Luck1-4/+10
2006-02-16[IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj1-11/+8
2006-02-14[IA64] Count disabled cpus as potential hot-pluggable CPUsAshok Raj1-0/+56
2006-01-19[IA64] Fix UP build with BSP removal support.Ashok Raj1-0/+2
2006-01-05[IA64] support for cpu0 removalAshok Raj1-4/+8
2005-12-28[ACPI] acpi_register_gsi() fix needed for ACPICA 20051021Len Brown1-3/+3
2005-09-19[IA64] move ACPI IOSAPIC locality domain mapping from pci.c to acpi.cBjorn Helgaas1-2/+11
2005-09-16[IA64] Remove warnings for gcc 4.0 IA64 compilation.Peter Chubb1-1/+1
2005-09-08[IA64] Manual merge fix for 3 filesTony Luck1-156/+170
2005-09-07[IA64] Minor cleanups - remove CONFIG_ACPI_DEALLOCATE_IRQKenji Kaneshige1-2/+0
2005-08-24[ACPI] delete CONFIG_ACPI_BOOTLen Brown1-2/+2
2005-08-15[ACPI] fix ia64 build issues resulting from Lindent and mergeMAEDA Naoaki1-2/+2
2005-08-05[ACPI] Lindent all ACPI filesLen Brown1-157/+167
2005-08-05[ACPI] Merge acpi-2.6.12 branch into 2.6.13-rc3Len Brown1-1/+5
2005-08-04[ACPI] acpi_register_gsi() can return errorKenji Kaneshige1-1/+5
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown1-0/+54
2005-07-12[ACPI] Evaluate CPEI Processor Override flagAshok Raj1-0/+54
2005-07-06[IA64] fix generic/up buildsTony Luck1-1/+3
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: ia64 supportKenji Kaneshige1-8/+13
2005-06-27[PATCH] ACPI based I/O APIC hot-plug: add interfacesKenji Kaneshige1-0/+17
2005-05-03[IA64] use common pxm functionAlex Williamson1-18/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+841