summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-1/+0
* 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/+12
|\
| * dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flagChristoph Hellwig2019-02-206-19/+11
| * 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-072-16/+7
* | configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATEDAlexey Brodkin2019-03-0711-11/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-062-3/+3
|\ \
| * | sh: remove nargs from __SYSCALLFiroz Khan2019-03-052-3/+3
* | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-054-431/+65
|\ \ \ | |/ / |/| |
| * | 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/+0
| |/
* | Merge tag 'regulator-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-041-2/+0
|\ \
| * \ Merge branch 'regulator-5.1' into regulator-nextMark Brown2019-03-041-2/+0
| |\ \
| | * | regulator: fixed/gpio: Pull inversion/OD into gpiolibLinus Walleij2019-02-061-2/+0
| | |/
* | / get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0
|/ /
* / 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-062-20/+1
|\
| * arch: remove redundant UAPI generic-y definesMasahiro Yamada2019-01-061-18/+0
| * arch: remove stale comments "UAPI Header export list"Masahiro Yamada2019-01-061-1/+0
| * kbuild: remove redundant target cleaning on failureMasahiro Yamada2019-01-061-1/+1
* | Fix 'acccess_ok()' on alpha and SHLinus Torvalds2019-01-061-2/+5
|/
* Merge tag 'trace-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2019-01-051-1/+1
|\
| * sh: ftrace: Fix missing parenthesis in WARN_ON()Steven Rostedt (VMware)2019-01-031-1/+1
* | Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-01-051-0/+1
|\ \
| * | vfs: Suppress MS_* flag defs within the kernel unless explicitly enabledDavid Howells2018-12-201-0/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-051-4/+2
|\ \ \
| * | | mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)2019-01-041-4/+2
* | | | Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-038-24/+22
|/ / /
* | | Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds2019-01-011-13/+1
|\ \ \
| * | | kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy2018-12-301-1/+1
| * | | kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()Douglas Anderson2018-12-301-12/+0
| * | | kgdb: Remove irq flags from roundupDouglas Anderson2018-12-301-1/+1
* | | | Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-12-312-8/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | sh: ftrace: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)2018-12-222-8/+12
| |/ /
* | | Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-292-36/+18
|\ \ \
| * | | pcmcia: allow PCMCIA support independent of the architectureChristoph Hellwig2018-11-231-2/+0
| * | | PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config optionsChristoph Hellwig2018-11-231-3/+0