summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-11-12xtensa: add support for TIF_NOTIFY_SIGNALJens Axboe3-4/+8
2020-11-12arm: add support for TIF_NOTIFY_SIGNALJens Axboe4-6/+11
2020-11-09microblaze: add support for TIF_NOTIFY_SIGNALJens Axboe2-1/+4
2020-11-09hexagon: add support for TIF_NOTIFY_SIGNALJens Axboe2-1/+3
2020-11-09csky: add support for TIF_NOTIFY_SIGNALJens Axboe2-2/+5
2020-11-09openrisc: add support for TIF_NOTIFY_SIGNALJens Axboe2-1/+3
2020-11-09sh: add support for TIF_NOTIFY_SIGNALJens Axboe2-2/+4
2020-11-09um: add support for TIF_NOTIFY_SIGNALJens Axboe2-1/+4
2020-11-09s390: add support for TIF_NOTIFY_SIGNALJens Axboe3-6/+9
2020-11-09mips: add support for TIF_NOTIFY_SIGNALJens Axboe2-2/+4
2020-11-09powerpc: add support for TIF_NOTIFY_SIGNALJens Axboe2-2/+5
2020-11-09parisc: add support for TIF_NOTIFY_SIGNALJens Axboe2-2/+5
2020-11-09nios32: add support for TIF_NOTIFY_SIGNALJens Axboe2-1/+4
2020-11-09m68k: add support for TIF_NOTIFY_SIGNALJens Axboe2-1/+3
2020-11-09arm64: add support for TIF_NOTIFY_SIGNALJens Axboe2-2/+5
2020-11-09arc: add support for TIF_NOTIFY_SIGNALJens Axboe3-3/+6
2020-11-09Merge branch 'x86/entry' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jens Axboe13-43/+46
2020-11-09Merge tag 'core-entry-notify-signal' of git://git.kernel.org/pub/scm/linux/ke...Jens Axboe1-2/+2
2020-11-08Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-32/+54
2020-11-08Merge tag 'powerpc-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds10-104/+44
2020-11-07Merge tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-23/+47
2020-11-07x86/platform/uv: Recognize UV5 hubless system identifierMike Travis1-3/+10
2020-11-07x86/platform/uv: Remove spaces from OEM IDsMike Travis1-0/+3
2020-11-07x86/platform/uv: Fix missing OEM_TABLE_IDMike Travis1-2/+5
2020-11-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-59/+67
2020-11-06Merge tag 'arc-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds3-19/+22
2020-11-06Merge tag 's390-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds8-40/+48
2020-11-06RISC-V: Fix the VDSO symbol generaton for binutils-2.35+Palmer Dabbelt3-9/+16
2020-11-06RISC-V: Use non-PGD mappings for early DTB accessAnup Patel1-0/+14
2020-11-06riscv: uaccess: fix __put_kernel_nofault()Changbin Du1-1/+1
2020-11-05riscv: fix pfn_to_virt err in do_page_fault().Liu Shaohua1-1/+3
2020-11-06powerpc/numa: Fix build when CONFIG_NUMA=nScott Cheloha1-3/+9
2020-11-05riscv: Set text_offset correctly for M-ModeSean Anderson1-0/+5
2020-11-05arm64: kexec_file: try more regions if loading segments failsBenjamin Gwin2-11/+39
2020-11-05x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry1-18/+33
2020-11-05Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+9
2020-11-05RISC-V: Remove any memblock representing unusable memory areaAtish Patra1-11/+7
2020-11-05powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entryChristophe Leroy4-66/+28
2020-11-05powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy1-12/+2
2020-11-05powerpc/40x: Always fault when _PAGE_ACCESSED is not setChristophe Leroy1-8/+0
2020-11-05powerpc/603: Always fault when _PAGE_ACCESSED is not setChristophe Leroy1-12/+0
2020-11-05powerpc: Use asm_goto_volatile for put_user()Michael Ellerman1-2/+2
2020-11-04risc-v: kernel: ftrace: Fixes improper SPDX comment styleRyan Kosta1-1/+1
2020-11-04x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.SFangrui Song3-9/+3
2020-11-04ARM, xtensa: highmem: avoid clobbering non-page aligned memory reservationsArd Biesheuvel2-4/+4
2020-11-03Merge tag 'x86_seves_for_v5.10_rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-8/+167
2020-11-03s390/pci: fix hot-plug of PCI function missing busNiklas Schnelle1-0/+4
2020-11-03s390/smp: move rcu_cpu_starting() earlierQian Cai1-1/+2
2020-11-03s390: update defconfigsHeiko Carstens3-9/+12
2020-11-03s390/vdso: remove unused constantsHeiko Carstens1-8/+0