summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorLines
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner-1/+1
2016-01-30arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani-4/+4
2016-01-13Merge tag 'tty-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-54/+60
2016-01-12Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-7/+5
2016-01-07Merge branch 'scif-clk-sck-brg-for-v4.5' of git://git.kernel.org/pub/scm/linu...Greg Kroah-Hartman-54/+60
2015-12-23sh: ftrace: Fix the comments for ftrace_modify_code()Li Bin-7/+5
2015-12-17sh: sh7734: Correct SCIF type for BRGGeert Uytterhoeven-6/+6
2015-12-17sh: Remove sci_ick clock aliasLaurent Pinchart-1/+0
2015-12-17sh: Rename sci_ick and sci_fck clock to fckLaurent Pinchart-47/+54
2015-11-23treewide: Remove old email addressPeter Zijlstra-1/+1
2015-11-06arch/sh/kernel/traps_64.c: use sign_extend64() for sign extensionMartin Kepplinger-2/+2
2015-09-05Merge tag 'media/v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds-1/+1
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+5
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-6/+0
2015-08-10sh/localtimer: Migrate to new 'set-state' interfaceViresh Kumar-6/+0
2015-08-05bus: subsys: update return type of ->remove_dev() to voidViresh Kumar-2/+1
2015-07-29sh/irq: Use access helper irq_data_get_affinity_mask()Thomas Gleixner-3/+4
2015-07-29sh/irq: Use accessor irq_data_get_node()Jiang Liu-1/+1
2015-07-06[media] clock-sh7724.c: fix sh-vou clock identifierHans Verkuil-1/+1
2015-05-06SH: use clkdev_add_table()Russell King-10/+9
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+3
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-36/+6
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds-9/+9
2015-04-14arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()David Rientjes-8/+4
2015-04-14arch/sh/kernel/dwarf.c: destroy mempools on cleanupDavid Rientjes-1/+5
2015-04-12sh: Remove signal translation and exec_domainRichard Weinberger-36/+6
2015-04-11whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro-8/+0
2015-03-10Fix weird uses of num_online_cpus().Rusty Russell-3/+3
2015-02-12all arches, signal: move restart_block to struct task_structAndy Lutomirski-5/+4
2014-11-12cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logicDaniel Lezcano-3/+0
2014-10-29sh: fix sh770x SCIF memory regionsAndriy Skulysh-3/+3
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds-29/+2
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris-29/+2
2014-08-11Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds-68/+68
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-97/+64
2014-08-08arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski-15/+0
2014-08-06sh: SH7724 clock fixesDaniel Palmer-1/+3
2014-08-06arch/sh/kernel/time.c: use PTR_ERR_OR_ZEROFabian Frederick-3/+1
2014-08-06sh: Use get_signal() signal_setup_done()Richard Weinberger-97/+64
2014-08-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-8/+7
2014-07-18sh: ftrace: Add call to ftrace_graph_is_dead() in function graph codeSteven Rostedt (Red Hat)-0/+3
2014-07-15sh: dma: Use defines instead of hardcoded numbersGeert Uytterhoeven-68/+68
2014-06-19sh, perf: Use common PMU interrupt disabled codeVince Weaver-8/+7
2014-06-04sh: Replace __get_cpu_var usesChristoph Lameter-23/+23
2014-05-11sh: Switch to new style MTU2 deviceLaurent Pinchart-433/+72
2014-05-11sh: Switch to new style TMU deviceLaurent Pinchart-2486/+239
2014-05-11sh: Switch to new style CMT deviceLaurent Pinchart-484/+106
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König-3/+3
2014-04-03Merge branch 'akpm' (incoming from Andrew)Linus Torvalds-35/+26