summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
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
2007-07-20sh: intc - add support for 7722 processorMagnus Damm2-30/+130
2007-07-20sh: intc - shared IPR and INTC2 controllerMagnus Damm3-0/+356
2007-07-20sh: Fix irq assignment for uarts on sh7722Magnus Damm2-7/+19
2007-07-20sh: hd64461 tidying.Kristoffer Ericson5-159/+3
2007-07-20sh: r7780rp: Add R8A66597 and M66592 support.Yoshihiro Shimoda1-0/+54
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt2-3/+2
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+1
2007-07-19mm: fault feedback #2Nick Piggin1-12/+11
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-4/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-11/+2
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds97-2358/+4124
2007-07-16generic bug: use show_regs() instead of dump_stack()Heiko Carstens1-1/+1
2007-07-16sh: sh-rtc support for SH7709.Kristoffer Ericson1-0/+28
2007-07-13sh: Revert __xdiv64_32 size change.Paul Mundt1-2/+2