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