summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-07-07KVM: arm64: Use TTL hint in when invalidating stage-2 translationsMarc Zyngier
2020-07-07KVM: arm64: Factor out stage 2 page table data from struct kvmChristoffer Dall
2020-07-07Merge branch 'kvm-arm64/ttl-for-arm64' into HEADMarc Zyngier
2020-07-07arm64: Add level-hinted TLB invalidation helperMarc Zyngier
2020-07-07arm64: Document SW reserved PTE/PMD bits in Stage-2 descriptorsMarc Zyngier
2020-07-07arm64: Detect the ARMv8.4 TTL featureMarc Zyngier
2020-07-05KVM: arm64: Lift instrumentation restrictions on VHEDavid Brazdil
2020-07-05KVM: arm64: Remove __hyp_text macro, use build rules insteadDavid Brazdil
2020-07-05KVM: arm64: Compile remaining hyp/ files for both VHE/nVHEDavid Brazdil
2020-07-05KVM: arm64: Duplicate hyp/timer-sr.c for VHE/nVHEDavid Brazdil
2020-07-05KVM: arm64: Split hyp/sysreg-sr.c to VHE/nVHEDavid Brazdil
2020-07-05KVM: arm64: Split hyp/debug-sr.c to VHE/nVHEDavid Brazdil
2020-07-05KVM: arm64: Split hyp/switch.c to VHE/nVHEDavid Brazdil
2020-07-05KVM: arm64: Duplicate hyp/tlb.c for VHE/nVHEDavid Brazdil
2020-07-05KVM: arm64: Move hyp-init.S to nVHEAndrew Scull
2020-07-05KVM: arm64: Build hyp-entry.S separately for VHE/nVHEDavid Brazdil
2020-07-05KVM: arm64: Handle calls to prefixed hyp functionsAndrew Scull
2020-07-05KVM: arm64: Use build-time defines in has_vhe()David Brazdil
2020-07-05KVM: arm64: Add build rules for separate VHE/nVHE object filesDavid Brazdil
2020-07-05KVM: arm64: Move __smccc_workaround_1_smc to .rodataDavid Brazdil
2020-07-05KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvheDavid Brazdil
2020-06-28Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-28Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-28Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-28Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-28Merge tag 'imx-fixes-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann
2020-06-28Merge tag 'arm-soc/for-5.8/soc-fixes' of https://github.com/Broadcom/stblinux...Arnd Bergmann
2020-06-28Merge tag 'arm-soc/for-5.8/devicetree-fixes' of https://github.com/Broadcom/s...Arnd Bergmann
2020-06-28Revert "ARM: sti: Implement dummy L2 cache's write_sec"Patrice Chotard
2020-06-28Merge tag 'omap-for-v5.8/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2020-06-28Merge tag 'omap-for-v5.8/dt-missed-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2020-06-28Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...Arnd Bergmann
2020-06-27Merge tag 'powerpc-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-06-27Merge tag 'riscv-for-linus-5.8-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-06-27Merge tag 'juno-fix-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/sud...Arnd Bergmann
2020-06-26Merge branch 'linus' into x86/entry, to resolve conflictsIngo Molnar
2020-06-26arm64: use PAGE_KERNEL_ROX directly in alloc_insn_pageChristoph Hellwig
2020-06-26x86/hyperv: allocate the hypercall page with only read and execute bitsChristoph Hellwig
2020-06-26openrisc: fix boot oops when DEBUG_VM is enabledStafford Horne
2020-06-25riscv: Fixup __vdso_gettimeofday broke dynamic ftraceGuo Ren
2020-06-25riscv: Add extern declarations for vDSO time-related functionsVincent Chen
2020-06-25riscv: Add -fPIC option to CFLAGS_vgettimeofday.oVincent Chen
2020-06-25arm64: Add KRYO{3,4}XX silver CPU cores to SSB safelistSai Prakash Ranjan
2020-06-25Merge tag 's390-5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-25arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma
2020-06-25x86/entry: Fix #UD vs WARN morePeter Zijlstra