aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[SOFTIRQ]: Remove do_softirq() symbol export.Robert Olsson1-1/+0
2007-08-22sh: missing symbol fix for sh4-202Magnus Damm1-0/+5
2007-08-21sh: Fix DSP opcode regression for SH3-DSP parts.Paul Mundt1-1/+16
2007-08-17sh: remove extraneous ; on scif_sercon_putc wait loopAndy Whitcroft1-1/+1
2007-08-07sh: panic on machvec section misalignment.Paul Mundt1-0/+7
2007-08-04sh: Fix PTRACE_PEEKTEXT/PEEKDATA fallout from generic_ptrace_peekdata().Paul Mundt1-0/+1
2007-08-03sh: fix defconfigs for sh7751r boardsMagnus Damm5-5/+5
2007-08-03sh: fix cf support on r2d boardsMagnus Damm1-1/+8
2007-08-03sh: update r2d defconfigMagnus Damm1-4/+4
2007-08-03sh: update snapgear defconfig.David McCullough1-348/+239
2007-08-01sh: Fix SH-X3 FPU exception handling.Paul Mundt1-0/+5
2007-08-01sh: Fix pgd mismatch from cached TTB in unhandled fault.Paul Mundt1-2/+1
2007-08-01sh: Don't include fault-nommu on SH-2/SH-2A.Paul Mundt1-1/+3
2007-08-01sh: Fix irqflags tracing for SH-3/4 nommu.Paul Mundt1-32/+15
2007-08-01sh: Fix lockdep debugging oops on SH-3/4.Paul Mundt1-2/+1
2007-07-31sh: Fix fs.h removal from mm.h regressions.Paul Mundt5-1/+5
2007-07-26sh: fix get_wchan() for SH kernels without framepointersDavid McCullough1-2/+4
2007-07-26sh: arch/sh/boot - fix shell usageDavid McCullough2-6/+8
2007-07-26sh: remove support for sh7300 and solution engine 7300Magnus Damm15-1161/+17
2007-07-26sh: Kill off virt_to_bus()/bus_to_virt().Paul Mundt1-0/+3
2007-07-26sh: Restrict DSP support to specific CPUs.Paul Mundt2-2/+8
2007-07-26sh: Silence sq compile warning on sh4 nommu.Paul Mundt1-6/+12
2007-07-26sh: Kill the rest of the SE73180 cruft.Paul Mundt1-1/+0
2007-07-25sh: remove support for sh73180 and solution engine 73180Magnus Damm13-1279/+2
2007-07-25sh: remove old broken pint codeMagnus Damm4-227/+0
2007-07-25sh: Reclaim beginning of P3 space for vmalloc area.Paul Mundt1-3/+0
2007-07-24sh: Fix Dreamcast DMA issues.Adrian McMenamin1-3/+4
2007-07-24sh: Add kmap_coherent()/kunmap_coherent() interface for SH-4.Paul Mundt2-52/+34
2007-07-21clockevents: fix resume logicThomas Gleixner1-0/+1
2007-07-20sh: intc - add support for SH7750 and its variantsMagnus Damm7-74/+205
2007-07-20sh: Move entry point code to .text.head.Paul Mundt2-1/+3
2007-07-20sh: heartbeat: Shut up resource size warning.Paul Mundt1-1/+1
2007-07-20sh: update r2d defconfig and fix SH7751R pci compliationMagnus Damm2-3/+4
2007-07-20sh: Many symbol exports for nommu allmodconfig.Paul Mundt3-2/+43
2007-07-20sh: zero terminate 8250 platform data for r2d boardMagnus Damm1-1/+2
2007-07-20sh: cpufreq: Fix up the build for SH-2.Paul Mundt1-5/+0
2007-07-20sh: Make on-chip DMA channel selection explicit.Paul Mundt1-1/+1
2007-07-20sh: Fix up CPU dependencies for on-chip DMAC.Paul Mundt1-0/+1
2007-07-20Merge branch 'clkfwk'Paul Mundt4-135/+112
2007-07-20sh: cpufreq: clock framework support.Paul Mundt2-135/+81
2007-07-20sh: Support rate rounding for SH7722 FRQCR clocks.Paul Mundt1-0/+15
2007-07-20sh: Implement clk_round_rate() in the clock framework.Paul Mundt1-0/+16
2007-07-20sh: Fix up PCI section mismatch warnings.Paul Mundt4-4/+4
2007-07-20sh: Wire up fallocate() syscall.Paul Mundt1-0/+1
2007-07-20sh: intc - add support for 7780Magnus Damm6-32/+195
2007-07-20sh: intc - improve group supportMagnus Damm1-20/+73
2007-07-20sh: push-switch: Correct license string.Paul Mundt1-1/+1
2007-07-20sh: cpufreq: Fix driver dependencies and flag as broken.Paul Mundt1-1/+1
2007-07-20sh: IPR/INTC2 IRQ setup consolidation.Magnus Damm12-24/+13
2007-07-20sh: clean up interrupt code for solution engine 7722 boardMagnus Damm3-69/+34