index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
include
/
asm
/
assembler.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-21
arm64: Mitigate MTE issues with str{n}cmp()
Robin Murphy
1
-0
/
+5
2021-06-24
Merge branch 'for-next/caches' into for-next/core
Will Deacon
1
-32
/
+48
2021-05-27
arm64: assembler: add set_this_cpu_offset
Mark Rutland
1
-5
/
+13
2021-05-25
arm64: dcache_by_line_op to take end parameter instead of size
Fuad Tabba
1
-14
/
+13
2021-05-25
arm64: Move documentation of dcache_by_line_op
Fuad Tabba
1
-8
/
+8
2021-05-25
arm64: assembler: add conditional cache fixups
Mark Rutland
1
-11
/
+28
2021-05-25
arm64: assembler: replace `kaddr` with `addr`
Mark Rutland
1
-16
/
+16
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+24
2021-04-15
Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...
Catalin Marinas
1
-81
/
+33
2021-04-13
Merge remote-tracking branch 'arm64/for-next/neon-softirqs-disabled' into kvm...
Marc Zyngier
1
-77
/
+29
2021-04-12
arm64: fpsimd: run kernel mode NEON with softirqs disabled
Ard Biesheuvel
1
-7
/
+21
2021-04-12
arm64: assembler: introduce wxN aliases for wN registers
Ard Biesheuvel
1
-0
/
+8
2021-04-12
arm64: assembler: remove conditional NEON yield macros
Ard Biesheuvel
1
-70
/
+0
2021-03-25
KVM: arm64: Generate final CTR_EL0 value when running in Protected mode
Marc Zyngier
1
-0
/
+13
2021-03-24
arm64: Always keep DAIF.[IF] in sync
Hector Martin
1
-4
/
+4
2021-03-19
arm64: asm: Provide set_sctlr_el2 macro
Quentin Perret
1
-3
/
+11
2021-02-12
Merge branch 'for-next/crypto' into for-next/core
Will Deacon
1
-0
/
+16
2021-02-08
arm64: Turn the MMU-on sequence into a macro
Marc Zyngier
1
-0
/
+17
2021-02-03
arm64: assembler: add cond_yield macro
Ard Biesheuvel
1
-0
/
+16
2020-12-22
kasan, arm64: expand CONFIG_KASAN checks
Andrey Konovalov
1
-1
/
+1
2020-09-30
kvm: arm64: Remove hyp_adr/ldr_this_cpu
David Brazdil
1
-10
/
+19
2020-05-07
arm64: asm: Provide a mechanism for generating ELF note for BTI
Mark Brown
1
-0
/
+50
2020-03-25
Merge branches 'for-next/memory-hotremove', 'for-next/arm_sdei', 'for-next/am...
Catalin Marinas
1
-6
/
+10
2020-03-06
arm64: trap to EL1 accesses to AMU counters from EL0
Ionela Voinescu
1
-0
/
+10
2020-02-27
arm64: mm: convert cpu_do_switch_mm() to C
Mark Rutland
1
-6
/
+0
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2020-01-22
Merge branch 'for-next/asm-annotations' into for-next/core
Will Deacon
1
-11
/
+0
2020-01-17
arm64: assembler: remove smp_dmb macro
Mark Rutland
1
-7
/
+0
2020-01-17
arm64: assembler: remove inherit_daif macro
Mark Rutland
1
-6
/
+0
2020-01-08
arm64: asm: Remove ENDPIPROC()
Mark Brown
1
-12
/
+0
2020-01-08
arm64: asm: Add new-style position independent function annotations
Mark Brown
1
-0
/
+1
2019-12-08
sched/rt, arm64: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-3
/
+3
2019-08-30
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
1
-3
/
+14
2019-08-09
arm64: mm: Introduce 52-bit Kernel VAs
Steve Capper
1
-5
/
+8
2019-08-09
arm64: mm: Logic to make offset_ttbr1 conditional
Steve Capper
1
-2
/
+10
2019-08-05
arm64: Remove unused assembly macro
Julien Thierry
1
-11
/
+0
2019-07-05
arm64: assembler: Switch ESB-instruction with a vanilla nop if !ARM64_HAS_RAS
James Morse
1
-0
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-05-14
arm64: assembler: Update comment above cond_yield_neon() macro
Hillf Danton
1
-6
/
+5
2019-04-16
arm64: add CVADP support to the cache maintenance helper
Andrew Murray
1
-0
/
+4
2019-04-05
arm64: Use defines instead of magic numbers
Alexandru Elisei
1
-2
/
+2
2019-02-28
arm64: Add workaround for Fujitsu A64FX erratum 010001
Zhang Lei
1
-0
/
+20
2019-02-26
arm64: Rename get_thread_info()
Julien Thierry
1
-3
/
+3
2019-02-06
arm64: Remove unused daif related functions/macros
Julien Thierry
1
-9
/
+1
2018-12-11
arm64: preempt: Fix big-endian when checking preempt count in assembly
Will Deacon
1
-5
/
+3
2018-12-10
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
1
-2
/
+2
2018-12-10
arm64: mm: introduce 52-bit userspace support
Steve Capper
1
-4
/
+3
2018-12-10
arm64: mm: Offset TTBR1 to allow 52-bit PTRS_PER_PGD
Steve Capper
1
-0
/
+23
2018-12-10
arm64: Fix minor issues with the dcache_by_line_op macro
Will Deacon
1
-12
/
+18
2018-12-10
arm64: add EXPORT_SYMBOL_NOKASAN()
Mark Rutland
1
-0
/
+9
[next]