summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar2017-03-031-2/+1
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0212-0/+14
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-027-0/+7
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-023-2/+4
* sched/headers: Prepare for the removal of <asm/ptrace.h> from <linux/sched.h>Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-1/+4
* mm: add new mmget() helperVegard Nossum2017-02-271-1/+1
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-1/+1
|\
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* | Merge tag 'tty-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-02-2228-269/+108
|\ \
| * | serial: sh-sci: Compute the regshift value for SCI portsLaurent Pinchart2017-01-193-5/+9
| * | serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart2017-01-191-1/+0
| * | sh: Don't set the sh-sci platform data REIE bit when not implementedLaurent Pinchart2017-01-192-4/+0
| * | sh: Don't set the sh-sci platform data scscr CKE0 bitLaurent Pinchart2017-01-192-3/+3
| * | sh: Don't set sh-sci port_regLaurent Pinchart2017-01-195-16/+0
| * | sh: Don't set the sh-sci pdata UPF_BOOT_AUTOCONF flagsLaurent Pinchart2017-01-1928-112/+1
| * | sh: sh726[49]: Don't set sh-sci pdata scscr TOIE bitLaurent Pinchart2017-01-192-16/+16
| * | sh: Don't set sh-sci pdata scscr TIE and RIE bitsLaurent Pinchart2017-01-194-22/+21
| * | sh: Don't set sh-sci pdata scscr TE and RE bitsLaurent Pinchart2017-01-1928-135/+103
| |/
* / sh: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-242-2/+3
|/
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2418-18/+18
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-141-2/+5
|\
| * arch/sh: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-141-2/+5
* | treewide: Fix printk() message errorsMasanari Iida2016-12-142-2/+2
|/
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2016-10-061-2/+2
|\
| * tracing: Add NMI tracing in hwlat detectorSteven Rostedt (Red Hat)2016-09-021-2/+2
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-031-21/+5
|\ \
| * | sh/SH-X3 SMP: Convert to hotplug state machineSebastian Andrzej Siewior2016-09-191-21/+5
| |/
* / ftrace: Add return address pointer to ftrace_ret_stackJosh Poimboeuf2016-08-241-1/+1
|/
* Merge tag 'sh-for-4.8' of git://git.libc.org/linux-shLinus Torvalds2016-08-0613-12/+285
|\
| * sh: use common clock framework with device tree boardsRich Felker2016-08-051-0/+4
| * sh: system call wire upYoshinori Sato2016-08-052-0/+28
| * sh: Delete unnecessary checks before the function call "mempool_destroy"Markus Elfring2016-08-051-4/+2
| * sh: add SMP support for J2Rich Felker2016-08-052-0/+143
| * sh: SMP support for SH2 entry.SRich Felker2016-08-051-0/+50
| * sh: add AT_HWCAP flag for J-Core cas.l instructionRich Felker2016-08-051-0/+2
| * sh: add support for J-Core J2 processorRich Felker2016-08-054-2/+43
| * sh: fix build regression with CONFIG_OF && !CONFIG_OF_FLATTREERich Felker2016-07-312-4/+4
| * sh: make time.c explicitly non-modularPaul Gortmaker2016-07-311-2/+1
| * sh: disable aliased page logic on NOMMU modelsRich Felker2016-07-311-0/+4
| * sh: add support for linking a builtin device tree blob in the kernelRich Felker2016-07-311-0/+4
* | Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2016-08-051-13/+20
|\ \
| * | rtc: sh: provide rtc_class_ops directlyArnd Bergmann2016-06-041-13/+20
* | | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-2/+2
| |/ |/|