summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-191-4/+2Star
|\
| * preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-4/+2Star
* | sh: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-132-4/+4
* | sh64: kernel: remove useless variable 'regs'Chen Gang2013-11-131-1/+1
* | sh64: kernel: use 'usp' instead of 'fn'Chen Gang2013-11-131-1/+1
|/
* irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker2013-10-011-36/+21Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-051-2/+9
|\
| * SH7619: fix typo in Ether platform dataSergei Shtylyov2013-08-221-1/+1
| * sh_eth: remove 'register_type' field from 'struct sh_eth_plat_data'Sergei Shtylyov2013-08-211-1/+0Star
| * SH7619: fix Ether supportSergei Shtylyov2013-08-211-2/+10
* | SH: cpuidle: Add missing parameter for cpuidle_register()Geert Uytterhoeven2013-08-121-3/+1Star
|/
* sh: delete __cpuinit usage from all sh filesPaul Gortmaker2013-07-1513-27/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-103-4/+4
|\
| * sh_eth: get SH7724 support out of #ifdefSergei Shtylyov2013-06-081-1/+1
| * sh_eth: get SH77{34|63} support out of #ifdefSergei Shtylyov2013-06-081-1/+1
| * sh_eth: get SH7619 support out of #ifdefSergei Shtylyov2013-06-081-2/+2
* | ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov2013-07-091-4/+0Star
|/
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-093-3/+3
|\
| * sh: replace CONFIG_GENERIC_GPIO by CONFIG_GPIOLIBAlexandre Courbot2013-03-203-3/+3
* | Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-071-0/+2
|\ \
| * | sh: sh7269: Fix compilation by adding missing includesLaurent Pinchart2013-04-021-0/+2
* | | Merge tag 'renesas-pinctrl-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-05-0411-18/+132
|\| |
| * | sh: shx3: Add pin control resourcesLaurent Pinchart2013-03-151-3/+14
| * | sh: sh7786: Add pin control resourcesLaurent Pinchart2013-03-151-2/+12
| * | sh: sh7785: Add pin control resourcesLaurent Pinchart2013-03-151-2/+12
| * | sh: sh7757: Add pin control resourcesLaurent Pinchart2013-03-151-1/+12
| * | sh: sh7724: Add pin control resourcesLaurent Pinchart2013-03-151-1/+12
| * | sh: sh7723: Add pin control resourcesLaurent Pinchart2013-03-151-2/+12
| * | sh: sh7722: Add pin control resourcesLaurent Pinchart2013-03-151-2/+12
| * | sh: sh7720: Add pin control resourcesLaurent Pinchart2013-03-151-2/+12
| * | sh: sh7269: Add pin control resourcesLaurent Pinchart2013-03-151-1/+10
| * | sh: sh7264: Add pin control resourcesLaurent Pinchart2013-03-151-1/+12
| * | sh: sh7203: Add pin control resourcesLaurent Pinchart2013-03-151-1/+12
| |/
* | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-05-013-11/+2Star
|\ \
| * | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-012-5/+2Star
| * | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-6/+0Star
* | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-014-263/+43Star
|\ \ \ | |/ / |/| |
| * | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-282-202/+0Star
| |\ \
| | * | cpufreq: sh: move cpufreq driver to drivers/cpufreqViresh Kumar2013-04-102-192/+0Star
| | * | cpufreq: drivers: Remove unnecessary assignments of policy-> membersViresh Kumar2013-04-021-6/+3Star
| | * | cpufreq: Don't check if cpu is online/offline for cpufreq callbacksViresh Kumar2013-04-021-6/+0Star
| | * | cpufreq: Notify all policy->cpus in cpufreq_notify_transition()Viresh Kumar2013-04-021-3/+2Star
| | |/
| * | SH: cpuidle: use init/exit common routineDaniel Lezcano2013-04-241-6/+1Star
| * | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-231-1/+0Star
| * | SH: cpuidle: check error code at initDaniel Lezcano2013-04-222-5/+9
| * | SH: cpuidle: initialize the driver's states directlyDaniel Lezcano2013-04-221-50/+42Star
| * | SH: cpuidle: remove CPUIDLE_DRIVER_STATE_START usageDaniel Lezcano2013-04-221-4/+2Star
| * | SH: cpuidle: remove pointless initializationDaniel Lezcano2013-04-221-6/+0Star
| |/
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-302-91/+12Star
|\ \
| * | sh: Use generic idle loopThomas Gleixner2013-04-082-91/+12Star
| |/