summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2009-11-30sh: Add SDHI power control support to EcovecMagnus Damm1-6/+30
2009-11-30sh: mach-ecovec24: modify address mapKuninori Morimoto1-1/+1
2009-11-26block: add helpers to run flush_dcache_page() against a bio and a request's p...Ilya Loginov1-0/+1
2009-11-25sh: Fix up the FPU emulation build.Paul Mundt2-7/+4
2009-11-24sh: Apply the sleazy FPU changes for SH-2A FPU as well.Paul Mundt1-4/+12
2009-11-24sh: Minor optimisations to FPU handlingStuart Menefy8-42/+48
2009-11-24sh: Improve performance of SH4 versions of copy/clear_user_highpageStuart Menefy2-14/+60
2009-11-24Merge branch 'master' into sh/st-integrationPaul Mundt115-2076/+3900
2009-11-24sh: Optimised memset for SH4Stuart Menefy2-2/+112
2009-11-24sh: add sleazy FPU optimizationGiuseppe CAVALLARO3-4/+31
2009-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller30-80/+244
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman1-3/+3
2009-11-18Merge branch 'sh/stable-updates'Paul Mundt2-2/+2
2009-11-18sh: Fixup last users of irq_chip->typenameThomas Gleixner2-2/+2
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman3-3/+6
2009-11-13sh: dma: Kill off bogus dma_sysclass symbol export.Paul Mundt1-2/+0
2009-11-12sysctl sh: Remove dead binary sysctl supportEric W. Biederman1-6/+1
2009-11-12sh64: Fix up reworked cache op build.Paul Mundt2-2/+6
2009-11-12sh64: Fix up the CONFIG_GENERIC_BUG=n build.Paul Mundt2-7/+3
2009-11-12sh: Use the generic I/O port base for slowdown.Paul Mundt3-10/+10
2009-11-12sh: Fix up the CONFIG_PERF_EVENTS=n build for SH-4.Paul Mundt1-4/+5
2009-11-11sh: Enable PMB support for all SH-4A CPUs.Paul Mundt1-5/+3
2009-11-09sh: perf events: Document SH-4A raw event codes.Paul Mundt1-0/+38
2009-11-09Merge branch 'sh/stable-updates'Paul Mundt3-3/+6
2009-11-09sh: Replace old style lock initializerThomas Gleixner1-1/+1
2009-11-09sh: Account for cache aliases in flush_icache_range()Matt Fleming1-1/+4
2009-11-06sh: unwinder: Fix up invalid PC refetch in dwarf unwinder.Paul Mundt1-1/+1
2009-11-05sh: oprofile: Fix up count size mismatch for common impl.Paul Mundt1-1/+1
2009-11-05sh: oprofile: Kill off bitrotted SH7750 driver.Paul Mundt3-289/+8
2009-11-05sh: perf events: Add support for SH7750-style counters.Paul Mundt2-0/+258
2009-11-05sh: perf events: Preliminary callchain support.Paul Mundt2-1/+99
2009-11-05sh: Default-enable SPU clock for SH7724.Paul Mundt1-1/+1
2009-11-05sh: sh7724: Add SPU2 supportKuninori Morimoto1-0/+68
2009-11-05sh: perf events: Fix up uninitialized variable warning.Paul Mundt1-3/+1
2009-11-04ALSA: sh: add SuperH DAC audio driver for ALSA V4Rafael Ignacio Zurita2-0/+59
2009-11-04sh: Make sure indexes are positiveRoel Kluin3-3/+3
2009-11-04sh: Add RWDT save/restore code for sh7724 R-standbyMagnus Damm1-0/+14
2009-11-04sh: mach-se: Convert SE7722 FPGA to dynamic IRQ allocation.Paul Mundt3-27/+31
2009-11-02sh: intc: Handle legacy IRQ reservation in vector map.Paul Mundt1-0/+6
2009-11-02sh: Remove unused WP signal for SDHI0 and KFR2R09Magnus Damm1-1/+0
2009-11-02sh: Add SDHI1 support to the AP325RXA boardMagnus Damm1-1/+35
2009-10-30sh: Add KFR2R09 specific memory pre/post R-standby codeMagnus Damm2-1/+30
2009-10-30sh: Add R-standby sleep mode supportMagnus Damm4-7/+26
2009-10-30sh: Use RSMEM for sleep code on sh7724Magnus Damm1-4/+8
2009-10-30sh: Add MMU and Cache handling sleep mode codeMagnus Damm4-0/+132
2009-10-30sh: Keep track of allowed sleep modesMagnus Damm3-18/+34
2009-10-30sh: Rework SuperH Mobile sleep mode codeMagnus Damm4-164/+171
2009-10-30sh: Add Ecovec24 specific memory pre/post sleep codeMagnus Damm3-1/+67
2009-10-30sh: Add ap325rxa specific memory pre/post sleep codeMagnus Damm3-1/+83
2009-10-30sh: Move ap325rxa board code into separate directoryMagnus Damm4-1/+3