summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorLines
2014-04-03sh: sh7757: switch RSPI clock to dev ID matchGeert Uytterhoeven-1/+1
2014-04-03sh: don't pass saved userspace state to exception handlersBobby Bingham-16/+7
2014-04-03sh: push extra copy of r0-r2 for syscall parametersBobby Bingham-17/+17
2014-04-03sh: fix format string bug in stack tracerMatt Fleming-1/+1
2014-04-03Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds-4/+1
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-17/+1
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner-2/+2
2014-03-11Merge branch 'sched/urgent' into sched/coreIngo Molnar-2/+2
2014-03-07ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby-1/+1
2014-03-07ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby-3/+0
2014-03-04sh: Use irq_set_affinity instead of homebrewn codeThomas Gleixner-17/+1
2014-03-04sh: prefix sh-specific "CCR" and "CCR2" by "SH_"Geert Uytterhoeven-2/+2
2014-02-11sched/idle, SH: Remove redundant cpuidle_idle_call()Nicolas Pitre-3/+1
2014-01-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds-14/+4
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-375/+889
2014-01-23arch/sh/kernel/dwarf.c: use rbtree postorder iteration helper instead of solu...Cody P Schafer-14/+4
2014-01-21memblock: make memblock_set_node() support different memblock_typeTang Chen-2/+2
2014-01-21arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>Wanlong Gao-0/+1
2014-01-02sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu-0/+5
2013-12-24sh: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart-108/+0
2013-12-24sh: sh772[34]: Set serial port sampling rate to 8 for SCIFA portsLaurent Pinchart-6/+6
2013-12-24sh: Declare SCIF register base and IRQ as resourcesLaurent Pinchart-261/+883
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+2
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner-4/+2
2013-11-13sh: move fpu_counter into ARCH specific thread_structVineet Gupta-4/+4
2013-11-13sh64: kernel: remove useless variable 'regs'Chen Gang-1/+1
2013-11-13sh64: kernel: use 'usp' instead of 'fn'Chen Gang-1/+1
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker-36/+21
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-2/+9
2013-08-22SH7619: fix typo in Ether platform dataSergei Shtylyov-1/+1
2013-08-20sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov-1/+0
2013-08-20SH7619: fix Ether supportSergei Shtylyov-2/+10
2013-08-12SH: cpuidle: Add missing parameter for cpuidle_register()Geert Uytterhoeven-3/+1
2013-07-14sh: delete __cpuinit usage from all sh filesPaul Gortmaker-27/+27
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-4/+4
2013-07-09ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov-4/+0
2013-06-07sh_eth: get SH7724 support out of #ifdefSergei Shtylyov-1/+1
2013-06-07sh_eth: get SH77{34|63} support out of #ifdefSergei Shtylyov-1/+1
2013-06-07sh_eth: get SH7619 support out of #ifdefSergei Shtylyov-2/+2
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-3/+3
2013-05-07Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+2
2013-05-04Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-18/+132
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds-11/+2
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo-5/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo-6/+0
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-263/+43
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-91/+12
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner-2/+2
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki-202/+0
2013-04-24SH: cpuidle: use init/exit common routineDaniel Lezcano-6/+1