summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-1661-138/+124
|\
| * io_uring: remove 'twa_signal_ok' deadlock work-aroundJens Axboe2020-12-121-15/+6
| * kernel: remove checking for TIF_NOTIFY_SIGNALJens Axboe2020-12-124-12/+0
| * signal: kill JOBCTL_TASK_WORKJens Axboe2020-12-122-23/+1
| * io_uring: JOBCTL_TASK_WORK is no longer used by task_workJens Axboe2020-12-121-7/+2
| * task_work: remove legacy TWA_SIGNAL pathJens Axboe2020-12-121-29/+1
| * 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-0916-50/+73
| |\
| * \ Merge tag 'core-entry-notify-signal' of git://git.kernel.org/pub/scm/linux/ke...Jens Axboe2020-11-0910-30/+118
| |\ \
* | \ \ Merge branch 'parisc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-12-168-30/+35
|\ \ \ \
| * | | | 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-114-16/+30
| * | | | 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-1694-278/+2328
|\ \ \ \
| * | | | mips: fix Section mismatch in referenceAnders Roxell2020-12-142-3/+3
| * | | | MAINTAINERS: Add linux-mips mailing list to JZ47xx entriesKrzysztof Kozlowski2020-12-141-0/+2
| * | | | MAINTAINERS: Remove JZ4780 DMA driver entryKrzysztof Kozlowski2020-12-141-5/+0
| * | | | MAINTAINERS: chenhc@lemote.com -> chenhuacai@kernel.orgHuacai Chen2020-12-142-2/+4
| * | | | 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