aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/power/snapshot.c
AgeCommit message (Expand)Author
2023-12-19PM: hibernate: Use kmap_local_page() in copy_data_page()Chen Haonan
2023-12-11PM: hibernate: Do not initialize error in snapshot_write_next()Li zeming
2023-12-11PM: hibernate: Drop unnecessary local variable initializationWang chaodong
2023-10-09Merge back earlier system-wide PM changes for v6.7.Rafael J. Wysocki
2023-10-04PM: hibernate: Fix copying the zero bitmap to safe pagesPavankumar Kondeti
2023-09-26PM: hibernate: Clean up sync_read handling in snapshot_write_next()Brian Geffon
2023-09-21PM: hibernate: Use __get_safe_page() rather than touching the listBrian Geffon
2023-07-24PM: hibernate: don't store zero pages in the image fileBrian Geffon
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-09mm: page_alloc: move mark_free_page() into snapshot.cKefeng Wang
2023-05-24PM: hibernate: Correct spelling mistake in a commentWang Honghui
2022-12-01PM: hibernate: Complain about memory map mismatches during resumeXueqin Luo
2022-11-03PM: hibernate: Fix mistake in kerneldoc commentxiongxin
2022-04-13PM: hibernate: Don't mark comment as kernel-docHaowen Bai
2022-04-13PM: hibernate: Fix some kernel-doc commentsYang Li
2022-01-25PM: hibernate: Remove register_nosave_region_late()Amadeusz Sławiński
2021-06-11PM: hibernate: remove leading spaces before tabsZhen Lei
2021-05-24PM: hibernate: fix spelling mistakesZhen Lei
2021-04-08PM: sleep: fix typos in commentsLu Jialin
2020-12-15kernel/power: allow hibernation with page_poison sanity checkingVlastimil Babka
2020-12-15PM: hibernate: make direct map manipulations more explicitMike Rapoport
2020-10-16kernel/: fix repeated words in commentsRandy Dunlap
2020-08-07mm: memcg: convert vmstat slab counters to bytesRoman Gushchin
2020-07-14PM: sleep: spread "const char *" correctnessAlexey Dobriyan
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-03-23PM: remove s390 specific callbacksHeiko Carstens
2020-02-20PM / hibernate: fix typo "reserverd_size" -> "reserved_size"Alexandre Belloni
2020-01-23Merge back new material related to system-wide PM for v5.6.Rafael J. Wysocki
2020-01-16PM: hibernate: fix crashes with init_on_free=1Alexander Potapenko
2020-01-10PM: hibernate: fix spelling mistake "shapshot" -> "snapshot"Colin Ian King
2020-01-07PM: hibernate: Add more logging on hibernation failureLuigi Semenzato
2020-01-07PM: hibernate: improve arithmetic division in preallocate_highmem_fraction()Wen Yang
2019-10-21PM / hibernate: memory_bm_find_bit(): Tighten node optimisationAndy Whitcroft
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner
2019-04-30mm/hibernation: Make hibernation handle unmapped pagesRick Edgecombe
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-05PM/Hibernate: exclude all PageOffline() pagesDavid Hildenbrand
2019-03-05PM/Hibernate: use pfn_to_online_page()David Hildenbrand
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: remove _virt from APIs returning virtual addressMike Rapoport
2018-01-05PM: hibernate: Do not subtract NR_FILE_MAPPED in minimum_image_size()Rainer Fiebig
2017-11-15mm: remove __GFP_COLDMel Gorman
2017-10-03PM: Use a more common logging styleJoe Perches
2017-08-10mm: fix global NR_SLAB_.*CLAIMABLE counter readsJohannes Weiner
2017-07-06kernel/power/snapshot.c: use linux/set_memory.hMichael Ellerman
2017-06-27PM / hibernate: Drop redundant parameter of swsusp_alloc()BaoJun Luo
2017-06-27PM / hibernate: Use CONFIG_HAVE_SET_MEMORY for include conditionBalbir Singh