index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
snapshot.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PM: hibernate: Remove unused stub for saveable_highmem_page()
Andy Shevchenko
2024-09-10
1
-5
/
+0
*
PM: hibernate: Don't ignore return from set_memory_ro()
Christophe Leroy
2024-02-22
1
-9
/
+16
*
PM: hibernate: Use kmap_local_page() in copy_data_page()
Chen Haonan
2023-12-19
1
-6
/
+6
*
PM: hibernate: Do not initialize error in snapshot_write_next()
Li zeming
2023-12-11
1
-1
/
+1
*
PM: hibernate: Drop unnecessary local variable initialization
Wang chaodong
2023-12-11
1
-1
/
+1
*
Merge back earlier system-wide PM changes for v6.7.
Rafael J. Wysocki
2023-10-09
1
-9
/
+7
|
\
|
*
PM: hibernate: Clean up sync_read handling in snapshot_write_next()
Brian Geffon
2023-09-26
1
-5
/
+1
|
*
PM: hibernate: Use __get_safe_page() rather than touching the list
Brian Geffon
2023-09-21
1
-4
/
+6
*
|
PM: hibernate: Fix copying the zero bitmap to safe pages
Pavankumar Kondeti
2023-10-04
1
-2
/
+2
|
/
*
PM: hibernate: don't store zero pages in the image file
Brian Geffon
2023-07-24
1
-38
/
+149
*
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-0
/
+52
|
\
|
*
mm: page_alloc: move mark_free_page() into snapshot.c
Kefeng Wang
2023-06-10
1
-0
/
+52
*
|
PM: hibernate: Correct spelling mistake in a comment
Wang Honghui
2023-05-24
1
-1
/
+1
|
/
*
PM: hibernate: Complain about memory map mismatches during resume
Xueqin Luo
2022-12-01
1
-2
/
+6
*
PM: hibernate: Fix mistake in kerneldoc comment
xiongxin
2022-11-03
1
-2
/
+2
*
PM: hibernate: Don't mark comment as kernel-doc
Haowen Bai
2022-04-13
1
-1
/
+1
*
PM: hibernate: Fix some kernel-doc comments
Yang Li
2022-04-13
1
-3
/
+7
*
PM: hibernate: Remove register_nosave_region_late()
Amadeusz Sławiński
2022-01-25
1
-14
/
+7
*
PM: hibernate: remove leading spaces before tabs
Zhen Lei
2021-06-11
1
-1
/
+1
*
PM: hibernate: fix spelling mistakes
Zhen Lei
2021-05-24
1
-4
/
+4
*
PM: sleep: fix typos in comments
Lu Jialin
2021-04-08
1
-1
/
+1
*
kernel/power: allow hibernation with page_poison sanity checking
Vlastimil Babka
2020-12-15
1
-3
/
+11
*
PM: hibernate: make direct map manipulations more explicit
Mike Rapoport
2020-12-15
1
-2
/
+36
*
kernel/: fix repeated words in comments
Randy Dunlap
2020-10-16
1
-1
/
+1
*
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
2020-08-07
1
-1
/
+1
*
PM: sleep: spread "const char *" correctness
Alexey Dobriyan
2020-07-14
1
-2
/
+2
*
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-09
1
-1
/
+0
*
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-04-04
1
-18
/
+0
|
\
|
*
PM: remove s390 specific callbacks
Heiko Carstens
2020-03-23
1
-18
/
+0
*
|
PM / hibernate: fix typo "reserverd_size" -> "reserved_size"
Alexandre Belloni
2020-02-20
1
-1
/
+1
|
/
*
Merge back new material related to system-wide PM for v5.6.
Rafael J. Wysocki
2020-01-23
1
-12
/
+16
|
\
|
*
PM: hibernate: fix spelling mistake "shapshot" -> "snapshot"
Colin Ian King
2020-01-10
1
-1
/
+1
|
*
PM: hibernate: Add more logging on hibernation failure
Luigi Semenzato
2020-01-07
1
-9
/
+15
|
*
PM: hibernate: improve arithmetic division in preallocate_highmem_fraction()
Wen Yang
2020-01-07
1
-3
/
+1
*
|
PM: hibernate: fix crashes with init_on_free=1
Alexander Potapenko
2020-01-16
1
-10
/
+10
|
/
*
PM / hibernate: memory_bm_find_bit(): Tighten node optimisation
Andy Whitcroft
2019-10-21
1
-1
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
1
-3
/
+1
*
mm/hibernation: Make hibernation handle unmapped pages
Rick Edgecombe
2019-04-30
1
-2
/
+3
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+3
*
PM/Hibernate: exclude all PageOffline() pages
David Hildenbrand
2019-03-06
1
-2
/
+7
*
PM/Hibernate: use pfn_to_online_page()
David Hildenbrand
2019-03-06
1
-4
/
+4
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-1
/
+1
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+2
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
1
-1
/
+1
*
PM: hibernate: Do not subtract NR_FILE_MAPPED in minimum_image_size()
Rainer Fiebig
2018-01-05
1
-4
/
+2
*
mm: remove __GFP_COLD
Mel Gorman
2017-11-16
1
-2
/
+2
*
PM: Use a more common logging style
Joe Perches
2017-10-03
1
-17
/
+18
*
mm: fix global NR_SLAB_.*CLAIMABLE counter reads
Johannes Weiner
2017-08-11
1
-1
/
+1
*
kernel/power/snapshot.c: use linux/set_memory.h
Michael Ellerman
2017-07-07
1
-3
/
+1
[next]