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
/
arch
/
arm64
/
kernel
/
hibernate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-01
arm64: hibernate: Clean the __hyp_text to PoC after resume
James Morse
1
-1
/
+3
2018-12-07
arm64: hibernate: Avoid sending cross-calling with interrupts disabled
Will Deacon
1
-1
/
+1
2018-05-31
arm64: ssbd: Restore mitigation status on CPU resume
Marc Zyngier
1
-0
/
+11
2018-02-16
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
1
-72
/
+76
2017-12-22
arm64: don't open code page table entry creation
Kristina Martsenko
1
-2
/
+1
2017-12-22
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
1
-1
/
+1
2017-11-02
arm64: explicitly mask all exceptions
James Morse
1
-2
/
+3
2017-08-21
arm64: Move PTE_RDONLY bit handling out of set_pte_at()
Catalin Marinas
1
-2
/
+2
2017-04-05
arm64: hibernate: preserve kdump image around hibernation
AKASHI Takahiro
1
-1
/
+9
2017-01-12
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
1
-15
/
+5
2017-01-10
arm64: add missing printk newlines
Mark Rutland
1
-3
/
+3
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
1
-2
/
+2
2016-08-26
Revert "arm64: hibernate: Refuse to hibernate if the boot cpu is offline"
James Morse
1
-26
/
+0
2016-08-26
arm64: hibernate: Resume when hibernate image created on non-boot CPU
James Morse
1
-0
/
+51
2016-08-25
arm64: hibernate: Support DEBUG_PAGEALLOC
James Morse
1
-9
/
+36
2016-08-25
arm64: Create sections.h
James Morse
1
-6
/
+0
2016-08-12
arm64: hibernate: handle allocation failures
Mark Rutland
1
-27
/
+32
2016-08-12
arm64: hibernate: avoid potential TLB conflict
Mark Rutland
1
-6
/
+17
2016-06-22
arm64: hibernate: Don't hibernate on systems with stuck CPUs
James Morse
1
-0
/
+6
2016-04-28
arm64: hibernate: Refuse to hibernate if the boot cpu is offline
James Morse
1
-0
/
+26
2016-04-28
arm64: kernel: Add support for hibernate/suspend-to-disk
James Morse
1
-0
/
+461