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
/
insn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-13
arm64: constify aarch64_insn_encoding_class[]
Mark Rutland
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-04-27
bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd
Daniel Borkmann
1
-0
/
+40
2018-11-27
arm64/insn: add support for emitting ADR/ADRP instructions
Ard Biesheuvel
1
-0
/
+29
2018-07-05
arm64: insn: Don't fallback on nosync path for general insn patching
Will Deacon
1
-55
/
+1
2018-07-05
arm64: IPI each CPU after invalidating the I-cache for kernel mappings
Will Deacon
1
-14
/
+4
2018-03-19
arm64: insn: Allow ADD/SUB (immediate) with LSL #12
Marc Zyngier
1
-2
/
+16
2018-03-19
arm64; insn: Add encoder for the EXTR instruction
Marc Zyngier
1
-0
/
+32
2018-03-19
arm64: insn: Add encoder for bitwise operations using literals
Marc Zyngier
1
-0
/
+136
2018-03-19
arm64: insn: Add N immediate encoding
Marc Zyngier
1
-0
/
+4
2017-07-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-4
/
+3
2017-06-29
arm64: fix endianness annotation for aarch64_insn_write()
Luc Van Oostenryck
1
-3
/
+2
2017-06-29
arm64: fix endianness annotation in aarch64_insn_read()
Luc Van Oostenryck
1
-1
/
+1
2017-05-26
arm64: Prevent cpu hotplug rwsem recursion
Thomas Gleixner
1
-2
/
+3
2017-05-02
bpf, arm64: implement jiting of BPF_XADD
Daniel Borkmann
1
-0
/
+106
2017-02-28
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-0
/
+1
2017-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+30
2017-02-07
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
1
-1
/
+1
2017-01-12
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
1
-1
/
+1
2017-01-10
arm64: Add helper to decode register from instruction
Suzuki K Poulose
1
-0
/
+29
2016-12-02
arm64: Get rid of asm/opcodes.h
Marc Zyngier
1
-1
/
+0
2016-09-09
arm64: insn: Add helpers for adrp offsets
Suzuki K Poulose
1
-0
/
+13
2016-08-26
arm64: always enable DEBUG_RODATA and remove the Kconfig option
Mark Rutland
1
-1
/
+1
2016-07-19
arm64: kprobes instruction simulation support
Sandeepa Prabhu
1
-0
/
+1
2016-07-19
arm64: add conditional instruction simulation support
David A. Long
1
-0
/
+98
2016-07-19
arm64: Add more test functions to insn.c
David A. Long
1
-0
/
+34
2016-04-14
arm64: insn: avoid virt_to_page() translations on core kernel symbols
Ard Biesheuvel
1
-1
/
+1
2016-01-18
arm64: insn: remove BUG_ON from codegen
Zi Shen Lim
1
-53
/
+112
2015-10-05
arm64: convert patch_lock to raw lock
Yang Shi
1
-3
/
+3
2015-07-27
arm64: insn: use set_fixmap_offset to make it more clear
yalin wang
1
-3
/
+2
2015-06-03
arm64: insn: Add aarch64_{get,set}_branch_offset
Marc Zyngier
1
-0
/
+60
2015-03-30
arm64: insn: Add aarch64_insn_decode_immediate
Marc Zyngier
1
-16
/
+65
2015-02-26
arm64: Fix text patching logic when using fixmap
Marc Zyngier
1
-1
/
+3
2015-01-22
arm64: use fixmap for text patching
Laura Abbott
1
-1
/
+46
2014-12-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+26
2014-11-20
arm64: Emulate CP15 Barrier instructions
Punit Agrawal
1
-0
/
+13
2014-11-20
arm64: Port SWP/SWPB emulation support from arm
Punit Agrawal
1
-0
/
+8
2014-11-20
arm64: Add support for hooks to handle undefined instructions
Punit Agrawal
1
-0
/
+5
2014-11-13
Correct the race condition in aarch64_insn_patch_text_sync()
William Cohen
1
-2
/
+3
2014-09-25
arm64: insn: Add return statements after BUG_ON()
Mark Brown
1
-0
/
+25
2014-09-08
arm64: introduce aarch64_insn_gen_logical_shifted_reg()
Zi Shen Lim
1
-0
/
+60
2014-09-08
arm64: introduce aarch64_insn_gen_data3()
Zi Shen Lim
1
-0
/
+42
2014-09-08
arm64: introduce aarch64_insn_gen_data2()
Zi Shen Lim
1
-0
/
+48
2014-09-08
arm64: introduce aarch64_insn_gen_data1()
Zi Shen Lim
1
-0
/
+37
2014-09-08
arm64: introduce aarch64_insn_gen_add_sub_shifted_reg()
Zi Shen Lim
1
-0
/
+49
2014-09-08
arm64: introduce aarch64_insn_gen_movewide()
Zi Shen Lim
1
-0
/
+43
2014-09-08
arm64: introduce aarch64_insn_gen_bitfield()
Zi Shen Lim
1
-0
/
+56
2014-09-08
arm64: introduce aarch64_insn_gen_add_sub_imm()
Zi Shen Lim
1
-0
/
+44
2014-09-08
arm64: introduce aarch64_insn_gen_load_store_pair()
Zi Shen Lim
1
-0
/
+65
2014-09-08
arm64: introduce aarch64_insn_gen_load_store_reg()
Zi Shen Lim
1
-0
/
+62
[next]