aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi/wakeup_64.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-16kasan: remove redundant config optionWalter Wu1-1/+1
2021-01-26x86/acpi: Support objtool validation in wakeup_64.SJosh Poimboeuf1-0/+2
2021-01-26x86/acpi: Annotate indirect branch as safeJosh Poimboeuf1-0/+2
2020-12-22kasan, arm64: unpoison stack only with CONFIG_KASAN_STACKAndrey Konovalov1-1/+1
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Jiri Slaby1-4/+4
2019-10-18x86/asm/suspend: Use SYM_DATA for dataJiri Slaby1-1/+1
2019-09-06x86/asm/suspend: Get rid of bogus_64_magicJiri Slaby1-4/+6
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 430Thomas Gleixner1-1/+2
2019-01-30x86/asm/suspend: Drop ENTRY from local dataJiri Slaby1-6/+6
2016-12-06x86/suspend: fix false positive KASAN warning on suspend/resumeJosh Poimboeuf1-0/+9
2016-02-24x86/asm/acpi: Create a stack frame in do_suspend_lowlevel()Josh Poimboeuf1-0/+3
2015-04-15x86/asm, x86/acpi/wakeup_64.S: Make global label a local oneBorislav Petkov1-3/+3
2013-10-31ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng1-1/+1
2012-07-30ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assembler'Len Brown1-1/+3
2012-04-23x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from assemblerKonrad Rzeszutek Wilk1-3/+1
2009-02-24Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', 'x86/signal' and 'x86/urgent'; commit 'v2.6.29-rc6' into x86/coreIngo Molnar1-22/+12
2009-02-21x86_64: Fix S3 fail pathJiri Slaby1-1/+3
2009-02-21x86_64: acpi/wakeup_64 cleanupJiri Slaby1-19/+7
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge1-2/+2
2008-04-17x86: move suspend wakeup code to CPavel Machek1-304/+9
2008-01-30x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin1-16/+16
2007-10-23x86: Save registers in saved_context during suspend and hibernationRafael J. Wysocki1-48/+53
2007-10-18s2ram: kill old debugging junkPavel Machek1-32/+0
2007-10-11x86_64: move kernelThomas Gleixner1-1/+1
2007-10-11x86_64: move kernel/acpiThomas Gleixner1-0/+456