Will Deacon
|
693350a799
arm64: insn: Don't fallback on nosync path for general insn patching
|
7 年之前 |
Will Deacon
|
3b8c9f1cdf
arm64: IPI each CPU after invalidating the I-cache for kernel mappings
|
7 年之前 |
Marc Zyngier
|
11d764079c
arm64: insn: Allow ADD/SUB (immediate) with LSL #12
|
7 年之前 |
Marc Zyngier
|
9f2efa320d
arm64; insn: Add encoder for the EXTR instruction
|
7 年之前 |
Marc Zyngier
|
ef3935eeeb
arm64: insn: Add encoder for bitwise operations using literals
|
7 年之前 |
Marc Zyngier
|
a264bf3442
arm64: insn: Add N immediate encoding
|
7 年之前 |
Linus Torvalds
|
55a7b2125c
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
8 年之前 |
Luc Van Oostenryck
|
57c138357d
arm64: fix endianness annotation for aarch64_insn_write()
|
8 年之前 |
Luc Van Oostenryck
|
65de142143
arm64: fix endianness annotation in aarch64_insn_read()
|
8 年之前 |
Thomas Gleixner
|
c23a465625
arm64: Prevent cpu hotplug rwsem recursion
|
8 年之前 |
Daniel Borkmann
|
85f68fe898
bpf, arm64: implement jiting of BPF_XADD
|
8 年之前 |
Luis R. Rodriguez
|
7d134b2ce6
kprobes: move kprobe declarations to asm-generic/kprobes.h
|
8 年之前 |
Linus Torvalds
|
ca78d3173c
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
|
8 年之前 |
Laura Abbott
|
0f5bf6d0af
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
|
8 年之前 |
Laura Abbott
|
2077be6783
arm64: Use __pa_symbol for kernel symbols
|
8 年之前 |
Suzuki K Poulose
|
8c2dcbd2c4
arm64: Add helper to decode register from instruction
|
8 年之前 |
Marc Zyngier
|
bca8f17f57
arm64: Get rid of asm/opcodes.h
|
8 年之前 |
Suzuki K Poulose
|
46084bc253
arm64: insn: Add helpers for adrp offsets
|
9 年之前 |
Mark Rutland
|
40982fd6b9
arm64: always enable DEBUG_RODATA and remove the Kconfig option
|
9 年之前 |
Sandeepa Prabhu
|
39a67d49ba
arm64: kprobes instruction simulation support
|
9 年之前 |
David A. Long
|
2af3ec08b4
arm64: add conditional instruction simulation support
|
9 年之前 |
David A. Long
|
d59bee8872
arm64: Add more test functions to insn.c
|
9 年之前 |
Ard Biesheuvel
|
e44308e62e
arm64: insn: avoid virt_to_page() translations on core kernel symbols
|
9 年之前 |
Zi Shen Lim
|
c94ae4f7c5
arm64: insn: remove BUG_ON from codegen
|
9 年之前 |
Yang Shi
|
abffa6f3b1
arm64: convert patch_lock to raw lock
|
10 年之前 |
yalin wang
|
51650dc2a1
arm64: insn: use set_fixmap_offset to make it more clear
|
10 年之前 |
Marc Zyngier
|
10b48f7ef2
arm64: insn: Add aarch64_{get,set}_branch_offset
|
10 年之前 |
Marc Zyngier
|
0978fb25f8
arm64: insn: Add aarch64_insn_decode_immediate
|
10 年之前 |
Marc Zyngier
|
f6242cac10
arm64: Fix text patching logic when using fixmap
|
10 年之前 |
Laura Abbott
|
2f896d5866
arm64: use fixmap for text patching
|
10 年之前 |