summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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/+64Star
|\ \
| * | sh: Use get_signal() signal_setup_done()Richard Weinberger2014-08-062-97/+64Star
| |/
* | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-091-15/+0Star
* | sh: SH7724 clock fixesDaniel Palmer2014-08-071-1/+3
* | arch/sh/kernel/time.c: use PTR_ERR_OR_ZEROFabian Frederick2014-08-071-3/+1Star
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-051-8/+7Star
|\ \
| * | sh, perf: Use common PMU interrupt disabled codeVince Weaver2014-06-191-8/+7Star
| |/
* / 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-055-23/+23
* sh: Switch to new style MTU2 deviceLaurent Pinchart2014-05-119-433/+72Star
* sh: Switch to new style TMU deviceLaurent Pinchart2014-05-1130-2486/+239Star
* sh: Switch to new style CMT deviceLaurent Pinchart2014-05-1119-484/+106Star
* Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-082-3/+3
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-046-35/+26Star
|\
| * sh: sh7757: switch RSPI clock to dev ID matchGeert Uytterhoeven2014-04-041-1/+1
| * sh: don't pass saved userspace state to exception handlersBobby Bingham2014-04-041-16/+7Star
| * sh: push extra copy of r0-r2 for syscall parametersBobby Bingham2014-04-043-17/+17
| * sh: fix format string bug in stack tracerMatt Fleming2014-04-041-1/+1
* | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-4/+1Star
|\ \ | |/ |/|
| * 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/+0Star
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-011-17/+1Star
|\ \
| * \ 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/+1Star
| | |/ | |/|
* | | 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/+1Star
|/
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-241-14/+4Star
|\
| * arch/sh/kernel/dwarf.c: use rbtree postorder iteration helper instead of solu...Cody P Schafer2014-01-241-14/+4Star
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-01-2428-375/+889
|\ \ | |/ |/|
| * sh: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart2013-12-2428-108/+0Star
| * 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-221-2/+2
* | arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>Wanlong Gao2014-01-221-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/+2Star
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-4/+2Star
* | 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/+21Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-051-2/+9
|\
| * SH7619: fix typo in Ether platform dataSergei Shtylyov2013-08-221-1/+1
| * sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov2013-08-211-1/+0Star
| * SH7619: fix Ether supportSergei Shtylyov2013-08-211-2/+10
* | SH: cpuidle: Add missing parameter for cpuidle_register()Geert Uytterhoeven2013-08-121-3/+1Star
|/
* sh: delete __cpuinit usage from all sh filesPaul Gortmaker2013-07-1513-27/+27