summaryrefslogtreecommitdiff
path: root/arch/sparc/kernel
AgeCommit message (Expand)Author
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
2020-03-25sparc: Replace cpu_up/down() with add/remove_cpu()Qais Yousef
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-02-02sparc64: fix adjtimex regressionArnd Bergmann
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2020-01-30y2038: sparc: remove use of struct timexArnd Bergmann
2020-01-30sparc64: add support for folded p4d page tablesMike Rapoport
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-01-29Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2020-01-21sparc32, leon: Stop adding vendor and device id to prom ambapp path componentsAndreas Larsson
2020-01-18open: introduce openat2(2) syscallAleksa Sarai
2020-01-14arch/sparc/setup: Drop dummy_con initializationArvind Sankar
2020-01-13arch: wire up pidfd_getfd syscallSargun Dhillon
2020-01-12sparc: Add .exit.data section.David S. Miller
2019-12-18y2038: sparc: remove use of struct timexArnd Bergmann
2019-12-08sched/rt, sparc: Use CONFIG_PREEMPTIONThomas Gleixner
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-10-18sparc: Use pr_warn instead of pr_warningKefeng Wang