summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | um: xterm: Make default terminal emulator configurableJohannes Berg2022-05-273-3/+13
* | | | | | | | | | | | Merge tag 'arm-multiplatform-5.19-3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-0312-897/+584
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ARM: omap1: enable multiplatformArnd Bergmann2022-06-037-133/+21
| * | | | | | | | | | | | ARM: OMAP1: clock: Convert to CCFJanusz Krzysztofik2022-06-035-764/+563
* | | | | | | | | | | | | Merge tag 'loongarch-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-06-03180-0/+19909
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | LoongArch: Add Loongson-3 default config fileHuacai Chen2022-06-032-0/+773
| * | | | | | | | | | | | | LoongArch: Add Non-Uniform Memory Access (NUMA) supportHuacai Chen2022-06-0317-29/+844
| * | | | | | | | | | | | | LoongArch: Add multi-processor (SMP) supportHuacai Chen2022-06-0326-10/+1549
| * | | | | | | | | | | | | LoongArch: Add VDSO and VSYSCALL supportHuacai Chen2022-06-0315-0/+622
| * | | | | | | | | | | | | LoongArch: Add some library functionsHuacai Chen2022-06-036-0/+282
| * | | | | | | | | | | | | LoongArch: Add misc common routinesHuacai Chen2022-06-037-0/+734
| * | | | | | | | | | | | | LoongArch: Add ELF and module supportHuacai Chen2022-06-0312-0/+1043
| * | | | | | | | | | | | | LoongArch: Add signal handling supportHuacai Chen2022-06-034-0/+658
| * | | | | | | | | | | | | LoongArch: Add system call supportHuacai Chen2022-06-037-0/+531
| * | | | | | | | | | | | | LoongArch: Add memory managementHuacai Chen2022-06-0326-0/+3172
| * | | | | | | | | | | | | LoongArch: Add process managementHuacai Chen2022-06-0314-0/+1865
| * | | | | | | | | | | | | LoongArch: Add exception/interrupt handlingHuacai Chen2022-06-0316-0/+1575
| * | | | | | | | | | | | | LoongArch: Add boot and setup routinesHuacai Chen2022-06-0318-0/+1738
| * | | | | | | | | | | | | LoongArch: Add other common headersHuacai Chen2022-06-0317-0/+915
| * | | | | | | | | | | | | LoongArch: Add atomic/locking headersHuacai Chen2022-06-037-0/+756
| * | | | | | | | | | | | | LoongArch: Add CPU definition headersHuacai Chen2022-06-038-0/+2191
| * | | | | | | | | | | | | LoongArch: Add build infrastructureHuacai Chen2022-06-0316-0/+700
* | | | | | | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-06-033-5/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | arm64: Initialize jump labels before setup_machine_fdt()Stephen Boyd2022-06-021-3/+4
| * | | | | | | | | | | | | | arm64: hibernate: Fix syntax errors in commentsXiang wangx2022-06-021-1/+1
| * | | | | | | | | | | | | | arm64: Remove the __user annotation for the restore_za_context() argumentCatalin Marinas2022-06-021-1/+1
* | | | | | | | | | | | | | | Merge tag 'riscv-for-linus-5.19-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-06-0316-87/+247
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | riscv: Move alternative length validation into subsectionNathan Chancellor2022-06-021-2/+2
| * | | | | | | | | | | | | | | riscv: mm: init: make pt_ops_set_[early|late|fixmap] staticJisheng Zhang2022-06-021-3/+3
| * | | | | | | | | | | | | | | riscv: move errata/ and kvm/ builds to arch/riscv/KbuildMasahiro Yamada2022-06-012-3/+2
| * | | | | | | | | | | | | | | RISC-V: Mark IORESOURCE_EXCLUSIVE for reserved mem instead of IORESOURCE_BUSYXianting Tian2022-06-011-2/+2
| * | | | | | | | | | | | | | | riscv: Wire up memfd_secret in UAPI headerTobias Klauser2022-06-012-1/+1
| * | | | | | | | | | | | | | | riscv: Fix irq_work when SMP is disabledSamuel Holland2022-06-011-1/+1
| * | | | | | | | | | | | | | | riscv: Improve virtual kernel memory layout dumpAlexandre Ghiti2022-06-011-15/+51
| * | | | | | | | | | | | | | | riscv: Initialize thread pointer before calling C functionsAlexandre Ghiti2022-06-011-0/+1
| * | | | | | | | | | | | | | | RISC-V: Only default to spinwait on SBI-0.1 and M-modePalmer Dabbelt2022-06-011-1/+7
| * | | | | | | | | | | | | | | riscv: dts: icicle: sort nodes alphabeticallyConor Dooley2022-06-011-52/+52
| * | | | | | | | | | | | | | | riscv: microchip: icicle: readability fixesConor Dooley2022-06-011-3/+5
| * | | | | | | | | | | | | | | riscv: dts: microchip: add the sundance polarberryConor Dooley2022-06-013-0/+116
| * | | | | | | | | | | | | | | riscv: dts: microchip: make the fabric dtsi board specificConor Dooley2022-06-013-1/+3
| * | | | | | | | | | | | | | | riscv: dts: microchip: remove soc vendor from filenamesConor Dooley2022-06-014-3/+3
| * | | | | | | | | | | | | | | riscv: dts: microchip: move sysctrlr out of soc busConor Dooley2022-06-011-5/+5
| * | | | | | | | | | | | | | | riscv: dts: microchip: remove icicle memory clocksConor Dooley2022-06-011-2/+0
* | | | | | | | | | | | | | | | Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-06-0318-211/+288
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | s390/stack: add union to reflect kvm stack slot usagesHeiko Carstens2022-06-013-6/+14
| * | | | | | | | | | | | | | | | s390/stack: merge empty stack frame slotsHeiko Carstens2022-06-013-8/+7
| * | | | | | | | | | | | | | | | s390/uaccess: whitespace cleanupHeiko Carstens2022-06-011-66/+66
| * | | | | | | | | | | | | | | | s390/uaccess: use __noreturn instead of __attribute__((noreturn))Heiko Carstens2022-06-011-3/+4
| * | | | | | | | | | | | | | | | s390/uaccess: use exception handler to zero result on get_user() failureHeiko Carstens2022-06-013-59/+143
| * | | | | | | | | | | | | | | | s390/uaccess: use symbolic names for inline assembler operandsHeiko Carstens2022-06-011-8/+8