index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] swsusp: save image header first
Rafael J. Wysocki
2006-01-06
2
-126
/
+65
*
[PATCH] swsusp: improve handling of swap partitions
Rafael J. Wysocki
2006-01-06
1
-92
/
+36
*
[PATCH] swsusp: make image size limit tunable
Rafael J. Wysocki
2006-01-06
3
-6
/
+31
*
[PATCH] swsusp: limit image size
Rafael J. Wysocki
2006-01-06
2
-14
/
+11
*
[PATCH] swsusp: Drop duplicate prototypes
Pavel Machek
2006-01-06
1
-3
/
+0
*
[PATCH] swsusp: fix enough_free_mem
Rafael J. Wysocki
2006-01-06
1
-2
/
+8
*
[PATCH] swsusp: improve freeing of memory
Rafael J. Wysocki
2006-01-06
4
-36
/
+125
*
[PATCH] swsusp: introduce the swap map structure
Rafael J. Wysocki
2006-01-06
4
-176
/
+417
*
[PATCH] swsusp: remove encryption
Rafael J. Wysocki
2006-01-06
1
-159
/
+4
*
[PATCH] swsusp: resume_store() retval fix
Andrew Morton
2006-01-06
1
-18
/
+16
*
[PATCH] fix swsusp on machines not supporting S4
Pavel Machek
2005-11-29
1
-5
/
+16
*
[PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h
Jeff Garzik
2005-11-13
3
-1
/
+12
*
[PATCH] swsusp: rework swsusp_suspend
Rafael J. Wysocki
2005-11-09
3
-49
/
+47
*
[PATCH] swsusp: simplify pagedir relocation
Rafael J. Wysocki
2005-11-09
3
-53
/
+28
*
[PATCH] swsusp: reduce code duplication
Rafael J. Wysocki
2005-11-09
3
-70
/
+52
*
[PATCH] sleep: Fix oops in enter_state
Pavel Machek
2005-11-09
1
-1
/
+1
*
[PATCH] swsusp: remove unused variable
Pavel Machek
2005-11-07
1
-8
/
+1
*
[PATCH] swsusp cleanups
Pavel Machek
2005-11-07
2
-28
/
+27
*
[PATCH] introduce .valid callback for pm_ops
Shaohua Li
2005-10-30
1
-1
/
+4
*
[PATCH] swsusp: two simplifications
Rafael J. Wysocki
2005-10-30
2
-7
/
+3
*
[PATCH] swsusp: get rid of unnecessary wrapper function
Rafael J. Wysocki
2005-10-30
1
-7
/
+1
*
[PATCH] swsusp: cleanups
Pavel Machek
2005-10-30
1
-12
/
+10
*
[PATCH] swsusp: remove unneccessary includes
Pavel Machek
2005-10-30
2
-31
/
+3
*
[PATCH] swsusp: rework memory freeing on resume
Rafael J. Wysocki
2005-10-30
4
-83
/
+45
*
[PATCH] swsusp: reduce the use of global variables
Rafael J. Wysocki
2005-10-30
3
-43
/
+43
*
[PATCH] swsusp: move snapshot functionality to separate file
Rafael J. Wysocki
2005-10-30
4
-437
/
+486
*
[PATCH] swsusp: rework image freeing
Rafael J. Wysocki
2005-10-30
1
-84
/
+75
*
[PATCH] core remove PageReserved
Nick Piggin
2005-10-29
1
-9
/
+16
*
[PATCH] gfp_t: kernel/*
Al Viro
2005-10-28
1
-1
/
+1
*
[PATCH] x86_64: Set up safe page tables during resume
Rafael J. Wysocki
2005-10-10
1
-3
/
+4
*
[PATCH] swsusp: avoid problems if there are too many pages to save
Rafael J. Wysocki
2005-09-28
2
-1
/
+8
*
[PATCH] swsusp: prevent possible memory leak
Rafael J. Wysocki
2005-09-28
1
-3
/
+3
*
[PATCH] swsusp: remove wrong code from data_free
Rafael J. Wysocki
2005-09-28
1
-4
/
+3
*
[PATCH] swsusp: fix comments
Pavel Machek
2005-09-22
2
-4
/
+8
*
[PATCH] swsusp: do not trigger BUG_ON() if there is not enough memory
Rafael J. Wysocki
2005-09-22
1
-1
/
+1
*
[PATCH] SOFTWARE_SUSPEND needs HOTPLUG_CPU on SMP
Randy Dunlap
2005-09-22
1
-1
/
+1
*
[PATCH] suspend: cleanup calling of power off methods.
Eric W. Biederman
2005-09-22
1
-4
/
+2
*
Merge linux-2.6 with linux-acpi-2.6
Len Brown
2005-09-08
6
-68
/
+240
|
\
|
*
[PATCH] introduce and use kzalloc
Pekka J Enberg
2005-09-07
1
-2
/
+1
|
*
[PATCH] detect soft lockups
Ingo Molnar
2005-09-07
1
-0
/
+1
|
*
[PATCH] swsusp: update documentation
Pavel Machek
2005-09-07
1
-1
/
+1
|
*
[PATCH] pm: clean up /sys/power/disk
Pavel Machek
2005-09-05
1
-2
/
+3
|
*
[PATCH] pm: fix process freezing
Pavel Machek
2005-09-05
1
-2
/
+22
|
*
[PATCH] swsusp: fix error handling and cleanups
Pavel Machek
2005-09-05
2
-35
/
+22
|
*
[PATCH] swsusp: add locking to software_resume
Shaohua Li
2005-09-05
1
-1
/
+9
|
*
[PATCH] swsusp: simpler calculation of number of pages in PBE list
Michal Schmidt
2005-09-05
1
-12
/
+1
|
*
[PATCH] encrypt suspend data for easy wiping
Andreas Steinmetz
2005-09-05
2
-5
/
+171
|
*
[PATCH] remove busywait in refrigerator
Pavel Machek
2005-09-05
1
-2
/
+3
|
*
[PATCH] swap: update swsusp use of swap_info
Hugh Dickins
2005-09-05
1
-6
/
+6
*
|
[ACPI] IA64-related ACPI Kconfig fixes
Len Brown
2005-08-25
1
-0
/
+1
|
/
[next]