summary refs log tree commit diff
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-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-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-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-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
2022-06-01riscv: Wire up memfd_secret in UAPI headerTobias Klauser
2022-06-01riscv: Fix irq_work when SMP is disabledSamuel Holland
2022-06-01riscv: Improve virtual kernel memory layout dumpAlexandre Ghiti
2022-06-01riscv: Initialize thread pointer before calling C functionsAlexandre Ghiti
2022-06-01RISC-V: Only default to spinwait on SBI-0.1 and M-modePalmer Dabbelt
2022-06-01riscv: dts: icicle: sort nodes alphabeticallyConor Dooley
2022-06-01riscv: microchip: icicle: readability fixesConor Dooley
2022-06-01riscv: dts: microchip: add the sundance polarberryConor Dooley
2022-06-01riscv: dts: microchip: make the fabric dtsi board specificConor Dooley
2022-06-01riscv: dts: microchip: remove soc vendor from filenamesConor Dooley
2022-06-01riscv: dts: microchip: move sysctrlr out of soc busConor Dooley
2022-06-01riscv: dts: microchip: remove icicle memory clocksConor Dooley
2022-06-01Merge tag 'pwm/for-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-06-01efi/x86: libstub: Make DXE calls mixed mode safeArd Biesheuvel
2022-06-01efi: x86: Fix config name for setting the NX-compatibility flag in the PE headerLukas Bulwahn
2022-06-01s390/stack: add union to reflect kvm stack slot usagesHeiko Carstens
2022-06-01s390/stack: merge empty stack frame slotsHeiko Carstens
2022-06-01s390/uaccess: whitespace cleanupHeiko Carstens
2022-06-01s390/uaccess: use __noreturn instead of __attribute__((noreturn))Heiko Carstens
2022-06-01s390/uaccess: use exception handler to zero result on get_user() failureHeiko Carstens
2022-06-01s390/uaccess: use symbolic names for inline assembler operandsHeiko Carstens
2022-06-01s390/mcck: isolate SIE instruction when setting CIF_MCCK_GUEST flagAlexander Gordeev
2022-06-01s390/mm: use non-quiescing sske for KVM switch to keyed guestChristian Borntraeger
2022-06-01s390/gmap: voluntarily schedule during key settingChristian Borntraeger
2022-06-01s390/kexec: add __GFP_NORETRY to KEXEC_CONTROL_MEMORY_GFPHeiko Carstens
2022-06-01s390/Kconfig.debug: fix indentationJuerg Haefliger
2022-06-01s390/Kconfig: fix indentationJuerg Haefliger
2022-05-31Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-31Merge tag 'microblaze-v5.19' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2022-05-31ARM: pxa/mmp: remove traces of plat-pxaArnd Bergmann
2022-05-30RISC-V: Prepare dropping week attribute from arch_kexec_apply_relocations[_add]Uwe Kleine-König
2022-05-30Merge tag 'for-5.19/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-05-30Merge tag 'mips_5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds