index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
power
/
snapshot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-13
PM: hibernate: Don't mark comment as kernel-doc
Haowen Bai
1
-1
/
+1
2022-04-13
PM: hibernate: Fix some kernel-doc comments
Yang Li
1
-3
/
+7
2022-01-25
PM: hibernate: Remove register_nosave_region_late()
Amadeusz Sławiński
1
-14
/
+7
2021-06-11
PM: hibernate: remove leading spaces before tabs
Zhen Lei
1
-1
/
+1
2021-05-24
PM: hibernate: fix spelling mistakes
Zhen Lei
1
-4
/
+4
2021-04-08
PM: sleep: fix typos in comments
Lu Jialin
1
-1
/
+1
2020-12-15
kernel/power: allow hibernation with page_poison sanity checking
Vlastimil Babka
1
-3
/
+11
2020-12-15
PM: hibernate: make direct map manipulations more explicit
Mike Rapoport
1
-2
/
+36
2020-10-16
kernel/: fix repeated words in comments
Randy Dunlap
1
-1
/
+1
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
1
-1
/
+1
2020-07-14
PM: sleep: spread "const char *" correctness
Alexey Dobriyan
1
-2
/
+2
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-18
/
+0
2020-03-23
PM: remove s390 specific callbacks
Heiko Carstens
1
-18
/
+0
2020-02-20
PM / hibernate: fix typo "reserverd_size" -> "reserved_size"
Alexandre Belloni
1
-1
/
+1
2020-01-23
Merge back new material related to system-wide PM for v5.6.
Rafael J. Wysocki
1
-12
/
+16
2020-01-16
PM: hibernate: fix crashes with init_on_free=1
Alexander Potapenko
1
-10
/
+10
2020-01-10
PM: hibernate: fix spelling mistake "shapshot" -> "snapshot"
Colin Ian King
1
-1
/
+1
2020-01-07
PM: hibernate: Add more logging on hibernation failure
Luigi Semenzato
1
-9
/
+15
2020-01-07
PM: hibernate: improve arithmetic division in preallocate_highmem_fraction()
Wen Yang
1
-3
/
+1
2019-10-21
PM / hibernate: memory_bm_find_bit(): Tighten node optimisation
Andy Whitcroft
1
-1
/
+8
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
1
-3
/
+1
2019-04-30
mm/hibernation: Make hibernation handle unmapped pages
Rick Edgecombe
1
-2
/
+3
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
1
-0
/
+3
2019-03-05
PM/Hibernate: exclude all PageOffline() pages
David Hildenbrand
1
-2
/
+7
2019-03-05
PM/Hibernate: use pfn_to_online_page()
David Hildenbrand
1
-4
/
+4
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+2
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
1
-1
/
+1
2018-01-05
PM: hibernate: Do not subtract NR_FILE_MAPPED in minimum_image_size()
Rainer Fiebig
1
-4
/
+2
2017-11-15
mm: remove __GFP_COLD
Mel Gorman
1
-2
/
+2
2017-10-03
PM: Use a more common logging style
Joe Perches
1
-17
/
+18
2017-08-10
mm: fix global NR_SLAB_.*CLAIMABLE counter reads
Johannes Weiner
1
-1
/
+1
2017-07-06
kernel/power/snapshot.c: use linux/set_memory.h
Michael Ellerman
1
-3
/
+1
2017-06-27
PM / hibernate: Drop redundant parameter of swsusp_alloc()
BaoJun Luo
1
-3
/
+2
2017-06-27
PM / hibernate: Use CONFIG_HAVE_SET_MEMORY for include condition
Balbir Singh
1
-3
/
+3
2017-05-22
Merge branches 'pm-sleep' and 'powercap'
Rafael J. Wysocki
1
-1
/
+1
2017-05-14
PM / hibernate: Declare variables as static
Pushkar Jambhlekar
1
-1
/
+1
2017-05-08
kernel/power/snapshot.c: use set_memory.h header
Laura Abbott
1
-0
/
+3
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-07
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-09-13
PM / Hibernate: allow hibernation with PAGE_POISONING_ZERO
Anisse Astier
1
-0
/
+22
2016-08-18
Merge branch 'pm-sleep'
Rafael J. Wysocki
1
-5
/
+5
2016-08-16
PM / hibernate: Fix rtree_next_node() to avoid walking off list ends
James Morse
1
-5
/
+5
2016-07-28
mm, vmscan: move LRU lists to node
Mel Gorman
1
-5
/
+5
2016-07-10
PM / hibernate: Image data protection during restoration
Rafael J. Wysocki
1
-0
/
+42
2016-07-10
PM / hibernate: Add missing braces in __register_nosave_region()
Rafael J. Wysocki
1
-1
/
+2
2016-07-10
PM / hibernate: Clean up comments in snapshot.c
Rafael J. Wysocki
1
-306
/
+330
[next]