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