Age | Commit message (Expand) | Author |
2020-12-12 | sparc: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-12-12 | riscv: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-12-12 | nds32: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-12-12 | ia64: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-12-12 | h8300: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-12-12 | c6x: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-12-12 | alpha: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-12 | xtensa: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-12 | arm: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-09 | microblaze: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-09 | hexagon: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-09 | csky: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-09 | openrisc: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-09 | sh: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-09 | um: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-09 | s390: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-09 | mips: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-09 | powerpc: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-09 | parisc: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-09 | nios32: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-09 | m68k: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-09 | arm64: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-09 | arc: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-09 | Merge branch 'x86/entry' of git://git.kernel.org/pub/scm/linux/kernel/git/tip... | Jens Axboe |
2020-11-09 | Merge tag 'core-entry-notify-signal' of git://git.kernel.org/pub/scm/linux/ke... | Jens Axboe |
2020-11-08 | Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-11-08 | Merge tag 'powerpc-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-11-07 | Merge tag 'riscv-for-linus-5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-11-07 | x86/platform/uv: Recognize UV5 hubless system identifier | Mike Travis |
2020-11-07 | x86/platform/uv: Remove spaces from OEM IDs | Mike Travis |
2020-11-07 | x86/platform/uv: Fix missing OEM_TABLE_ID | Mike Travis |
2020-11-06 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds |
2020-11-06 | Merge tag 'arc-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu... | Linus Torvalds |
2020-11-06 | Merge tag 's390-5.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2020-11-06 | RISC-V: Fix the VDSO symbol generaton for binutils-2.35+ | Palmer Dabbelt |
2020-11-06 | RISC-V: Use non-PGD mappings for early DTB access | Anup Patel |
2020-11-06 | riscv: uaccess: fix __put_kernel_nofault() | Changbin Du |
2020-11-05 | riscv: fix pfn_to_virt err in do_page_fault(). | Liu Shaohua |
2020-11-06 | powerpc/numa: Fix build when CONFIG_NUMA=n | Scott Cheloha |
2020-11-05 | riscv: Set text_offset correctly for M-Mode | Sean Anderson |
2020-11-05 | arm64: kexec_file: try more regions if loading segments fails | Benjamin Gwin |
2020-11-05 | x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o... | Anand K Mistry |
2020-11-05 | Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2020-11-05 | RISC-V: Remove any memblock representing unusable memory area | Atish Patra |
2020-11-05 | powerpc/8xx: Manage _PAGE_ACCESSED through APG bits in L1 entry | Christophe Leroy |
2020-11-05 | powerpc/8xx: Always fault when _PAGE_ACCESSED is not set | Christophe Leroy |
2020-11-05 | powerpc/40x: Always fault when _PAGE_ACCESSED is not set | Christophe Leroy |
2020-11-05 | powerpc/603: Always fault when _PAGE_ACCESSED is not set | Christophe Leroy |
2020-11-05 | powerpc: Use asm_goto_volatile for put_user() | Michael Ellerman |
2020-11-04 | risc-v: kernel: ftrace: Fixes improper SPDX comment style | Ryan Kosta |