summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-08-20ARM: 9111/1: oabi-compat: rework fcntl64() emulationArnd Bergmann
2021-08-20ARM: 9114/1: oabi-compat: rework sys_semtimedop emulationArnd Bergmann
2021-08-20ARM: 9108/1: oabi-compat: rework epoll_wait/epoll_pwait emulationArnd Bergmann
2021-08-20ARM: 9107/1: syscall: always store thread_info->abi_syscallArnd Bergmann
2021-08-20ARM: 9109/1: oabi-compat: add epoll_pwait handlerArnd Bergmann
2021-08-20ARM: 9106/1: traps: use get_kernel_nofault instead of set_fs()Arnd Bergmann
2021-08-20arm64: Remove logic to kill 32-bit tasks on 64-bit-only coresWill Deacon
2021-08-20arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0Will Deacon
2021-08-20arm64: Advertise CPUs capable of running 32-bit applications in sysfsWill Deacon
2021-08-20arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched systemWill Deacon
2021-08-20arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0Will Deacon
2021-08-20arm64: Implement task_cpu_possible_mask()Will Deacon
2021-08-20KVM: arm64: Upgrade trace_kvm_arm_set_dreg32() to 64bitMarc Zyngier
2021-08-20KVM: arm64: Add config register bit definitionsFuad Tabba
2021-08-20KVM: arm64: Add feature register flag definitionsFuad Tabba
2021-08-20KVM: arm64: Track value of cptr_el2 in struct kvm_vcpu_archFuad Tabba
2021-08-20KVM: arm64: Keep mdcr_el2's value as set by __init_el2_debugFuad Tabba
2021-08-20KVM: arm64: Restore mdcr_el2 from vcpuFuad Tabba
2021-08-20KVM: arm64: Refactor sys_regs.h,c for nVHE reuseFuad Tabba
2021-08-20KVM: arm64: Fix names of config register fieldsFuad Tabba
2021-08-20KVM: arm64: MDCR_EL2 is a 64-bit registerFuad Tabba
2021-08-20KVM: arm64: Remove trailing whitespace in commentFuad Tabba
2021-08-20KVM: arm64: placeholder to check if VM is protectedFuad Tabba
2021-08-20KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCEMarc Zyngier
2021-08-20KVM: arm64: Unify stage-2 programming behind __load_stage2()Marc Zyngier
2021-08-20KVM: arm64: Move kern_hyp_va() usage in __load_guest_stage2() into the callersMarc Zyngier
2021-08-20KVM: arm64: vgic: Resample HW pending state on deactivationMarc Zyngier
2021-08-20powerpc/perf/hv-gpci: Fix counter value parsingKajol Jain
2021-08-20powerpc/tau: Add 'static' storage qualifier to 'tau_work' definitionFinn Thain
2021-08-20powerpc: Re-enable ARCH_ENABLE_SPLIT_PMD_PTLOCKLukas Bulwahn
2021-08-20powerpc/kvm: Remove obsolete and unneeded selectLukas Bulwahn
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-19Merge tag 'soc-fixes-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-19ARM: s3c: delete unneed local variable "delay"Jason Wang
2021-08-19KVM: arm64: vgic: Drop WARN from vgic_get_irqRicardo Koller
2021-08-19KVM: arm64: Use generic KVM xfer to guest work functionOliver Upton
2021-08-19KVM: arm64: Record number of signal exits as a vCPU statOliver Upton
2021-08-19arm64: initialize all of CNTHCTL_EL2Mark Rutland
2021-08-19KVM: arm64: Enforce reserved bits for PSCI target affinitiesOliver Upton
2021-08-19KVM: arm64: Handle PSCI resets before userspace touches vCPU stateOliver Upton
2021-08-19KVM: arm64: Fix read-side race on updates to vcpu reset stateOliver Upton
2021-08-19ARM: config: aspeed: Regenerate defconfigsJoel Stanley
2021-08-19hexagon: use the generic global coherent poolChristoph Hellwig
2021-08-19ARM: config: aspeed_g4: Enable EDAC and SPGIOJoel Stanley
2021-08-19ARM: config: aspeed: Enable KCS adapter for raw SerIOJoel Stanley
2021-08-19ARM: config: aspeed: Enable hardened allocator featureJoel Stanley
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-08-19powerpc/mm: Fix set_memory_*() against concurrent accessesMichael Ellerman
2021-08-19powerpc/32s: Fix random crashes by adding isync() after locking/unlocking KUEPChristophe Leroy