aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/acpi/wakeup_32.S (follow)
AgeCommit message (Expand)AuthorFilesLines
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-1/+1
2015-06-22x86: Load __USER_DS into DS/ES after resumeIngo Molnar1-2/+4
2013-10-31ACPICA: Cleanup asmlinkage for ACPICA APIs.Lv Zheng1-1/+1
2013-04-30Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+0
2013-04-11x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not neededKonrad Rzeszutek Wilk1-3/+0
2013-03-11x86: Drop always empty .text..page_aligned sectionJan Beulich1-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
2010-03-03Rename .text.page_aligned to .text..page_aligned.Denys Vlasenko1-1/+1
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge1-1/+1
2008-04-17x86: move suspend wakeup code to CPavel Machek1-227/+20
2008-01-30x86: make arch/x86/kernel/acpi/wakeup_32.S use a separateEric Dumazet1-1/+1
2007-12-06ACPI: suspend: old debugging hacks sneaked backPavel Machek1-4/+0
2007-10-18s2ram: kill old debugging junkPavel Machek1-11/+1
2007-10-11i386: move kernel/acpiThomas Gleixner1-0/+321