summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
AgeCommit message (Expand)AuthorLines
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+2
2021-02-26Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-5/+5
2021-02-26Merge branch 'work.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...David S. Miller-116/+3
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-9/+10
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+1
2021-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-15/+12
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe-2/+2
2021-02-22arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada-1/+1
2021-02-22arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada-8/+9
2021-02-18sparc: fix led.c driver when PROC_FS is not enabledRandy Dunlap-0/+2
2021-02-18sparc32: Preserve clone syscall flags argument for restarts due to signalsAndreas Larsson-6/+4
2021-02-18sparc: Replace test_ti_thread_flag() with test_tsk_thread_flag()Tiezhu Yang-1/+1
2021-02-10softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner-0/+1
2021-01-24fs: add mount_setattr()Christian Brauner-0/+1
2021-01-03sparc32: take ->thread.flags outAl Viro-100/+1
2021-01-03sparc32: get rid of fake_swapper_regsAl Viro-12/+2
2021-01-03sparc64: get rid of fake_swapper_regsAl Viro-5/+1
2021-01-03Merge remote-tracking branch 'sparc/master' into work.sparc32Al Viro-6/+3
2021-01-03sparc32: switch to generic extablesAl Viro-5/+5
2020-12-20epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens-1/+1
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn-0/+1
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+2
2020-12-12sparc: add support for TIF_NOTIFY_SIGNALJens Axboe-2/+2
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra-5/+5
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches-1/+1
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds-6/+2
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim-0/+1
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe-6/+2
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-51/+14
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-13/+8
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+3
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+1
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+5
2020-10-12Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-48/+3
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig-1/+1
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig-1/+2
2020-10-03mm: remove compat_process_vm_{readv,writev}Christoph Hellwig-2/+2
2020-10-03fs: remove compat_sys_vmspliceChristoph Hellwig-1/+1
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig-2/+2
2020-09-22fs: remove compat_sys_mountChristoph Hellwig-1/+1
2020-09-16sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin-51/+14
2020-09-14sparc32: signal: Fix stack trampoline for RT signalsBen Hutchings-2/+2
2020-09-08sparc: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu-48/+3
2020-09-03dma-mapping: introduce dma_get_seg_boundary_nr_pages()Nicolin Chen-11/+5
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-12/+11
2020-08-20sparc: switch to kernel_clone()Christian Brauner-3/+3
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni-1/+1
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+0