index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
snapshot.c
Age
Commit message (
Expand
)
Author
2010-07-19
update email address
Pavel Machek
2010-05-10
PM / Hibernate: Snapshot cleanup
Jiri Slaby
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-26
PM / Hibernate: Fix preallocating of memory
Rafael J. Wysocki
2010-02-26
PM / Hibernate: Remove trailing space in message
Frans Pop
2009-09-22
mm: don't use alloc_bootmem_low() where not strictly needed
Jan Beulich
2009-09-14
PM: Trivial fixes
Wu Fengguang
2009-09-14
PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()
Gerald Schaefer
2009-09-14
PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)
Rafael J. Wysocki
2009-09-14
PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)
Rafael J. Wysocki
2009-09-14
PM/Hibernate: Rework shrinking of memory
Rafael J. Wysocki
2009-06-12
PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)
Rafael J. Wysocki
2009-04-01
mm: introduce for_each_populated_zone() macro
KOSAKI Motohiro
2008-12-19
Hibernate: Replace unnecessary evaluation of pfn_to_page()
Rafael J. Wysocki
2008-12-19
Hibernate: Take overlapping zones into account (rev. 2)
Rafael J. Wysocki
2008-12-19
Hibernate: Do not oops on resume if image data are incorrect
Rafael J. Wysocki
2008-07-24
pm: hibernation: simplify memory bitmap
Akinobu Mita
2008-03-11
Hibernation: Fix mark_nosave_pages()
Rafael J. Wysocki
2008-02-21
Hibernation: Handle DEBUG_PAGEALLOC on x86
Rafael J. Wysocki
2008-02-05
Page allocator: clean up pcp draining functions
Christoph Lameter
2008-02-01
Hibernation: Update messages
Rafael J. Wysocki
2008-02-01
Hibernation: Move function prototypes to header
Adrian Bunk
2008-02-01
Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl
Rafael J. Wysocki
2007-10-20
trivial copy_data_pages() tidy up
Fengguang Wu
2007-10-18
Hibernation: Arbitrary boot kernel support - generic code
Rafael J. Wysocki
2007-08-11
Hibernation: do not try to mark invalid PFNs as nosave
Rafael J. Wysocki
2007-05-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2007-05-09
swsusp: clean up printk
Andrew Morton
2007-05-09
[POWERPC] swsusp: Introduce register_nosave_region_late
Johannes Berg
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-07
swsusp: use GFP_KERNEL for creating basic data structures
Rafael J. Wysocki
2007-05-07
swsusp: do not use page flags
Rafael J. Wysocki
2007-05-07
swsusp: use inline functions for changing page flags
Rafael J. Wysocki
2007-05-02
[PATCH] x86: Move swsusp __pa() dependent code to arch portion
Vivek Goyal
2007-02-11
[PATCH] Use ZVC for free_pages
Christoph Lameter
2006-12-07
[PATCH] swsusp: Fix labels
Rafael J. Wysocki
2006-12-07
[PATCH] swsusp: Fix coding style in suspend.c
Rafael J. Wysocki
2006-12-07
[PATCH] swsusp: Improve handling of highmem
Rafael J. Wysocki
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-09-26
[PATCH] swsusp: Use memory bitmaps during resume
Rafael J. Wysocki
2006-09-26
[PATCH] swsusp: Introduce memory bitmaps
Rafael J. Wysocki
2006-09-26
[PATCH] swsusp: Introduce some helpful constants
Rafael J. Wysocki
2006-09-26
[PATCH] Change the name of pagedir_nosave
Rafael J. Wysocki
2006-09-26
[PATCH] swsusp: Fix alloc_pagedir
Rafael J. Wysocki
2006-09-26
[PATCH] swsusp: Reorder memory-allocating functions
Rafael J. Wysocki
2006-09-26
[PATCH] swsusp: Fix mark_free_pages
Rafael J. Wysocki
2006-09-26
[PATCH] swsusp: struct snapshot_handle cleanup
Rafael J. Wysocki
2006-09-26
[PATCH] swsusp: clean up browsing of pfns
Rafael J. Wysocki
2006-09-26
[PATCH] swsusp: read speedup
Andrew Morton
2006-07-10
[PATCH] swsusp: do not use memcpy for snapshotting memory
Rafael J. Wysocki
[next]