summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-06-03Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds16-87/+247
2022-06-03Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds18-211/+288
2022-06-03Merge tag 'efi-next-for-v5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-2/+11
2022-06-03ARM: omap1: enable multiplatformArnd Bergmann7-133/+21
2022-06-03ARM: OMAP1: clock: Convert to CCFJanusz Krzysztofik5-764/+563
2022-06-03Merge tag 'usb-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds25-133/+250
2022-06-03Merge tag 'tty-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-689/+420
2022-06-03KVM: x86: hyper-v: replace bitmap_weight() with hweight64()Yury Norov1-2/+2
2022-06-03KVM: x86: hyper-v: fix type of valid_bank_maskYury Norov1-2/+2
2022-06-03ia64: cleanup remove_siblinginfo()Yury Norov1-4/+0
2022-06-03KVM: s390: replace bitmap_copy with bitmap_{from,to}_arr64 where appropriateYury Norov1-7/+3
2022-06-03arch/x86: replace nodes_weight with nodes_empty where appropriateYury Norov2-3/+3
2022-06-03arch/x86: replace cpumask_weight with cpumask_empty where appropriateYury Norov3-9/+9
2022-06-03arch/ia64: replace cpumask_weight with cpumask_empty where appropriateYury Norov1-1/+1
2022-06-03arch/alpha: replace cpumask_weight with cpumask_empty where appropriateYury Norov1-1/+1
2022-06-03risc-v: replace bitmap_weight with bitmap_empty in riscv_fill_hwcap()Yury Norov1-4/+3
2022-06-03LoongArch: Add Loongson-3 default config fileHuacai Chen2-0/+773
2022-06-03LoongArch: Add Non-Uniform Memory Access (NUMA) supportHuacai Chen17-29/+844
2022-06-03LoongArch: Add multi-processor (SMP) supportHuacai Chen26-10/+1549
2022-06-03LoongArch: Add VDSO and VSYSCALL supportHuacai Chen15-0/+622
2022-06-03LoongArch: Add some library functionsHuacai Chen6-0/+282
2022-06-03LoongArch: Add misc common routinesHuacai Chen7-0/+734
2022-06-03LoongArch: Add ELF and module supportHuacai Chen12-0/+1043
2022-06-03LoongArch: Add signal handling supportHuacai Chen4-0/+658
2022-06-03LoongArch: Add system call supportHuacai Chen7-0/+531
2022-06-03LoongArch: Add memory managementHuacai Chen26-0/+3172
2022-06-03LoongArch: Add process managementHuacai Chen14-0/+1865
2022-06-03LoongArch: Add exception/interrupt handlingHuacai Chen16-0/+1575
2022-06-03LoongArch: Add boot and setup routinesHuacai Chen18-0/+1738
2022-06-03LoongArch: Add other common headersHuacai Chen17-0/+915
2022-06-03LoongArch: Add atomic/locking headersHuacai Chen7-0/+756
2022-06-03LoongArch: Add CPU definition headersHuacai Chen8-0/+2191
2022-06-03LoongArch: Add build infrastructureHuacai Chen16-0/+700
2022-06-03parisc: fix a crash with multicore schedulerMikulas Patocka2-17/+1
2022-06-02riscv: Move alternative length validation into subsectionNathan Chancellor1-2/+2
2022-06-02Merge tag 'asm-generic-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-10/+10
2022-06-02Merge tag 'arm-late-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds48-97/+836
2022-06-02Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds180-2564/+2226
2022-06-02riscv: mm: init: make pt_ops_set_[early|late|fixmap] staticJisheng Zhang1-3/+3
2022-06-02arm64: Initialize jump labels before setup_machine_fdt()Stephen Boyd1-3/+4
2022-06-02arm64: hibernate: Fix syntax errors in commentsXiang wangx1-1/+1
2022-06-02x86/sgx: Set active memcg prior to shmem allocationKristen Carlson Accardi3-6/+115
2022-06-02Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-53/+2
2022-06-02sparc: fix mis-use of __kernel_{uid,gid}_t in uapi/asm/stat.hMasahiro Yamada1-2/+2
2022-06-02powerpc: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada1-2/+2
2022-06-02mips: use __kernel_{uid,gid}32_t in uapi/asm/stat.hMasahiro Yamada1-6/+6
2022-06-02powerpc/kasan: Force thread size increase with KASANMichael Ellerman2-3/+8
2022-06-02arm64: Remove the __user annotation for the restore_za_context() argumentCatalin Marinas1-1/+1
2022-06-01riscv: move errata/ and kvm/ builds to arch/riscv/KbuildMasahiro Yamada2-3/+2
2022-06-01RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSYXianting Tian1-2/+2