index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
hibernate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / reboot: Eliminate race between reboot and suspend
Pingfan Liu
2018-08-06
1
-7
/
+8
*
PM / hibernate: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-06
1
-0
/
+1
*
PM / suspend: Prevent might sleep splats
Thomas Gleixner
2018-05-27
1
-0
/
+7
*
Merge tag 'pm-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2018-04-03
1
-1
/
+25
|
\
|
*
PM / hibernate: Change message when writing to /sys/power/resume
Mario Limonciello
2018-03-30
1
-1
/
+1
|
*
PM / hibernate: Make passing hibernate offsets more friendly
Mario Limonciello
2018-03-30
1
-0
/
+24
*
|
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
/
*
PM / sleep: Mark suspend/hibernation start and finish
Rafael J. Wysocki
2017-07-22
1
-0
/
+5
*
PM / sleep: Do not print debug messages by default
Rafael J. Wysocki
2017-07-22
1
-12
/
+12
*
PM: hibernate: constify attribute_group structures.
Arvind Yadav
2017-06-29
1
-1
/
+1
*
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
1
-0
/
+1
|
\
|
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
Merge tag 'pm-extra-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-03-03
1
-49
/
+44
|
\
\
|
|
/
|
/
|
|
*
PM / hibernate: Define pr_fmt() and use pr_*() instead of printk()
Rafael J. Wysocki
2017-02-27
1
-31
/
+29
|
*
PM / hibernate: Untangle power_down()
Rafael J. Wysocki
2017-02-27
1
-19
/
+16
*
|
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
2017-02-07
1
-1
/
+1
|
/
*
PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO
Anisse Astier
2016-09-13
1
-18
/
+3
*
-
.
Merge branches 'pm-sleep' and 'pm-cpufreq'
Rafael J. Wysocki
2016-08-12
1
-2
/
+2
|
\
\
|
*
|
PM / hibernate: Restore processor state before using per-CPU variables
Thomas Garnier
2016-08-12
1
-2
/
+2
*
|
|
Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2016-07-27
1
-33
/
+68
|
\
|
|
|
*
|
PM / hibernate: Introduce test_resume mode for hibernation
Chen Yu
2016-07-22
1
-21
/
+44
|
*
|
x86 / hibernate: Use hlt_play_dead() when resuming from hibernation
Rafael J. Wysocki
2016-07-15
1
-1
/
+6
|
*
|
PM / hibernate: Image data protection during restoration
Rafael J. Wysocki
2016-07-10
1
-0
/
+3
|
*
|
PM / hibernate: Add missing braces in hibernate_setup()
Rafael J. Wysocki
2016-07-10
1
-3
/
+3
|
*
|
PM / sleep: make PM notifiers called symmetrically
Lianwei Wang
2016-06-28
1
-8
/
+12
|
|
/
*
/
x86/KASLR, x86/power: Remove x86 hibernation restrictions
Kees Cook
2016-06-26
1
-6
/
+0
|
/
*
-
.
Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'
Rafael J. Wysocki
2016-03-25
1
-0
/
+1
|
\
\
|
|
*
PM / sleep: Clear pm_suspend_global_flags upon hibernate
Lukas Wunner
2016-03-23
1
-0
/
+1
|
|
/
*
/
mm/page_poisoning.c: allow for zero poisoning
Laura Abbott
2016-03-16
1
-0
/
+17
|
/
*
PM / hibernate: fix a comment typo
Geliang Tang
2015-10-14
1
-1
/
+1
*
PM / hibernate: re-enable nonboot cpus on disable_nonboot_cpus() failure
Vitaly Kuznetsov
2015-06-24
1
-1
/
+3
*
PM / Hibernate: Migrate to ktime_t
Tina Ruchandani
2014-11-03
1
-8
/
+6
*
PM / Sleep: fix recovery during resuming from hibernation
Imre Deak
2014-10-27
1
-1
/
+7
*
PM / Sleep: Remove ftrace_stop/start() from suspend and hibernate
Steven Rostedt (Red Hat)
2014-07-17
1
-6
/
+0
*
x86, kaslr: boot-time selectable with hibernation
Kees Cook
2014-06-16
1
-0
/
+6
*
PM / hibernate: introduce "nohibernate" boot parameter
Kees Cook
2014-06-16
1
-1
/
+30
*
PM / sleep: trace events for suspend/resume
Todd E Brandt
2014-06-07
1
-0
/
+3
*
PM / hibernate: Fix memory corruption in resumedelay_setup()
Dan Carpenter
2014-05-16
1
-2
/
+2
*
PM / hibernate: convert simple_strtoul to kstrtoul
Fabian Frederick
2014-05-09
1
-1
/
+4
*
PM / hibernate: no kernel_power_off when pm_power_off NULL
Sebastian Capella
2014-05-01
1
-2
/
+4
*
PM / hibernate: use unsigned local variables in swsusp_show_speed()
Chen Gang
2014-04-28
1
-5
/
+9
*
PM / hibernate: use name_to_dev_t to parse resume
Sebastian Capella
2014-03-01
1
-10
/
+12
*
PM / hibernate: Call platform_leave() in suspend path too
Bjørn Mork
2014-01-06
1
-3
/
+3
*
PM / hibernate: export hibernation_set_ops
Leonardo Potenza
2013-11-30
1
-0
/
+1
*
PM / hibernate: Move software_resume to late_initcall_sync
Russ Dill
2013-10-25
1
-1
/
+1
*
Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-09-12
1
-22
/
+23
|
\
|
*
PM / hibernate / memory hotplug: Rework mutual exclusion
Rafael J. Wysocki
2013-08-31
1
-0
/
+4
|
*
PM / hibernate: Create memory bitmaps after freezing user space
Rafael J. Wysocki
2013-08-31
1
-22
/
+19
*
|
x86, asmlinkage, power: Make various symbols used by the suspend asm code vis...
Andi Kleen
2013-08-06
1
-1
/
+1
|
/
*
Merge tag 'pm-for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-07-22
1
-0
/
+42
|
\
[next]