aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2020-06-01sh: Add missing DECLARE_EXPORT() for __ashiftrt_r4_xxKuninori Morimoto1-0/+17
2020-06-01sh: sh4a: Bring back tmu3_device early deviceKrzysztof Kozlowski1-0/+1
2020-05-19sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exceptionPeter Zijlstra1-0/+12
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi1-0/+1
2020-04-07asm-generic: fix unistd_32.h generation formatMichal Simek1-1/+1
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada2-0/+2
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linuxLinus Torvalds1-0/+1
2020-01-29Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2020-01-29Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-4/+0
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+4
2020-01-18open: introduce openat2(2) syscallAleksa Sarai1-0/+1
2020-01-14arch/sh/setup: Drop dummy_con initializationArvind Sankar1-4/+0
2020-01-13arch: wire up pidfd_getfd syscallSargun Dhillon1-0/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig4-5/+5
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2-4/+5
2019-12-10sh: kgdb: Mark expected switch fall-throughsKuninori Morimoto1-0/+1
2019-12-08sched/rt, sh: Use CONFIG_PREEMPTIONThomas Gleixner2-4/+4
2019-12-04Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-4/+4
2019-12-04Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs'Rafael J. Wysocki1-4/+4
2019-11-29cpuidle: Drop disabled field from struct cpuidle_stateRafael J. Wysocki1-4/+4
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-3/+3
2019-11-27Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds31-34/+65
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds2-2/+2
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig1-3/+3
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook1-1/+0
2019-10-18sh: Use pr_warn instead of pr_warningKefeng Wang2-2/+2
2019-10-07sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski30-34/+34
2019-10-07drivers: move the early platform device support to arch/shBartosz Golaszewski31-0/+31
2019-08-11sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva1-0/+1
2019-08-11sh: kernel: disassemble: Mark expected switch fall-throughsGustavo A. R. Silva1-3/+2
2019-07-17Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds1-1/+2
2019-07-15arch: mark syscall number 435 reserved for clone3Christian Brauner1-0/+1