Age | Commit message (Expand) | Author | Files | Lines |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -0/+4 |
2017-03-02 | Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -49/+44 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2 | -0/+2 |
2017-02-27 | PM / hibernate: Define pr_fmt() and use pr_*() instead of printk() | Rafael J. Wysocki | 1 | -31/+29 |
2017-02-27 | PM / hibernate: Untangle power_down() | Rafael J. Wysocki | 1 | -19/+16 |
2017-02-21 | Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -5/+5 |
2017-02-18 | PM / sleep: Fix test_suspend after sleep state rework | Geert Uytterhoeven | 1 | -1/+1 |
2017-02-07 | arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX | Laura Abbott | 3 | -5/+5 |
2017-01-30 | Merge back earlier suspend/hibernation changes for v4.11. | Rafael J. Wysocki | 5 | -24/+16 |
2017-01-27 | PM / Hibernate: Use rb_entry() instead of container_of() | Geliang Tang | 1 | -1/+1 |
2017-01-20 | Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag" | Rafael J. Wysocki | 1 | -2/+2 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2 | -2/+2 |
2016-12-13 | Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -10/+1 |
2016-12-13 | Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 3 | -31/+132 |
2016-12-13 | Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -10/+9 |
2016-12-12 | Merge branches 'pm-sleep' and 'powercap' | Rafael J. Wysocki | 3 | -31/+132 |
2016-11-21 | PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag | Rafael J. Wysocki | 1 | -2/+2 |
2016-11-21 | PM / sleep: System sleep state selection interface rework | Rafael J. Wysocki | 3 | -31/+132 |
2016-11-02 | PM / sleep: fix device reference leak in test_suspend | Johan Hovold | 1 | -1/+3 |
2016-11-01 | block,fs: use REQ_* flags directly | Christoph Hellwig | 1 | -10/+9 |
2016-10-24 | PM / suspend: Fix missing KERN_CONT for suspend message | Jon Hunter | 1 | -2/+2 |
2016-10-19 | Merge branch 'for-4.9' into for-4.10 | Tejun Heo | 1 | -10/+1 |
2016-10-07 | oom, suspend: fix oom_killer_disable vs. pm suspend properly | Michal Hocko | 1 | -14/+3 |
2016-09-17 | power, workqueue: remove keventd_up() usage | Tejun Heo | 1 | -10/+1 |
2016-09-13 | PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO | Anisse Astier | 3 | -18/+27 |
2016-09-13 | PM / sleep: enable suspend-to-idle even without registered suspend_ops | Sudeep Holla | 2 | -3/+12 |
2016-09-13 | PM / sleep: Increase default DPM watchdog timeout to 120 | Chen Yu | 1 | -2/+2 |
2016-09-05 | PM / QoS: avoid calling cancel_delayed_work_sync() during early boot | Tejun Heo | 1 | -1/+10 |
2016-08-18 | Merge branch 'pm-sleep' | Rafael J. Wysocki | 1 | -5/+5 |
2016-08-16 | PM / hibernate: Fix rtree_next_node() to avoid walking off list ends | James Morse | 1 | -5/+5 |
2016-08-12 | Merge branches 'pm-sleep' and 'pm-cpufreq' | Rafael J. Wysocki | 1 | -2/+2 |
2016-08-12 | PM / hibernate: Restore processor state before using per-CPU variables | Thomas Garnier | 1 | -2/+2 |
2016-07-28 | mm, vmscan: move LRU lists to node | Mel Gorman | 1 | -5/+5 |
2016-07-26 | Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 10 | -474/+632 |
2016-07-26 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -13/+20 |
2016-07-22 | PM / hibernate: Introduce test_resume mode for hibernation | Chen Yu | 2 | -21/+50 |
2016-07-15 | x86 / hibernate: Use hlt_play_dead() when resuming from hibernation | Rafael J. Wysocki | 2 | -1/+8 |
2016-07-10 | PM / hibernate: Image data protection during restoration | Rafael J. Wysocki | 3 | -0/+52 |
2016-07-10 | PM / hibernate: Add missing braces in __register_nosave_region() | Rafael J. Wysocki | 1 | -1/+2 |
2016-07-10 | PM / hibernate: Clean up comments in snapshot.c | Rafael J. Wysocki | 1 | -306/+330 |
2016-07-10 | PM / hibernate: Clean up function headers in snapshot.c | Rafael J. Wysocki | 1 | -51/+42 |
2016-07-10 | PM / hibernate: Add missing braces in hibernate_setup() | Rafael J. Wysocki | 1 | -3/+3 |
2016-07-08 | Merge back earlier suspend/hibernation changes for v4.8. | Rafael J. Wysocki | 9 | -93/+147 |
2016-07-08 | Merge branch 'x86/mm' into x86/boot, to pick up dependencies | Ingo Molnar | 1 | -0/+12 |
2016-07-02 | PM / hibernate: Recycle safe pages after image restoration | Rafael J. Wysocki | 1 | -2/+38 |
2016-07-02 | PM / hibernate: Simplify mark_unsafe_pages() | Rafael J. Wysocki | 1 | -39/+25 |
2016-07-02 | PM / hibernate: Do not free preallocated safe pages during image restore | Rafael J. Wysocki | 1 | -28/+38 |
2016-07-02 | PM / suspend: show workqueue state in suspend flow | Roger Lu | 1 | -0/+3 |