index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-23
arm64: dts: qcom: msm8916-samsung-serranove: Add IMU
Stephan Gerhold
1
-0
/
+23
2021-10-23
arm64: dts: qcom: msm8916-samsung-serranove: Add touch key
Stephan Gerhold
1
-0
/
+87
2021-10-23
arm64: dts: qcom: msm8916-samsung-serranove: Add touch screen
Stephan Gerhold
1
-0
/
+50
2021-10-23
arm64: dts: qcom: Add device tree for Samsung Galaxy S4 Mini Value Edition
Stephan Gerhold
2
-0
/
+302
2021-10-23
arm64: dts: qcom: sm7225: Add device tree for Fairphone 4
Luca Weiss
2
-0
/
+321
2021-10-23
arm64: dts: qcom: Add SM7225 device tree
Luca Weiss
1
-0
/
+16
2021-10-23
arm64: dts: qcom: sm6350: add debug uart
Luca Weiss
1
-0
/
+31
2021-10-23
arm64: dts: qcom: Add PM6350 PMIC
Luca Weiss
1
-0
/
+54
2021-10-23
arm64: dts: qcom: sa8155p-adp: Enable remoteproc capabilities
Bhupesh Sharma
1
-0
/
+10
2021-10-23
arm64: dts: qcom: sm8150: Add fastrpc nodes
Bhupesh Sharma
1
-0
/
+119
2021-10-23
arm64: dts: qcom: sm8350: Add fastrpc nodes
Ola Jeppsson
1
-0
/
+118
2021-10-22
bpf: Define bpf_jit_alloc_exec_limit for arm64 JIT
Lorenz Bauer
1
-0
/
+5
2021-10-22
arm64: Recover kretprobe modified return address in stacktrace
Masami Hiramatsu
3
-0
/
+12
2021-10-22
arm64: kprobes: Make a frame pointer on __kretprobe_trampoline
Masami Hiramatsu
1
-0
/
+4
2021-10-22
arm64: kprobes: Record frame pointer with kretprobe instance
Masami Hiramatsu
1
-2
/
+2
2021-10-21
arm64: errata: Add detection for TRBE write to out-of-range
Suzuki K Poulose
3
-0
/
+62
2021-10-21
arm64: errata: Add workaround for TSB flush failures
Suzuki K Poulose
4
-1
/
+68
2021-10-21
arm64: errata: Add detection for TRBE overwrite in FILL mode
Suzuki K Poulose
3
-0
/
+67
2021-10-21
arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
Suzuki K Poulose
1
-0
/
+4
2021-10-21
arm64: defconfig: Enable Qualcomm LMH driver
Bjorn Andersson
1
-0
/
+1
2021-10-21
arm64: defconfig: Enable Qualcomm prima/pronto drivers
Bjorn Andersson
1
-0
/
+5
2021-10-21
arm64: vmlinux.lds.S: remove `.fixup` section
Mark Rutland
1
-1
/
+0
2021-10-21
arm64: extable: add load_unaligned_zeropad() handler
Mark Rutland
3
-17
/
+48
2021-10-21
arm64: extable: add a dedicated uaccess handler
Mark Rutland
6
-48
/
+58
2021-10-21
arm64: extable: add `type` and `data` fields
Mark Rutland
5
-23
/
+66
2021-10-21
arm64: extable: use `ex` for `exception_table_entry`
Mark Rutland
1
-5
/
+5
2021-10-21
arm64: extable: make fixup_exception() return bool
Mark Rutland
3
-11
/
+11
2021-10-21
arm64: extable: consolidate definitions
Mark Rutland
5
-35
/
+58
2021-10-21
arm64: gpr-num: support W registers
Mark Rutland
1
-1
/
+5
2021-10-21
arm64: factor out GPR numbering helpers
Mark Rutland
2
-17
/
+30
2021-10-21
arm64: kvm: use kvm_exception_table_entry
Mark Rutland
2
-6
/
+11
2021-10-21
arm64: lib: __arch_copy_to_user(): fold fixups into body
Mark Rutland
1
-5
/
+3
2021-10-21
arm64: lib: __arch_copy_from_user(): fold fixups into body
Mark Rutland
1
-5
/
+3
2021-10-21
arm64: lib: __arch_clear_user(): fold fixups into body
Mark Rutland
1
-5
/
+3
2021-10-21
arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfd
Nick Desaulniers
2
-13
/
+7
2021-10-21
arm64: vdso32: suppress error message for 'make mrproper'
Nick Desaulniers
1
-1
/
+2
2021-10-21
arm64: vdso32: drop test for -march=armv8-a
Nick Desaulniers
2
-14
/
+1
2021-10-21
arm64: vdso32: drop the test for dmb ishld
Nick Desaulniers
2
-9
/
+1
2021-10-21
arm64/sve: Track vector lengths for tasks in an array
Mark Brown
3
-48
/
+95
2021-10-21
arm64/sve: Explicitly load vector length when restoring SVE state
Mark Brown
5
-16
/
+11
2021-10-21
arm64/sve: Put system wide vector length information into structs
Mark Brown
7
-94
/
+191
2021-10-21
arm64/sve: Use accessor functions for vector lengths in thread_struct
Mark Brown
5
-23
/
+54
2021-10-21
arm64/sve: Rename find_supported_vector_length()
Mark Brown
1
-7
/
+7
2021-10-21
arm64/sve: Make access to FFR optional
Mark Brown
5
-22
/
+39
2021-10-21
arm64/sve: Make sve_state_size() static
Mark Brown
2
-3
/
+1
2021-10-21
arm64/sve: Remove sve_load_from_fpsimd_state()
Mark Brown
2
-18
/
+0
2021-10-21
arm64/fp: Reindent fpsimd_save()
Mark Brown
1
-17
/
+19
2021-10-20
arm64: dts: qcom: sdm845-oneplus: enable second wifi channel
Caleb Connolly
1
-0
/
+7
2021-10-20
Merge tag 'visconti-arm-defconfig-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/iwamatsu/linux-visconti into arm/defconfigs
Arnd Bergmann
1
-0
/
+1
2021-10-20
arm64: broadcom: Removed forced select of interrupt controllers
Florian Fainelli
1
-3
/
+0
[prev]
[next]