开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
hibernate-asm.S
Age
Commit message (
Expand
)
Author
2021-10-01
arm64: kexec: install a copy of the linear-map
Pasha Tatashin
2021-10-01
arm64: trans_pgd: hibernate: Add trans_pgd_copy_el2_vectors
Pasha Tatashin
2021-05-25
arm64: Rename arm64-internal cache maintenance functions
Fuad Tabba
2021-05-25
arm64: Fix comments to refer to correct function __flush_icache_range
Fuad Tabba
2021-05-25
arm64: Apply errata to swsusp_arch_suspend_exit
Fuad Tabba
2020-05-04
arm64: kernel: Convert to modern annotations for assembly functions
Mark Brown
2020-03-04
arm64: remove gratuitious/stray .ltorg stanzas
Remi Denis-Courmont
2019-08-09
arm64: mm: Logic to make offset_ttbr1 conditional
Steve Capper
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-12-10
arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
Steve Capper
2018-02-06
arm64: assembler: Change order of macro arguments in phys_to_ttbr
Will Deacon
2017-12-22
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
2016-09-09
arm64: Introduce raw_{d,i}cache_line_size
Suzuki K Poulose
2016-08-22
arm64: hibernate: reduce TLB maintenance scope
Mark Rutland
2016-04-28
arm64: kernel: Add support for hibernate/suspend-to-disk
James Morse