summaryrefslogtreecommitdiff
path: root/arch (unfollow)
Commit message (Expand)Author
2024-10-17Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani
2024-03-11arm64: insn: Fix ldadd instruction encodingJean-Philippe Brucker
2024-01-10bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann
2024-01-10bpf, arm64: remove prefetch insn in xadd mappingDaniel Borkmann
2024-01-10bpf, arm64: use separate register for state in stxrDaniel Borkmann
2024-01-10bpf, arm64: implement jiting of BPF_J{LT, LE, SLT, SLE}Daniel Borkmann
2024-01-10bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann
2024-01-10arm64: fix endianness annotation for 'struct jit_ctx' and friendsLuc Van Oostenryck
2024-01-10bpf: free up BPF_JMP | BPF_CALL | BPF_X opcodeAlexei Starovoitov
2024-01-10bpf: remove stubs for cBPF from arch codeDaniel Borkmann
2024-01-10bpf: split HAVE_BPF_JIT into cBPF and eBPF variantDaniel Borkmann
2023-10-27arm64: vdso32: Allow building with LLVM integrated ASBruno Martins
2023-10-27arm64: vdso32: suppress error message for 'make mrproper'Nick Desaulniers
2023-10-27ARM64: vdso32: Install vdso32 from vdso_installStephen Boyd
2023-10-27arm64: vdso32: Don't use KBUILD_CPPFLAGS unconditionallyWill Deacon
2023-10-27arm64: vdso32: Remove jump label config option in MakefileVincenzo Frascino
2023-08-03configs: Enable HW_RANDOMDavide Garberi
2023-07-16ARM: dts: msm: add HW CPU's busy-cost-data for additional freqsAndres Oportus
2023-07-16ARM: dts: msm: fix CPU's idle-cost-dataPatrick Bellasi
2023-07-16ARM: dts: msm: fix EM to be monotonically increasingPatrick Bellasi
2023-07-16ARM: dts: msm: Fix EAS idle-cost-data property lengthSiqi Lin
2023-07-16ARM: dts: msm: Add msm8998 energy modelRashed Abdel-Tawab
2023-05-10ANDROID: arch:arm64: Increase kernel command line sizeSyuan Yang
2022-11-05FROMGIT: arm64: fix oops in concurrently setting insn_emulation sysctlshaibinzhang (张海斌)
2022-11-01fixup! BACKPORT: treewide: Fix function prototypes for module_param_call()Nolen Johnson
2022-11-01arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitlyNathan Chancellor
2022-11-01arm64: kernel: do not need to reset UAO on exception entryVladimir Murzin
2022-10-28arm64: link with -z norelro regardless of CONFIG_RELOCATABLENick Desaulniers
2022-10-28arm64: relocatable: fix inconsistencies in linker script and optionsArd Biesheuvel
2022-10-28arm64: prevent regressions in compressed kernel image size when upgrading to ...Nick Desaulniers
2022-10-28arm64: kernel: force ET_DYN ELF type for CONFIG_RELOCATABLE=yArd Biesheuvel
2022-10-28arm64: build with baremetal linker target instead of Linux when availableOlof Johansson
2022-10-28arm64: add endianness option to LDFLAGS instead of LDMasahiro Yamada
2022-10-28arm64: Set UTS_MACHINE in the MakefileMichal Marek
2022-10-28BACKPORT: arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/me...Fangrui Song
2022-10-28BACKPORT: crypto: arm64/aes-ce-cipher - move assembler code to .S fileArd Biesheuvel
2022-10-28BACKPORT: arm64: Remove reference to asm/opcodes.hMarc Zyngier
2022-10-28BACKPORT: arm64: kprobe: protect/rename few definitions to be reused by uprobePratyush Anand
2022-10-28BACKPORT: arm64: Delete the space separator in __emit_instFangrui Song
2022-10-28BACKPORT: arm64: Get rid of asm/opcodes.hMarc Zyngier
2022-10-28BACKPORT: arm64: Fix minor issues with the dcache_by_line_op macroWill Deacon
2022-10-28BACKPORT: crypto: arm64/aes-modes - get rid of literal load of addend vectorArd Biesheuvel
2022-10-28BACKPORT: arm64: vdso: remove commas between macro name and argumentsJian Cai
2022-10-28BACKPORT: treewide: Fix function prototypes for module_param_call()Kees Cook
2022-10-28BACKPORT: arm64: add a workaround for GNU gold with ARM64_MODULE_PLTSSami Tolvanen
2022-10-28BACKPORT: arm64: explicitly pass --no-fix-cortex-a53-843419 to GNU goldSami Tolvanen
2022-10-28BACKPORT: arm64: errata: Pass --fix-cortex-a53-843419 to ld if workaround ena...Will Deacon
2022-10-28BACKPORT: arm64: keep .altinstructions and .altinstr_replacementSami Tolvanen
2022-10-28BACKPORT: kbuild: thin archives make default for all archsNicholas Piggin
2022-10-28BACKPORT: kbuild: allow archs to select link dead code/data eliminationNicholas Piggin