| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: Cleanup asmlinkage for ACPICA APIs. | Lv Zheng | 2013-10-31 | 1 | -0/+11 |
* | x86, suspend: Handle CPUs which fail to #GP on RDMSR | H. Peter Anvin | 2013-07-15 | 1 | -2/+16 |
* | x86 / ACPI / sleep: Provide registration for acpi_suspend_lowlevel. | Konrad Rzeszutek Wilk | 2013-06-19 | 1 | -2/+2 |
* | x86, xen, gdt: Remove the pvops variant of store_gdt. | Konrad Rzeszutek Wilk | 2013-04-11 | 1 | -1/+1 |
* | Merge tag 'v3.8-rc5' into x86/mm | H. Peter Anvin | 2013-01-25 | 1 | -0/+2 |
|\ |
|
| * | ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter | Kristen Carlson Accardi | 2012-11-15 | 1 | -0/+2 |
* | | x86/acpi: Use __pa_symbol instead of __pa on C visible symbols | Alexander Duyck | 2012-11-16 | 1 | -1/+1 |
|/ |
|
* | x86, suspend: On wakeup always initialize cr4 and EFER | H. Peter Anvin | 2012-09-26 | 1 | -5/+10 |
* | ACPI/x86: revert 'x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C ... | Len Brown | 2012-07-30 | 1 | -4/+0 |
* | x86, realmode: flattened rm hierachy | Jarkko Sakkinen | 2012-05-08 | 1 | -1/+1 |
* | x86, realmode: don't copy real_mode_header | Jarkko Sakkinen | 2012-05-08 | 1 | -1/+1 |
* | x86, realmode: Move ACPI wakeup to unified realmode code | Jarkko Sakkinen | 2012-05-08 | 1 | -29/+4 |
* | x86, acpi: Call acpi_enter_sleep_state via an asmlinkage C function from asse... | Konrad Rzeszutek Wilk | 2012-04-23 | 1 | -0/+4 |
* | x86, suspend: Restore MISC_ENABLE MSR in realmode wakeup | Kees Cook | 2011-07-06 | 1 | -0/+6 |
* | PM / ACPI: Remove acpi_sleep=s4_nonvs | Amerigo Wang | 2011-05-17 | 1 | -5/+0 |
* | Merge branch 'linus' into release | Len Brown | 2011-03-23 | 1 | -57/+7 |
|\ |
|
| * | x86, trampoline: Use the unified trampoline setup for ACPI wakeup | H. Peter Anvin | 2011-02-17 | 1 | -58/+7 |
* | | ACPI / PM: Merge do_suspend_lowlevel() into acpi_save_state_mem() | Rafael J. Wysocki | 2011-02-24 | 1 | -2/+3 |
* | | ACPI / PM: Drop acpi_restore_state_mem() | Rafael J. Wysocki | 2011-02-24 | 1 | -8/+0 |
|/ |
|
* | x86, nx: Mark the ACPI resume trampoline code as +x | H. Peter Anvin | 2011-02-07 | 1 | -3/+10 |
* | x86-32: Make sure the stack is set up before we use it | H. Peter Anvin | 2011-02-04 | 1 | -1/+1 |
* | x86-32, mm: Remove duplicated include | Borislav Petkov | 2010-10-25 | 1 | -1/+0 |
* | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2010-10-22 | 1 | -1/+6 |
|\ |
|
| * | x86-32, mm: Add an initial page table for core bootstrapping | Borislav Petkov | 2010-10-20 | 1 | -1/+6 |
* | | Merge commit 'v2.6.36-rc3' into x86/memblock | Ingo Molnar | 2010-08-31 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 1 | -2/+7 |
| |\ |
|
| * | | update email address | Pavel Machek | 2010-07-19 | 1 | -1/+1 |
* | | | x86, memblock: Replace e820_/_early string with memblock_ | Yinghai Lu | 2010-08-27 | 1 | -4/+5 |
| |/
|/| |
|
* | | ACPI / Sleep: Allow the NVS saving to be skipped during suspend to RAM | Rafael J. Wysocki | 2010-07-24 | 1 | -2/+7 |
|/ |
|
* | ACPI: Unconditionally set SCI_EN on resume | Matthew Garrett | 2010-05-12 | 1 | -2/+0 |
* | ACPI: introduce kernel parameter acpi_sleep=sci_force_enable | Zhang Rui | 2009-12-30 | 1 | -0/+2 |
* | x86, sleep: Always save the value of EFER | H. Peter Anvin | 2009-11-16 | 1 | -6/+3 |
* | x86: Make sure wakeup trampoline code is below 1MB | Yinghai Lu | 2009-11-11 | 1 | -6/+9 |
* | PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c | Jaswinder Singh Rajput | 2009-06-12 | 1 | -1/+1 |
* | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar | 2009-02-09 | 1 | -2/+2 |
|\ |
|
| * | ACPI suspend: Fix compilation warnings in drivers/acpi/sleep.c | Rafael J. Wysocki | 2009-01-16 | 1 | -2/+2 |
* | | x86: misc clean up after the percpu update | Tejun Heo | 2009-01-16 | 1 | -1/+1 |
* | | x86: load pointer to pda into %gs while brining up a CPU | Tejun Heo | 2009-01-16 | 1 | -0/+1 |
|/ |
|
* | ACPI hibernate: Introduce new kernel parameter acpi_sleep=s4_nonvs | Rafael J. Wysocki | 2008-12-19 | 1 | -0/+2 |
* | Merge branch 'linus' into test | Len Brown | 2008-10-23 | 1 | -0/+3 |
|\ |
|
| * | x86 ACPI: fix breakage of resume on 64-bit UP systems with SMP kernel | Rafael J. Wysocki | 2008-10-17 | 1 | -0/+3 |
* | | x86: trim ACPI sleep stack buffer | Matt Mackall | 2008-10-10 | 1 | -1/+1 |
* | | x86: remove magic number from ACPI sleep stack buffer | Matt Mackall | 2008-10-10 | 1 | -1/+1 |
|/ |
|
* | x86: fix i486 suspend to disk CR4 oops | David Fries | 2008-08-18 | 1 | -1/+1 |
* | x86, acpi: cleanup, temp_stack is used only when CONFIG_SMP is set | Marcin Slusarz | 2008-08-15 | 1 | -1/+1 |
* | pm: acpi hibernation: utilize hardware signature | Shaohua Li | 2008-07-24 | 1 | -0/+4 |
* | x86: unify and correct the GDT_ENTRY() macro | H. Peter Anvin | 2008-07-17 | 1 | -9/+1 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 | 1 | -0/+2 |
|\ |
|
| * | Suspend-related patches for 2.6.27 | Rafael J. Wysocki | 2008-06-12 | 1 | -0/+2 |
* | | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2008-07-15 | 1 | -1/+3 |
|\ \ |
|