summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-073-3/+14
|\
| * sh/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()Will Deacon2019-04-084-4/+14
| * arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-062-7/+0Star
|\ \
| * \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-103-43/+16Star
| |\ \
| * | | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-031-6/+0Star
| * | | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-031-1/+0Star
| | |/ | |/|
* | | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-05-061-4/+0Star
|\ \ \
| * | | sh/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner2019-04-141-4/+0Star
| | |/ | |/|
* | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-062-131/+10Star
|\ \ \
| * | | sh/tlb: Convert SH to generic mmu_gatherPeter Zijlstra2019-04-032-129/+10Star
| * | | asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra2019-04-031-3/+1Star
| | |/ | |/|
* | | Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2019-04-231-0/+4
|\ \ \ | |_|/ |/| |
| * | arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2019-04-151-0/+4
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-04-061-2/+2
|\ \ \
| * | | sh: fix multiple function definition build errorsRandy Dunlap2019-04-061-2/+2
| | |/ | |/|
* | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-052-18/+7Star
* | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-052-23/+7Star
|/ /
* / KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-282-1/+1
|/
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-1/+0Star
* memblock: drop memblock_alloc_*_nopanic() variantsMike Rapoport2019-03-121-1/+1
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-122-0/+10
* memblock: drop __memblock_alloc_base()Mike Rapoport2019-03-121-1/+2
* memblock: memblock_phys_alloc(): don't panicMike Rapoport2019-03-125-0/+21
* memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_allocMike Rapoport2019-03-125-7/+7
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-107-20/+12Star
|\
| * dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig2019-02-206-19/+11Star
| * dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-201-1/+1
* | Merge tag 'media/v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2019-03-091-0/+1
|\ \
| * | media: sh: migor: Include missing dma-mapping headerJacopo Mondi2019-02-181-0/+1
| |/
* | sh: prefer memblock APIs returning virtual addressMike Rapoport2019-03-082-16/+7Star
* | configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATEDAlexey Brodkin2019-03-0811-11/+0Star
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-062-3/+3
|\ \
| * | sh: remove nargs from __SYSCALLFiroz Khan2019-03-062-3/+3
* | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-054-431/+65Star
|\ \ \ | |/ / |/| |
| * | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-191-0/+1
| * | 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-072-7/+7
| * | 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
| * | sh: add statx system callArnd Bergmann2019-01-251-0/+1
| * | sh: remove duplicate unistd_32.h fileArnd Bergmann2019-01-251-403/+0Star
| |/
* | Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-051-2/+0Star
|\ \
| * \ Merge branch 'regulator-5.1' into regulator-nextMark Brown2019-03-041-2/+0Star
| |\ \
| | * | regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2019-02-061-2/+0Star
| | |/
* | / get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0Star
|/ /
* / sh: fix build error for invisible CONFIG_BUILTIN_DTB_SOURCEMasahiro Yamada2019-02-131-1/+1
|/
* Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2019-01-072-20/+1Star
|\
| * arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-18/+0Star