index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
user.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make wait_for_device_probe() also do scsi_complete_async_scans()
Linus Torvalds
2012-07-18
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-01
1
-12
/
+19
*
Hibernation: Correct definitions of some ioctls (rev. 2)
Rafael J. Wysocki
2008-02-01
1
-2
/
+16
*
Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)
Rafael J. Wysocki
2008-02-01
1
-4
/
+5
*
Hibernation: Rework platform support ioctls (rev. 2)
Rafael J. Wysocki
2008-02-01
1
-10
/
+29
*
Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl
Rafael J. Wysocki
2008-02-01
1
-4
/
+14
*
freezer: do not sync filesystems from freeze_processes
Rafael J. Wysocki
2007-10-18
1
-0
/
+4
*
PM: Reduce code duplication between main.c and user.c
Rafael J. Wysocki
2007-07-19
1
-33
/
+5
*
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
2007-07-19
1
-3
/
+8
*
swsusp: introduce restore platform operations
Rafael J. Wysocki
2007-07-19
1
-1
/
+1
*
swsusp: remove code duplication between disk.c and user.c
Rafael J. Wysocki
2007-07-19
1
-89
/
+7
*
swsusp: remove incorrect code from user.c
Rafael J. Wysocki
2007-07-19
1
-13
/
+4
*
swsusp: Fix userland interface
Rafael J. Wysocki
2007-06-16
1
-1
/
+3
*
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
2007-05-09
1
-7
/
+6
*
swsusp: fix snapshot_release
Rafael J. Wysocki
2007-05-07
1
-1
/
+0
*
swsusp: use rbtree for tracking allocated swap
Rafael J. Wysocki
2007-05-07
1
-17
/
+5
*
swsusp: use GFP_KERNEL for creating basic data structures
Rafael J. Wysocki
2007-05-07
1
-5
/
+5
*
swsusp: fix error paths in snapshot_open
Rafael J. Wysocki
2007-05-07
1
-4
/
+6
*
swsusp: do not use page flags
Rafael J. Wysocki
2007-05-07
1
-0
/
+4
*
[PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"
Rafael J. Wysocki
2007-03-27
1
-2
/
+1
*
[PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctl
Rafael J. Wysocki
2007-03-22
1
-3
/
+6
*
[PATCH] swsusp: disable nonboot CPUs before entering platform suspend
Rafael J. Wysocki
2007-03-16
1
-1
/
+2
*
[PATCH] swsusp: Change pm_ops handling by userland interface
Rafael J. Wysocki
2007-02-11
1
-12
/
+59
[next]