| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: unify power/cpu_(32|64).c | Sergio Luis | 2009-06-12 | 3 | -260/+1 |
* | x86: unify power/cpu_(32|64) copyright notes | Sergio Luis | 2009-06-12 | 2 | -2/+3 |
* | x86: unify power/cpu_(32|64) regarding restoring processor state | Sergio Luis | 2009-06-12 | 2 | -38/+135 |
* | x86: unify power/cpu_(32|64) regarding saving processor state | Sergio Luis | 2009-06-12 | 2 | -1/+76 |
* | x86: unify power/cpu_(32|64) global variables | Sergio Luis | 2009-06-12 | 2 | -0/+17 |
* | x86: unify power/cpu_(32|64) headers | Sergio Luis | 2009-06-12 | 2 | -4/+10 |
* | x86: disable stack-protector for __restore_processor_state() | Joseph Cihula | 2009-04-03 | 1 | -0/+5 |
* | pm: rework includes, remove arch ifdefs | Magnus Damm | 2009-04-01 | 3 | -0/+3 |
* | x86: use _types.h headers in asm where available | Jeremy Fitzhardinge | 2009-02-13 | 2 | -2/+2 |
* | x86, hibernate: fix breakage on x86_32 with CONFIG_NUMA set | Rafael J. Wysocki | 2008-11-12 | 1 | -0/+4 |
* | Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D | Ingo Molnar | 2008-10-11 | 2 | -0/+14 |
|\ |
|
| * | Merge branch 'x86/cpu' into x86/xsave | H. Peter Anvin | 2008-09-04 | 2 | -13/+19 |
| |\ |
|
| * | | x86: xsave: restore xcr0 during resume | Suresh Siddha | 2008-08-27 | 2 | -0/+14 |
* | | | x86, cleanup: use X86_CR4_PGE in x86/power/hibernate_asm_32.S | Uros Bizjak | 2008-08-20 | 1 | -7/+7 |
| |/
|/| |
|
* | | x86: fix i486 suspend to disk CR4 oops | David Fries | 2008-08-18 | 2 | -13/+19 |
|/ |
|
* | x86: remove end_pfn in 64bit | Yinghai Lu | 2008-07-08 | 1 | -1/+1 |
* | x86: coding style fixes to arch/x86/power/cpu_32.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -18/+23 |
* | x86 cleanup: suspend_asm_64.S - use X86_CR4_PGE instead of numeric value | Cyrill Gorcunov | 2008-02-19 | 1 | -2/+3 |
* | x86 PM: update stale comments | Rafael J. Wysocki | 2008-02-09 | 2 | -3/+3 |
* | x86 PM: consolidate suspend and hibernation code | Rafael J. Wysocki | 2008-02-09 | 3 | -162/+171 |
* | x86 PM: rename 32-bit files in arch/x86/power | Rafael J. Wysocki | 2008-02-09 | 4 | -6/+5 |
* | x86 PM: move 64-bit hibernation files to arch/x86/power | Rafael J. Wysocki | 2008-02-09 | 3 | -2/+474 |
* | x86: make __{save,restore}_processor_state static | Jan Beulich | 2008-01-30 | 1 | -2/+2 |
* | x86: x86-32 thread_struct.debugreg | Roland McGrath | 2008-01-30 | 1 | -7/+7 |
* | i386: move power | Thomas Gleixner | 2007-10-11 | 4 | -0/+385 |