Age | Commit message (Expand) | Author | Files | Lines |
2020-12-19 | epoll: wire up syscall epoll_pwait2 | Willem de Bruijn | 1 | -0/+1 |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2020-12-15 | Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz... | Thomas Gleixner | 1 | -1/+1 |
2020-11-24 | sched/idle: Fix arch_cpu_idle() vs tracing | Peter Zijlstra | 1 | -1/+1 |
2020-11-24 | sh/irq: Add missing closing parentheses in arch_show_interrupts() | Geert Uytterhoeven | 1 | -1/+1 |
2020-11-23 | sh: Get rid of nmi_count() | Thomas Gleixner | 2 | -2/+2 |
2020-11-09 | sh: add support for TIF_NOTIFY_SIGNAL | Jens Axboe | 1 | -1/+1 |
2020-10-23 | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -3/+1 |
2020-10-18 | mm/madvise: introduce process_madvise() syscall: an external memory hinting API | Minchan Kim | 1 | -0/+1 |
2020-10-17 | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe | 1 | -3/+1 |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+1 |
2020-10-12 | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -55/+3 |
2020-10-12 | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2020-10-06 | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> | Christoph Hellwig | 1 | -1/+1 |
2020-09-13 | sh: fix syscall tracing | Rich Felker | 2 | -11/+5 |
2020-09-08 | sh: kprobes: Use generic kretprobe trampoline handler | Masami Hiramatsu | 1 | -55/+3 |
2020-09-01 | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG | Kees Cook | 1 | -0/+1 |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 3 | -4/+4 |
2020-08-15 | Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh | Linus Torvalds | 12 | -190/+122 |
2020-08-14 | iomap: constify ioreadX() iomem argument (as in generic implementation) | Krzysztof Kozlowski | 1 | -11/+11 |
2020-08-14 | all arch: remove system call sys_sysctl | Xiaoming Ni | 1 | -1/+1 |
2020-08-14 | sh: Add SECCOMP_FILTER | Michael Karcher | 2 | -2/+5 |
2020-08-14 | sh: Rearrange blocks in entry-common.S | Michael Karcher | 1 | -28/+29 |
2020-08-14 | sh: switch to copy_thread_tls() | Christian Brauner | 1 | -3/+3 |
2020-08-14 | sh: use the generic dma coherent remap allocator | Christoph Hellwig | 1 | -49/+2 |
2020-08-14 | sh: unexport register_trapped_io and match_trapped_io_handler | Christoph Hellwig | 1 | -2/+0 |
2020-08-14 | sh: don't include <asm/io_trapped.h> in <asm/io.h> | Christoph Hellwig | 1 | -0/+1 |
2020-08-14 | sh: remove -Werror from Makefiles | Christoph Hellwig | 1 | -2/+0 |
2020-08-14 | sh: stacktrace: Remove stacktrace_ops.stack() | Geert Uytterhoeven | 3 | -20/+0 |
2020-08-14 | sh: machvec: Modernize printing of kernel messages | Geert Uytterhoeven | 1 | -4/+4 |
2020-08-14 | sh: process: Fix broken lines in register dumps | Geert Uytterhoeven | 1 | -21/+17 |
2020-08-14 | sh: dump_stack: Fix broken lines and ptrval in calltrace dumps | Geert Uytterhoeven | 1 | -9/+9 |
2020-08-14 | sh: kernel: disassemble: Fix broken lines in disassembly dumps | Geert Uytterhoeven | 1 | -51/+52 |
2020-08-14 | Revert "sh: remove needless printk()" | Geert Uytterhoeven | 1 | -0/+1 |
2020-08-14 | Revert "sh: add loglvl to printk_address()" | Geert Uytterhoeven | 1 | -3/+3 |
2020-08-12 | uaccess: add force_uaccess_{begin,end} helpers | Christoph Hellwig | 1 | -7/+5 |
2020-08-10 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2020-08-09 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds | 2 | -19/+1 |
2020-08-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+0 |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport | 2 | -2/+0 |
2020-08-07 | Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -2/+0 |
2020-08-07 | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2 | -41/+12 |
2020-08-06 | locking/seqlock, headers: Untangle the spaghetti monster | Peter Zijlstra | 1 | -0/+1 |
2020-08-04 | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2020-08-04 | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds | 1 | -3/+3 |
2020-07-30 | initrd: remove support for multiple floppies | Christoph Hellwig | 1 | -2/+0 |
2020-07-27 | sh: Fix validation of system call number | Michael Karcher | 1 | -3/+3 |
2020-07-27 | kill unused dump_fpu() instances | Al Viro | 2 | -19/+1 |
2020-07-27 | sh: convert to ->regset_get() | Al Viro | 2 | -41/+12 |
2020-07-04 | arch: rename copy_thread_tls() back to copy_thread() | Christian Brauner | 1 | -2/+2 |