summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2021-02-12um: virtio: clean up a commentJohannes Berg
2021-02-12Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-12Merge tag 'riscv-for-linus-5.11-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-02-12Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini
2021-02-12arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero pageCatalin Marinas
2021-02-12parisc: Optimize per-pagetable spinlocksHelge Deller
2021-02-12parisc: Replace test_ti_thread_flag() with test_tsk_thread_flag()Tiezhu Yang
2021-02-12parisc: Bump 64-bit IRQ stack size to 64 KBJohn David Anglin
2021-02-12parisc: Fix IVT checksum calculation wrt HPMCSven Schnelle
2021-02-12parisc: Use the generic devmem_is_allowed()Helge Deller
2021-02-12parisc: Drop out of get_whan() if task is running againHelge Deller
2021-02-12Merge branch 'for-next/vdso' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/topology' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/stacktrace' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/rng' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/perf' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/misc' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/kexec' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/faultaround' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/errata' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/crypto' into for-next/coreWill Deacon
2021-02-12Merge branch 'for-next/cpufeature' into for-next/coreWill Deacon
2021-02-12Merge branch 'kvm-arm64/pmu-debug-fixes-5.11' into kvmarm-master/nextMarc Zyngier
2021-02-12Merge branch 'kvm-arm64/rng-5.12' into kvmarm-master/nextMarc Zyngier
2021-02-12Merge branch 'kvm-arm64/hyp-reloc' into kvmarm-master/nextMarc Zyngier
2021-02-12Merge branch 'kvm-arm64/concurrent-translation-fault' into kvmarm-master/nextMarc Zyngier
2021-02-12Merge branch 'kvm-arm64/misc-5.12' into kvmarm-master/nextMarc Zyngier
2021-02-12Merge tag 'kvmarm-fixes-5.11-2' into kvmarm-master/nextMarc Zyngier
2021-02-12Merge remote-tracking branch 'regulator/for-5.12' into regulator-nextMark Brown
2021-02-12Merge branch 'x86/cleanups' into x86/mmIngo Molnar
2021-02-11Merge tag 'powerpc-5.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-02-11dts: marvell: add CM3 SRAM memory to cp11x ethernet device treeKonstantin Porotchkin
2021-02-11clk: spear: Move prototype to accessible headerLee Jones
2021-02-11microblaze: Remove support for gcc < 4Geert Uytterhoeven
2021-02-11bpf: Add per-program recursion prevention mechanismAlexei Starovoitov
2021-02-11bpf: Compute program stats for sleepable programsAlexei Starovoitov
2021-02-11KVM: x86/xen: Explicitly pad struct compat_vcpu_info to 64 bytesSean Christopherson
2021-02-11KVM: SVM: Make symbol 'svm_gp_erratum_intercept' staticWei Yongjun
2021-02-11Merge tag 'kvm-ppc-next-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-02-11locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long
2021-02-11powerpc/perf: Adds support for programming of Thresholding in P10Kajol Jain
2021-02-11powerpc/pci: Remove unimplemented prototypesOliver O'Halloran
2021-02-11powerpc/uaccess: Merge raw_copy_to_user_allowed() into raw_copy_to_user()Christophe Leroy
2021-02-11powerpc/uaccess: Merge __put_user_size_allowed() into __put_user_size()Christophe Leroy
2021-02-11powerpc/uaccess: get rid of small constant size cases in raw_copy_{to,from}_u...Christophe Leroy
2021-02-11powerpc/64: Fix stack trace not displaying final frameMichael Ellerman
2021-02-11powerpc/time: Remove get_tbl()Christophe Leroy
2021-02-11powerpc/time: Avoid using get_tbl()Christophe Leroy
2021-02-11powerpc/syscall: Avoid storing 'current' in another pointerChristophe Leroy