kernel-ark/kernel/power
Pavel Machek 471b40d0df [PATCH] prevent swsusp with PAE
PAE + swsusp results in hard-to-debug crash about 50% of time during
resume.  Cause is known, fix needs to be ported from x86-64 (but we can't
make it to 2.6.18, and I'd like this to be worked around in 2.6.18).

Signed-off-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-06 11:00:02 -07:00
..
console.c
disk.c [PATCH] constify parts of kernel/power/ 2006-06-25 10:01:08 -07:00
Kconfig [PATCH] prevent swsusp with PAE 2006-09-06 11:00:02 -07:00
main.c [PATCH] constify parts of kernel/power/ 2006-06-25 10:01:08 -07:00
Makefile
pm.c [PATCH] remove kernel/power/pm.c:pm_unregister_all() 2006-07-12 16:09:08 -07:00
power.h Revert "swsusp special saveable pages support" commits 2006-06-25 18:41:00 -07:00
poweroff.c
process.c [PATCH] Make suspend possible with a traced process at a breakpoint 2006-08-06 08:57:45 -07:00
smp.c
snapshot.c [PATCH] swsusp: do not use memcpy for snapshotting memory 2006-07-10 13:24:22 -07:00
swap.c [PATCH] swsusp: fix panic when signature can't be read 2006-07-10 13:24:22 -07:00
swsusp.c Revert "swsusp special saveable pages support" commits 2006-06-25 18:41:00 -07:00
user.c