summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* sh: kernel: hw_breakpoint: Fix missing break in switch statementGustavo A. R. Silva2019-08-251-0/+1
* sh: fix build failure for J2 cpu with SMP disabledRich Felker2018-06-211-0/+4
* sh: fix debug trap failure to process signals before return to userRich Felker2018-05-301-1/+1
* kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACKLevin, Alexander (Sasha Levin)2018-02-222-3/+3
* signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman2018-02-161-1/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0238-0/+38
* Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-071-8/+8
|\
| * sh: thin archives fix linkingNicholas Piggin2017-06-301-8/+8
* | sh/ftrace: Remove only user of ftrace_arch_read_dyn_info()Steven Rostedt2017-06-271-18/+0
|/
* 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