index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: uaccess cleanup macro naming
Mark Rutland
2020-12-02
6
-26
/
+26
*
arm64: uaccess: split user/kernel routines
Mark Rutland
2020-12-02
2
-65
/
+47
*
arm64: uaccess: refactor __{get,put}_user
Mark Rutland
2020-12-02
1
-17
/
+27
*
arm64: uaccess: simplify __copy_user_flushcache()
Mark Rutland
2020-12-02
1
-3
/
+1
*
arm64: uaccess: rename privileged uaccess routines
Mark Rutland
2020-12-02
3
-8
/
+8
*
arm64: sdei: explicitly simulate PAN/UAO entry
Mark Rutland
2020-12-02
2
-6
/
+39
*
arm64: sdei: move uaccess logic to arch/arm64/
Mark Rutland
2020-12-02
1
-6
/
+12
*
arm64: head.S: always initialize PSTATE
Mark Rutland
2020-12-02
2
-11
/
+26
*
arm64: head.S: cleanup SCTLR_ELx initialization
Mark Rutland
2020-12-02
3
-10
/
+16
*
arm64: head.S: rename el2_setup -> init_kernel_el
Mark Rutland
2020-12-02
2
-8
/
+9
*
arm64: add C wrappers for SET_PSTATE_*()
Mark Rutland
2020-12-02
3
-3
/
+7
*
arm64: ensure ERET from kthread is illegal
Mark Rutland
2020-12-02
1
-9
/
+8
*
arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y
Will Deacon
2020-11-09
4
-3
/
+76
*
arm64: alternatives: Remove READ_ONCE() usage during patch operation
Will Deacon
2020-11-09
1
-3
/
+4
*
arm64: cpufeatures: Add capability for LDAPR instruction
Will Deacon
2020-11-09
3
-1
/
+15
*
arm64: alternatives: Split up alternative.h
Will Deacon
2020-11-09
5
-209
/
+222
*
arm64: uaccess: move uao_* alternatives to asm-uaccess.h
Mark Rutland
2020-11-09
3
-60
/
+60
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-11-06
7
-59
/
+67
|
\
|
*
arm64: kexec_file: try more regions if loading segments fails
Benjamin Gwin
2020-11-05
2
-11
/
+39
|
*
arm64: kprobes: Use BRK instead of single-step when executing instructions ou...
Jean-Philippe Brucker
2020-11-03
4
-47
/
+27
|
*
arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4
Vanshidhar Konda
2020-11-03
1
-1
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-11-01
11
-37
/
+96
|
\
\
|
*
\
Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-10-30
11
-37
/
+96
|
|
\
\
|
|
*
|
KVM: arm64: Handle Asymmetric AArch32 systems
Qais Yousef
2020-10-30
1
-0
/
+19
|
|
*
|
arm64: cpufeature: upgrade hyp caps to final
Mark Rutland
2020-10-30
3
-15
/
+24
|
|
*
|
arm64: cpufeature: reorder cpus_have_{const, final}_cap()
Mark Rutland
2020-10-30
1
-8
/
+8
|
|
*
|
KVM: arm64: Factor out is_{vhe,nvhe}_hyp_code()
Mark Rutland
2020-10-30
1
-5
/
+16
|
|
*
|
KVM: arm64: Force PTE mapping on fault resulting in a device mapping
Santosh Shukla
2020-10-29
1
-0
/
+1
|
|
*
|
KVM: arm64: Use fallback mapping sizes for contiguous huge page sizes
Gavin Shan
2020-10-29
1
-7
/
+19
|
|
*
|
KVM: arm64: Fix masks in stage2_pte_cacheable()
Will Deacon
2020-10-29
1
-1
/
+1
|
|
*
|
KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR
Marc Zyngier
2020-10-29
2
-3
/
+4
|
|
*
|
KVM: arm64: Allocate stage-2 pgd pages with GFP_KERNEL_ACCOUNT
Will Deacon
2020-10-29
1
-1
/
+1
|
|
*
|
KVM: arm64: Drop useless PAN setting on host EL1 to EL2 transition
Marc Zyngier
2020-10-29
1
-2
/
+0
|
|
*
|
KVM: arm64: Remove leftover kern_hyp_va() in nVHE TLB invalidation
Marc Zyngier
2020-10-29
1
-1
/
+0
|
|
*
|
KVM: arm64: Don't corrupt tpidr_el2 on failed HVC call
Marc Zyngier
2020-10-29
1
-7
/
+16
*
|
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-10-30
24
-40
/
+90
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
arm64: Change .weak to SYM_FUNC_START_WEAK_PI for arch/arm64/lib/mem*.S
Fangrui Song
2020-10-30
3
-6
/
+3
|
*
|
|
arm64/smp: Move rcu_cpu_starting() earlier
Qian Cai
2020-10-30
1
-0
/
+1
|
*
|
|
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
2020-10-29
12
-15
/
+64
|
*
|
|
arm64: Add part number for Arm Cortex-A77
Rob Herring
2020-10-29
1
-0
/
+2
|
*
|
|
arm64: efi: increase EFI PE/COFF header padding to 64 KB
Ard Biesheuvel
2020-10-28
1
-1
/
+1
|
*
|
|
arm64: vmlinux.lds: account for spurious empty .igot.plt sections
Ard Biesheuvel
2020-10-28
1
-1
/
+1
|
*
|
|
arm64: avoid -Woverride-init warning
Arnd Bergmann
2020-10-28
2
-3
/
+5
|
*
|
|
KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
Stephen Boyd
2020-10-28
2
-3
/
+1
|
*
|
|
arm64: vdso32: Allow ld.lld to properly link the VDSO
Nathan Chancellor
2020-10-26
1
-11
/
+12
|
|
/
/
*
|
|
Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...
Arnd Bergmann
2020-10-27
5
-2
/
+67
|
\
\
\
|
*
|
|
arm64: dts: meson: odroid-n2 plus: fix vddcpu_a pwm
Jerome Brunet
2020-10-23
1
-1
/
+1
|
*
|
|
arm64: dts: amlogic: add missing ethernet reset ID
Anand Moon
2020-10-21
3
-0
/
+7
|
*
|
|
arm64: dts: amlogic: meson-g12: use the G12A specific dwmac compatible
Martin Blumenstingl
2020-10-05
1
-1
/
+1
|
*
|
|
arm64: dts: meson: add missing g12 rng clock
Scott K Logan
2020-10-05
1
-0
/
+2
[next]