index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...
Will Deacon
26
-450
/
+518
2020-10-01
arm64: dbm: Invalidate local TLB when setting TCR_EL1.HD
Will Deacon
1
-0
/
+1
2020-09-28
arm64: cpufeature: Export symbol read_sanitised_ftr_reg()
Jean-Philippe Brucker
1
-0
/
+1
2020-09-28
arm64: perf: Defer irq_work to IPI_IRQ_WORK
Julien Thierry
1
-9
/
+5
2020-09-28
arm64: perf: Remove PMU locking
Julien Thierry
1
-28
/
+0
2020-09-28
arm64: perf: Avoid PMXEV* indirection
Mark Rutland
1
-14
/
+85
2020-09-28
arm64: perf: Add missing ISB in armv8pmu_enable_counter()
Alexandru Elisei
1
-0
/
+5
2020-09-28
arm64: perf: Add support caps under sysfs
Shaokun Zhang
1
-33
/
+70
2020-09-21
arm64: Move console stack display code to stacktrace.c
Mark Brown
2
-65
/
+65
2020-09-21
arm64/sve: Implement a helper to load SVE registers from FPSIMD state
Julien Grall
1
-0
/
+17
2020-09-21
arm64/sve: Implement a helper to flush SVE registers
Julien Grall
1
-0
/
+8
2020-09-21
arm64/signal: Update the comment in preserve_sve_context
Julien Grall
1
-1
/
+2
2020-09-21
arm64/fpsimd: Update documentation of do_sve_acc
Julien Grall
1
-1
/
+1
2020-09-18
arm64: Improve diagnostics when trapping BRK with FAULT_BRK_IMM
Will Deacon
2
-1
/
+18
2020-09-18
arm64/fpsimd: Fix missing-prototypes in fpsimd.c
Tian Tao
1
-0
/
+2
2020-09-18
arm64: stacktrace: Convert to ARCH_STACKWALK
Mark Brown
1
-69
/
+10
2020-09-18
arm64: stacktrace: Make stack walk callback consistent with generic code
Mark Brown
3
-13
/
+12
2020-09-14
arm64: hibernate: Remove unused including <linux/version.h>
Tian Tao
1
-1
/
+0
2020-09-14
arm64/mm: Refactor {pgd, pud, pmd, pte}_ERROR()
Gavin Shan
1
-20
/
+0
2020-09-14
arm64: kprobe: clarify the comment of steppable hint instructions
Amit Daniel Kachhap
1
-2
/
+4
2020-09-14
arm64: kprobe: disable probe of fault prone ptrauth instruction
Amit Daniel Kachhap
1
-6
/
+0
2020-09-14
arm64: cpufeature: Modify address authentication cpufeature to exact
Amit Daniel Kachhap
1
-9
/
+35
2020-09-14
arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancements
Amit Daniel Kachhap
2
-0
/
+33
2020-09-14
arm64: traps: Allow force_signal_inject to pass esr error code
Amit Daniel Kachhap
2
-9
/
+9
2020-09-14
arm64: kprobe: add checks for ARMv8.3-PAuth combined instructions
Amit Daniel Kachhap
2
-2
/
+6
2020-09-11
arm64/relocate_kernel: remove redundant code
Pingfan Liu
2
-12
/
+4
2020-09-11
arm64: Remove the unused include statements
Tian Tao
1
-2
/
+0
2020-09-11
arm64/cpuinfo: Define HWCAP name arrays per their actual bit definitions
Anshuman Khandual
1
-85
/
+92
2020-09-07
arm64: topology: Stop using MPIDR for topology information
Valentin Schneider
1
-15
/
+17
2020-09-07
arm64: perf: Remove unnecessary event_idx check
Qi Liu
1
-18
/
+2
2020-09-07
arm64: get rid of TEXT_OFFSET
Ard Biesheuvel
4
-15
/
+8
2020-09-07
arm64: fix some spelling mistakes in the comments by codespell
Xiaoming Ni
2
-3
/
+3
2020-09-07
arm64: perf: Add general hardware LLC events for PMUv3
Leo Yan
1
-0
/
+3
2020-09-07
arm64: traps: Add str of description to panic() in die()
Yue Hu
1
-2
/
+2
2020-09-01
arm64: vdso: Fix unusual formatting in *setup_additional_pages()
Will Deacon
1
-10
/
+3
2020-09-01
arm64: vdso32: Remove a bunch of #ifdef CONFIG_COMPAT_VDSO guards
Will Deacon
1
-27
/
+17
2020-08-30
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+0
2020-08-29
Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2020-08-28
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-0
/
+12
2020-08-28
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
2
-0
/
+12
2020-08-27
arm64/cpuinfo: Remove unnecessary fallthrough annotation
Gustavo A. R. Silva
1
-1
/
+0
2020-08-26
cpuidle: Move trace_cpu_idle() into generic code
Peter Zijlstra
1
-2
/
+0
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
6
-11
/
+11
2020-08-21
ARM64: vdso32: Install vdso32 from vdso_install
Stephen Boyd
1
-1
/
+1
2020-08-21
arm64: Allow booting of late CPUs affected by erratum 1418040
Marc Zyngier
1
-0
/
+2
2020-08-21
arm64: Move handling of erratum 1418040 into C code
Marc Zyngier
2
-21
/
+34
2020-08-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-4
/
+57
2020-08-12
uaccess: add force_uaccess_{begin,end} helpers
Christoph Hellwig
1
-1
/
+1
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
3
-4
/
+57
2020-08-08
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-4
/
+10
[next]