summaryrefslogtreecommitdiffstats
path: root/arch/sparc/kernel
AgeCommit message (Expand)AuthorLines
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-115/+0
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-5/+1
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport-5/+1
2020-08-07Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+0
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-427/+433
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra-1/+0
2020-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-8/+8
2020-08-05sparc: use for_each_child_of_node() macroQinglang Miao-2/+1
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2020-07-30initrd: remove support for multiple floppiesChristoph Hellwig-4/+0
2020-07-27kill unused dump_fpu() instancesAl Viro-115/+0
2020-07-27sparc: switch to ->regset_get()Al Viro-369/+110
2020-07-27sparc64: get rid of odd callers of copy_regset_from_user()Al Viro-33/+144
2020-07-27sparc32: get rid of odd callers of copy_regset_from_user()Al Viro-38/+75
2020-07-21sparc: Use fallthrough pseudo-keywordGustavo A. R. Silva-12/+11
2020-07-19net: remove compat_sys_{get,set}sockoptChristoph Hellwig-8/+8
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner-9/+7
2020-06-26sparc64: get rid of odd callers of copy_regset_to_user()Al Viro-39/+136
2020-06-26sparc32: get rid of odd callers of copy_regset_to_user()Al Viro-35/+82
2020-06-26sparc64: switch genregs32_get() to use of get_from_target()Al Viro-43/+16
2020-06-23sparc: unconditionally enable HAVE_COPY_THREAD_TLSChristian Brauner-3/+4
2020-06-23sparc: share process creation helpers between sparc and sparc64Christian Brauner-149/+123
2020-06-23sparc64: enable HAVE_COPY_THREAD_TLSChristian Brauner-25/+89
2020-06-22sparc64: viohs: Use struct_size() helperGustavo A. R. Silva-4/+2
2020-06-17arch: wire-up close_range()Christian Brauner-0/+1
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport-8/+8
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-8/+8
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport-13/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov-17/+4
2020-06-09sparc: add show_stack_loglvl()Dmitry Safonov-9/+23
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds-156/+117
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcDavid S. Miller-7/+7
2020-06-07Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller-2/+7
2020-06-07Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-2/+2
2020-06-07fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro-2/+7
2020-06-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller-144/+101
2020-06-02sparc: remove unused header file nfs_fs.hAnupam Aggarwal-1/+0
2020-05-20sparc32: fix register window handling in genregs32_[gs]et()Al Viro-130/+98
2020-05-17sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro-14/+3
2020-05-15sparc64: constify sysrq_key_opEmil Velikov-2/+2
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi-0/+1
2020-05-13sparc: use scnprintf() in show_pciobppath_attr() in vio.cChen Zhou-1/+1
2020-05-13sparc: use scnprintf() in show_pciobppath_attr() in pci.cChen Zhou-1/+1
2020-05-13sparc32: mm: Restructure sparc32 MMU page-table layoutWill Deacon-4/+4
2020-05-07sparc64: Replace zero-length array with flexible-arrayGustavo A. R. Silva-5/+5
2020-04-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-3/+1
2020-04-07asm-generic: fix unistd_32.h generation formatMichal Simek-1/+1
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+1
2020-04-02sparc32: use per-device dma_opsChristoph Hellwig-3/+1