| Commit message (Expand) | Author | Age | Files | Lines |
* | PM / sleep: handle the compat case in snapshot_set_swap_area() | Christoph Hellwig | 2020-04-06 | 1 | -32/+22 |
* | PM / sleep: move SNAPSHOT_SET_SWAP_AREA handling into a helper | Christoph Hellwig | 2020-04-06 | 1 | -28/+29 |
* | Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-04-03 | 1 | -2/+0 |
|\ |
|
| * | misc: cleanup minor number definitions in c file into miscdevice.h | Zhenzhong Duan | 2020-03-18 | 1 | -2/+0 |
* | | PM / hibernate: Remove unnecessary compat ioctl overrides | Eric Biggers | 2020-03-14 | 1 | -15/+1 |
|/ |
|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner | 2019-06-05 | 1 | -3/+1 |
* | PM / sleep: Refactor filesystems sync to reduce duplication | Harry Pan | 2019-04-02 | 1 | -4/+1 |
* | PM / reboot: Eliminate race between reboot and suspend | Pingfan Liu | 2018-08-06 | 1 | -2/+2 |
* | PM / hibernate: Fix oops at snapshot_write() | Tetsuo Handa | 2018-05-27 | 1 | -0/+5 |
* | fs: add ksys_sync() helper; remove in-kernel calls to sys_sync() | Dominik Brodowski | 2018-04-02 | 1 | -1/+1 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | PM / sleep: make PM notifiers called symmetrically | Lianwei Wang | 2016-06-28 | 1 | -6/+8 |
* | PM / hibernate: introduce "nohibernate" boot parameter | Kees Cook | 2014-06-16 | 1 | -0/+3 |
* | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2013-11-19 | 1 | -0/+1 |
|\ |
|
| * | PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps() | Rafael J. Wysocki | 2013-11-14 | 1 | -0/+1 |
* | | PM / Hibernate: Use bool for boolean fields of struct snapshot_data | Rafael J. Wysocki | 2013-10-18 | 1 | -10/+10 |
|/ |
|
* | PM / hibernate: Fix user space driven resume regression | Rafael J. Wysocki | 2013-09-30 | 1 | -0/+8 |
* | PM / hibernate / memory hotplug: Rework mutual exclusion | Rafael J. Wysocki | 2013-08-31 | 1 | -0/+2 |
* | PM / hibernate: Create memory bitmaps after freezing user space | Rafael J. Wysocki | 2013-08-31 | 1 | -10/+12 |
* | Make wait_for_device_probe() also do scsi_complete_async_scans() | Linus Torvalds | 2012-07-19 | 1 | -2/+0 |
* | PM / Sleep: Move disabling of usermode helpers to the freezer | Rafael J. Wysocki | 2012-03-28 | 1 | -9/+1 |
* | PM / Hibernate: Refactor and simplify freezer_test_done | Srivatsa S. Bhat | 2012-02-09 | 1 | -4/+2 |
* | PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test path | Srivatsa S. Bhat | 2012-02-09 | 1 | -6/+2 |
* | PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path | Srivatsa S. Bhat | 2012-02-01 | 1 | -2/+4 |
* | PM / Hibernate: Fix s2disk regression related to freezing workqueues | Rafael J. Wysocki | 2012-01-29 | 1 | -0/+9 |
* | PM / Hibernate: Implement compat_ioctl for /dev/snapshot | Ben Hutchings | 2012-01-05 | 1 | -0/+64 |
* | PM / Hibernate: Remove deprecated hibernation snapshot ioctls | Srivatsa S. Bhat | 2011-12-09 | 1 | -87/+0 |
* | PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep() | Srivatsa S. Bhat | 2011-12-08 | 1 | -8/+8 |
* | PM / Hibernate: Replace unintuitive 'if' condition in kernel/power/user.c wit... | Srivatsa S. Bhat | 2011-12-06 | 1 | -1/+1 |
* | Merge branch 'pm-freezer' into pm-sleep | Rafael J. Wysocki | 2011-12-06 | 1 | -3/+1 |
|\ |
|
| * | freezer: clean up freeze_processes() failure path | Tejun Heo | 2011-11-21 | 1 | -3/+1 |
* | | PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path | Srivatsa S. Bhat | 2011-12-06 | 1 | -3/+8 |
|/ |
|
* | kernel: fix several implicit usasges of kmod.h | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | PM: Free memory bitmaps if opening /dev/snapshot fails | Michal Kubecek | 2011-06-21 | 1 | -1/+3 |
* | PM / Hibernate: Fix ioctl SNAPSHOT_S2RAM | Rafael J. Wysocki | 2011-05-11 | 1 | -0/+1 |
* | PM / Hibernate: Make snapshot_release() restore GFP mask | Rafael J. Wysocki | 2011-05-11 | 1 | -1/+3 |
* | PM / Hibernate: Fix PM_POST_* notification with user-space suspend | Takashi Iwai | 2010-12-16 | 1 | -1/+1 |
* | PM / Hibernate: Fix memory corruption related to swap | Rafael J. Wysocki | 2010-12-06 | 1 | -0/+2 |
* | PM / Hibernate: Snapshot cleanup | Jiri Slaby | 2010-05-10 | 1 | -12/+25 |
* | PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling | Jiri Slaby | 2010-04-10 | 1 | -1/+1 |
* | PM / Hibernate: Really deprecate deprecated user ioctls | Jiri Slaby | 2010-02-26 | 1 | -4/+19 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -1/+0 |
* | PM/Hibernate: Wait for SCSI devices scan to complete during resume | Rafael J. Wysocki | 2009-04-13 | 1 | -0/+9 |
* | PM: Fix pm_notifiers during user mode hibernation | Andrey Borzenkov | 2009-02-21 | 1 | -4/+4 |
* | pm: rework disabling of user mode helpers during suspend/hibernation | Rafael J. Wysocki | 2008-10-16 | 1 | -1/+9 |
* | snapshot: Use pm_mutex for mutual exclusion | Rafael J. Wysocki | 2008-07-16 | 1 | -26/+42 |
* | snapshot: Push BKL down into ioctl handlers | Alan Cox | 2008-07-16 | 1 | -4/+7 |
* | Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2) | Alan Stern | 2008-02-02 | 1 | -12/+19 |
* | Hibernation: Correct definitions of some ioctls (rev. 2) | Rafael J. Wysocki | 2008-02-02 | 1 | -2/+16 |
* | Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2) | Rafael J. Wysocki | 2008-02-02 | 1 | -4/+5 |