index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
user.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-05-07
swsusp: fix snapshot_release
Rafael J. Wysocki
1
-1
/
+0
2007-05-07
swsusp: use rbtree for tracking allocated swap
Rafael J. Wysocki
1
-17
/
+5
2007-05-07
swsusp: use GFP_KERNEL for creating basic data structures
Rafael J. Wysocki
1
-5
/
+5
2007-05-07
swsusp: fix error paths in snapshot_open
Rafael J. Wysocki
1
-4
/
+6
2007-05-07
swsusp: do not use page flags
Rafael J. Wysocki
1
-0
/
+4
2007-03-27
[PATCH] Revert "swsusp: disable nonboot CPUs before entering platform suspend"
Rafael J. Wysocki
1
-2
/
+1
2007-03-22
[PATCH] swsusp: Fix SNAPSHOT_S2RAM ioctl
Rafael J. Wysocki
1
-3
/
+6
2007-03-16
[PATCH] swsusp: disable nonboot CPUs before entering platform suspend
Rafael J. Wysocki
1
-1
/
+2
2007-02-11
[PATCH] swsusp: Change pm_ops handling by userland interface
Rafael J. Wysocki
1
-12
/
+59
2007-02-11
[PATCH] swsusp-change-code-ordering-in-userc-sanity
Andrew Morton
1
-2
/
+2
2007-02-11
[PATCH] swsusp: Change code ordering in user.c
Rafael J. Wysocki
1
-34
/
+58
2007-01-05
[PATCH] swsusp: Do not fail if resume device is not set
Rafael J. Wysocki
1
-3
/
+4
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
1
-1
/
+1
2006-12-07
[PATCH] swsusp: Fix labels
Rafael J. Wysocki
1
-1
/
+1
2006-12-07
[PATCH] convert pm_sem to a mutex
Stephen Hemminger
1
-12
/
+12
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-0
/
+1
2006-12-07
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
1
-1
/
+1
2006-12-07
[PATCH] swsusp: add ioctl for swap files support
Rafael J. Wysocki
1
-0
/
+31
2006-12-07
[PATCH] swsusp: use block device offsets to identify swap locations
Rafael J. Wysocki
1
-3
/
+4
2006-12-07
[PATCH] swsusp: use partition device and offset to identify swap areas
Rafael J. Wysocki
1
-2
/
+3
2006-12-07
[PATCH] uswsusp: add pmops->{prepare,enter,finish} support (aka "platform mode")
Stefan Seyfried
1
-0
/
+28
2006-10-11
[PATCH] swsusp: Use suspend_console
Rafael J. Wysocki
1
-1
/
+7
[next]