summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-071-1/+1
* .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-252-0/+2
* Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-291-0/+1
|\
| * arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-131-0/+1
* | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-01-291-0/+1
|\ \
| * | open: introduce openat2(2) syscallAleksa Sarai2020-01-181-0/+1
* | | Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2020-01-291-4/+0
|\ \ \
| * | | arch/sh/setup: Drop dummy_con initializationArvind Sankar2020-01-141-4/+0
| | |/ | |/|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-282-4/+4
|\ \ \
| * | | Merge tag 'v5.5-rc3' into sched/core, to pick up fixesIngo Molnar2019-12-252-4/+5
| |\| |
| * | | sched/rt, sh: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-082-4/+4
* | | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-064-5/+5
| |/ / |/| |
* | | sh: kgdb: Mark expected switch fall-throughsKuninori Morimoto2019-12-101-0/+1
| |/ |/|
* | Merge tag 'pm-5.5-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-12-041-4/+4
|\ \ | |/ |/|
| *-. Merge branches 'pm-sleep', 'pm-cpuidle', 'pm-cpufreq', 'pm-devfreq' and 'pm-avs'Rafael J. Wysocki2019-12-041-4/+4
| |\ \
| | * | cpuidle: Drop disabled field from struct cpuidle_stateRafael J. Wysocki2019-11-291-4/+4
| | |/
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Linus Torvalds2019-11-281-3/+3
|\ \ \
| * | | dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-3/+3
| | |/ | |/|
* | | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-11-2731-34/+65
|\ \ \ | |_|/ |/| |
| * | sh: add the sh_ prefix to early platform symbolsBartosz Golaszewski2019-10-0730-34/+34
| * | drivers: move the early platform device support to arch/shBartosz Golaszewski2019-10-0731-0/+31
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-261-2/+1
|\ \
| * | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2019-11-041-1/+1
| * | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-1/+0
| |/
* | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-252-2/+2
|\ \ | |/ |/|
| * sh: Use pr_warn instead of pr_warningKefeng Wang2019-10-182-2/+2
* | sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva2019-08-111-0/+1
* | sh: kernel: disassemble: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-111-3/+2
* | Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8...Linus Torvalds2019-07-171-1/+2
|\ \
| * | arch/sh: Check for kprobe trap number before trying to handle a kprobe trapMichael Karcher2019-06-261-1/+2
* | | arch: mark syscall number 435 reserved for clone3Christian Brauner2019-07-151-0/+1
* | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-121-3/+0
|\ \ \
| * | | sh: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-031-3/+0
| |/ /
* | | Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-101-0/+1
|\ \ \ | |_|/ |/| |
| * | arch: wire-up pidfd_open()Christian Brauner2019-06-281-0/+1
| |/
* | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-292-3/+3
* | signal: Remove task parameter from force_sigEric W. Biederman2019-05-279-19/+15
|/
* sh: vsyscall: drop unnecessary cc-ldoptionNick Desaulniers2019-05-181-2/+1
* uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-161-0/+6
* Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-05-061-4/+0
|\
| * sh/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner2019-04-141-4/+0
* | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-151-0/+4
|/
* memblock: drop __memblock_alloc_base()Mike Rapoport2019-03-121-1/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-062-3/+3
|\
| * sh: remove nargs from __SYSCALLFiroz Khan2019-03-052-3/+3
* | y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-071-0/+20
* | y2038: rename old time and utime syscallsArnd Bergmann2019-02-071-5/+5
* | y2038: use time32 syscall names on 32-bitArnd Bergmann2019-02-071-21/+21
* | arch: add pkey and rseq syscall numbers everywhereArnd Bergmann2019-01-251-0/+4
* | arch: add split IPC system calls where neededArnd Bergmann2019-01-251-0/+11