summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* sh: fix debug trap failure to process signals before return to userRich Felker2018-05-301-1/+1
* signal/sh: Ensure si_signo is initialized in do_divide_errorEric W. Biederman2018-02-161-1/+2
* serial: sh-sci: Fix register offsets for the IRDA serial portLaurent Pinchart2017-11-151-1/+0
* sh: fix sh770x SCIF memory regionsAndriy Skulysh2014-10-291-3/+3
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-192-29/+2
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-232-29/+2
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2014-08-113-68/+68
|\ \
| * | sh: dma: Use defines instead of hardcoded numbersGeert Uytterhoeven2014-07-153-68/+68
| |/
* | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-08-092-97/+64
|\ \
| * | sh: Use get_signal() signal_setup_done()Richard Weinberger2014-08-062-97/+64
| |/
* | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-081-15/+0
* | sh: SH7724 clock fixesDaniel Palmer2014-08-061-1/+3
* | arch/sh/kernel/time.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-061-3/+1
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-041-8/+7
|\ \
| * | sh, perf: Use common PMU interrupt disabled codeVince Weaver2014-06-191-8/+7
| |/
* / sh: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)2014-07-181-0/+3
|/
* sh: Replace __get_cpu_var usesChristoph Lameter2014-06-045-23/+23
* sh: Switch to new style MTU2 deviceLaurent Pinchart2014-05-119-433/+72
* sh: Switch to new style TMU deviceLaurent Pinchart2014-05-1130-2486/+239
* sh: Switch to new style CMT deviceLaurent Pinchart2014-05-1119-484/+106
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-072-3/+3
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-036-35/+26
|\
| * sh: sh7757: switch RSPI clock to dev ID matchGeert Uytterhoeven2014-04-031-1/+1
| * sh: don't pass saved userspace state to exception handlersBobby Bingham2014-04-031-16/+7
| * sh: push extra copy of r0-r2 for syscall parametersBobby Bingham2014-04-033-17/+17
| * sh: fix format string bug in stack tracerMatt Fleming2014-04-031-1/+1
* | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-4/+1
|\ \ | |/ |/|
| * ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
| * ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-3/+0
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-011-17/+1
|\ \
| * \ Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-121-2/+2
| |\ \
| * | | sh: Use irq_set_affinity instead of homebrewn codeThomas Gleixner2014-03-041-17/+1
| | |/ | |/|
* | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2014-03-111-2/+2
|\ \ \ | | |/ | |/|
| * | sh: prefix sh-specific "CCR" and "CCR2" by "SH_"Geert Uytterhoeven2014-03-041-2/+2
| |/
* / sched/idle, SH: Remove redundant cpuidle_idle_call()Nicolas Pitre2014-02-111-3/+1
|/
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-231-14/+4
|\
| * arch/sh/kernel/dwarf.c: use rbtree postorder iteration helper instead of solu...Cody P Schafer2014-01-231-14/+4
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-2328-375/+889
|\ \ | |/ |/|
| * sh: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart2013-12-2428-108/+0
| * sh: sh772[34]: Set serial port sampling rate to 8 for SCIFA portsLaurent Pinchart2013-12-242-6/+6
| * sh: Declare SCIF register base and IRQ as resourcesLaurent Pinchart2013-12-2428-261/+883
* | memblock: make memblock_set_node() support different memblock_typeTang Chen2014-01-211-2/+2
* | arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>Wanlong Gao2014-01-211-0/+1
* | sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu2014-01-021-0/+5
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-4/+2
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-4/+2
* | sh: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-132-4/+4
* | sh64: kernel: remove useless variable 'regs'Chen Gang2013-11-131-1/+1
* | sh64: kernel: use 'usp' instead of 'fn'Chen Gang2013-11-131-1/+1
|/
* irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker2013-10-011-36/+21