aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2-6/+0
2021-07-10Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-14/+4
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-8/+2
2021-07-05sparc: syscalls: use pattern rules to generate syscall headersMasahiro Yamada1-14/+4
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2021-07-01Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-1/+1
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport1-1/+1
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-8/+2
2021-06-28Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-17/+0
2021-06-18sched: Introduce task_is_running()Peter Zijlstra2-4/+2
2021-06-07quota: Wire up quotactl_fd syscallJan Kara1-1/+1
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar1-1/+1
2021-06-03kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao1-7/+0
2021-06-01kprobes: Remove kprobe::fault_handlerPeter Zijlstra1-10/+0
2021-05-21Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc") into char-misc-nextGreg Kroah-Hartman1-1/+1
2021-05-17quota: Disable quotactl_path syscallJan Kara1-1/+1
2021-05-14sparc/vio: make remove callback return voidUwe Kleine-König2-8/+2
2021-05-12sched/core: Initialize the idle task with preemption disabledValentin Schneider2-4/+0
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds5-98/+16
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+3
2021-05-02sparc: syscalls: switch to generic syscallshdr.shMasahiro Yamada2-43/+4
2021-05-02sparc: syscalls: switch to generic syscalltbl.shMasahiro Yamada4-55/+12
2021-04-22arch: Wire up Landlock syscallsMickaël Salaün1-0/+3
2021-03-17quota: wire up quotactl_pathSascha Hauer1-0/+1
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-7/+6
2021-03-09sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner1-7/+6
2021-03-08Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds6-121/+8
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2-2/+2
2021-02-26Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsDavid S. Miller1-5/+5
2021-02-26Merge branch 'work.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsDavid S. Miller6-116/+3
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-9/+10
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2021-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-15/+12
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2-2/+2
2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada1-1/+1
2021-02-22arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada1-8/+9
2021-02-18sparc: fix led.c driver when PROC_FS is not enabledRandy Dunlap1-0/+2
2021-02-18sparc32: Preserve clone syscall flags argument for restarts due to signalsAndreas Larsson2-6/+4
2021-02-18sparc: Replace test_ti_thread_flag() with test_tsk_thread_flag()Tiezhu Yang1-1/+1
2021-02-10softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner1-0/+1
2021-01-24fs: add mount_setattr()Christian Brauner1-0/+1
2021-01-03sparc32: take ->thread.flags outAl Viro2-100/+1
2021-01-03sparc32: get rid of fake_swapper_regsAl Viro3-12/+2
2021-01-03sparc64: get rid of fake_swapper_regsAl Viro2-5/+1
2021-01-03Merge remote-tracking branch 'sparc/master' into work.sparc32Al Viro2-6/+3
2021-01-03sparc32: switch to generic extablesAl Viro1-5/+5
2020-12-20epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens1-1/+1
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn1-0/+1