summaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* sh: remove sh5 supportArnd Bergmann2020-06-01113-11548/+64
* sh: add missing EXPORT_SYMBOL() for __delayKuninori Morimoto2020-06-011-0/+1
* sh: Convert ins[bwl]/outs[bwl] macros to inline functionsKuninori Morimoto2020-06-011-6/+28
* sh: Convert iounmap() macros to inline functionsKuninori Morimoto2020-06-011-1/+1
* sh: Add missing DECLARE_EXPORT() for __ashiftrt_r4_xxKuninori Morimoto2020-06-011-0/+17
* sh: configs: Cleanup old Kconfig IO scheduler optionsKrzysztof Kozlowski2020-06-0122-38/+4
* arch/sh: vmlinux.scrRomain Naour2020-06-011-1/+1
* sh: Replace CONFIG_MTD_M25P80 with CONFIG_MTD_SPI_NOR in sh7757lcr_defconfigBin Meng2020-06-011-1/+1
* sh: sh4a: Bring back tmu3_device early deviceKrzysztof Kozlowski2020-06-011-0/+1
* sh: include linux/time_types.h for sockiosArnd Bergmann2020-05-231-0/+2
* Merge tag 'kbuild-fixes-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-242-28/+34
|\
| * arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada2020-04-232-28/+34
* | sh: fix build error in mm/init.cMasahiro Yamada2020-04-211-1/+1
|/
* Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2020-04-113-9/+3
|\
| * sh: remove unneeded uapi asm-generic wrappersMasahiro Yamada2020-04-082-4/+0
| * sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()Masahiro Yamada2020-04-081-5/+3
* | mm/memory_hotplug: add pgprot_t to mhp_paramsLogan Gunthorpe2020-04-111-0/+3
* | mm/memory_hotplug: rename mhp_restrictions to mhp_paramsLogan Gunthorpe2020-04-111-2/+2
* | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-111-3/+0
|/
* asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-071-1/+1
* mm/vma: make vma_is_accessible() available for general useAnshuman Khandual2020-04-071-1/+1
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-034-0/+4
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-254-0/+4
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-031-1/+0
|\ \
| * | scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò2020-02-241-1/+0
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-022-23/+6
|\ \
| * | mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-1/+0
| * | mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-021-1/+1
| * | sh/mm: use helper fault_signal_pending()Peter Xu2020-04-021-5/+5
| * | asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-16/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2020-04-011-2/+2
|\ \ \ | |/ / |/| |
| * | sh: mach-highlander: Fix comment spellingGeert Uytterhoeven2020-03-171-2/+2
| |/
* | Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-04-011-5/+0
|\ \
| * | kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LISTMasahiro Yamada2020-03-031-5/+0
| |/
* | Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-312-18/+9
|\ \
| * | sh: Replace setup_irq() by request_irq()afzal mohammed2020-03-292-18/+9
| |/
* | sh: no need of access_ok() in arch_futex_atomic_op_inuser()Al Viro2020-03-281-3/+0
* | futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-281-3/+2
|/
* proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-9/+8
* Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-301-0/+1
|\
| * arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-131-0/+1
* | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds2020-01-291-2/+2
|\ \
| * | y2038: sh: remove timeval/timespec usage from headersArnd Bergmann2019-12-181-2/+2
* | | 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 tag 'pinctrl-v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2020-01-292-14/+9
|\ \ \
| * \ \ Merge tag 'sh-pfc-for-v5.6-tag1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Walleij2020-01-092-14/+9
| |\ \ \
| | * | | sh: sh7269: Remove bogus SSU GPIO function definitionsGeert Uytterhoeven2019-12-311-6/+0