summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-1654-52/+114
|\
| * sparc: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-124-5/+9
| * riscv: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-122-2/+5
| * nds32: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-123-2/+4
| * ia64: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-122-2/+5
| * h8300: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-122-2/+4
| * c6x: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-123-1/+4
| * alpha: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-123-2/+4
| * xtensa: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-123-4/+8
| * arm: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-124-6/+11
| * microblaze: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-092-1/+4
| * hexagon: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-092-1/+3
| * csky: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-092-2/+5
| * openrisc: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-092-1/+3
| * sh: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-092-2/+4
| * um: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-092-1/+4
| * s390: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-093-6/+9
| * mips: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-092-2/+4
| * powerpc: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-092-2/+5
| * parisc: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-092-2/+5
| * nios32: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-092-1/+4
| * m68k: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-092-1/+3
| * arm64: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-092-2/+5
| * arc: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-093-3/+6
| * Merge branch 'x86/entry' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jens Axboe2020-11-0913-43/+46
| |\
| * \ Merge tag 'core-entry-notify-signal' of git://git.kernel.org/pub/scm/linux/ke...Jens Axboe2020-11-091-2/+2
| |\ \
* | \ \ Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-12-166-21/+28
|\ \ \ \
| * | | | parisc: pci-dma: fix warning unused-functionAnders Roxell2020-12-151-1/+1
| * | | | parisc/uapi: Use Kbuild logic to provide <asm/types.h>Geert Uytterhoeven2020-11-111-7/+0
| * | | | parisc: Make user stack size configurableHelge Deller2020-11-112-7/+23
| * | | | parisc: Use _TIF_USER_WORK_MASK in entry.SHelge Deller2020-11-111-2/+2
| * | | | parisc: Drop loops_per_jiffy from per_cpu structHelge Deller2020-11-112-4/+2
| |/ / /
* | | | Merge tag 'mips_5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2020-12-1678-242/+1988
|\ \ \ \
| * | | | mips: fix Section mismatch in referenceAnders Roxell2020-12-142-3/+3
| * | | | MIPS: Octeon: irq: Alloc desc before configuring IRQAlexander Sverdlin2020-12-141-0/+15
| * | | | MIPS: mm: Add back define for PAGE_SHAREDThomas Bogendoerfer2020-12-141-0/+2
| * | | | MIPS: Select ARCH_KEEP_MEMBLOCK if DEBUG_KERNEL to enable sysfs memblock debugTiezhu Yang2020-12-141-0/+1
| * | | | mips: lib: uncached: fix non-standard usage of variable 'sp'Anders Roxell2020-12-141-1/+3
| * | | | MIPS: DTS: img: Fix schema warnings for pwm-ledsAlexander Dahl2020-12-051-2/+3
| * | | | MIPS: KASLR: Avoid endless loop in sync_icache if synci_step is zeroJinyang He2020-12-051-1/+1
| * | | | MIPS: Move memblock_dump_all() to the end of setup_arch()Tiezhu Yang2020-12-041-2/+2
| * | | | MIPS: SMP-CPS: Add support for irq migration when CPU offlineWei Li2020-12-042-0/+3
| * | | | MIPS: OCTEON: Don't add kernel sections into memblock allocatorAlexander Sverdlin2020-12-041-9/+0
| * | | | MIPS: Don't round up kernel sections size for memblock_add()Alexander Sverdlin2020-12-041-2/+2
| * | | | MIPS: Enable GCOVXingxing Su2020-12-042-0/+2
| * | | | MIPS: configs: drop unused BACKLIGHT_GENERIC optionAndrey Zhizhikin2020-12-046-6/+0
| * | | | MIPS: Loongson64: Fix up reserving kernel memory rangeJinyang He2020-11-271-2/+5
| * | | | MIPS: mm: Remove unused is_aligned_hugepage_rangeThomas Bogendoerfer2020-11-271-12/+0
| * | | | MIPS: No need to check CPU 0 in {loongson3,bmips,octeon}_cpu_disable()Tiezhu Yang2020-11-273-9/+0
| * | | | MIPS: Loongson64: Add KASLR supportJinyang He2020-11-272-1/+11