Age | Commit message (Expand) | Author | Files | Lines |
2022-03-16 | PM: hibernate: Honour ACPI hardware signature by default for virtual guests | David Woodhouse | 1 | -2/+21 |
2021-12-08 | PM: hibernate: Allow ACPI hardware signature to be honoured | David Woodhouse | 1 | -1/+3 |
2021-03-18 | x86: Fix various typos in comments | Ingo Molnar | 1 | -1/+1 |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 1 | -1/+1 |
2020-03-14 | x86/acpi: make "asmlinkage" part first thing in the function definition | Alexey Dobriyan | 1 | -1/+1 |
2019-12-10 | x86/ACPI/sleep: Move acpi_get_wakeup_address() into sleep.c, remove <asm/real... | Sean Christopherson | 1 | -0/+11 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -1/+0 |
2017-11-27 | ACPI / PM: Make it possible to ignore the system sleep blacklist | Rafael J. Wysocki | 1 | -0/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-03-16 | x86: Remap GDT tables in the fixmap section | Thomas Garnier | 1 | -1/+1 |
2016-08-18 | x86/asm/head: Rename 'stack_start' -> 'initial_stack' | Josh Poimboeuf | 1 | -1/+1 |
2016-03-03 | PM / sleep / x86: Fix crash on graph trace through x86 suspend | Todd E Brandt | 1 | -0/+7 |
2015-02-04 | x86: Store a per-cpu shadow copy of CR4 | Andy Lutomirski | 1 | -1/+1 |
2014-05-06 | asmlinkage, x86: Add explicit __visible to arch/x86/* | Andi Kleen | 1 | -1/+1 |
2013-10-31 | ACPICA: Cleanup asmlinkage for ACPICA APIs. | Lv Zheng | 1 | -0/+11 |
2013-07-16 | x86, suspend: Handle CPUs which fail to #GP on RDMSR | H. Peter Anvin | 1 | -2/+16 |
2013-06-20 | x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel. | Konrad Rzeszutek Wilk | 1 | -2/+2 |
2013-04-12 | x86, xen, gdt: Remove the pvops variant of store_gdt. | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2013-01-26 | Merge tag 'v3.8-rc5' into x86/mm | H. Peter Anvin | 1 | -0/+2 |
2012-11-17 | x86/acpi: Use __pa_symbol instead of __pa on C visible symbols | Alexander Duyck | 1 | -1/+1 |
2012-11-15 | ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter | Kristen Carlson Accardi | 1 | -0/+2 |
2012-09-27 | x86, suspend: On wakeup always initialize cr4 and EFER | H. Peter Anvin | 1 | -5/+10 |
2012-07-31 | ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C ... | Len Brown | 1 | -4/+0 |
2012-05-08 | x86, realmode: flattened rm hierachy | Jarkko Sakkinen | 1 | -1/+1 |
2012-05-08 | x86, realmode: don't copy real_mode_header | Jarkko Sakkinen | 1 | -1/+1 |
2012-05-08 | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen | 1 | -29/+4 |
2012-04-24 | x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse... | Konrad Rzeszutek Wilk | 1 | -0/+4 |
2011-07-07 | x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup | Kees Cook | 1 | -0/+6 |
2011-05-18 | PM / ACPI: Remove acpi_sleep=s4_nonvs | Amerigo Wang | 1 | -5/+0 |
2011-03-23 | Merge branch 'linus' into release | Len Brown | 1 | -57/+7 |
2011-02-24 | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() | Rafael J. Wysocki | 1 | -2/+3 |
2011-02-24 | ACPI / PM: Drop acpi_restore_state_mem() | Rafael J. Wysocki | 1 | -8/+0 |
2011-02-18 | x86, trampoline: Use the unified trampoline setup for ACPI wakeup | H. Peter Anvin | 1 | -58/+7 |
2011-02-07 | x86, nx: Mark the ACPI resume trampoline code as +x | H. Peter Anvin | 1 | -3/+10 |
2011-02-05 | x86-32: Make sure the stack is set up before we use it | H. Peter Anvin | 1 | -1/+1 |
2010-10-25 | x86-32, mm: Remove duplicated include | Borislav Petkov | 1 | -1/+0 |
2010-10-23 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+6 |
2010-10-21 | x86-32, mm: Add an initial page table for core bootstrapping | Borislav Petkov | 1 | -1/+6 |
2010-08-31 | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 1 | -1/+1 |
2010-08-27 | x86, memblock: Replace e820_/_early string with memblock_ | Yinghai Lu | 1 | -4/+5 |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -2/+7 |
2010-07-25 | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM | Rafael J. Wysocki | 1 | -2/+7 |
2010-07-19 | update email address | Pavel Machek | 1 | -1/+1 |
2010-05-12 | ACPI: Unconditionally set SCI_EN on resume | Matthew Garrett | 1 | -2/+0 |
2009-12-31 | ACPI: introduce kernel parameter acpi_sleep=sci_force_enable | Zhang Rui | 1 | -0/+2 |
2009-11-17 | x86, sleep: Always save the value of EFER | H. Peter Anvin | 1 | -6/+3 |
2009-11-11 | x86: Make sure wakeup trampoline code is below 1MB | Yinghai Lu | 1 | -6/+9 |
2009-06-12 | PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-02-09 | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar | 1 | -2/+2 |