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
*
KVM: arm64: Make struct kvm_regs userspace-only
Marc Zyngier
2020-07-07
10
-48
/
+96
*
KVM: arm64: debug: Drop useless vpcu parameter
Marc Zyngier
2020-07-07
1
-10
/
+8
*
KVM: arm64: pauth: Use ctxt_sys_reg() instead of raw sys_regs access
Marc Zyngier
2020-07-07
1
-10
/
+13
*
KVM: arm64: sve: Use __vcpu_sys_reg() instead of raw sys_regs access
Marc Zyngier
2020-07-07
1
-3
/
+1
*
KVM: arm64: hyp: Use ctxt_sys_reg/__vcpu_sys_reg instead of raw sys_regs access
Marc Zyngier
2020-07-07
5
-65
/
+62
*
KVM: arm64: Introduce accessor for ctxt->sys_reg
Marc Zyngier
2020-07-07
1
-5
/
+10
*
KVM: arm64: Use TTL hint in when invalidating stage-2 translations
Marc Zyngier
2020-07-07
4
-19
/
+23
*
KVM: arm64: Factor out stage 2 page table data from struct kvm
Christoffer Dall
2020-07-07
10
-198
/
+240
*
Merge branch 'kvm-arm64/ttl-for-arm64' into HEAD
Marc Zyngier
2020-07-07
6
-1
/
+70
|
\
|
*
arm64: Add level-hinted TLB invalidation helper
Marc Zyngier
2020-07-07
2
-0
/
+54
|
*
arm64: Document SW reserved PTE/PMD bits in Stage-2 descriptors
Marc Zyngier
2020-07-07
1
-0
/
+2
|
*
arm64: Detect the ARMv8.4 TTL feature
Marc Zyngier
2020-07-07
3
-1
/
+14
*
|
KVM: arm64: Lift instrumentation restrictions on VHE
David Brazdil
2020-07-05
1
-8
/
+0
*
|
KVM: arm64: Remove __hyp_text macro, use build rules instead
David Brazdil
2020-07-05
17
-147
/
+132
*
|
KVM: arm64: Compile remaining hyp/ files for both VHE/nVHE
David Brazdil
2020-07-05
4
-44
/
+7
*
|
KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHE
David Brazdil
2020-07-05
7
-9
/
+19
*
|
KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHE
David Brazdil
2020-07-05
12
-164
/
+191
*
|
KVM: arm64: Split hyp/debug-sr.c to VHE/nVHE
David Brazdil
2020-07-05
7
-74
/
+118
*
|
KVM: arm64: Split hyp/switch.c to VHE/nVHE
David Brazdil
2020-07-05
13
-952
/
+1048
*
|
KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHE
David Brazdil
2020-07-05
6
-100
/
+177
*
|
KVM: arm64: Move hyp-init.S to nVHE
Andrew Scull
2020-07-05
5
-8
/
+10
*
|
KVM: arm64: Build hyp-entry.S separately for VHE/nVHE
David Brazdil
2020-07-05
8
-17
/
+48
*
|
KVM: arm64: Handle calls to prefixed hyp functions
Andrew Scull
2020-07-05
3
-3
/
+59
*
|
KVM: arm64: Use build-time defines in has_vhe()
David Brazdil
2020-07-05
1
-3
/
+10
*
|
KVM: arm64: Add build rules for separate VHE/nVHE object files
David Brazdil
2020-07-05
4
-3
/
+72
*
|
KVM: arm64: Move __smccc_workaround_1_smc to .rodata
David Brazdil
2020-07-05
3
-16
/
+33
*
|
KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
David Brazdil
2020-07-05
1
-1
/
+1
|
/
*
Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-28
3
-6
/
+6
|
\
|
*
Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...
Arnd Bergmann
2020-06-28
3
-6
/
+6
|
|
\
|
|
*
arm64: dts: imx8mm-beacon: Fix voltages on LDO1 and LDO2
Adam Ford
2020-06-18
1
-2
/
+2
|
|
*
arm64: dts: imx8mn-ddr4-evk: correct ldo1/ldo2 voltage range
Robin Gong
2020-06-18
1
-2
/
+2
|
|
*
arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage range
Robin Gong
2020-06-18
1
-2
/
+2
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-06-27
14
-166
/
+98
|
\
\
\
|
*
|
|
arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelist
Sai Prakash Ranjan
2020-06-25
1
-0
/
+2
|
*
|
|
arm64: perf: Report the PC value in REGS_ABI_32 mode
Jiping Ma
2020-06-25
1
-3
/
+22
|
*
|
|
arm64: kpti: Add KRYO{3, 4}XX silver CPU cores to kpti safelist
Sai Prakash Ranjan
2020-06-24
1
-0
/
+2
|
*
|
|
arm64: Don't insert a BTI instruction at inner labels
Jean-Philippe Brucker
2020-06-24
1
-6
/
+0
|
*
|
|
arm64: vdso: Don't use gcc plugins for building vgettimeofday.c
Alexander Popov
2020-06-24
1
-1
/
+1
|
*
|
|
arm64: vdso: Only pass --no-eh-frame-hdr when linker supports it
Will Deacon
2020-06-24
1
-2
/
+3
|
*
|
|
arm64: Depend on newer binutils when building PAC
Mark Brown
2020-06-23
1
-2
/
+2
|
*
|
|
arm64: compat: Remove 32-bit sigreturn code from the vDSO
Will Deacon
2020-06-23
3
-71
/
+0
|
*
|
|
arm64: compat: Always use sigpage for sigreturn trampoline
Will Deacon
2020-06-23
1
-25
/
+0
|
*
|
|
arm64: compat: Allow 32-bit vdso and sigpage to co-exist
Will Deacon
2020-06-23
4
-36
/
+32
|
*
|
|
arm64: vdso: Disable dwarf unwinding through the sigreturn trampoline
Will Deacon
2020-06-23
2
-21
/
+35
*
|
|
|
arm64: use PAGE_KERNEL_ROX directly in alloc_insn_page
Christoph Hellwig
2020-06-26
1
-9
/
+3
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'kbuild-fixes-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-21
1
-1
/
+1
|
\
\
\
|
*
|
|
kconfig: unify cc-option and as-option
Masahiro Yamada
2020-06-17
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2020-06-19
10
-57
/
+63
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints
Will Deacon
2020-06-18
1
-18
/
+26
|
*
|
arm64: kexec_file: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2020-06-18
1
-2
/
+1
[next]