aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2020-08-12uaccess: add force_uaccess_{begin,end} helpersChristoph Hellwig
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-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds
2020-07-30initrd: remove support for multiple floppiesChristoph Hellwig
2020-07-27sh: Fix validation of system call numberMichael Karcher
2020-07-27kill unused dump_fpu() instancesAl Viro
2020-07-27sh: convert to ->regset_get()Al Viro
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner
2020-07-04sh: switch to copy_thread_tls()Christian Brauner
2020-06-18maccess: rename probe_kernel_address to get_kernel_nofaultChristoph Hellwig
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig
2020-06-17arch: wire-up close_range()Christian Brauner
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
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-09sh: add show_stack_loglvl()Dmitry Safonov
2020-06-09sh: add loglvl to show_trace()Dmitry Safonov
2020-06-09sh: add loglvl to printk_address()Dmitry Safonov
2020-06-09sh: remove needless printk()Dmitry Safonov
2020-06-09sh: add loglvl to dump_mem()Dmitry Safonov
2020-06-06Merge tag 'sh-for-5.8' of git://git.libc.org/linux-shLinus Torvalds
2020-06-04sh: add support for folded p4d page tablesMike Rapoport
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02mm: remove __get_vm_areaChristoph Hellwig
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-06-01sh: remove sh5 supportArnd Bergmann
2020-06-01sh: Add missing DECLARE_EXPORT() for __ashiftrt_r4_xxKuninori Morimoto
2020-06-01sh: sh4a: Bring back tmu3_device early deviceKrzysztof Kozlowski
2020-05-19sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exceptionPeter Zijlstra
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi
2020-04-07asm-generic: fix unistd_32.h generation formatMichal Simek
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...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-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-18open: introduce openat2(2) syscallAleksa Sarai
2020-01-14arch/sh/setup: Drop dummy_con initializationArvind Sankar
2020-01-13arch: wire up pidfd_getfd syscallSargun Dhillon
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar
2019-12-10sh: kgdb: Mark expected switch fall-throughsKuninori Morimoto
2019-12-08sched/rt, sh: Use CONFIG_PREEMPTIONThomas Gleixner