summaryrefslogtreecommitdiff
path: root/kernel/power/snapshot.c
AgeCommit message (Expand)Author
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
2017-05-22Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki
2017-05-14PM / hibernate: Declare variables as staticPushkar Jambhlekar
2017-05-08kernel/power/snapshot.c: use set_memory.h headerLaura Abbott
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-09-13PM / Hibernate: allow hibernation with PAGE_POISONING_ZEROAnisse Astier
2016-08-18Merge branch 'pm-sleep'Rafael J. Wysocki
2016-08-16PM / hibernate: Fix rtree_next_node() to avoid walking off list endsJames Morse
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman
2016-07-10PM / hibernate: Image data protection during restorationRafael J. Wysocki
2016-07-10PM / hibernate: Add missing braces in __register_nosave_region()Rafael J. Wysocki
2016-07-10PM / hibernate: Clean up comments in snapshot.cRafael J. Wysocki
2016-07-10PM / hibernate: Clean up function headers in snapshot.cRafael J. Wysocki
2016-07-02PM / hibernate: Recycle safe pages after image restorationRafael J. Wysocki
2016-07-02PM / hibernate: Simplify mark_unsafe_pages()Rafael J. Wysocki