summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2020-10-03fs: remove the compat readv/writev syscallsChristoph Hellwig1-2/+2
2020-09-28PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKSThomas Gleixner1-1/+1
2020-09-23fs: remove compat_sys_mountChristoph Hellwig1-1/+1
2020-09-17compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig1-2/+1
2020-09-16PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableThomas Gleixner1-0/+1
2020-09-16sparc64: remove mm_cpumask clearing to fix kthread_use_mm raceNicholas Piggin1-51/+14
2020-09-09uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig1-0/+1
2020-09-08sparc: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu1-48/+3
2020-09-03dma-mapping: introduce dma_get_seg_boundary_nr_pages()Nicolin Chen3-11/+5
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook1-0/+1
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva11-17/+16
2020-08-20sparc64: propagate the calling convention changes down to __csum_partial_copy...Al Viro6-46/+11
2020-08-20sparc32: propagate the calling conventions change down to __csum_partial_copy...Al Viro3-213/+44
2020-08-20saner calling conventions for csum_and_copy_..._user()Al Viro2-43/+36
2020-08-20csum_partial_copy_nocheck(): drop the last argumentAl Viro3-5/+9
2020-08-20unify generic instances of csum_partial_copy_nocheck()Al Viro1-0/+1
2020-08-20sparc: switch to kernel_clone()Christian Brauner1-3/+3
2020-08-15all arch: remove system call sys_sysctlXiaoming Ni1-1/+1
2020-08-12mm/sparc64: use general page fault accountingPeter Xu1-10/+1
2020-08-12mm/sparc32: use general page fault accountingPeter Xu1-10/+1
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu2-3/+3
2020-08-12uaccess: remove segment_eqChristoph Hellwig2-2/+2
2020-08-12sparc: drop unused MAX_PHYSADDR_BITSArvind Sankar1-1/+0
2020-08-11Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-2/+3
2020-08-10Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-2/+2
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-115/+0
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds13-12/+1
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport1-1/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport12-11/+1
2020-08-07Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+0
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-427/+433
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra3-2/+3
2020-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-8/+8
2020-08-05Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+0
2020-08-05Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+1
2020-08-05Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2020-08-05Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds8-109/+145
2020-08-04Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-3/+4
2020-07-30initrd: remove support for multiple floppiesChristoph Hellwig2-4/+0
2020-07-29Merge branch 'locking/header'Peter Zijlstra2-3/+0
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2-3/+0
2020-07-27kill unused dump_fpu() instancesAl Viro2-115/+0
2020-07-27sparc: switch to ->regset_get()Al Viro2-369/+110
2020-07-27sparc64: get rid of odd callers of copy_regset_from_user()Al Viro1-33/+144
2020-07-27sparc32: get rid of odd callers of copy_regset_from_user()Al Viro1-38/+75
2020-07-20net: remove compat_sys_{get,set}sockoptChristoph Hellwig2-8/+8
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig1-0/+1
2020-07-16crypto: sparc - rename sha256 to sha256_algEric Biggers1-7/+7
2020-07-10sparc64: Fix asm/percpu.h build errorPeter Zijlstra2-0/+4
2020-07-07kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada1-2/+2