summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fallthrough-fixes-clang-5.16-rc1' of git://git.kernel.org/pub/scm/...Linus Torvalds2021-11-012-0/+2
|\
| * MIPS: Fix fall-through warnings for ClangGustavo A. R. Silva2021-10-132-0/+2
* | Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-012-3/+2
|\ \
| * | KVM: PPC: Replace zero-length array with flexible array memberLen Baker2021-10-202-3/+2
| |/
* | Merge tag 'seccomp-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-011-2/+2
|\ \
| * | x86: change default to spec_store_bypass_disable=prctl spectre_v2_user=prctlAndrea Arcangeli2021-10-041-2/+2
| |/
* | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-015-0/+9
|\ \
| * | lib/string: Move helper functions out of string.cKees Cook2021-09-255-0/+9
| |/
* | Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-11-0113-40/+13
|\ \
| * | riscv: rely on core code to keep thread_info::cpu updatedArd Biesheuvel2021-09-303-7/+0
| * | powerpc: smp: remove hack to obtain offset of task_struct::cpuArd Biesheuvel2021-09-303-29/+1
| * | sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=yArd Biesheuvel2021-09-304-4/+3
| * | powerpc: add CPU field to struct thread_infoArd Biesheuvel2021-09-301-0/+3
| * | s390: add CPU field to struct thread_infoArd Biesheuvel2021-09-301-0/+1
| * | x86: add CPU field to struct thread_infoArd Biesheuvel2021-09-301-0/+3
| * | arm64: add CPU field to struct thread_infoArd Biesheuvel2021-09-302-0/+2
| |/
* | Merge tag 'm68k-for-v5.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-0113-25/+61
|\ \
| * | m68k: defconfig: Update defconfigs for v5.15-rc1Geert Uytterhoeven2021-10-1112-24/+60
| * | m68k: muldi3: Use semicolon instead of commaGeert Uytterhoeven2021-09-241-1/+1
* | | Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-0142-320/+617
|\ \ \
| * | | parisc: Fix set_fixmap() on PA1.x CPUsHelge Deller2021-11-011-4/+1
| * | | parisc: Use swap() to swap values in setup_bootmem()Yihao Han2021-11-011-5/+1
| * | | parisc: Update defconfigsHelge Deller2021-11-012-16/+14
| * | | parisc: decompressor: clean up MakefileMasahiro Yamada2021-11-011-4/+3
| * | | parisc: decompressor: remove repeated depenency of misc.oMasahiro Yamada2021-11-011-2/+0
| * | | parisc: Remove unused constants from asm-offsets.cHelge Deller2021-11-011-5/+0
| * | | parisc/ftrace: use static key to enable/disable function graph tracerSven Schnelle2021-11-011-3/+6
| * | | parisc/ftrace: set function trace functionSven Schnelle2021-11-011-7/+5
| * | | parisc: Make use of the helper macro kthread_run()Cai Huoqing2021-11-011-3/+1
| * | | parisc: mark xchg functions notraceSven Schnelle2021-11-011-6/+6
| * | | parisc: enhance warning regarding usage of O_NONBLOCKHelge Deller2021-11-012-4/+7
| * | | parisc: Drop ifdef __KERNEL__ from non-uapi kernel headersHelge Deller2021-11-018-31/+0
| * | | parisc: Use PRIV_USER and PRIV_KERNEL in ptrace.hHelge Deller2021-11-011-3/+3
| * | | parisc: Use PRIV_USER in syscall.SHelge Deller2021-11-011-2/+2
| * | | parisc/kgdb: add kgdb_roundup() to make kgdb work with idle pollingSven Schnelle2021-11-011-2/+17
| * | | parisc: Move thread_info into task structHelge Deller2021-11-0114-100/+105
| * | | parisc: add support for TOC (transfer of control)Sven Schnelle2021-11-016-2/+222
| * | | parisc/firmware: add functions to retrieve TOC dataSven Schnelle2021-11-012-0/+34
| * | | parisc: add PIM TOC data structuresSven Schnelle2021-11-011-0/+22
| * | | parisc: move virt_map macro to assembly.hSven Schnelle2021-11-012-24/+25
| * | | parisc/unwind: fix unwinder when CONFIG_64BIT is enabledSven Schnelle2021-11-011-7/+14
| * | | parisc: Fix ptrace check on syscall returnHelge Deller2021-11-011-1/+1
| * | | parisc: Use PRIV_USER instead of 3 in entry.SHelge Deller2021-10-301-6/+6
| * | | parisc: Use FRAME_SIZE and FRAME_ALIGN from assembly.hHelge Deller2021-10-301-7/+1
| * | | parisc: Allocate task struct with stack frame alignmentHelge Deller2021-10-301-1/+2
| * | | parisc: Define FRAME_ALIGN and PRIV_USER/PRIV_KERNEL in assembly.hHelge Deller2021-10-301-0/+7
| * | | parisc: fix warning in flush_tlb_allSven Schnelle2021-10-301-2/+2
| * | | parisc: disable preemption in send_IPI_allbutself()Sven Schnelle2021-10-301-1/+3
| * | | parisc: fix preempt_count() check in entry.SSven Schnelle2021-10-301-2/+2
| * | | parisc: deduplicate code in flush_cache_mm() and flush_cache_range()Sven Schnelle2021-10-301-51/+30