summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
* Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2021-03-091-7/+6
|\
| * sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner2021-03-091-7/+6
* | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2021-03-086-121/+8
|\|
| * Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2021-02-261-5/+5
| |\
| | * Merge remote-tracking branch 'sparc/master' into work.sparc32Al Viro2021-01-032-6/+3
| | |\
| | * | sparc32: switch to generic extablesAl Viro2021-01-031-5/+5
| * | | Merge branch 'work.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...David S. Miller2021-02-266-116/+3
| |\ \ \
| | * | | sparc32: take ->thread.flags outAl Viro2021-01-032-100/+1
| | * | | sparc32: get rid of fake_swapper_regsAl Viro2021-01-033-12/+2
| | * | | sparc64: get rid of fake_swapper_regsAl Viro2021-01-032-5/+1
| | |/ /
* | | | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-272-2/+2
|\ \ \ \
| * | | | arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-212-2/+2
| | |/ / | |/| |
* | | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-9/+10
|\ \ \ \
| * | | | arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-221-1/+1
| * | | | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada2021-02-221-8/+9
| |/ / /
* | | | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-241-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner2021-02-101-0/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2021-02-237-15/+12
|\ \ \
| * | | sparc: fix led.c driver when PROC_FS is not enabledRandy Dunlap2021-02-181-0/+2
| * | | sparc32: Preserve clone syscall flags argument for restarts due to signalsAndreas Larsson2021-02-182-6/+4
| * | | sparc: Replace test_ti_thread_flag() with test_tsk_thread_flag()Tiezhu Yang2021-02-181-1/+1
| * | | sparc32: signal: Fix stack trampoline for RT signalsBen Hutchings2020-09-141-2/+2
| | |/ | |/|
| * | sparc: use for_each_child_of_node() macroQinglang Miao2020-08-051-2/+1
| * | sparc: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-219-12/+11
| * | sparc64: viohs: Use struct_size() helperGustavo A. R. Silva2020-06-221-4/+2
* | | fs: add mount_setattr()Christian Brauner2021-01-241-0/+1
| |/ |/|
* | epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens2020-12-201-1/+1
* | epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-0/+1
* | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-162-2/+2
|\ \
| * | sparc: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-122-2/+2
* | | sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-243-5/+5
|/ /
* | treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-232-6/+2
|\ \
| * | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-172-6/+2
* | | mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-0/+1
|/ /
* | Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-10-161-51/+14
|\ \
| * | sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin2020-09-161-51/+14
* | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-154-13/+8
|\ \ \
| * | | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
| * | | dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-062-1/+2
| * | | dma-mapping: introduce dma_get_seg_boundary_nr_pages()Nicolin Chen2020-09-033-11/+5
* | | | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-141-3/+3
|\ \ \ \
| * | | | sparc: switch to kernel_clone()Christian Brauner2020-08-201-3/+3
| | |/ / | |/| |
* | | | Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-10-121-1/+1
|\ \ \ \
| * | | | fs: remove compat_sys_mountChristoph Hellwig2020-09-221-1/+1
| |/ / /
* | | | Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-10-121-5/+5
|\ \ \ \
| * | | | mm: remove compat_process_vm_{readv,writev}Christoph Hellwig2020-10-031-2/+2
| * | | | fs: remove compat_sys_vmspliceChristoph Hellwig2020-10-031-1/+1
| * | | | fs: remove the compat readv/writev syscallsChristoph Hellwig2020-10-031-2/+2
| |/ / /