summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove old email addressPeter Zijlstra2015-11-231-1/+1
* arch/sh/kernel/traps_64.c: use sign_extend64() for sign extensionMartin Kepplinger2015-11-062-2/+2
* Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-09-051-1/+1
|\
| * [media] clock-sh7724.c: fix sh-vou clock identifierHans Verkuil2015-07-061-1/+1
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-4/+5
|\ \
| * | sh/irq: Use access helper irq_data_get_affinity_mask()Thomas Gleixner2015-07-291-3/+4
| * | sh/irq: Use accessor irq_data_get_node()Jiang Liu2015-07-291-1/+1
| |/
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-09-011-6/+0
|\ \
| * | sh/localtimer: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-6/+0
| |/
* / bus: subsys: update return type of ->remove_dev() to voidViresh Kumar2015-08-051-2/+1
|/
* SH: use clkdev_add_table()Russell King2015-05-065-10/+9
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-3/+3
|\
| * Fix weird uses of num_online_cpus().Rusty Russell2015-03-101-3/+3
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-154-36/+6
|\ \
| * | sh: Remove signal translation and exec_domainRichard Weinberger2015-04-124-36/+6
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-141-9/+9
|\ \
| * | arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()David Rientjes2015-04-141-8/+4
| * | arch/sh/kernel/dwarf.c: destroy mempools on cleanupDavid Rientjes2015-04-141-1/+5
| |/
* / whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro2015-04-112-8/+0
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-123-5/+4
* cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano2014-11-121-3/+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
| | |/ | |/|