summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-03-271-1/+1
|\
| * Merge branches 'irq/genirq' and 'linus' into irq/coreIngo Molnar2009-03-161-2/+2
| |\
| | \
| | \
| *-. \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-131-1/+1
| |\ \ \
| | | * | sparseirq: use kstat_irqs_cpu insteadYinghai Lu2009-01-111-1/+1
* | | | | sh: disallow kexec virtual entryMagnus Damm2009-03-201-1/+8
* | | | | sh: kexec jump: fix for ftrace.Paul Mundt2009-03-181-0/+6
* | | | | sh: kexec: Drop SR.BL bit toggling.Paul Mundt2009-03-181-4/+3Star
* | | | | sh: add kexec jump supportMagnus Damm2009-03-182-32/+195
* | | | | sh: rework kexec segment codeMagnus Damm2009-03-182-6/+17
* | | | | sh: simplify kexec vbr codeMagnus Damm2009-03-182-13/+8Star
* | | | | sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt2009-03-172-2/+2
* | | | | sh: clkfwk: Safer resume from hibernation.Francesco VIRLINZI2009-03-161-1/+3
* | | | | sh: Consolidate SH-Mobile CPU code in arch/sh/kernel/cpu/shmobile/.Paul Mundt2009-03-165-4/+7
* | | | | sh: SuperH Mobile suspend supportMagnus Damm2009-03-163-0/+221
* | | | | sh: Fix compile error by operands(mov.l) in sh3/entry.SNobuhiro Iwamatsu2009-03-161-1/+1
* | | | | sh: Add OHCI USB support for SH7786Kuninori Morimoto2009-03-161-0/+83
* | | | | sh: clkfwk: Add resume from hibernation support.Francesco VIRLINZI2009-03-111-0/+64
* | | | | sh: clkfwk: add clk_set_parent/clk_get_parentFrancesco VIRLINZI2009-03-111-0/+29
* | | | | sh: Support fixed 32-bit PMB mappings from bootloader.Yoshihiro Shimoda2009-03-101-1/+4
* | | | | sh: hibernation supportMagnus Damm2009-03-107-5/+214
* | | | | sh: multiple vectors per irq - sh7720.Paul Mundt2009-03-061-45/+23Star
* | | | | sh: multiple vectors per irq - sh7710.Paul Mundt2009-03-061-48/+21Star
* | | | | sh: multiple vectors per irq - sh7705.Paul Mundt2009-03-061-42/+19Star
* | | | | sh: multiple vectors per irq - sh770x.Paul Mundt2009-03-061-47/+21Star
* | | | | sh: multiple vectors per irq - mxg.Paul Mundt2009-03-061-42/+23Star
* | | | | sh: multiple vectors per irq - sh7619.Paul Mundt2009-03-061-22/+12Star
* | | | | sh: multiple vectors per irq - sh7206.Paul Mundt2009-03-061-96/+58Star
* | | | | sh: multiple vectors per irq - sh7201.Paul Mundt2009-03-061-144/+80Star
* | | | | sh: multiple vectors per irq - sh7263.Paul Mundt2009-03-061-19/+10Star
* | | | | sh: multiple vectors per irq - sh7203.Paul Mundt2009-03-061-140/+73Star
* | | | | sh: Restore RTC IRQ setting for SH7763 setup.Nobuhiro Iwamatsu2009-03-061-0/+1
* | | | | sh: multiple vectors per irq - sh7763Nobuhiro Iwamatsu2009-03-061-76/+37Star
* | | | | sh: Add support for SH7786 CPU subtype.Kuninori Morimoto2009-03-037-0/+1517
* | | | | sh: Fix up SH-X3 general exception handler build.Paul Mundt2009-02-271-1/+1
* | | | | sh: multiple vectors per irq - sh7785Magnus Damm2009-02-271-63/+32Star
* | | | | sh: multiple vectors per irq - sh7780Magnus Damm2009-02-271-67/+30Star
* | | | | sh: multiple vectors per irq - sh7750Magnus Damm2009-02-271-62/+25Star
* | | | | sh: multiple vectors per irq - baseMagnus Damm2009-02-271-1/+1
* | | | | sh: prefetch early exception data on sh4/sh4a.Magnus Damm2009-02-271-2/+5
* | | | | sh: remove EXPEVT vector from stack on sh3/sh4/sh4aMagnus Damm2009-02-271-4/+1Star
* | | | | sh: rework register restore code for sh3/sh4/sh4aMagnus Damm2009-02-271-35/+33Star
* | | | | sh: shared register saving code for sh3/sh4/sh4aMagnus Damm2009-02-271-126/+147
* | | | | Merge branch 'sh/stable-updates'Paul Mundt2009-02-121-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | sh: Storage class should be before const qualifierTobias Klauser2009-02-121-2/+2
| |/ / /
* | | | sh: Don't enable GENERIC_TIME for the CMT clockevent driver yet.Paul Mundt2009-01-291-2/+0Star
* | | | sh: Fix up MTU2 support for SH7203.Paul Mundt2009-01-291-1/+2
* | | | sh: CMT platform data for sh7723/sh7722/sh7366/sh7343Magnus Damm2009-01-294-0/+136
* | | | sh: fix no sys_timer caseMagnus Damm2009-01-291-1/+9
* | | | sh: tmu disable supportMagnus Damm2009-01-291-1/+9
* | | | sh: rework clocksource and sched_clockMagnus Damm2009-01-292-52/+17Star