aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2014-01-23Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-23Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-23arch/sh/kernel/dwarf.c: use rbtree postorder iteration helper instead of solu...Cody P Schafer
2014-01-21memblock: make memblock_set_node() support different memblock_typeTang Chen
2014-01-21arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>Wanlong Gao
2014-01-02sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu
2013-12-24sh: Don't set plat_sci_port scbrr_algo_id fieldLaurent Pinchart
2013-12-24sh: sh772[34]: Set serial port sampling rate to 8 for SCIFA portsLaurent Pinchart
2013-12-24sh: Declare SCIF register base and IRQ as resourcesLaurent Pinchart
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-11-13preempt: Make PREEMPT_ACTIVE genericThomas Gleixner
2013-11-13sh: move fpu_counter into ARCH specific thread_structVineet Gupta
2013-11-13sh64: kernel: remove useless variable 'regs'Chen Gang
2013-11-13sh64: kernel: use 'usp' instead of 'fn'Chen Gang
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-08-22SH7619: fix typo in Ether platform dataSergei Shtylyov
2013-08-20sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov
2013-08-20SH7619: fix Ether supportSergei Shtylyov
2013-08-12SH: cpuidle: Add missing parameter for cpuidle_register()Geert Uytterhoeven
2013-07-14sh: delete __cpuinit usage from all sh filesPaul Gortmaker
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-09ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov
2013-06-07sh_eth: get SH7724 support out of #ifdefSergei Shtylyov
2013-06-07sh_eth: get SH77{34|63} support out of #ifdefSergei Shtylyov
2013-06-07sh_eth: get SH7619 support out of #ifdefSergei Shtylyov
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-07Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-05-04Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-24SH: cpuidle: use init/exit common routineDaniel Lezcano
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano
2013-04-22SH: cpuidle: check error code at initDaniel Lezcano
2013-04-22SH: cpuidle: initialize the driver's states directlyDaniel Lezcano
2013-04-22SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usageDaniel Lezcano
2013-04-22SH: cpuidle: remove pointless initializationDaniel Lezcano
2013-04-10cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-08sh: Use generic idle loopThomas Gleixner
2013-04-02cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar
2013-04-02cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar
2013-04-02sh: sh7269: Fix compilation by adding missing includesLaurent Pinchart
2013-03-20sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIBAlexandre Courbot
2013-03-15sh: shx3: Add pin control resourcesLaurent Pinchart