index
:
Linux Stable
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
/
swsusp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hibernation: Update messages
Rafael J. Wysocki
2008-02-01
1
-2
/
+3
*
Hibernation: Move low level resume to disk.c
Rafael J. Wysocki
2008-02-01
1
-35
/
+0
*
Hibernation: Move function prototypes to header
Adrian Bunk
2008-02-01
1
-8
/
+0
*
Hibernation: Check if ACPI is enabled during restore in the right place
Rafael J. Wysocki
2007-10-18
1
-33
/
+0
*
swsusp: free more memory
Rafael J. Wysocki
2007-05-07
1
-1
/
+1
*
swsusp: use rbtree for tracking allocated swap
Rafael J. Wysocki
2007-05-07
1
-64
/
+73
*
[PATCH] swsusp: fix memory shrinker
Rafael J. Wysocki
2007-04-04
1
-1
/
+1
*
[PATCH] Use ZVC for free_pages
Christoph Lameter
2007-02-11
1
-2
/
+3
*
[PATCH] swsusp: Fix labels
Rafael J. Wysocki
2006-12-07
1
-1
/
+1
*
[PATCH] swsusp: Measure memory shrinking time
Rafael J. Wysocki
2006-12-07
1
-0
/
+33
*
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
2006-12-07
1
-22
/
+31
*
[PATCH] swsusp: use block device offsets to identify swap locations
Rafael J. Wysocki
2006-12-07
1
-5
/
+5
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2006-09-26
1
-1
/
+8
|
\
|
*
PM: issue PM_EVENT_PRETHAW
David Brownell
2006-09-25
1
-1
/
+8
*
|
[PATCH] swsusp: Introduce memory bitmaps
Rafael J. Wysocki
2006-09-26
1
-3
/
+2
|
/
*
Revert "swsusp special saveable pages support" commits
Linus Torvalds
2006-06-25
1
-4
/
+14
*
[PATCH] swsusp: take lowmem reserves into account
Rafael J. Wysocki
2006-06-23
1
-1
/
+3
*
[PATCH] swsusp: add architecture special saveable pages support
Shaohua Li
2006-06-23
1
-14
/
+4
*
[PATCH] swsusp: rework memory shrinker
Rafael J. Wysocki
2006-06-23
1
-2
/
+8
*
[PATCH] swsusp: separate swap-writing/reading code
Rafael J. Wysocki
2006-03-23
1
-562
/
+6
*
[PATCH] swsusp: low level interface
Rafael J. Wysocki
2006-03-23
1
-467
/
+256
*
[PATCH] revert "swsusp: fix breakage with swap on lvm"
Andrew Morton
2006-03-23
1
-1
/
+3
*
[PATCH] swsusp: fix breakage with swap on LVM
Rafael J. Wysocki
2006-02-17
1
-3
/
+1
*
[PATCH] swsusp: kill unneeded/unbalanced bio_get
Pavel Machek
2006-02-07
1
-4
/
+2
*
[PATCH] swsusp: use bytes as image size units
Rafael J. Wysocki
2006-02-01
1
-4
/
+4
*
[PATCH] swsusp: save image header first
Rafael J. Wysocki
2006-01-06
1
-125
/
+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
1
-1
/
+9
*
[PATCH] swsusp: limit image size
Rafael J. Wysocki
2006-01-06
1
-9
/
+8
*
[PATCH] swsusp: improve freeing of memory
Rafael J. Wysocki
2006-01-06
1
-1
/
+51
*
[PATCH] swsusp: introduce the swap map structure
Rafael J. Wysocki
2006-01-06
1
-156
/
+402
*
[PATCH] swsusp: remove encryption
Rafael J. Wysocki
2006-01-06
1
-159
/
+4
*
[PATCH] swsusp: rework swsusp_suspend
Rafael J. Wysocki
2005-11-09
1
-30
/
+45
*
[PATCH] swsusp: simplify pagedir relocation
Rafael J. Wysocki
2005-11-09
1
-52
/
+26
*
[PATCH] swsusp: reduce code duplication
Rafael J. Wysocki
2005-11-09
1
-55
/
+2
*
[PATCH] swsusp: remove unused variable
Pavel Machek
2005-11-07
1
-8
/
+1
*
[PATCH] swsusp cleanups
Pavel Machek
2005-11-07
1
-18
/
+18
*
[PATCH] swsusp: two simplifications
Rafael J. Wysocki
2005-10-30
1
-1
/
+1
*
[PATCH] swsusp: remove unneccessary includes
Pavel Machek
2005-10-30
1
-8
/
+1
*
[PATCH] swsusp: rework memory freeing on resume
Rafael J. Wysocki
2005-10-30
1
-74
/
+36
*
[PATCH] swsusp: reduce the use of global variables
Rafael J. Wysocki
2005-10-30
1
-3
/
+3
*
[PATCH] swsusp: move snapshot functionality to separate file
Rafael J. Wysocki
2005-10-30
1
-436
/
+4
*
[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
1
-0
/
+4
*
[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
1
-3
/
+7
[next]