summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi/wakeup_64.S
Commit message (Expand)AuthorAgeFilesLines
* kasan: remove redundant config optionWalter Wu2021-04-161-1/+1
* x86/acpi: Support objtool validation in wakeup_64.SJosh Poimboeuf2021-01-261-0/+2
* x86/acpi: Annotate indirect branch as safeJosh Poimboeuf2021-01-261-0/+2
* kasan, arm64: unpoison stack only with CONFIG_KASAN_STACKAndrey Konovalov2020-12-221-1/+1
* x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby2019-10-181-4/+4
* x86/asm/suspend: Use SYM_DATA for dataJiri Slaby2019-10-181-1/+1
* x86/asm/suspend: Get rid of bogus_64_magicJiri Slaby2019-09-061-4/+6
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430Thomas Gleixner2019-06-051-1/+2
* x86/asm/suspend: Drop ENTRY from local dataJiri Slaby2019-01-301-6/+6
* x86/suspend: fix false positive KASAN warning on suspend/resumeJosh Poimboeuf2016-12-061-0/+9
* x86/asm/acpi: Create a stack frame in do_suspend_lowlevel()Josh Poimboeuf2016-02-241-0/+3
* x86/asm, x86/acpi/wakeup_64.S: Make global label a local oneBorislav Petkov2015-04-151-3/+3
* ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng2013-10-311-1/+1
* ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C ...Len Brown2012-07-301-1/+3
* x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse...Konrad Rzeszutek Wilk2012-04-231-3/+1
*-. Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-241-22/+12
|\ \
| | * x86: use _types.h headers in asm where availableJeremy Fitzhardinge2009-02-131-2/+2
| |/ |/|
| * x86_64: Fix S3 fail pathJiri Slaby2009-02-211-1/+3
| * x86_64: acpi/wakeup_64 cleanupJiri Slaby2009-02-211-19/+7
|/
* x86: move suspend wakeup code to CPavel Machek2008-04-171-304/+9
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-301-16/+16
* x86: Save registers in saved_context during suspend and hibernationRafael J. Wysocki2007-10-231-48/+53
* s2ram: kill old debugging junkPavel Machek2007-10-181-32/+0
* x86_64: move kernelThomas Gleixner2007-10-111-1/+1
* x86_64: move kernel/acpiThomas Gleixner2007-10-111-0/+456