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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-11
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-20
/
+65
2010-09-11
PM / Hibernate: Avoid hitting OOM during preallocation of memory
Rafael J. Wysocki
1
-20
/
+65
2010-09-09
swap: revert special hibernation allocation
Hugh Dickins
3
-5
/
+3
2010-08-19
Input: sysrq - drop tty argument from sysrq ops handlers
Dmitry Torokhov
1
-1
/
+1
2010-08-10
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+1
2010-08-09
hibernation: freeze swap at hibernation
KAMEZAWA Hiroyuki
3
-3
/
+5
2010-08-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+19
2010-08-07
block: unify flags for struct bio and struct request
Christoph Hellwig
1
-1
/
+1
2010-08-04
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
3
-3
/
+3
2010-08-04
Merge branch 'master' into for-next
Jiri Kosina
4
-17
/
+24
2010-07-19
update email address
Pavel Machek
3
-3
/
+3
2010-07-19
PM / Suspend: Fix ordering of calls in suspend error paths
Rafael J. Wysocki
1
-5
/
+4
2010-07-19
PM / Hibernate: Fix snapshot error code path
Rafael J. Wysocki
1
-1
/
+1
2010-07-19
PM / Hibernate: Fix hibernation_platform_enter()
Rafael J. Wysocki
1
-1
/
+1
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
3
-7
/
+72
2010-07-19
PM / Hibernate: Fix typos in comments in kernel/power/swap.c
Cesar Eduardo Barros
1
-2
/
+2
2010-06-29
workqueue: reimplement workqueue freeze using max_active
Tejun Heo
1
-2
/
+19
2010-06-10
suspend: Move NVS save/restore code to generic suspend functionality
Matthew Garrett
4
-17
/
+24
2010-05-10
PM / Hibernate: Fix block_io.c printk warning
Randy Dunlap
1
-2
/
+2
2010-05-10
PM / Hibernate: Group swap ops
Jiri Slaby
1
-43
/
+74
2010-05-10
PM / Hibernate: Move the first_sector out of swsusp_write
Jiri Slaby
1
-38
/
+38
2010-05-10
PM / Hibernate: Separate block_io
Jiri Slaby
4
-112
/
+139
2010-05-10
PM / Hibernate: Snapshot cleanup
Jiri Slaby
4
-120
/
+88
2010-04-10
PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling
Jiri Slaby
1
-1
/
+1
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
1
-3
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
5
-0
/
+5
2010-03-26
Freezer: Fix buggy resume test for tasks frozen with cgroup freezer
Matt Helsley
1
-1
/
+1
2010-03-26
Freezer: Only show the state of tasks refusing to freeze
Xiaotian Feng
1
-2
/
+1
2010-03-06
mm/pm: force GFP_NOIO during suspend/hibernation and resume
Rafael J. Wysocki
2
-0
/
+12
2010-02-26
PM / Hibernate: Fix preallocating of memory
Rafael J. Wysocki
1
-1
/
+1
2010-02-26
PM / Hibernate: Remove swsusp.c finally
Jiri Slaby
1
-58
/
+0
2010-02-26
PM / Hibernate: Remove trailing space in message
Frans Pop
1
-1
/
+1
2010-02-26
PM / Hibernate: Swap, remove useless check from swsusp_read()
Jiri Slaby
1
-4
/
+0
2010-02-26
PM / Hibernate: Really deprecate deprecated user ioctls
Jiri Slaby
1
-4
/
+19
2010-02-26
PM: Add facility for advanced testing of async suspend/resume
Rafael J. Wysocki
1
-0
/
+14
2010-02-26
PM: Add a switch for disabling/enabling asynchronous suspend/resume
Rafael J. Wysocki
1
-1
/
+30
2010-02-22
PCI PM: Run-time callbacks for PCI bus type
Rafael J. Wysocki
1
-0
/
+5
2009-12-15
vt: introduce and use vt_kmsg_redirect() function
Bernhard Walle
1
-4
/
+3
2009-12-06
PM / Runtime: Export the PM runtime workqueue
Alan Stern
1
-0
/
+1
2009-12-06
PM / Hibernate: Swap, use KERN_CONT
Jiri Slaby
1
-3
/
+3
2009-12-06
PM / Hibernate: Shift remaining code from swsusp.c to hibernate.c
Nigel Cunningham
3
-30
/
+31
2009-12-06
PM / Hibernate: Move swap functions to kernel/power/swap.c.
Nigel Cunningham
2
-101
/
+101
2009-12-06
Merge branch 'master' into for-linus
Rafael J. Wysocki
2
-24
/
+30
2009-11-03
PM / Hibernate: Add newline to load_image() fail path
Jiri Slaby
1
-1
/
+2
2009-11-03
PM / Hibernate: Fix error handling in save_image()
Jiri Slaby
1
-16
/
+16
2009-11-03
PM / Hibernate: Fix blkdev refleaks
Jiri Slaby
2
-7
/
+12
2009-10-28
PM / freezer: Don't get over-anxious while waiting
Tejun Heo
1
-4
/
+10
2009-10-22
PM: Make warning in suspend_test_finish() less likely to happen
Rafael J. Wysocki
1
-2
/
+3
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-22
oom: move oom_killer_enable()/oom_killer_disable to where they belong
Alexey Dobriyan
1
-0
/
+1
[next]