summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-10146-2405/+4741
|\
| * sh: include empty zero page in romImageMagnus Damm2009-12-042-3/+47
| * sh: Make associative cache writes fatal on all SH-4A parts.Paul Mundt2009-12-041-9/+4
| * sh: Drop associative writes for SH-4 cache flushes.Matt Fleming2009-12-041-2/+2
| * sh: Partial revert of copy/clear_user_highpage() optimizations.Paul Mundt2009-12-041-53/+13
| * sh: Add default uImage rule for se7724, ap325rxa, and migor.Paul Mundt2009-12-041-0/+3
| * sh: allow runtime pm without suspend/resume callbacksMagnus Damm2009-12-041-6/+11
| * sh: mach-ecovec24: Remove un-defined settings for VPUKuninori Morimoto2009-12-041-1/+0
| * sh: mach-ecovec24: LCDC drive ability become highKuninori Morimoto2009-12-041-2/+2
| * sh: fix sh7724 VEU3F resource sizeMagnus Damm2009-12-041-2/+2
| * serial: sh-sci: Fix too early port disabling.Guennadi Liakhovetski2009-12-041-2/+2
| * 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