index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
sleep.S
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-09
arm64: Initialise as nVHE before switching to VHE
Marc Zyngier
1
-0
/
+1
2020-12-22
kasan, arm64: unpoison stack only with CONFIG_KASAN_STACK
Andrey Konovalov
1
-1
/
+1
2020-12-02
arm64: head.S: rename el2_setup -> init_kernel_el
Mark Rutland
1
-1
/
+1
2020-05-28
Merge branch 'for-next/bti' into for-next/core
Will Deacon
1
-6
/
+6
2020-05-04
arm64: kernel: Convert to modern annotations for assembly functions
Mark Brown
1
-6
/
+6
2020-04-28
arm64: simplify ptrauth initialization
Mark Rutland
1
-1
/
+0
2020-03-18
arm64: ptrauth: Add bootup/runtime flags for __cpu_setup
Amit Daniel Kachhap
1
-0
/
+2
2019-06-04
arm64: kernel: use aff3 instead of aff2 in comment
Liu Song
1
-1
/
+1
2018-09-25
arm64/mm: Pass ttbr1 as a parameter to __enable_mmu()
Jun Yao
1
-0
/
+1
2018-02-07
arm64: idmap: Use "awx" flags for .idmap.text .pushsection directives
Will Deacon
1
-1
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-11-11
arm64: move sp_el0 and tpidr_el1 into cpu_suspend_ctx
Mark Rutland
1
-3
/
+0
2016-10-16
kprobes: Unpoison stack in jprobe_return() for KASAN
Dmitry Vyukov
1
-1
/
+1
2016-09-05
arm64: kernel: re-export _cpu_resume() from sleep.S
Ard Biesheuvel
1
-1
/
+1
2016-09-02
arm64: kernel: use x30 for __enable_mmu return address
Ard Biesheuvel
1
-6
/
+2
2016-09-02
arm64: kernel: fix style issues in sleep.S
Ard Biesheuvel
1
-11
/
+10
2016-08-25
arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap
James Morse
1
-1
/
+1
2016-08-22
arm64: head.S: get rid of x25 and x26 with 'global' scope
Ard Biesheuvel
1
-2
/
+0
2016-08-17
arm64: kernel: avoid literal load of virtual address with MMU off
Ard Biesheuvel
1
-1
/
+9
2016-04-28
arm64: Change cpu_resume() to enable mmu early then access sleep_sp by va
James Morse
1
-40
/
+26
2016-04-28
arm64: kernel: Rework finisher callback out of __cpu_suspend_enter()
James Morse
1
-60
/
+33
2016-03-10
arm64: kasan: clear stale stack poison
Mark Rutland
1
-0
/
+4
2015-12-08
arm64: Store struct thread_info in sp_el0
Jungseok Lee
1
-0
/
+3
2015-08-05
arm64: mm: ensure patched kernel text is fetched from PoU
Will Deacon
1
-0
/
+8
2015-07-31
arm64: restore cpu suspend/resume functionality
Sudeep Holla
1
-1
/
+0
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
1
-5
/
+0
2015-06-02
arm64: drop sleep_idmap_phys and clean up cpu_resume()
Ard Biesheuvel
1
-5
/
+2
2015-06-02
arm64: reduce ID map to a single page
Ard Biesheuvel
1
-0
/
+2
2014-11-25
arm64: Move cpu_resume into the text section
Laura Abbott
1
-30
/
+6
2014-09-12
arm64: kernel: refactor the CPU suspend API for retention states
Lorenzo Pieralisi
1
-13
/
+34
2013-12-16
arm64: kernel: cpu_{suspend/resume} implementation
Lorenzo Pieralisi
1
-0
/
+184