summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * x86: Wire up TIF_NOTIFY_SIGNALJens Axboe2020-10-291-0/+2
| * x86: Reclaim TIF_IA32 and TIF_X32Gabriel Krisman Bertazi2020-10-262-10/+0
| * x86/mm: Convert mmu context ia32_compat into a proper flags fieldGabriel Krisman Bertazi2020-10-264-10/+20
| * x86/elf: Use e_machine to check for x32/ia32 in setup_additional_pages()Gabriel Krisman Bertazi2020-10-262-4/+6
| * x86/elf: Use e_machine to select start_thread for x32Gabriel Krisman Bertazi2020-10-262-5/+5
| * x86/elf: Use e_machine to choose DLINFO in compatGabriel Krisman Bertazi2020-10-261-1/+1
| * x86/oprofile: Avoid TIF_IA32 when checking 64bit modeGabriel Krisman Bertazi2020-10-261-1/+1
| * x86/compat: Simplify compat syscall userspace allocationGabriel Krisman Bertazi2020-10-261-8/+7
| * perf/x86: Avoid TIF_IA32 when checking 64bit modeGabriel Krisman Bertazi2020-10-264-4/+4
* | Merge tag 'core-entry-notify-signal' of git://git.kernel.org/pub/scm/linux/ke...Jens Axboe2020-11-091-2/+2
|\ \
| * | entry: Add support for TIF_NOTIFY_SIGNALJens Axboe2020-10-291-2/+2
* | | Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-11-085-32/+54
|\ \ \
| * | | x86/platform/uv: Recognize UV5 hubless system identifierMike Travis2020-11-071-3/+10
| * | | x86/platform/uv: Remove spaces from OEM IDsMike Travis2020-11-071-0/+3
| * | | x86/platform/uv: Fix missing OEM_TABLE_IDMike Travis2020-11-071-2/+5
| * | | x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...Anand K Mistry2020-11-051-18/+33
| * | | x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.SFangrui Song2020-11-043-9/+3
* | | | Merge tag 'powerpc-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-11-0810-104/+44
|\ \ \ \
| * | | | powerpc/numa: Fix build when CONFIG_NUMA=nScott Cheloha2020-11-061-3/+9
| * | | | powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entryChristophe Leroy2020-11-054-66/+28
| * | | | powerpc/8xx: Always fault when _PAGE_ACCESSED is not setChristophe Leroy2020-11-051-12/+2
| * | | | powerpc/40x: Always fault when _PAGE_ACCESSED is not setChristophe Leroy2020-11-051-8/+0
| * | | | powerpc/603: Always fault when _PAGE_ACCESSED is not setChristophe Leroy2020-11-051-12/+0
| * | | | powerpc: Use asm_goto_volatile for put_user()Michael Ellerman2020-11-051-2/+2
| * | | | powerpc/smp: Call rcu_cpu_starting() earlierQian Cai2020-11-021-1/+2
| * | | | powerpc/eeh_cache: Fix a possible debugfs deadlockQian Cai2020-11-021-2/+3
| |/ / /
* | | | Merge tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-078-23/+47
|\ \ \ \
| * | | | RISC-V: Fix the VDSO symbol generaton for binutils-2.35+Palmer Dabbelt2020-11-063-9/+16
| * | | | RISC-V: Use non-PGD mappings for early DTB accessAnup Patel2020-11-061-0/+14
| * | | | riscv: uaccess: fix __put_kernel_nofault()Changbin Du2020-11-061-1/+1
| * | | | riscv: fix pfn_to_virt err in do_page_fault().Liu Shaohua2020-11-061-1/+3
| * | | | riscv: Set text_offset correctly for M-ModeSean Anderson2020-11-061-0/+5
| * | | | RISC-V: Remove any memblock representing unusable memory areaAtish Patra2020-11-051-11/+7
| * | | | risc-v: kernel: ftrace: Fixes improper SPDX comment styleRyan Kosta2020-11-041-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-11-067-59/+67
|\ \ \ \
| * | | | arm64: kexec_file: try more regions if loading segments failsBenjamin Gwin2020-11-052-11/+39
| * | | | arm64: kprobes: Use BRK instead of single-step when executing instructions ou...Jean-Philippe Brucker2020-11-034-47/+27
| * | | | arm64: NUMA: Kconfig: Increase NODES_SHIFT to 4Vanshidhar Konda2020-11-031-1/+1
* | | | | Merge tag 'arc-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2020-11-063-19/+22
|\ \ \ \ \