summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: pfc: pr_info() -> pr_debug() cleanups.Paul Mundt2009-11-301-16/+9
* sh: pfc: Convert from ctrl_xxx() to __raw_xxx() I/O routines.Paul Mundt2009-11-301-9/+9
* sh: Improve kfr2r09 serial port setup codeMagnus Damm2009-11-301-0/+51
* sh: Break out SuperH PFC codeMagnus Damm2009-11-305-82/+98
* sh: Move KEYSC header fileMagnus Damm2009-11-307-9/+9
* sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_fileAlexey Dobriyan2009-11-301-46/+31
* sh: Add CPG save/restore code for sh7724 R-standbyMagnus Damm2009-11-301-0/+11
* sh: Add SDHI power control support to EcovecMagnus Damm2009-11-301-6/+30
* mfd: Add power control platform data to SDHI driverMagnus Damm2009-11-302-0/+19
* sh: mach-ecovec24: modify address mapKuninori Morimoto2009-11-301-1/+1
* serial: sh-sci: Depend on HAVE_CLK unconditionally.Paul Mundt2009-11-253-54/+3
* sh: Fix up the FPU emulation build.Paul Mundt2009-11-252-7/+4
* serial: sh-sci: don't use __devexit_p to wrap sci_removeUwe Kleine-König2009-11-251-1/+1
* rtc: don't use __exit_p to wrap ds1302_rtc_removeUwe Kleine-König2009-11-251-1/+1
* sh: Apply the sleazy FPU changes for SH-2A FPU as well.Paul Mundt2009-11-241-4/+12
* sh: Minor optimisations to FPU handlingStuart Menefy2009-11-248-42/+48
* sh: Improve performance of SH4 versions of copy/clear_user_highpageStuart Menefy2009-11-242-14/+60
* Merge branch 'master' into sh/st-integrationPaul Mundt2009-11-24124-2110/+4198
|\
| * Merge branch 'sh/stable-updates'Paul Mundt2009-11-18329-3311/+6167
| |\
| * | sh: dma: Kill off bogus dma_sysclass symbol export.Paul Mundt2009-11-131-2/+0
| * | sh64: Fix up reworked cache op build.Paul Mundt2009-11-122-2/+6
| * | sh64: Fix up the CONFIG_GENERIC_BUG=n build.Paul Mundt2009-11-122-7/+3
| * | sh: Use the generic I/O port base for slowdown.Paul Mundt2009-11-123-10/+10
| * | sh: Fix up the CONFIG_PERF_EVENTS=n build for SH-4.Paul Mundt2009-11-121-4/+5
| * | sh: Enable PMB support for all SH-4A CPUs.Paul Mundt2009-11-111-5/+3
| * | sh: perf events: Document SH-4A raw event codes.Paul Mundt2009-11-091-0/+38
| * | Merge branch 'sh/stable-updates'Paul Mundt2009-11-0952-312/+776
| |\ \
| * | | sh: oprofile: Fix up count size mismatch for common impl.Paul Mundt2009-11-051-1/+1
| * | | sh: oprofile: Kill off bitrotted SH7750 driver.Paul Mundt2009-11-053-289/+8
| * | | sh: perf events: Add support for SH7750-style counters.Paul Mundt2009-11-052-0/+258
| * | | sh: perf events: Preliminary callchain support.Paul Mundt2009-11-052-1/+99
| * | | sh: Default-enable SPU clock for SH7724.Paul Mundt2009-11-051-1/+1
| * | | sh: sh7724: Add SPU2 supportKuninori Morimoto2009-11-051-0/+68
| * | | sh: perf events: Fix up uninitialized variable warning.Paul Mundt2009-11-051-3/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-11-04509-6390/+8653
| |\ \ \
| * | | | video: sh_mobile_lcdcfb: Don't attempt to map zero-length scatterlists.Paul Mundt2009-11-041-8/+24
| * | | | sh: Make sure indexes are positiveRoel Kluin2009-11-043-3/+3
| * | | | sh: Add RWDT save/restore code for sh7724 R-standbyMagnus Damm2009-11-041-0/+14
| * | | | sh: mach-se: Convert SE7722 FPGA to dynamic IRQ allocation.Paul Mundt2009-11-043-27/+31
| * | | | sh: intc: Handle legacy IRQ reservation in vector map.Paul Mundt2009-11-023-0/+34
| * | | | sh: Remove unused WP signal for SDHI0 and KFR2R09Magnus Damm2009-11-021-1/+0
| * | | | sh: Add SDHI1 support to the AP325RXA boardMagnus Damm2009-11-021-1/+35
| * | | | sh: intc: dynamic IRQ support.Paul Mundt2009-11-021-1/+83
| * | | | sh: Add KFR2R09 specific memory pre/post R-standby codeMagnus Damm2009-10-302-1/+30
| * | | | sh: Add R-standby sleep mode supportMagnus Damm2009-10-304-7/+26
| * | | | sh: Use RSMEM for sleep code on sh7724Magnus Damm2009-10-301-4/+8
| * | | | sh: Add MMU and Cache handling sleep mode codeMagnus Damm2009-10-304-0/+132
| * | | | sh: Keep track of allowed sleep modesMagnus Damm2009-10-303-18/+34
| * | | | sh: Rework SuperH Mobile sleep mode codeMagnus Damm2009-10-304-164/+171
| * | | | sh: Add Ecovec24 specific memory pre/post sleep codeMagnus Damm2009-10-303-1/+67
OpenPOWER on IntegriCloud