linux/kernel/power
Kees Cook 24f2e0273f x86, kaslr: boot-time selectable with hibernation
Changes kASLR from being compile-time selectable (blocked by
CONFIG_HIBERNATION), to being boot-time selectable (with hibernation
available by default) via the "kaslr" kernel command line.

Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2014-06-16 23:30:44 +02:00
..
Kconfig PM / OPP: Make OPP invisible to users in Kconfig 2014-05-19 23:03:31 +02:00
Makefile
autosleep.c
block_io.c
console.c
hibernate.c x86, kaslr: boot-time selectable with hibernation 2014-06-16 23:30:44 +02:00
main.c PM / hibernate: introduce "nohibernate" boot parameter 2014-06-16 23:29:39 +02:00
power.h PM / sleep: Use valid_state() for platform-dependent sleep states only 2014-05-26 13:40:53 +02:00
poweroff.c
process.c PM / sleep: trace events for suspend/resume 2014-06-07 00:18:07 +02:00
qos.c
snapshot.c asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/* 2014-05-05 16:07:46 -07:00
suspend.c PM / sleep: trace events for suspend/resume 2014-06-07 00:18:07 +02:00
suspend_test.c PM / sleep: Use valid_state() for platform-dependent sleep states only 2014-05-26 13:40:53 +02:00
swap.c PM / hibernate: fixed typo in comment 2014-06-01 00:23:07 +02:00
user.c PM / hibernate: introduce "nohibernate" boot parameter 2014-06-16 23:29:39 +02:00
wakelock.c