summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ /
* | | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-121-48/+3
|\ \ \
| * | | sparc: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu2020-09-081-48/+3
| | |/ | |/|
* | | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-0/+1
|\ \ \ | |/ / |/| |
| * | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+1
* | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-239-12/+11
| |/ |/|
* | all arch: remove system call sys_sysctlXiaoming Ni2020-08-141-1/+1
|/
* Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-101-1/+0
|\
| * locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra2020-08-061-1/+0
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-08-092-115/+0
|\ \
| * | kill unused dump_fpu() instancesAl Viro2020-07-272-115/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-076-5/+1
|\ \ \
| * | | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-076-5/+1
* | | | Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-072-4/+0
|\ \ \ \
| * | | | initrd: remove support for multiple floppiesChristoph Hellwig2020-07-302-4/+0
| | |_|/ | |/| |
* | | | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-072-427/+433
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | sparc: switch to ->regset_get()Al Viro2020-07-272-369/+110
| * | sparc64: get rid of odd callers of copy_regset_from_user()Al Viro2020-07-271-33/+144
| * | sparc32: get rid of odd callers of copy_regset_from_user()Al Viro2020-07-271-38/+75
| * | sparc64: get rid of odd callers of copy_regset_to_user()Al Viro2020-06-261-39/+136
| * | sparc32: get rid of odd callers of copy_regset_to_user()Al Viro2020-06-261-35/+82
| * | sparc64: switch genregs32_get() to use of get_from_target()Al Viro2020-06-261-43/+16
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-08-052-8/+8
|\ \
| * | net: remove compat_sys_{get,set}sockoptChristoph Hellwig2020-07-192-8/+8
| |/
* | Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-08-041-0/+1
|\ \
| * | arch: wire-up close_range()Christian Brauner2020-06-171-0/+1
| |/
* | arch: rename copy_thread_tls() back to copy_thread()Christian Brauner2020-07-043-9/+7
* | sparc: unconditionally enable HAVE_COPY_THREAD_TLSChristian Brauner2020-06-231-3/+4
* | sparc: share process creation helpers between sparc and sparc64Christian Brauner2020-06-236-149/+123
* | sparc64: enable HAVE_COPY_THREAD_TLSChristian Brauner2020-06-232-25/+89
|/
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-098-8/+8
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-098-8/+8
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-0913-13/+0