index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling
Jiri Slaby
2010-04-10
1
-1
/
+1
*
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-05
1
-3
/
+2
|
\
|
*
Freezer: Fix buggy resume test for tasks frozen with cgroup freezer
Matt Helsley
2010-03-26
1
-1
/
+1
|
*
Freezer: Only show the state of tasks refusing to freeze
Xiaotian Feng
2010-03-26
1
-2
/
+1
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
5
-0
/
+5
|
/
*
mm/pm: force GFP_NOIO during suspend/hibernation and resume
Rafael J. Wysocki
2010-03-06
2
-0
/
+12
*
PM / Hibernate: Fix preallocating of memory
Rafael J. Wysocki
2010-02-26
1
-1
/
+1
*
PM / Hibernate: Remove swsusp.c finally
Jiri Slaby
2010-02-26
1
-58
/
+0
*
PM / Hibernate: Remove trailing space in message
Frans Pop
2010-02-26
1
-1
/
+1
*
PM / Hibernate: Swap, remove useless check from swsusp_read()
Jiri Slaby
2010-02-26
1
-4
/
+0
*
PM / Hibernate: Really deprecate deprecated user ioctls
Jiri Slaby
2010-02-26
1
-4
/
+19
*
PM: Add facility for advanced testing of async suspend/resume
Rafael J. Wysocki
2010-02-26
1
-0
/
+14
*
PM: Add a switch for disabling/enabling asynchronous suspend/resume
Rafael J. Wysocki
2010-02-26
1
-1
/
+30
*
PCI PM: Run-time callbacks for PCI bus type
Rafael J. Wysocki
2010-02-22
1
-0
/
+5
*
vt: introduce and use vt_kmsg_redirect() function
Bernhard Walle
2009-12-15
1
-4
/
+3
*
PM / Runtime: Export the PM runtime workqueue
Alan Stern
2009-12-06
1
-0
/
+1
*
PM / Hibernate: Swap, use KERN_CONT
Jiri Slaby
2009-12-06
1
-3
/
+3
*
PM / Hibernate: Shift remaining code from swsusp.c to hibernate.c
Nigel Cunningham
2009-12-06
3
-30
/
+31
*
PM / Hibernate: Move swap functions to kernel/power/swap.c.
Nigel Cunningham
2009-12-06
2
-101
/
+101
*
Merge branch 'master' into for-linus
Rafael J. Wysocki
2009-12-06
2
-24
/
+30
|
\
|
*
PM / Hibernate: Add newline to load_image() fail path
Jiri Slaby
2009-11-03
1
-1
/
+2
|
*
PM / Hibernate: Fix error handling in save_image()
Jiri Slaby
2009-11-03
1
-16
/
+16
|
*
PM / Hibernate: Fix blkdev refleaks
Jiri Slaby
2009-11-03
2
-7
/
+12
*
|
PM / freezer: Don't get over-anxious while waiting
Tejun Heo
2009-10-28
1
-4
/
+10
|
/
*
PM: Make warning in suspend_test_finish() less likely to happen
Rafael J. Wysocki
2009-10-22
1
-2
/
+3
*
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
1
-1
/
+0
*
oom: move oom_killer_enable()/oom_killer_disable to where they belong
Alexey Dobriyan
2009-09-22
1
-0
/
+1
*
mm: don't use alloc_bootmem_low() where not strictly needed
Jan Beulich
2009-09-22
1
-1
/
+1
*
vt: remove power stuff from kernel/power
Alan Cox
2009-09-19
1
-58
/
+5
*
PM: Trivial fixes
Wu Fengguang
2009-09-14
1
-2
/
+2
*
PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()
Gerald Schaefer
2009-09-14
1
-6
/
+6
*
PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)
Rafael J. Wysocki
2009-09-14
1
-4
/
+39
*
PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)
Rafael J. Wysocki
2009-09-14
3
-72
/
+147
*
PM/Hibernate: Rework shrinking of memory
Rafael J. Wysocki
2009-09-14
1
-47
/
+158
*
PM: Fix typo in label name s/Platofrm_finish/Platform_finish/
Thadeu Lima de Souza Cascardo
2009-09-14
1
-3
/
+3
*
PM: Introduce core framework for run-time PM of I/O devices (rev. 17)
Rafael J. Wysocki
2009-08-23
2
-0
/
+31
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
mm, PM/Freezer: Disable OOM killer when tasks are frozen
Rafael J. Wysocki
2009-06-16
1
-0
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-06-14
1
-1
/
+1
|
\
|
*
trivial: kernel/power/poweroff.c: whitespace fix
Manish Katiyar
2009-06-12
1
-1
/
+1
*
|
PM/Hibernate: Move NVS routines into a seperate file (v2).
Cornelia Huck
2009-06-12
4
-122
/
+140
*
|
PM/Hibernate: Rename disk.c to hibernate.c
Rafael J. Wysocki
2009-06-12
3
-5
/
+5
*
|
PM: Separate suspend to RAM functionality from core
Rafael J. Wysocki
2009-06-12
5
-504
/
+505
*
|
PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)
Rafael J. Wysocki
2009-06-12
3
-81
/
+79
*
|
PM/Suspend: Do not shrink memory before suspend
Rafael J. Wysocki
2009-06-12
1
-19
/
+1
*
|
PM core: rename suspend and resume functions
Alan Stern
2009-06-12
2
-19
/
+19
*
|
PM: Rename device_power_down/up()
Magnus Damm
2009-06-12
2
-10
/
+10
|
/
*
PM: Do not hold dpm_list_mtx while disabling/enabling nonboot CPUs
Rafael J. Wysocki
2009-05-24
2
-24
/
+4
*
PM: check sysdev_suspend(PMSG_FREEZE) return value
Bjorn Helgaas
2009-05-15
1
-2
/
+2
*
PM/Hibernate: Fix waiting for image device to appear on resume
Rafael J. Wysocki
2009-04-24
1
-24
/
+27
[next]