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