Sign in
android-kvm
/
linux
/
fdc9167a7853523647ed0b19d719256c56f1f685
/
kernel
/
power
/
snapshot.c
722a9f9
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
by Andi Kleen
· 11 years ago
52f5684c
kernel: use macros from compiler.h instead of __attribute__((...))
by Gideon Israel Dsouza
· 11 years ago
4d43482
PM / Hibernate: Spelling s/anonymouns/anonymous/
by Geert Uytterhoeven
· 11 years ago
c2f69cd
kernel/power/snapshot.c: use memblock apis for early memory allocations
by Santosh Shilimkar
· 11 years ago
b38f67c
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 11 years ago
6a0c7cd
PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps()
by Rafael J. Wysocki
· 11 years ago
fd432b9
PM / hibernate: Avoid overflow in hibernate_preallocate_memory()
by Aaron Lu
· 11 years ago
aab1728
PM / hibernate: Fix user space driven resume regression
by Rafael J. Wysocki
· 11 years ago
c33bc31
mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages
by Xishi Qiu
· 11 years ago
7f0ef02
Merge branch 'akpm' (updates from Andrew Morton)
by Linus Torvalds
· 11 years ago
0ed5fd1
mm: use totalram_pages instead of num_physpages at runtime
by Jiang Liu
· 11 years ago
cd38ca8
PM / Hibernate: print physical addresses consistently with other parts of kernel
by Bjorn Helgaas
· 12 years ago
c7c66c0
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
0de9a1e
power: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
69f1d47
PM / Hibernate: print physical addresses consistently with other parts of kernel
by Bjorn Helgaas
· 13 years ago
160cb5a
PM / Hibernate: Correct additional pages number calculation
by Namhyung Kim
· 13 years ago
c6968e7
PM/Hibernate: do not count debug pages as savable
by Stanislaw Gruszka
· 13 years ago
85055dd
PM / Hibernate: Include storage keys in hibernation image on s390
by Martin Schwidefsky
· 13 years ago
4d4cf23
PM / Hibernate: Fix free_unnecessary_pages()
by Rafael J. Wysocki
· 13 years ago
1c1be3a
Revert "PM / Hibernate: Reduce autotuned default image size"
by Rafael J. Wysocki
· 14 years ago
ddeb648
PM / Hibernate: Add sysfs knob to control size of memory for drivers
by Rafael J. Wysocki
· 14 years ago
bea3864
PM / Hibernate: Reduce autotuned default image size
by Rafael J. Wysocki
· 14 years ago
2e725a0
PM / Hibernate: Return error code when alloc_image_page() fails
by Stanislaw Gruszka
· 14 years ago
3ecb01d
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
by Jan Beulich
· 14 years ago
61ecdb80
mm: strictly nested kmap_atomic()
by Peter Zijlstra
· 14 years ago
ac5c24ec
PM / Hibernate: Make default image size depend on total RAM size
by Rafael J. Wysocki
· 14 years ago
266f1a2
PM / Hibernate: Improve comments in hibernate_preallocate_memory()
by Rafael J. Wysocki
· 14 years ago
84e1d83
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
6715045
PM / Hibernate: Avoid hitting OOM during preallocation of memory
by Rafael J. Wysocki
· 14 years ago
910321e
swap: revert special hibernation allocation
by Hugh Dickins
· 14 years ago
d2997b1
hibernation: freeze swap at hibernation
by KAMEZAWA Hiroyuki
· 14 years ago
a253129
update email address
by Pavel Machek
· 14 years ago
d3c1b24
PM / Hibernate: Snapshot cleanup
by Jiri Slaby
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
a9c9b44
PM / Hibernate: Fix preallocating of memory
by Rafael J. Wysocki
· 15 years ago
07c3bb5
PM / Hibernate: Remove trailing space in message
by Frans Pop
· 15 years ago
3c1596e
mm: don't use alloc_bootmem_low() where not strictly needed
by Jan Beulich
· 15 years ago
8de0307
PM: Trivial fixes
by Wu Fengguang
· 15 years ago
98e73dc
PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()
by Gerald Schaefer
· 15 years ago
ef4aede
PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)
by Rafael J. Wysocki
· 15 years ago
64a473c
PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)
by Rafael J. Wysocki
· 15 years ago
4bb3343
PM/Hibernate: Rework shrinking of memory
by Rafael J. Wysocki
· 15 years ago
fe41953
PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)
by Rafael J. Wysocki
· 16 years ago
ee99c71
mm: introduce for_each_populated_zone() macro
by KOSAKI Motohiro
· 16 years ago
baa5835
Hibernate: Replace unnecessary evaluation of pfn_to_page()
by Rafael J. Wysocki
· 16 years ago
846705d
Hibernate: Take overlapping zones into account (rev. 2)
by Rafael J. Wysocki
· 16 years ago
6964327
Hibernate: Do not oops on resume if image data are incorrect
by Rafael J. Wysocki
· 16 years ago
0d83304
pm: hibernation: simplify memory bitmap
by Akinobu Mita
· 16 years ago
a82f711
Hibernation: Fix mark_nosave_pages()
by Rafael J. Wysocki
· 17 years ago
8a235ef
Hibernation: Handle DEBUG_PAGEALLOC on x86
by Rafael J. Wysocki
· 17 years ago
9f8f217
Page allocator: clean up pcp draining functions
by Christoph Lameter
· 17 years ago
2397672
Hibernation: Update messages
by Rafael J. Wysocki
· 17 years ago
2f8ed1c
Hibernation: Move function prototypes to header
by Adrian Bunk
· 17 years ago
af508b3
Hibernation: Introduce SNAPSHOT_GET_IMAGE_SIZE ioctl
by Rafael J. Wysocki
· 17 years ago
df7c487
trivial copy_data_pages() tidy up
by Fengguang Wu
· 17 years ago
d307c4a
Hibernation: Arbitrary boot kernel support - generic code
by Rafael J. Wysocki
· 17 years ago
c5a69ad
Hibernation: do not try to mark invalid PFNs as nosave
by Rafael J. Wysocki
· 17 years ago
aabded9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
by Linus Torvalds
· 18 years ago
d60846c
swsusp: clean up printk
by Andrew Morton
· 18 years ago
940d67f
[POWERPC] swsusp: Introduce register_nosave_region_late
by Johannes Berg
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
0709db6
swsusp: use GFP_KERNEL for creating basic data structures
by Rafael J. Wysocki
· 18 years ago
74dfd66
swsusp: do not use page flags
by Rafael J. Wysocki
· 18 years ago
7be9823
swsusp: use inline functions for changing page flags
by Rafael J. Wysocki
· 18 years ago
49c3df6
[PATCH] x86: Move swsusp __pa() dependent code to arch portion
by Vivek Goyal
· 18 years ago
d23ad42
[PATCH] Use ZVC for free_pages
by Christoph Lameter
· 18 years ago
59a49335
[PATCH] swsusp: Fix labels
by Rafael J. Wysocki
· 18 years ago
5b6d15d
[PATCH] swsusp: Fix coding style in suspend.c
by Rafael J. Wysocki
· 18 years ago
8357376
[PATCH] swsusp: Improve handling of highmem
by Rafael J. Wysocki
· 18 years ago
96b644b
[PATCH] namespaces: utsname: use init_utsname when appropriate
by Serge E. Hallyn
· 18 years ago
940864d
[PATCH] swsusp: Use memory bitmaps during resume
by Rafael J. Wysocki
· 18 years ago
b788db7
[PATCH] swsusp: Introduce memory bitmaps
by Rafael J. Wysocki
· 18 years ago
0bcd888
[PATCH] swsusp: Introduce some helpful constants
by Rafael J. Wysocki
· 18 years ago
75534b5
[PATCH] Change the name of pagedir_nosave
by Rafael J. Wysocki
· 18 years ago
cd560bb
[PATCH] swsusp: Fix alloc_pagedir
by Rafael J. Wysocki
· 18 years ago
f6143aa
[PATCH] swsusp: Reorder memory-allocating functions
by Rafael J. Wysocki
· 18 years ago
f623f0d
[PATCH] swsusp: Fix mark_free_pages
by Rafael J. Wysocki
· 18 years ago
fb13a28
[PATCH] swsusp: struct snapshot_handle cleanup
by Rafael J. Wysocki
· 18 years ago
ae83c5ee
[PATCH] swsusp: clean up browsing of pfns
by Rafael J. Wysocki
· 18 years ago
546e0d2
[PATCH] swsusp: read speedup
by Andrew Morton
· 18 years ago
95018f7
[PATCH] swsusp: do not use memcpy for snapshotting memory
by Rafael J. Wysocki
· 18 years ago
3448097
Revert "swsusp special saveable pages support" commits
by Linus Torvalds
· 19 years ago
968808b8
[PATCH] swsusp: use less memory during resume
by Rafael J. Wysocki
· 19 years ago
7bff24e
[PATCH] kernel/power/snapshot.c: cleanups
by Adrian Bunk
· 19 years ago
ce4ab00
[PATCH] swsusp: add architecture special saveable pages support
by Shaohua Li
· 19 years ago
4a3b98a4
[PATCH] swsusp: prevent possible image corruption on resume
by Rafael J. Wysocki
· 19 years ago
e4e4d66
[PATCH] swsusp: drain high mem pages
by Shaohua Li
· 19 years ago
ce6ed29
[PATCH] suspend: make progress printing prettier
by Pavel Machek
· 19 years ago
6e1819d
[PATCH] swsusp: userland interface
by Rafael J. Wysocki
· 19 years ago
f577eb3
[PATCH] swsusp: low level interface
by Rafael J. Wysocki
· 19 years ago
c8adb49
[PATCH] swsusp: nuke noisy message
by Andrew Morton
· 19 years ago
e5e2fa7
[PATCH] swsusp: fix enough_free_mem
by Rafael J. Wysocki
· 19 years ago
72a97e0
[PATCH] swsusp: improve freeing of memory
by Rafael J. Wysocki
· 19 years ago
7088a5c
[PATCH] swsusp: introduce the swap map structure
by Rafael J. Wysocki
· 19 years ago
0fbeb5a
[PATCH] swsusp: rework swsusp_suspend
by Rafael J. Wysocki
· 19 years ago
ed14b52
[PATCH] swsusp: simplify pagedir relocation
by Rafael J. Wysocki
· 19 years ago
054bd4c
[PATCH] swsusp: reduce code duplication
by Rafael J. Wysocki
· 19 years ago
dc19d50
[PATCH] swsusp cleanups
by Pavel Machek
· 19 years ago
2e32a43
[PATCH] swsusp: get rid of unnecessary wrapper function
by Rafael J. Wysocki
· 19 years ago
de49186
[PATCH] swsusp: cleanups
by Pavel Machek
· 19 years ago
Next »