summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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-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
2022-06-01riscv: Wire up memfd_secret in UAPI headerTobias Klauser2-1/+1
2022-06-01riscv: Fix irq_work when SMP is disabledSamuel Holland1-1/+1
2022-06-01riscv: Improve virtual kernel memory layout dumpAlexandre Ghiti1-15/+51
2022-06-01riscv: Initialize thread pointer before calling C functionsAlexandre Ghiti1-0/+1
2022-06-01RISC-V: Only default to spinwait on SBI-0.1 and M-modePalmer Dabbelt1-1/+7
2022-06-01x86/kexec: fix memory leak of elf header bufferBaoquan He1-3/+9
2022-06-01riscv: dts: icicle: sort nodes alphabeticallyConor Dooley1-52/+52
2022-06-01riscv: microchip: icicle: readability fixesConor Dooley1-3/+5
2022-06-01riscv: dts: microchip: add the sundance polarberryConor Dooley3-0/+116
2022-06-01riscv: dts: microchip: make the fabric dtsi board specificConor Dooley3-1/+3
2022-06-01riscv: dts: microchip: remove soc vendor from filenamesConor Dooley4-3/+3
2022-06-01riscv: dts: microchip: move sysctrlr out of soc busConor Dooley1-5/+5
2022-06-01riscv: dts: microchip: remove icicle memory clocksConor Dooley1-2/+0
2022-06-01Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+4
2022-06-01efi/x86: libstub: Make DXE calls mixed mode safeArd Biesheuvel1-0/+9
2022-06-01efi: x86: Fix config name for setting the NX-compatibility flag in the PE headerLukas Bulwahn1-1/+1
2022-06-01s390/stack: add union to reflect kvm stack slot usagesHeiko Carstens3-6/+14
2022-06-01s390/stack: merge empty stack frame slotsHeiko Carstens3-8/+7
2022-06-01s390/uaccess: whitespace cleanupHeiko Carstens1-66/+66
2022-06-01s390/uaccess: use __noreturn instead of __attribute__((noreturn))Heiko Carstens1-3/+4
2022-06-01s390/uaccess: use exception handler to zero result on get_user() failureHeiko Carstens3-59/+143
2022-06-01s390/uaccess: use symbolic names for inline assembler operandsHeiko Carstens1-8/+8
2022-06-01s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flagAlexander Gordeev1-1/+5