aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)AuthorFilesLines
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-3/+3
2020-10-14Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-8/+4
2020-10-13arch, drivers: replace for_each_membock() with for_each_mem_range()Gravatar Mike Rapoport 1-8/+4
2020-10-13Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-17/+1
2020-10-12Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2020-10-12Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+1
2020-10-12Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-5/+5
2020-10-12Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 8-268/+62
2020-10-12Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-48/+3
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+1
2020-10-08seccomp: Move config option SECCOMP to arch/KconfigGravatar YiFei Zhu 1-17/+1
2020-10-03mm: remove compat_process_vm_{readv,writev}Gravatar Christoph Hellwig 1-2/+2
2020-10-03fs: remove compat_sys_vmspliceGravatar Christoph Hellwig 1-1/+1
2020-10-03fs: remove the compat readv/writev syscallsGravatar Christoph Hellwig 1-2/+2
2020-09-28PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKSGravatar Thomas Gleixner 1-1/+1
2020-09-22fs: remove compat_sys_mountGravatar Christoph Hellwig 1-1/+1
2020-09-17compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Gravatar Christoph Hellwig 1-2/+1
2020-09-16PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableGravatar Thomas Gleixner 1-0/+1
2020-09-08sparc: kprobes: Use generic kretprobe trampoline handlerGravatar Masami Hiramatsu 1-48/+3
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGGravatar Kees Cook 1-0/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGravatar Gustavo A. R. Silva 11-17/+16
2020-08-20sparc64: propagate the calling convention changes down to __csum_partial_copy...Gravatar Al Viro 6-46/+11
2020-08-20sparc32: propagate the calling conventions change down to __csum_partial_copy...Gravatar Al Viro 3-213/+44
2020-08-20saner calling conventions for csum_and_copy_..._user()Gravatar Al Viro 2-43/+36
2020-08-20csum_partial_copy_nocheck(): drop the last argumentGravatar Al Viro 3-5/+9
2020-08-20unify generic instances of csum_partial_copy_nocheck()Gravatar Al Viro 1-0/+1
2020-08-20sparc: switch to kernel_clone()Gravatar Christian Brauner 1-3/+3
2020-08-14all arch: remove system call sys_sysctlGravatar Xiaoming Ni 1-1/+1
2020-08-12mm/sparc64: use general page fault accountingGravatar Peter Xu 1-10/+1
2020-08-12mm/sparc32: use general page fault accountingGravatar Peter Xu 1-10/+1
2020-08-12mm: do page fault accounting in handle_mm_faultGravatar Peter Xu 2-3/+3
2020-08-12uaccess: remove segment_eqGravatar Christoph Hellwig 2-2/+2
2020-08-12sparc: drop unused MAX_PHYSADDR_BITSGravatar Arvind Sankar 1-1/+0
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 3-2/+3
2020-08-09Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-2/+2
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsGravatar Linus Torvalds 2-115/+0
2020-08-07Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 13-12/+1
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Gravatar Mike Rapoport 1-1/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Gravatar Mike Rapoport 12-11/+1
2020-08-07Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-4/+0
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 2-427/+433
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterGravatar Peter Zijlstra 3-2/+3
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextGravatar Linus Torvalds 2-8/+8
2020-08-04Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-1/+0
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-0/+1
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Gravatar Linus Torvalds 8-109/+145
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-3/+4
2020-07-30initrd: remove support for multiple floppiesGravatar Christoph Hellwig 2-4/+0
2020-07-29Merge branch 'locking/header'Gravatar Peter Zijlstra 2-3/+0