aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-15Merge tag 'sh-for-5.9' of git://git.libc.org/linux-shLinus Torvalds12-190/+122
2020-08-14iomap: constify ioreadX() iomem argument (as in generic implementation)Krzysztof Kozlowski1-11/+11
2020-08-14all arch: remove system call sys_sysctlXiaoming Ni1-1/+1
2020-08-14sh: Add SECCOMP_FILTERMichael Karcher2-2/+5
2020-08-14sh: Rearrange blocks in entry-common.SMichael Karcher1-28/+29
2020-08-14sh: switch to copy_thread_tls()Christian Brauner1-3/+3
2020-08-14sh: use the generic dma coherent remap allocatorChristoph Hellwig1-49/+2
2020-08-14sh: unexport register_trapped_io and match_trapped_io_handlerChristoph Hellwig1-2/+0
2020-08-14sh: don't include <asm/io_trapped.h> in <asm/io.h>Christoph Hellwig1-0/+1
2020-08-14sh: remove -Werror from MakefilesChristoph Hellwig1-2/+0
2020-08-14sh: stacktrace: Remove stacktrace_ops.stack()Geert Uytterhoeven3-20/+0
2020-08-14sh: machvec: Modernize printing of kernel messagesGeert Uytterhoeven1-4/+4
2020-08-14sh: process: Fix broken lines in register dumpsGeert Uytterhoeven1-21/+17
2020-08-14sh: dump_stack: Fix broken lines and ptrval in calltrace dumpsGeert Uytterhoeven1-9/+9
2020-08-14sh: kernel: disassemble: Fix broken lines in disassembly dumpsGeert Uytterhoeven1-51/+52
2020-08-14Revert "sh: remove needless printk()"Geert Uytterhoeven1-0/+1
2020-08-14Revert "sh: add loglvl to printk_address()"Geert Uytterhoeven1-3/+3
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig1-7/+5
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2020-08-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-19/+1
2020-08-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+0
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2-2/+0
2020-08-07Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+0
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-41/+12
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra1-0/+1
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-0/+1
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-3/+3
2020-07-30initrd: remove support for multiple floppiesChristoph Hellwig1-2/+0
2020-07-27sh: Fix validation of system call numberMichael Karcher1-3/+3
2020-07-27kill unused dump_fpu() instancesAl Viro2-19/+1
2020-07-27sh: convert to ->regset_get()Al Viro2-41/+12
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner1-2/+2
2020-07-04sh: switch to copy_thread_tls()Christian Brauner1-3/+3
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig1-1/+1
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig1-3/+3
2020-06-17arch: wire-up close_range()Christian Brauner1-0/+1
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2-5/+5
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport3-3/+0
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov1-7/+1
2020-06-09sh: add show_stack_loglvl()Dmitry Safonov1-3/+9
2020-06-09sh: add loglvl to show_trace()Dmitry Safonov2-6/+6
2020-06-09sh: add loglvl to printk_address()Dmitry Safonov1-3/+3
2020-06-09sh: remove needless printk()Dmitry Safonov1-1/+0
2020-06-09sh: add loglvl to dump_mem()Dmitry Safonov2-10/+11
2020-06-06Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds28-6447/+33
2020-06-04sh: add support for folded p4d page tablesMike Rapoport1-1/+6
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2020-06-02mm: remove __get_vm_areaChristoph Hellwig1-1/+2
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2020-06-01sh: remove sh5 supportArnd Bergmann26-6447/+15