index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
hibernate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: ssbd: Restore mitigation status on CPU resume
Marc Zyngier
2018-05-31
1
-0
/
+11
*
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
2018-02-16
1
-72
/
+76
*
arm64: don't open code page table entry creation
Kristina Martsenko
2017-12-22
1
-2
/
+1
*
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
2017-12-22
1
-1
/
+1
*
arm64: explicitly mask all exceptions
James Morse
2017-11-02
1
-2
/
+3
*
arm64: Move PTE_RDONLY bit handling out of set_pte_at()
Catalin Marinas
2017-08-21
1
-2
/
+2
*
arm64: hibernate: preserve kdump image around hibernation
AKASHI Takahiro
2017-04-05
1
-1
/
+9
*
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
2017-01-12
1
-15
/
+5
*
arm64: add missing printk newlines
Mark Rutland
2017-01-10
1
-3
/
+3
*
treewide: Fix printk() message errors
Masanari Iida
2016-12-14
1
-2
/
+2
*
Revert "arm64: hibernate: Refuse to hibernate if the boot cpu is offline"
James Morse
2016-08-26
1
-26
/
+0
*
arm64: hibernate: Resume when hibernate image created on non-boot CPU
James Morse
2016-08-26
1
-0
/
+51
*
arm64: hibernate: Support DEBUG_PAGEALLOC
James Morse
2016-08-25
1
-9
/
+36
*
arm64: Create sections.h
James Morse
2016-08-25
1
-6
/
+0
*
arm64: hibernate: handle allocation failures
Mark Rutland
2016-08-12
1
-27
/
+32
*
arm64: hibernate: avoid potential TLB conflict
Mark Rutland
2016-08-12
1
-6
/
+17
*
arm64: hibernate: Don't hibernate on systems with stuck CPUs
James Morse
2016-06-22
1
-0
/
+6
*
arm64: hibernate: Refuse to hibernate if the boot cpu is offline
James Morse
2016-04-28
1
-0
/
+26
*
arm64: kernel: Add support for hibernate/suspend-to-disk
James Morse
2016-04-28
1
-0
/
+461