summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEPEric W. Biederman2022-05-112-4/+4
| * | | | | | | | | ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEPEric W. Biederman2022-05-115-8/+10
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-06-0325-137/+173
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fork: Generalize PF_IO_WORKER handlingEric W. Biederman2022-05-0726-108/+85
| * | | | | | | | | fork: Explicity test for idle tasks in copy_threadEric W. Biederman2022-05-072-2/+2
| * | | | | | | | | fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman2022-05-0723-54/+113
| |/ / / / / / / /
* | | | | | | | | Merge tag 'for-linus-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-06-0315-53/+85
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | um: Fix out-of-bounds read in LDT setupVincent Whitchurch2022-05-271-2/+4
| * | | | | | | | | um: chan_user: Fix winch_tramp() return valueJohannes Berg2022-05-271-4/+5
| * | | | | | | | | um: virtio_uml: Fix broken device handling in time-travelJohannes Berg2022-05-271-10/+23
| * | | | | | | | | um: line: Use separate IRQs per lineJohannes Berg2022-05-276-33/+29
| * | | | | | | | | um: Enable ARCH_HAS_GCOV_PROFILE_ALLVincent Whitchurch2022-05-271-0/+1
| * | | | | | | | | um: Use asm-generic/dma-mapping.hJohannes Berg2022-05-271-0/+1
| * | | | | | | | | um: daemon: Make default socket configurableJohannes Berg2022-05-272-1/+9
| * | | | | | | | | 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