Age | Commit message (Expand) | Author |
2016-07-10 | PM / hibernate: Add missing braces in hibernate_setup() | Rafael J. Wysocki |
2016-07-08 | Merge back earlier suspend/hibernation changes for v4.8. | Rafael J. Wysocki |
2016-07-08 | Merge branch 'x86/mm' into x86/boot, to pick up dependencies | Ingo Molnar |
2016-07-02 | PM / hibernate: Recycle safe pages after image restoration | Rafael J. Wysocki |
2016-07-02 | PM / hibernate: Simplify mark_unsafe_pages() | Rafael J. Wysocki |
2016-07-02 | PM / hibernate: Do not free preallocated safe pages during image restore | Rafael J. Wysocki |
2016-07-02 | PM / suspend: show workqueue state in suspend flow | Roger Lu |
2016-06-28 | PM / sleep: make PM notifiers called symmetrically | Lianwei Wang |
2016-06-26 | x86/KASLR, x86/power: Remove x86 hibernation restrictions | Kees Cook |
2016-06-24 | oom, suspend: fix oom_reaper vs. oom_killer_disable race | Michal Hocko |
2016-06-15 | PM / sleep: Make pm_prepare_console() return void | Borislav Petkov |
2016-06-14 | PM / Hibernate: Don't let kasan instrument snapshot.c | James Morse |
2016-06-07 | pm: use bio op accessors | Mike Christie |
2016-06-07 | block/fs/drivers: remove rw argument from submit_bio | Mike Christie |
2016-04-28 | PM / Hibernate: Call flush_icache_range() on pages restored in-place | James Morse |
2016-03-24 | Merge tag 'pm+acpi-4.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-25 | Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep' | Rafael J. Wysocki |
2016-03-23 | PM / sleep: Clear pm_suspend_global_flags upon hibernate | Lukas Wunner |
2016-03-22 | kernel/...: convert pr_warning to pr_warn | Joe Perches |
2016-03-16 | Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2016-03-15 | mm/page_poisoning.c: allow for zero poisoning | Laura Abbott |
2016-02-11 | PM / suspend: replacing printk | saurabh |
2016-02-11 | PM/freezer: y2038, use boottime to compare tstamps | Abhilash Jindal |
2016-01-27 | PM: APM_EMULATION does not depend on PM | Arnd Bergmann |
2016-01-04 | PM / sleep: Add support for read-only sysfs attributes | Rafael J. Wysocki |
2015-11-06 | mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM | Mel Gorman |
2015-11-06 | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman |
2015-10-14 | PM / hibernate: fix a comment typo | Geliang Tang |
2015-10-14 | PM / sleep: Add flags to indicate platform firmware involvement | Rafael J. Wysocki |
2015-09-16 | PM / sleep: Report interrupt that caused system wakeup | Alexandra Yates |
2015-09-02 | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-07-31 | PM / suspend: make sync() on suspend-to-RAM build-time optional | Len Brown |
2015-07-29 | block: add a bi_error field to struct bio | Christoph Hellwig |
2015-07-14 | PM / autosleep: Use workqueue for user space wakeup sources garbage collector | SungEun Kim |
2015-07-01 | Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-06-25 | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-06-25 | PM / sleep: Increase default DPM watchdog timeout to 60 | Takashi Iwai |
2015-06-24 | PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failure | Vitaly Kuznetsov |
2015-05-19 | suspend: simplify block I/O handling | Christoph Hellwig |
2015-05-19 | PM / sleep: Return -EBUSY from suspend_enter() on wakeup detection | Ruchi Kandoi |
2015-05-13 | PM / sleep: Fix symbol name in a comment in kernel/power/main.c | Rafael J. Wysocki |
2015-05-12 | PM / sleep: Refine diagnostic messages in enter_state() | Rafael J. Wysocki |
2015-04-10 | Merge back earlier suspend/hibernate material for v4.1. | Rafael J. Wysocki |
2015-04-07 | Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions" | Rafael J. Wysocki |
2015-03-18 | PM / sleep: add pm-trace support for suspending phase | Zhonghui Fu |
2015-02-26 | PM / sleep: add configurable delay for pm_test | Brian Norris |
2015-02-13 | PM / sleep: Re-implement suspend-to-idle handling | Rafael J. Wysocki |
2015-02-11 | oom, PM: make OOM detection in the freezer path raceless | Michal Hocko |
2015-02-11 | PM: convert printk to pr_* equivalent | Michal Hocko |
2015-02-10 | Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |