index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
snapshot.c
Age
Commit message (
Expand
)
Author
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
2017-06-27
PM / hibernate: Use CONFIG_HAVE_SET_MEMORY for include condition
Balbir Singh
2017-05-22
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
2017-05-14
PM / hibernate: Declare variables as static
Pushkar Jambhlekar
2017-05-08
kernel/power/snapshot.c: use set_memory.h header
Laura Abbott
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-07
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-09-13
PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO
Anisse Astier
2016-08-18
Merge branch 'pm-sleep'
Rafael J. Wysocki
2016-08-16
PM / hibernate: Fix rtree_next_node() to avoid walking off list ends
James Morse
2016-07-28
mm, vmscan: move LRU lists to node
Mel Gorman
2016-07-10
PM / hibernate: Image data protection during restoration
Rafael J. Wysocki
2016-07-10
PM / hibernate: Add missing braces in __register_nosave_region()
Rafael J. Wysocki
2016-07-10
PM / hibernate: Clean up comments in snapshot.c
Rafael J. Wysocki
2016-07-10
PM / hibernate: Clean up function headers in snapshot.c
Rafael J. Wysocki
2016-07-02
PM / hibernate: Recycle safe pages after image restoration
Rafael J. Wysocki
2016-07-02
PM / hibernate: Simplify mark_unsafe_pages()
Rafael J. Wysocki
2016-07-02
PM / hibernate: Do not free preallocated safe pages during image restore
Rafael J. Wysocki
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-04-07
Revert "PM / hibernate: avoid unsafe pages in e820 reserved regions"
Rafael J. Wysocki
2015-02-03
PM / hibernate: exclude freed pages from allocated pages printout
Wonhong Kwon
2015-01-23
PM / hibernate: Remove unused function
Rickard Strandqvist
2014-11-03
PM / Hibernate: Migrate to ktime_t
Tina Ruchandani
2014-09-30
PM / hibernate: Iterate over set bits instead of PFNs in swsusp_free()
Joerg Roedel
2014-09-25
Revert "PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()"
Rafael J. Wysocki
2014-08-06
PM / hibernate: avoid unsafe pages in e820 reserved regions
Lee, Chun-Yi
2014-07-29
PM / Hibernate: Touch Soft Lockup Watchdog in rtree_next_node
Joerg Roedel
2014-07-29
PM / Hibernate: Remove the old memory-bitmap implementation
Joerg Roedel
2014-07-29
PM / Hibernate: Iterate over set bits instead of PFNs in swsusp_free()
Joerg Roedel
2014-07-29
PM / Hibernate: Implement position keeping in radix tree
Joerg Roedel
2014-07-29
PM / Hibernate: Add memory_rtree_find_bit function
Joerg Roedel
2014-07-29
PM / Hibernate: Create a Radix-Tree to store memory bitmap
Joerg Roedel
2014-05-05
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
2014-04-07
kernel: use macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
[next]