aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * sh: fix irqs for the second serial port on sh7206Magnus Damm2007-09-211-4/+4
| * sh: intc - primary priority masking fixesMagnus Damm2007-09-211-5/+28
| * sh: intc - mark data structures as __initdataMagnus Damm2007-09-219-71/+70
| * sh: x3 - add ipi vectorsMagnus Damm2007-09-211-0/+9
| * sh: intc - rework core codeMagnus Damm2007-09-211-211/+327
| * sh: intc - add a clear register to struct intc_prio_regMagnus Damm2007-09-2110-96/+104
| * sh: x3 - fix setup_bootmem_node() compile error with shx3_defconfigMagnus Damm2007-09-211-0/+1
| * sh: Add SH7720 CPU support.Markus Brunner2007-09-216-6/+252
| * sh: Kill off duplicate symbol exports on SMP.Paul Mundt2007-09-211-6/+1
| * sh: Wire up CSM node for SH-X3.Paul Mundt2007-09-211-5/+8
| * sh: intc: Fix sense regs oops for IRL IRQs.Paul Mundt2007-09-211-1/+1
| * sh: remove intc2 codeMagnus Damm2007-09-212-87/+0
| * sh: intc - add single bitmap register supportMagnus Damm2007-09-211-11/+62
| * sh: intc - remove redundant irq code for shminMagnus Damm2007-09-211-0/+4
| * sh: intc - remove redundant irq code for sh03, snapgear and titanMagnus Damm2007-09-211-4/+10
| * rtc: rtc-sh: Support 4-digit year on SH7705/SH7710/SH7712.Paul Mundt2007-09-212-3/+19
| * sh: Initial multiple-node support for SH-X3.Paul Mundt2007-09-211-0/+14
| * sh: intc - add support for x3Magnus Damm2007-09-211-16/+188
| * sh: intc - fix IRQ4 and IRQ5 typo on sh3Magnus Damm2007-09-213-3/+3
| * sh: intc - add support for SH7760Magnus Damm2007-09-211-107/+146
| * sh: intc - add support for SH7785Magnus Damm2007-09-211-33/+222
| * sh: Support explicit L1 cache disabling.Paul Mundt2007-09-212-7/+11
| * sh: intc - avoid SH7710 specific vector on SH7712Magnus Damm2007-09-211-2/+7
| * sh: intc - add missing vectors for SH7707Magnus Damm2007-09-211-0/+8
| * sh: intc - add support for SH7706, SH7707, SH7708, SH7709Magnus Damm2007-09-214-192/+216
| * sh: intc - add support for SH7710Magnus Damm2007-09-211-53/+130
| * sh: intc - add support for SH7705Magnus Damm2007-09-211-44/+118
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2007-10-121-1/+0
|\ \
| * | [CPUFREQ] move policy's governor initialisation out of low-level drivers into...Thomas Renninger2007-10-041-1/+0
| |/
* / [SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson2007-10-101-1/+0
|/
* sh: missing symbol fix for sh4-202Magnus Damm2007-08-221-0/+5
* sh: remove extraneous ; on scif_sercon_putc wait loopAndy Whitcroft2007-08-171-1/+1
* sh: panic on machvec section misalignment.Paul Mundt2007-08-071-0/+7
* sh: Fix PTRACE_PEEKTEXT/PEEKDATA fallout from generic_ptrace_peekdata().Paul Mundt2007-08-041-0/+1
* sh: Fix SH-X3 FPU exception handling.Paul Mundt2007-08-011-0/+5
* sh: Fix lockdep debugging oops on SH-3/4.Paul Mundt2007-08-011-2/+1
* sh: Fix fs.h removal from mm.h regressions.Paul Mundt2007-07-314-1/+4
* sh: fix get_wchan() for SH kernels without framepointersDavid McCullough2007-07-261-2/+4
* sh: remove support for sh7300 and solution engine 7300Magnus Damm2007-07-266-63/+16
* sh: Silence sq compile warning on sh4 nommu.Paul Mundt2007-07-261-6/+12
* sh: remove support for sh73180 and solution engine 73180Magnus Damm2007-07-255-133/+1
* sh: remove old broken pint codeMagnus Damm2007-07-252-221/+0
* clockevents: fix resume logicThomas Gleixner2007-07-211-0/+1
* sh: intc - add support for SH7750 and its variantsMagnus Damm2007-07-201-64/+189
* sh: Move entry point code to .text.head.Paul Mundt2007-07-202-1/+3
* sh: Many symbol exports for nommu allmodconfig.Paul Mundt2007-07-203-2/+43
* sh: cpufreq: Fix up the build for SH-2.Paul Mundt2007-07-201-5/+0
* Merge branch 'clkfwk'Paul Mundt2007-07-203-134/+111
|\
| * sh: cpufreq: clock framework support.Paul Mundt2007-07-201-134/+80
| * sh: Support rate rounding for SH7722 FRQCR clocks.Paul Mundt2007-07-201-0/+15