| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2014-08-11 | 3 | -68/+68 |
|\ |
|
| * | sh: dma: Use defines instead of hardcoded numbers | Geert Uytterhoeven | 2014-07-15 | 3 | -68/+68 |
* | | Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-08-09 | 2 | -97/+64 |
|\ \ |
|
| * | | sh: Use get_signal() signal_setup_done() | Richard Weinberger | 2014-08-06 | 2 | -97/+64 |
| |/ |
|
* | | arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area | Andy Lutomirski | 2014-08-08 | 1 | -15/+0 |
* | | sh: SH7724 clock fixes | Daniel Palmer | 2014-08-06 | 1 | -1/+3 |
* | | arch/sh/kernel/time.c: use PTR_ERR_OR_ZERO | Fabian Frederick | 2014-08-06 | 1 | -3/+1 |
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-08-04 | 1 | -8/+7 |
|\ \ |
|
| * | | sh, perf: Use common PMU interrupt disabled code | Vince Weaver | 2014-06-19 | 1 | -8/+7 |
| |/ |
|
* / | sh: ftrace: Add call to ftrace_graph_is_dead() in function graph code | Steven Rostedt (Red Hat) | 2014-07-18 | 1 | -0/+3 |
|/ |
|
* | sh: Replace __get_cpu_var uses | Christoph Lameter | 2014-06-04 | 5 | -23/+23 |
* | sh: Switch to new style MTU2 device | Laurent Pinchart | 2014-05-11 | 9 | -433/+72 |
* | sh: Switch to new style TMU device | Laurent Pinchart | 2014-05-11 | 30 | -2486/+239 |
* | sh: Switch to new style CMT device | Laurent Pinchart | 2014-05-11 | 19 | -484/+106 |
* | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 2014-04-07 | 2 | -3/+3 |
* | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2014-04-03 | 6 | -35/+26 |
|\ |
|
| * | sh: sh7757: switch RSPI clock to dev ID match | Geert Uytterhoeven | 2014-04-03 | 1 | -1/+1 |
| * | sh: don't pass saved userspace state to exception handlers | Bobby Bingham | 2014-04-03 | 1 | -16/+7 |
| * | sh: push extra copy of r0-r2 for syscall parameters | Bobby Bingham | 2014-04-03 | 3 | -17/+17 |
| * | sh: fix format string bug in stack tracer | Matt Fleming | 2014-04-03 | 1 | -1/+1 |
* | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds | 2014-04-03 | 1 | -4/+1 |
|\ \
| |/
|/| |
|
| * | ftrace: Do not pass data to ftrace_dyn_arch_init | Jiri Slaby | 2014-03-07 | 1 | -1/+1 |
| * | ftrace: Pass retval through return in ftrace_dyn_arch_init() | Jiri Slaby | 2014-03-07 | 1 | -3/+0 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-04-01 | 1 | -17/+1 |
|\ \ |
|
| * \ | Merge branch 'irq/for-gpio' into irq/core | Thomas Gleixner | 2014-03-12 | 1 | -2/+2 |
| |\ \ |
|
| * | | | sh: Use irq_set_affinity instead of homebrewn code | Thomas Gleixner | 2014-03-04 | 1 | -17/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2014-03-11 | 1 | -2/+2 |
|\ \ \
| | |/
| |/| |
|
| * | | sh: prefix sh-specific "CCR" and "CCR2" by "SH_" | Geert Uytterhoeven | 2014-03-04 | 1 | -2/+2 |
| |/ |
|
* / | sched/idle, SH: Remove redundant cpuidle_idle_call() | Nicolas Pitre | 2014-02-11 | 1 | -3/+1 |
|/ |
|
* | Merge branch 'akpm' (incoming from Andrew) | Linus Torvalds | 2014-01-23 | 1 | -14/+4 |
|\ |
|
| * | arch/sh/kernel/dwarf.c: use rbtree postorder iteration helper instead of solu... | Cody P Schafer | 2014-01-23 | 1 | -14/+4 |
* | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-01-23 | 28 | -375/+889 |
|\ \
| |/
|/| |
|
| * | sh: Don't set plat_sci_port scbrr_algo_id field | Laurent Pinchart | 2013-12-24 | 28 | -108/+0 |
| * | sh: sh772[34]: Set serial port sampling rate to 8 for SCIFA ports | Laurent Pinchart | 2013-12-24 | 2 | -6/+6 |
| * | sh: Declare SCIF register base and IRQ as resources | Laurent Pinchart | 2013-12-24 | 28 | -261/+883 |
* | | memblock: make memblock_set_node() support different memblock_type | Tang Chen | 2014-01-21 | 1 | -2/+2 |
* | | arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h> | Wanlong Gao | 2014-01-21 | 1 | -0/+1 |
* | | sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms... | Nobuhiro Iwamatsu | 2014-01-02 | 1 | -0/+5 |
|/ |
|
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 | 1 | -4/+2 |
|\ |
|
| * | preempt: Make PREEMPT_ACTIVE generic | Thomas Gleixner | 2013-11-13 | 1 | -4/+2 |
* | | sh: move fpu_counter into ARCH specific thread_struct | Vineet Gupta | 2013-11-13 | 2 | -4/+4 |
* | | sh64: kernel: remove useless variable 'regs' | Chen Gang | 2013-11-13 | 1 | -1/+1 |
* | | sh64: kernel: use 'usp' instead of 'fn' | Chen Gang | 2013-11-13 | 1 | -1/+1 |
|/ |
|
* | irq: Consolidate do_softirq() arch overriden implementations | Frederic Weisbecker | 2013-10-01 | 1 | -36/+21 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-09-05 | 1 | -2/+9 |
|\ |
|
| * | SH7619: fix typo in Ether platform data | Sergei Shtylyov | 2013-08-22 | 1 | -1/+1 |
| * | sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data' | Sergei Shtylyov | 2013-08-20 | 1 | -1/+0 |
| * | SH7619: fix Ether support | Sergei Shtylyov | 2013-08-20 | 1 | -2/+10 |
* | | SH: cpuidle: Add missing parameter for cpuidle_register() | Geert Uytterhoeven | 2013-08-12 | 1 | -3/+1 |
|/ |
|
* | sh: delete __cpuinit usage from all sh files | Paul Gortmaker | 2013-07-14 | 13 | -27/+27 |