index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
snapshot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-12
PM / Hibernate: Spelling s/anonymouns/anonymous/
Geert Uytterhoeven
1
-1
/
+1
2014-01-22
kernel/power/snapshot.c: use memblock apis for early memory allocations
Santosh Shilimkar
1
-1
/
+1
2013-11-19
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+2
2013-11-15
PM / Hibernate: Do not crash kernel in free_basic_memory_bitmaps()
Rafael J. Wysocki
1
-1
/
+2
2013-11-07
PM / hibernate: Avoid overflow in hibernate_preallocate_memory()
Aaron Lu
1
-1
/
+5
2013-09-30
PM / hibernate: Fix user space driven resume regression
Rafael J. Wysocki
1
-1
/
+4
2013-09-12
mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages
Xishi Qiu
1
-6
/
+6
2013-07-04
Merge branch 'akpm' (updates from Andrew Morton)
Linus Torvalds
1
-2
/
+2
2013-07-04
mm: use totalram_pages instead of num_physpages at runtime
Jiang Liu
1
-2
/
+2
2013-06-03
PM / Hibernate: print physical addresses consistently with other parts of kernel
Bjorn Helgaas
1
-2
/
+3
2012-03-21
Merge tag 'pm-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-3
/
+4
2012-03-20
power: remove the second argument of k[un]map_atomic()
Cong Wang
1
-14
/
+14
2012-02-18
PM / Hibernate: print physical addresses consistently with other parts of kernel
Bjorn Helgaas
1
-3
/
+4
2012-01-20
PM / Hibernate: Correct additional pages number calculation
Namhyung Kim
1
-1
/
+2
2012-01-11
PM/Hibernate: do not count debug pages as savable
Stanislaw Gruszka
1
-0
/
+6
2011-10-17
PM / Hibernate: Include storage keys in hibernation image on s390
Martin Schwidefsky
1
-0
/
+18
2011-07-06
PM / Hibernate: Fix free_unnecessary_pages()
Rafael J. Wysocki
1
-1
/
+5
2011-05-18
Revert "PM / Hibernate: Reduce autotuned default image size"
Rafael J. Wysocki
1
-4
/
+4
2011-05-18
PM / Hibernate: Add sysfs knob to control size of memory for drivers
Rafael J. Wysocki
1
-5
/
+20
2011-03-15
PM / Hibernate: Reduce autotuned default image size
Rafael J. Wysocki
1
-4
/
+4
2011-02-16
PM / Hibernate: Return error code when alloc_image_page() fails
Stanislaw Gruszka
1
-5
/
+2
2010-10-27
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
Jan Beulich
1
-7
/
+7
2010-10-27
mm: strictly nested kmap_atomic()
Peter Zijlstra
1
-2
/
+2
2010-10-17
PM / Hibernate: Make default image size depend on total RAM size
Rafael J. Wysocki
1
-1
/
+6
2010-10-17
PM / Hibernate: Improve comments in hibernate_preallocate_memory()
Rafael J. Wysocki
1
-2
/
+4
2010-09-12
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-20
/
+65
2010-09-11
PM / Hibernate: Avoid hitting OOM during preallocation of memory
Rafael J. Wysocki
1
-20
/
+65
2010-09-10
swap: revert special hibernation allocation
Hugh Dickins
1
-1
/
+0
2010-08-10
hibernation: freeze swap at hibernation
KAMEZAWA Hiroyuki
1
-0
/
+1
2010-07-19
update email address
Pavel Machek
1
-1
/
+1
2010-05-11
PM / Hibernate: Snapshot cleanup
Jiri Slaby
1
-89
/
+56
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
PM / Hibernate: Fix preallocating of memory
Rafael J. Wysocki
1
-1
/
+1
2010-02-26
PM / Hibernate: Remove trailing space in message
Frans Pop
1
-1
/
+1
2009-09-22
mm: don't use alloc_bootmem_low() where not strictly needed
Jan Beulich
1
-1
/
+1
2009-09-14
PM: Trivial fixes
Wu Fengguang
1
-2
/
+2
2009-09-14
PM / Hibernate / Memory hotplug: Always use for_each_populated_zone()
Gerald Schaefer
1
-6
/
+6
2009-09-14
PM/Hibernate: Do not try to allocate too much memory too hard (rev. 2)
Rafael J. Wysocki
1
-4
/
+39
2009-09-14
PM/Hibernate: Do not release preallocated memory unnecessarily (rev. 2)
Rafael J. Wysocki
1
-67
/
+135
2009-09-14
PM/Hibernate: Rework shrinking of memory
Rafael J. Wysocki
1
-47
/
+158
2009-06-12
PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2)
Rafael J. Wysocki
1
-2
/
+78
2009-04-01
mm: introduce for_each_populated_zone() macro
KOSAKI Motohiro
1
-6
/
+3
2008-12-19
Hibernate: Replace unnecessary evaluation of pfn_to_page()
Rafael J. Wysocki
1
-1
/
+1
2008-12-19
Hibernate: Take overlapping zones into account (rev. 2)
Rafael J. Wysocki
1
-159
/
+166
2008-12-19
Hibernate: Do not oops on resume if image data are incorrect
Rafael J. Wysocki
1
-11
/
+32
2008-07-24
pm: hibernation: simplify memory bitmap
Akinobu Mita
1
-67
/
+21
2008-03-12
Hibernation: Fix mark_nosave_pages()
Rafael J. Wysocki
1
-7
/
+34
2008-02-21
Hibernation: Handle DEBUG_PAGEALLOC on x86
Rafael J. Wysocki
1
-13
/
+29
2008-02-05
Page allocator: clean up pcp draining functions
Christoph Lameter
1
-2
/
+2
2008-02-02
Hibernation: Update messages
Rafael J. Wysocki
1
-11
/
+12
[next]