string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / kernel / power / user.c
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-04-13 Rafael J. WysockiPM/Hibernate: Wait for SCSI devices scan to complete...
2009-02-21 Andrey BorzenkovPM: Fix pm_notifiers during user mode hibernation
2008-10-16 Rafael J. Wysockipm: rework disabling of user mode helpers during suspen...
2008-07-16 Rafael J. Wysockisnapshot: Use pm_mutex for mutual exclusion
2008-07-16 Alan Coxsnapshot: Push BKL down into ioctl handlers
2008-02-01 Alan SternHibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE...
2008-02-01 Rafael J. WysockiHibernation: Correct definitions of some ioctls (rev. 2)
2008-02-01 Rafael J. WysockiHibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as depre...
2008-02-01 Rafael J. WysockiHibernation: Rework platform support ioctls (rev. 2)
2008-02-01 Rafael J. WysockiHibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl
2007-10-18 Rafael J. Wysockifreezer: do not sync filesystems from freeze_processes
2007-07-19 Rafael J. WysockiPM: Reduce code duplication between main.c and user.c
2007-07-19 Rafael J. WysockiPM: introduce hibernation and suspend notifiers
2007-07-19 Rafael J. Wysockiswsusp: introduce restore platform operations
2007-07-19 Rafael J. Wysockiswsusp: remove code duplication between disk.c and...
2007-07-19 Rafael J. Wysockiswsusp: remove incorrect code from user.c
2007-06-16 Rafael J. Wysockiswsusp: Fix userland interface
2007-05-09 Rafael J. WysockiPM: Separate hibernation code from suspend code
2007-05-07 Rafael J. Wysockiswsusp: fix snapshot_release
2007-05-07 Rafael J. Wysockiswsusp: use rbtree for tracking allocated swap
2007-05-07 Rafael J. Wysockiswsusp: use GFP_KERNEL for creating basic data structures
2007-05-07 Rafael J. Wysockiswsusp: fix error paths in snapshot_open
2007-05-07 Rafael J. Wysockiswsusp: do not use page flags
2007-03-27 Rafael J. Wysocki[PATCH] Revert "swsusp: disable nonboot CPUs before...
2007-03-23 Rafael J. Wysocki[PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctl
2007-03-17 Rafael J. Wysocki[PATCH] swsusp: disable nonboot CPUs before entering...
2007-02-11 Rafael J. Wysocki[PATCH] swsusp: Change pm_ops handling by userland...
2007-02-11 Andrew Morton[PATCH] swsusp-change-code-ordering-in-userc-sanity
2007-02-11 Rafael J. Wysocki[PATCH] swsusp: Change code ordering in user.c
2007-01-06 Rafael J. Wysocki[PATCH] swsusp: Do not fail if resume device is not set
2006-12-07 Helge Deller[PATCH] struct seq_operations and struct file_operation...
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: Fix labels
2006-12-07 Stephen Hemminger[PATCH] convert pm_sem to a mutex
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: Improve handling of highmem
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: add ioctl for swap files support
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: use block device offsets to identify...
2006-12-07 Rafael J. Wysocki[PATCH] swsusp: use partition device and offset to...
2006-12-07 Stefan Seyfried[PATCH] uswsusp: add pmops->{prepare,enter,finish}...
2006-10-11 Rafael J. Wysocki[PATCH] swsusp: Use suspend_console
2006-10-07 Rafael J. Wysocki[PATCH] swsusp: Make userland suspend work on SMP again
2006-09-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/driver-2.6
2006-09-26 Rafael J. Wysocki[PATCH] swsusp: Use memory bitmaps during resume
2006-09-26 Rafael J. Wysocki[PATCH] Disable CPU hotplug during suspend
2006-09-26 David BrownellPM: issue PM_EVENT_PRETHAW
2006-03-23 Luca Tettamanti[PATCH] swsusp: add s2ram ioctl to userland interface
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: let userland tools switch console on...
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: freeze user space processes first
2006-03-23 Rafael J. Wysocki[PATCH] swsusp: userland interface