aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/acpi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-21x86/mce, cper: Pass x86 CPER through the MCA handling chainSmita Koralahalli1-0/+11
2020-09-16ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHEDPeter Zijlstra1-2/+0
2019-12-10x86/ACPI/sleep: Move acpi_get_wakeup_address() into sleep.c, remove <asm/realmode.h> from <asm/acpi.h>Sean Christopherson1-5/+1
2019-12-10ACPI/sleep: Convert acpi_wakeup_address into a functionSean Christopherson1-1/+4
2019-08-19acpi: Ignore acpi_rsdp kernel param when the kernel has been locked downJosh Boyer1-0/+9
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-18/+1
2018-10-10x86/acpi, x86/boot: Take RSDP address for boot params if availableJuergen Gross1-0/+7
2018-03-12ACPI, x86/boot: Split out acpi_generic_reduce_hw_init() and exportAndy Shevchenko1-0/+4
2018-02-26x86/acpi: Add a new x86_init_acpi structure to x86_init_opsJuergen Gross1-0/+7
2018-02-14Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-02-15x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang1-1/+1
2017-12-28ACPI / x86: boot: Use INVALID_ACPI_IRQ instead of 0 for acpi_sci_override_gsiAndy Shevchenko1-1/+1
2017-11-04Revert "x86/mm: Stop calling leave_mm() in idle code"Andy Lutomirski1-0/+2
2017-07-30acpi, x86/mm: Remove encryption mask from ACPI page protection typeTom Lendacky1-5/+6
2017-07-05x86/mm: Stop calling leave_mm() in idle codeAndy Lutomirski1-2/+0
2017-01-28x86/boot/e820: Split minimal UAPI types out into uapi/asm/e820/types.hIngo Molnar1-0/+2
2016-12-09x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov1-1/+1
2016-07-25Merge branch 'acpi-tables'Rafael J. Wysocki1-0/+2
2016-06-22ACPI / tables: move arch-specific symbol to asm/acpi.hAleksey Makarov1-0/+2
2016-05-30ACPI / NUMA: move bad_srat() and srat_disabled() to drivers/acpi/numa.cDavid Daney1-1/+0
2015-08-08acpi, x86: Implement arch_apei_get_mem_attributes()Jonathan (Zhixiong) Zhang1-0/+23
2015-01-20x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsiJiang Liu1-0/+1
2014-07-21ACPI: Don't use acpi_lapic in ACPI core codeGraeme Gregory1-0/+5
2014-05-27ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <asm/acpi.h>Lv Zheng1-45/+0
2013-09-25ACPI / x86: Increase override tables number limitYinghai Lu1-0/+1
2013-08-12Merge branch 'x86/mce' into x86/rasIngo Molnar1-0/+2
2013-07-08mce: acpi/apei: Add a boot option to disable ff mode for corrected errorsNaveen N. Rao1-0/+2
2013-06-19x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel.Konrad Rzeszutek Wilk1-1/+1
2013-01-10ACPICA: Update compilation environment settings.Lv Zheng1-4/+0
2012-05-30x86, realmode: Unbreak the ia64 build of drivers/acpi/sleep.cH. Peter Anvin1-4/+3
2012-05-08x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen1-2/+0
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6Linus Torvalds1-1/+1
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown1-1/+1
2011-05-02x86, NUMA: trivial cleanupsTejun Heo1-2/+0
2011-03-23Merge branch 'linus' into releaseLen Brown1-10/+4
2011-03-18Merge branch 'acpica' into releaseLen Brown1-0/+1
2011-03-16Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+3
2011-03-15Merge commit 'v2.6.38' into x86/mmIngo Molnar1-0/+1
2011-02-24x86 quirk: Fix polarity for IRQ0 pin2 override on SB800 systemsAndreas Herrmann1-0/+1
2011-02-24ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem()Rafael J. Wysocki1-2/+2
2011-02-24ACPI / PM: Drop acpi_restore_state_mem()Rafael J. Wysocki1-2/+1
2011-02-17x86, trampoline: Use the unified trampoline setup for ACPI wakeupH. Peter Anvin1-1/+3
2011-02-16x86-64, NUMA: Unify emulated distance mappingTejun Heo1-6/+0
2011-02-16x86-64, NUMA: Implement generic node distance handlingTejun Heo1-0/+1
2011-02-16x86-64, NUMA: Kill {acpi|amd|dummy}_scan_nodes()Tejun Heo1-1/+0
2011-02-16x86-64, NUMA: Factor out memblk handling into numa_{add|register}_memblk()Tejun Heo1-1/+0
2011-02-16x86-64, NUMA: Kill {acpi|amd}_get_nodes()Tejun Heo1-2/+0
2011-02-16x86-64, NUMA: Wrap acpi_numa_init() so that failure can be indicated by return valueTejun Heo1-0/+1
2011-02-16x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return valuesTejun Heo1-1/+1
2010-12-23x86, numa: Fix cpu to node mapping for sparse node idsDavid Rientjes1-1/+2