summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-06-03Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-03Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-06-03Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-06-03ARM: omap1: enable multiplatformArnd Bergmann
2022-06-03ARM: OMAP1: clock: Convert to CCFJanusz Krzysztofik
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-06-03KVM: x86: hyper-v: replace bitmap_weight() with hweight64()Yury Norov
2022-06-03KVM: x86: hyper-v: fix type of valid_bank_maskYury Norov
2022-06-03ia64: cleanup remove_siblinginfo()Yury Norov
2022-06-03KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriateYury Norov
2022-06-03arch/x86: replace nodes_weight with nodes_empty where appropriateYury Norov
2022-06-03arch/x86: replace cpumask_weight with cpumask_empty where appropriateYury Norov
2022-06-03arch/ia64: replace cpumask_weight with cpumask_empty where appropriateYury Norov
2022-06-03arch/alpha: replace cpumask_weight with cpumask_empty where appropriateYury Norov
2022-06-03risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()Yury Norov
2022-06-03LoongArch: Add Loongson-3 default config fileHuacai Chen
2022-06-03LoongArch: Add Non-Uniform Memory Access (NUMA) supportHuacai Chen
2022-06-03LoongArch: Add multi-processor (SMP) supportHuacai Chen
2022-06-03LoongArch: Add VDSO and VSYSCALL supportHuacai Chen
2022-06-03LoongArch: Add some library functionsHuacai Chen
2022-06-03LoongArch: Add misc common routinesHuacai Chen
2022-06-03LoongArch: Add ELF and module supportHuacai Chen
2022-06-03LoongArch: Add signal handling supportHuacai Chen
2022-06-03LoongArch: Add system call supportHuacai Chen
2022-06-03LoongArch: Add memory managementHuacai Chen
2022-06-03LoongArch: Add process managementHuacai Chen
2022-06-03LoongArch: Add exception/interrupt handlingHuacai Chen
2022-06-03LoongArch: Add boot and setup routinesHuacai Chen
2022-06-03LoongArch: Add other common headersHuacai Chen
2022-06-03LoongArch: Add atomic/locking headersHuacai Chen
2022-06-03LoongArch: Add CPU definition headersHuacai Chen
2022-06-03LoongArch: Add build infrastructureHuacai Chen
2022-06-03parisc: fix a crash with multicore schedulerMikulas Patocka
2022-06-02riscv: Move alternative length validation into subsectionNathan Chancellor
2022-06-02Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-06-02Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-06-02riscv: mm: init: make pt_ops_set_[early|late|fixmap] staticJisheng Zhang
2022-06-02arm64: Initialize jump labels before setup_machine_fdt()Stephen Boyd
2022-06-02arm64: hibernate: Fix syntax errors in commentsXiang wangx
2022-06-02x86/sgx: Set active memcg prior to shmem allocationKristen Carlson Accardi
2022-06-02Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-06-02sparc: fix mis-use of __kernel_{uid,gid}_t in uapi/asm/stat.hMasahiro Yamada
2022-06-02powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada
2022-06-02mips: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada
2022-06-02powerpc/kasan: Force thread size increase with KASANMichael Ellerman
2022-06-02arm64: Remove the __user annotation for the restore_za_context() argumentCatalin Marinas
2022-06-01riscv: move errata/ and kvm/ builds to arch/riscv/KbuildMasahiro Yamada
2022-06-01RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSYXianting Tian