summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/acpi/realmode
AgeCommit message (Expand)AuthorFilesLines
2012-05-08x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen13-430/+0
2011-07-06x86, suspend: Restore MISC_ENABLE MSR in realmode wakeupKees Cook2-0/+20
2011-02-17x86, trampoline: Use the unified trampoline setup for ACPI wakeupH. Peter Anvin3-24/+30
2010-07-21x86: Use symbolic MSR namesBrian Gerst1-1/+1
2009-10-16x86: Document linker script ASSERT() quirkIngo Molnar1-0/+3
2009-10-15Revert "x86: linker script syntax nits"Ingo Molnar1-2/+2
2009-10-14x86: linker script syntax nitsRoland McGrath1-2/+2
2009-06-18gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter1-0/+1
2009-04-09x86, setup: "glove box" BIOS calls -- infrastructureH. Peter Anvin3-1/+3
2009-02-13x86: use _types.h headers in asm where availableJeremy Fitzhardinge1-2/+2
2008-07-05x86 ACPI: normalize segment descriptor register on resumeH. Peter Anvin2-1/+42
2008-05-12x86: wakeup.lds.S - section ordering fixCyrill Gorcunov1-5/+5
2008-05-04kbuild, suspend, x86: fix rebuild of wakeup.binSam Ravnborg1-2/+3
2008-04-25Update .gitignore filesMatthew Wilcox1-0/+3
2008-04-17x86: move suspend wakeup code to CPavel Machek10-0/+353