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
starfive-6.6.48-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
/
entry.S
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2020-01-22
Merge branch 'for-next/asm-annotations' into for-next/core
Will Deacon
1
-1
/
+4
2020-01-22
Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for...
Will Deacon
1
-12
/
+9
2020-01-21
arm64: entry: Avoid empty alternatives entries
Julien Thierry
1
-2
/
+2
2020-01-17
arm64: entry: cleanup sp_el0 manipulation
Mark Rutland
1
-10
/
+7
2020-01-13
arm64: kernel: Correct annotation of end of el0_sync
Mark Brown
1
-1
/
+4
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
1
-1
/
+2
2019-12-08
sched/rt, arm64: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-1
/
+1
2019-12-06
arm64: entry: refine comment of stack overflow check
Heyi Guo
1
-1
/
+2
2019-11-08
Merge branches 'for-next/elf-hwcap-docs', 'for-next/smccc-conduit-cleanup', '...
Catalin Marinas
1
-2
/
+4
2019-10-28
Merge branch 'for-next/entry-s-to-c' into for-next/core
Catalin Marinas
1
-269
/
+6
2019-10-28
arm64: entry: convert el0_sync to C
Mark Rutland
1
-201
/
+5
2019-10-28
arm64: entry: convert el1_sync to C
Mark Rutland
1
-68
/
+1
2019-10-17
Merge branch 'errata/tx2-219' into for-next/fixes
Will Deacon
1
-0
/
+2
2019-10-16
arm64: tags: Preserve tags for addresses translated via TTBR1
Will Deacon
1
-2
/
+2
2019-10-16
arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
Julien Thierry
1
-1
/
+1
2019-10-15
arm64: Relax ICC_PMR_EL1 accesses when ICC_CTLR_EL1.PMHE is clear
Marc Zyngier
1
-2
/
+4
2019-10-08
arm64: Avoid Cavium TX2 erratum 219 when switching TTBR
Marc Zyngier
1
-0
/
+2
2019-10-04
arm64: Fix incorrect irqflag restore for priority masking for compat
James Morse
1
-0
/
+1
2019-08-21
arm64: entry: Move ct_user_exit before any other exception
James Morse
1
-17
/
+19
2019-07-22
arm64: entry: SP Alignment Fault doesn't write to FAR_EL1
James Morse
1
-9
/
+13
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-17
/
+67
2019-06-21
arm64: Fix incorrect irqflag restore for priority masking
Julien Thierry
1
-5
/
+33
2019-06-21
arm64: Fix interrupt tracing in the presence of NMIs
Julien Thierry
1
-11
/
+33
2019-06-21
arm64: Do not enable IRQs for ct_user_exit
Julien Thierry
1
-2
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-05-23
arm64: Handle erratum 1418040 as a superset of erratum 1188873
Marc Zyngier
1
-2
/
+2
2019-04-30
arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32
Marc Zyngier
1
-2
/
+17
2019-02-26
arm64: Rename get_thread_info()
Julien Thierry
1
-2
/
+2
2019-02-06
arm64: Skip irqflags tracing for NMI in IRQs disabled context
Julien Thierry
1
-0
/
+21
2019-02-06
arm64: Skip preemption when exiting an NMI
Julien Thierry
1
-1
/
+9
2019-02-06
arm64: Make PMR part of task context
Julien Thierry
1
-0
/
+14
2019-02-04
arm64: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-10
/
+1
2019-01-03
arm64: entry: remove unused register aliases
Mark Rutland
1
-11
/
+1
2018-12-11
arm64: preempt: Fix big-endian when checking preempt count in assembly
Will Deacon
1
-4
/
+2
2018-12-06
arm64: entry: Remove confusing comment
Will Deacon
1
-4
/
+0
2018-12-06
arm64: entry: Place an SB sequence following an ERET instruction
Will Deacon
1
-0
/
+2
2018-10-01
arm64: Trap WFI executed in userspace
Marc Zyngier
1
-0
/
+1
2018-10-01
arm64: compat: Add separate CP15 trapping hook
Marc Zyngier
1
-2
/
+13
2018-09-14
arm64: entry: Allow handling of undefined instructions from EL1
Will Deacon
1
-1
/
+1
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
1
-0
/
+3
2018-07-12
arm64: zero GPRs upon entry from EL0
Mark Rutland
1
-1
/
+7
2018-07-12
arm64: don't reload GPRs after apply_ssbd
Mark Rutland
1
-13
/
+7
2018-07-12
arm64: don't restore GPRs when context tracking
Mark Rutland
1
-11
/
+1
2018-07-12
arm64: convert native/compat syscall entry to C
Mark Rutland
1
-38
/
+4
2018-07-12
arm64: convert syscall trace logic to C
Mark Rutland
1
-53
/
+2
2018-07-12
arm64: convert raw syscall invocation to C
Mark Rutland
1
-26
/
+10
2018-07-12
arm64: remove sigreturn wrappers
Mark Rutland
1
-8
/
+0
2018-07-11
arm64: rseq: Implement backend rseq calls and select HAVE_RSEQ
Will Deacon
1
-0
/
+2
2018-05-31
arm64: ssbd: Introduce thread flag to control userspace mitigation
Marc Zyngier
1
-0
/
+2
[next]