aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+5
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0
2015-08-10sh/localtimer: Migrate to new 'set-state' interfaceViresh Kumar1-6/+0
2015-08-05bus: subsys: update return type of ->remove_dev() to voidViresh Kumar1-2/+1
2015-07-29sh/irq: Use access helper irq_data_get_affinity_mask()Thomas Gleixner1-3/+4
2015-07-29sh/irq: Use accessor irq_data_get_node()Jiang Liu1-1/+1
2015-07-06[media] clock-sh7724.c: fix sh-vou clock identifierHans Verkuil1-1/+1
2015-05-06SH: use clkdev_add_table()Russell King5-10/+9
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-3/+3
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds4-36/+6
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-9/+9
2015-04-14arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()David Rientjes1-8/+4
2015-04-14arch/sh/kernel/dwarf.c: destroy mempools on cleanupDavid Rientjes1-1/+5
2015-04-12sh: Remove signal translation and exec_domainRichard Weinberger4-36/+6
2015-04-11whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro2-8/+0
2015-03-10Fix weird uses of num_online_cpus().Rusty Russell1-3/+3
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski3-5/+4
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano1-3/+0
2014-10-29sh: fix sh770x SCIF memory regionsAndriy Skulysh1-3/+3
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2-29/+2
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2-29/+2
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-68/+68
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds2-97/+64
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski1-15/+0
2014-08-06sh: SH7724 clock fixesDaniel Palmer1-1/+3
2014-08-06arch/sh/kernel/time.c: use PTR_ERR_OR_ZEROFabian Frederick1-3/+1
2014-08-06sh: Use get_signal() signal_setup_done()Richard Weinberger2-97/+64
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+7
2014-07-18sh: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)1-0/+3
2014-07-15sh: dma: Use defines instead of hardcoded numbersGeert Uytterhoeven3-68/+68
2014-06-19sh, perf: Use common PMU interrupt disabled codeVince Weaver1-8/+7
2014-06-04sh: Replace __get_cpu_var usesChristoph Lameter5-23/+23
2014-05-11sh: Switch to new style MTU2 deviceLaurent Pinchart9-433/+72
2014-05-11sh: Switch to new style TMU deviceLaurent Pinchart30-2486/+239
2014-05-11sh: Switch to new style CMT deviceLaurent Pinchart19-484/+106
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2-3/+3
2014-04-03Merge branch 'akpm' (incoming from Andrew)Linus Torvalds6-35/+26
2014-04-03sh: sh7757: switch RSPI clock to dev ID matchGeert Uytterhoeven1-1/+1
2014-04-03sh: don't pass saved userspace state to exception handlersBobby Bingham1-16/+7
2014-04-03sh: push extra copy of r0-r2 for syscall parametersBobby Bingham3-17/+17
2014-04-03sh: fix format string bug in stack tracerMatt Fleming1-1/+1
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-4/+1
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-17/+1
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner1-2/+2
2014-03-11Merge branch 'sched/urgent' into sched/coreIngo Molnar1-2/+2
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby1-1/+1
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby1-3/+0
2014-03-04sh: Use irq_set_affinity instead of homebrewn codeThomas Gleixner1-17/+1
2014-03-04sh: prefix sh-specific "CCR" and "CCR2" by "SH_"Geert Uytterhoeven1-2/+2