index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-06-28
PM / sleep: make PM notifiers called symmetrically
Lianwei Wang
1
-6
/
+8
2014-06-16
PM / hibernate: introduce "nohibernate" boot parameter
Kees Cook
1
-0
/
+3
2013-11-19
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+1
2013-11-14
PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps()
Rafael J. Wysocki
1
-0
/
+1
2013-10-18
PM / Hibernate: Use bool for boolean fields of struct snapshot_data
Rafael J. Wysocki
1
-10
/
+10
2013-09-30
PM / hibernate: Fix user space driven resume regression
Rafael J. Wysocki
1
-0
/
+8
2013-08-31
PM / hibernate / memory hotplug: Rework mutual exclusion
Rafael J. Wysocki
1
-0
/
+2
2013-08-31
PM / hibernate: Create memory bitmaps after freezing user space
Rafael J. Wysocki
1
-10
/
+12
2012-07-18
Make wait_for_device_probe() also do scsi_complete_async_scans()
Linus Torvalds
1
-2
/
+0
2012-03-28
PM / Sleep: Move disabling of usermode helpers to the freezer
Rafael J. Wysocki
1
-9
/
+1
2012-02-09
PM / Hibernate: Refactor and simplify freezer_test_done
Srivatsa S. Bhat
1
-4
/
+2
2012-02-09
PM / Hibernate: Thaw kernel threads in hibernation_snapshot() in error/test path
Srivatsa S. Bhat
1
-6
/
+2
2012-02-01
PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path
Srivatsa S. Bhat
1
-2
/
+4
2012-01-29
PM / Hibernate: Fix s2disk regression related to freezing workqueues
Rafael J. Wysocki
1
-0
/
+9
2012-01-05
PM / Hibernate: Implement compat_ioctl for /dev/snapshot
Ben Hutchings
1
-0
/
+64
2011-12-09
PM / Hibernate: Remove deprecated hibernation snapshot ioctls
Srivatsa S. Bhat
1
-87
/
+0
2011-12-08
PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()
Srivatsa S. Bhat
1
-8
/
+8
2011-12-06
PM / Hibernate: Replace unintuitive 'if' condition in kernel/power/user.c wit...
Srivatsa S. Bhat
1
-1
/
+1
2011-12-06
Merge branch 'pm-freezer' into pm-sleep
Rafael J. Wysocki
1
-3
/
+1
2011-12-06
PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path
Srivatsa S. Bhat
1
-3
/
+8
2011-11-21
freezer: clean up freeze_processes() failure path
Tejun Heo
1
-3
/
+1
2011-10-31
kernel: fix several implicit usasges of kmod.h
Paul Gortmaker
1
-0
/
+1
2011-06-21
PM: Free memory bitmaps if opening /dev/snapshot fails
Michal Kubecek
1
-1
/
+3
2011-05-11
PM / Hibernate: Fix ioctl SNAPSHOT_S2RAM
Rafael J. Wysocki
1
-0
/
+1
2011-05-11
PM / Hibernate: Make snapshot_release() restore GFP mask
Rafael J. Wysocki
1
-1
/
+3
2010-12-16
PM / Hibernate: Fix PM_POST_* notification with user-space suspend
Takashi Iwai
1
-1
/
+1
2010-12-06
PM / Hibernate: Fix memory corruption related to swap
Rafael J. Wysocki
1
-0
/
+2
2010-05-10
PM / Hibernate: Snapshot cleanup
Jiri Slaby
1
-12
/
+25
2010-04-10
PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling
Jiri Slaby
1
-1
/
+1
2010-02-26
PM / Hibernate: Really deprecate deprecated user ioctls
Jiri Slaby
1
-4
/
+19
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
1
-1
/
+0
2009-04-13
PM/Hibernate: Wait for SCSI devices scan to complete during resume
Rafael J. Wysocki
1
-0
/
+9
2009-02-21
PM: Fix pm_notifiers during user mode hibernation
Andrey Borzenkov
1
-4
/
+4
2008-10-16
pm: rework disabling of user mode helpers during suspend/hibernation
Rafael J. Wysocki
1
-1
/
+9
2008-07-16
snapshot: Use pm_mutex for mutual exclusion
Rafael J. Wysocki
1
-26
/
+42
2008-07-16
snapshot: Push BKL down into ioctl handlers
Alan Cox
1
-4
/
+7
2008-02-01
Hibernation: Add PM_RESTORE_PREPARE and PM_POST_RESTORE notifiers (rev. 2)
Alan Stern
1
-12
/
+19
2008-02-01
Hibernation: Correct definitions of some ioctls (rev. 2)
Rafael J. Wysocki
1
-2
/
+16
2008-02-01
Hibernation: Mark SNAPSHOT_SET_SWAP_FILE ioctl as deprecated (rev. 2)
Rafael J. Wysocki
1
-4
/
+5
2008-02-01
Hibernation: Rework platform support ioctls (rev. 2)
Rafael J. Wysocki
1
-10
/
+29
2008-02-01
Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl
Rafael J. Wysocki
1
-4
/
+14
2007-10-18
freezer: do not sync filesystems from freeze_processes
Rafael J. Wysocki
1
-0
/
+4
2007-07-19
PM: Reduce code duplication between main.c and user.c
Rafael J. Wysocki
1
-33
/
+5
2007-07-19
PM: introduce hibernation and suspend notifiers
Rafael J. Wysocki
1
-3
/
+8
2007-07-19
swsusp: introduce restore platform operations
Rafael J. Wysocki
1
-1
/
+1
2007-07-19
swsusp: remove code duplication between disk.c and user.c
Rafael J. Wysocki
1
-89
/
+7
2007-07-19
swsusp: remove incorrect code from user.c
Rafael J. Wysocki
1
-13
/
+4
2007-06-16
swsusp: Fix userland interface
Rafael J. Wysocki
1
-1
/
+3
2007-05-09
PM: Separate hibernation code from suspend code
Rafael J. Wysocki
1
-7
/
+6
[next]