index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
power
/
snapshot.c
Age
Commit message (
Expand
)
Author
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
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
[next]