index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
swsusp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-12-07
[PATCH] swsusp: Measure memory shrinking time
Rafael J. Wysocki
1
-0
/
+33
2006-12-07
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
1
-22
/
+31
2006-12-07
[PATCH] swsusp: use block device offsets to identify swap locations
Rafael J. Wysocki
1
-5
/
+5
2006-09-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
1
-1
/
+8
2006-09-26
[PATCH] swsusp: Introduce memory bitmaps
Rafael J. Wysocki
1
-3
/
+2
2006-09-25
PM: issue PM_EVENT_PRETHAW
David Brownell
1
-1
/
+8
2006-06-25
Revert "swsusp special saveable pages support" commits
Linus Torvalds
1
-4
/
+14
2006-06-23
[PATCH] swsusp: take lowmem reserves into account
Rafael J. Wysocki
1
-1
/
+3
2006-06-23
[PATCH] swsusp: add architecture special saveable pages support
Shaohua Li
1
-14
/
+4
2006-06-23
[PATCH] swsusp: rework memory shrinker
Rafael J. Wysocki
1
-2
/
+8
2006-03-23
[PATCH] swsusp: separate swap-writing/reading code
Rafael J. Wysocki
1
-562
/
+6
2006-03-23
[PATCH] swsusp: low level interface
Rafael J. Wysocki
1
-467
/
+256
2006-03-23
[PATCH] revert "swsusp: fix breakage with swap on lvm"
Andrew Morton
1
-1
/
+3
2006-02-17
[PATCH] swsusp: fix breakage with swap on LVM
Rafael J. Wysocki
1
-3
/
+1
2006-02-07
[PATCH] swsusp: kill unneeded/unbalanced bio_get
Pavel Machek
1
-4
/
+2
2006-02-01
[PATCH] swsusp: use bytes as image size units
Rafael J. Wysocki
1
-4
/
+4
2006-01-06
[PATCH] swsusp: save image header first
Rafael J. Wysocki
1
-125
/
+65
2006-01-06
[PATCH] swsusp: improve handling of swap partitions
Rafael J. Wysocki
1
-92
/
+36
2006-01-06
[PATCH] swsusp: make image size limit tunable
Rafael J. Wysocki
1
-1
/
+9
2006-01-06
[PATCH] swsusp: limit image size
Rafael J. Wysocki
1
-9
/
+8
2006-01-06
[PATCH] swsusp: improve freeing of memory
Rafael J. Wysocki
1
-1
/
+51
2006-01-06
[PATCH] swsusp: introduce the swap map structure
Rafael J. Wysocki
1
-156
/
+402
2006-01-06
[PATCH] swsusp: remove encryption
Rafael J. Wysocki
1
-159
/
+4
2005-11-09
[PATCH] swsusp: rework swsusp_suspend
Rafael J. Wysocki
1
-30
/
+45
2005-11-09
[PATCH] swsusp: simplify pagedir relocation
Rafael J. Wysocki
1
-52
/
+26
2005-11-09
[PATCH] swsusp: reduce code duplication
Rafael J. Wysocki
1
-55
/
+2
2005-11-07
[PATCH] swsusp: remove unused variable
Pavel Machek
1
-8
/
+1
2005-11-07
[PATCH] swsusp cleanups
Pavel Machek
1
-18
/
+18
2005-10-30
[PATCH] swsusp: two simplifications
Rafael J. Wysocki
1
-1
/
+1
2005-10-30
[PATCH] swsusp: remove unneccessary includes
Pavel Machek
1
-8
/
+1
2005-10-30
[PATCH] swsusp: rework memory freeing on resume
Rafael J. Wysocki
1
-74
/
+36
2005-10-30
[PATCH] swsusp: reduce the use of global variables
Rafael J. Wysocki
1
-3
/
+3
2005-10-30
[PATCH] swsusp: move snapshot functionality to separate file
Rafael J. Wysocki
1
-436
/
+4
2005-10-30
[PATCH] swsusp: rework image freeing
Rafael J. Wysocki
1
-84
/
+75
2005-10-29
[PATCH] core remove PageReserved
Nick Piggin
1
-9
/
+16
2005-10-28
[PATCH] gfp_t: kernel/*
Al Viro
1
-1
/
+1
2005-10-10
[PATCH] x86_64: Set up safe page tables during resume
Rafael J. Wysocki
1
-3
/
+4
2005-09-28
[PATCH] swsusp: avoid problems if there are too many pages to save
Rafael J. Wysocki
1
-0
/
+4
2005-09-28
[PATCH] swsusp: prevent possible memory leak
Rafael J. Wysocki
1
-3
/
+3
2005-09-28
[PATCH] swsusp: remove wrong code from data_free
Rafael J. Wysocki
1
-4
/
+3
2005-09-22
[PATCH] swsusp: fix comments
Pavel Machek
1
-3
/
+7
2005-09-22
[PATCH] swsusp: do not trigger BUG_ON() if there is not enough memory
Rafael J. Wysocki
1
-1
/
+1
2005-09-07
[PATCH] detect soft lockups
Ingo Molnar
1
-0
/
+1
2005-09-05
[PATCH] swsusp: fix error handling and cleanups
Pavel Machek
1
-6
/
+6
2005-09-05
[PATCH] swsusp: simpler calculation of number of pages in PBE list
Michal Schmidt
1
-12
/
+1
2005-09-05
[PATCH] encrypt suspend data for easy wiping
Andreas Steinmetz
1
-5
/
+159
2005-09-05
[PATCH] swap: update swsusp use of swap_info
Hugh Dickins
1
-6
/
+6
2005-07-12
[PATCH] name_to_dev_t warning fix
Andrew Morton
1
-2
/
+1
2005-07-07
[PATCH] swsusp: fix error handling
Pavel Machek
1
-12
/
+11
2005-07-07
[PATCH] pm: Fix resume from initrd
Pavel Machek
1
-10
/
+0
[next]