aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+9
2013-08-22SH7619: fix typo in Ether platform dataSergei Shtylyov1-1/+1
2013-08-20sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov1-1/+0
2013-08-20SH7619: fix Ether supportSergei Shtylyov1-2/+10
2013-08-12SH: cpuidle: Add missing parameter for cpuidle_register()Geert Uytterhoeven1-3/+1
2013-07-14sh: delete __cpuinit usage from all sh filesPaul Gortmaker13-27/+27
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds3-4/+4
2013-07-09ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov1-4/+0
2013-06-07sh_eth: get SH7724 support out of #ifdefSergei Shtylyov1-1/+1
2013-06-07sh_eth: get SH77{34|63} support out of #ifdefSergei Shtylyov1-1/+1
2013-06-07sh_eth: get SH7619 support out of #ifdefSergei Shtylyov1-2/+2
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-3/+3
2013-05-07Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2013-05-04Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds11-18/+132
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds3-11/+2
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo2-5/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-6/+0
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds4-263/+43
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-91/+12
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner1-2/+2
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki2-202/+0
2013-04-24SH: cpuidle: use init/exit common routineDaniel Lezcano1-6/+1
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano1-1/+0
2013-04-22SH: cpuidle: check error code at initDaniel Lezcano2-5/+9
2013-04-22SH: cpuidle: initialize the driver's states directlyDaniel Lezcano1-50/+42
2013-04-22SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usageDaniel Lezcano1-4/+2
2013-04-22SH: cpuidle: remove pointless initializationDaniel Lezcano1-6/+0
2013-04-10cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar2-192/+0
2013-04-08sh: Use generic idle loopThomas Gleixner2-91/+12
2013-04-02cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar1-6/+3
2013-04-02cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar1-6/+0
2013-04-02cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar1-3/+2
2013-04-02sh: sh7269: Fix compilation by adding missing includesLaurent Pinchart1-0/+2
2013-03-20sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIBAlexandre Courbot3-3/+3
2013-03-15sh: shx3: Add pin control resourcesLaurent Pinchart1-3/+14
2013-03-15sh: sh7786: Add pin control resourcesLaurent Pinchart1-2/+12
2013-03-15sh: sh7785: Add pin control resourcesLaurent Pinchart1-2/+12
2013-03-15sh: sh7757: Add pin control resourcesLaurent Pinchart1-1/+12
2013-03-15sh: sh7724: Add pin control resourcesLaurent Pinchart1-1/+12
2013-03-15sh: sh7723: Add pin control resourcesLaurent Pinchart1-2/+12
2013-03-15sh: sh7722: Add pin control resourcesLaurent Pinchart1-2/+12
2013-03-15sh: sh7720: Add pin control resourcesLaurent Pinchart1-2/+12
2013-03-15sh: sh7269: Add pin control resourcesLaurent Pinchart1-1/+10
2013-03-15sh: sh7264: Add pin control resourcesLaurent Pinchart1-1/+12
2013-03-15sh: sh7203: Add pin control resourcesLaurent Pinchart1-1/+12
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-3/+3
2013-02-25Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-121/+4
2013-02-21Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds14-21034/+60
2013-02-17sh idle: rename global pm_idle to static sh_idleLen Brown1-6/+6