Age | Commit message (Expand) | Author |
2021-03-09 | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2021-03-09 | sparc64: Fix opcode filtering in handling of no fault loads | Rob Gardner |
2021-03-08 | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2021-02-27 | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-26 | Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2021-02-26 | Merge branch 'work.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | David S. Miller |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-02-24 | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2021-02-21 | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe |
2021-02-22 | arch: syscalls: remove $(srctree)/ prefix from syscall tables | Masahiro Yamada |
2021-02-22 | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work | Masahiro Yamada |
2021-02-18 | sparc: fix led.c driver when PROC_FS is not enabled | Randy Dunlap |
2021-02-18 | sparc32: Preserve clone syscall flags argument for restarts due to signals | Andreas Larsson |
2021-02-18 | sparc: Replace test_ti_thread_flag() with test_tsk_thread_flag() | Tiezhu Yang |
2021-02-10 | softirq: Move do_softirq_own_stack() to generic asm header | Thomas Gleixner |
2021-01-24 | fs: add mount_setattr() | Christian Brauner |
2021-01-03 | sparc32: take ->thread.flags out | Al Viro |
2021-01-03 | sparc32: get rid of fake_swapper_regs | Al Viro |
2021-01-03 | sparc64: get rid of fake_swapper_regs | Al Viro |
2021-01-03 | Merge remote-tracking branch 'sparc/master' into work.sparc32 | Al Viro |
2021-01-03 | sparc32: switch to generic extables | Al Viro |
2020-12-20 | epoll: fix compat syscall wire up of epoll_pwait2 | Heiko Carstens |
2020-12-19 | epoll: wire up syscall epoll_pwait2 | Willem de Bruijn |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-12 | sparc: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-24 | sched/idle: Fix arch_cpu_idle() vs tracing | Peter Zijlstra |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-23 | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-18 | mm/madvise: introduce process_madvise() syscall: an external memory hinting API | Minchan Kim |
2020-10-17 | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe |
2020-10-16 | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2020-10-15 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2020-10-14 | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-12 | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-10-12 | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2020-10-12 | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-10-12 | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-06 | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> | Christoph Hellwig |
2020-10-06 | dma-mapping: split <linux/dma-mapping.h> | Christoph Hellwig |
2020-10-03 | mm: remove compat_process_vm_{readv,writev} | Christoph Hellwig |
2020-10-03 | fs: remove compat_sys_vmsplice | Christoph Hellwig |
2020-10-03 | fs: remove the compat readv/writev syscalls | Christoph Hellwig |
2020-09-22 | fs: remove compat_sys_mount | Christoph Hellwig |
2020-09-16 | sparc64: remove mm_cpumask clearing to fix kthread_use_mm race | Nicholas Piggin |
2020-09-14 | sparc32: signal: Fix stack trampoline for RT signals | Ben Hutchings |
2020-09-08 | sparc: kprobes: Use generic kretprobe trampoline handler | Masami Hiramatsu |
2020-09-03 | dma-mapping: introduce dma_get_seg_boundary_nr_pages() | Nicolin Chen |
2020-09-01 | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG | Kees Cook |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |