Age | Commit message (Expand) | Author |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-07-05 | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-07-05 | sparc: syscalls: use pattern rules to generate syscall headers | Masahiro Yamada |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-01 | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko |
2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-06-29 | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA | Mike Rapoport |
2021-06-28 | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-06-28 | Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-06-18 | sched: Introduce task_is_running() | Peter Zijlstra |
2021-06-07 | quota: Wire up quotactl_fd syscall | Jan Kara |
2021-06-03 | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar |
2021-06-03 | kprobes: Do not increment probe miss count in the fault handler | Naveen N. Rao |
2021-06-01 | kprobes: Remove kprobe::fault_handler | Peter Zijlstra |
2021-05-21 | Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p... | Greg Kroah-Hartman |
2021-05-17 | quota: Disable quotactl_path syscall | Jan Kara |
2021-05-14 | sparc/vio: make remove callback return void | Uwe Kleine-König |
2021-05-12 | sched/core: Initialize the idle task with preemption disabled | Valentin Schneider |
2021-05-08 | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2021-05-01 | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2021-05-02 | sparc: syscalls: switch to generic syscallshdr.sh | Masahiro Yamada |
2021-05-02 | sparc: syscalls: switch to generic syscalltbl.sh | Masahiro Yamada |
2021-04-22 | arch: Wire up Landlock syscalls | Mickaël Salaün |
2021-03-17 | quota: wire up quotactl_path | Sascha Hauer |
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 |