aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-17Generic semaphore implementationMatthew Wilcox5-152/+2
2008-04-16sh: export empty_zero_pageAndrew Morton2-0/+2
2008-04-16sh: arch/sh/kernel/traps_32.c needs asm/fpu.hAndrew Morton1-0/+1
2008-04-16sh: fix compressed kernel buildManuel Lauss2-2/+0
2008-04-16sh64: add missing #include <asm/fpu.h>'sAdrian Bunk4-0/+4
2008-03-31sh: Fix up uImage compression typeYoshihiro Shimoda1-1/+1
2008-03-31remove include/asm-sh/floppy.hAdrian Bunk1-3/+0
2008-03-26sh: Fix occasional FPU register corruption under preempt.Paul Mundt6-0/+6
2008-03-21sh: Use relative paths for mach/cpu symlinks.Franck Bui-Huu1-2/+6
2008-03-21SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro.Robert P. J. Day1-1/+1
2008-03-14sh: Fix uImage build error.Paul Mundt1-2/+2
2008-03-13sh: Fix up the timer IRQ definition for SH7203.Paul Mundt1-0/+1
2008-03-13sh: Fix up the address error exception handler for SH-2.Kieran Bingham1-1/+0
2008-03-06sh: Fix up the sh64 build.Paul Mundt1-14/+7
2008-03-06sh: Fix up SH7710 VoIP-GW build.Paul Mundt6-449/+250
2008-03-06sh: Flag PMB support as EXPERIMENTAL.Paul Mundt1-1/+1
2008-03-06sh: Update r7780mp defconfig.Paul Mundt1-25/+66
2008-03-06sh: hp6xx: Fix up hp6xx_apm build failure.Paul Mundt1-0/+2
2008-03-06sh: Fix up section mismatches.Paul Mundt2-2/+2
2008-03-06sh: hp6xx: Correct APM output.Kristoffer Ericson1-6/+14
2008-03-06sh: update se7780 defconfiggoda.yusuke1-391/+255
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison13-17/+17
2008-03-06sh: export copy-page() to modulesAndrew Morton2-0/+2
2008-03-06sh_ksyms_32.c update for gcc 4.3Adrian Bunk1-2/+2
2008-03-06sh/mm/pg-sh7705.c must #include <linux/fs.h>Adrian Bunk1-0/+1
2008-02-27arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &Julia Lawall1-1/+1
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt18-18/+18
2008-02-26sh: revert dreamcast pci changeMagnus Damm1-22/+22
2008-02-26sh: fix rtc_resources setup for sh770xRafael Ignacio Zurita1-3/+3
2008-02-26sh: heartbeat: ioremap is expected to succeedRoel Kluin1-1/+1
2008-02-26sh: Storage class should be before const qualifierTobias Klauser1-2/+2
2008-02-25sh: SH5-103 needs to select CPU_SH5.Paul Mundt1-0/+1
2008-02-25sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.Paul Mundt1-2/+2
2008-02-14sh: Fix multiple UTLB hit on UP SH-4.Hideo Saito1-0/+8
2008-02-14sh: fix pci io access for r2d boardsMagnus Damm1-1/+2
2008-02-14sh: use ctrl_in/out for on chip pci accessMagnus Damm6-37/+37
2008-02-14sh: Kill off more dead symbols.Paul Mundt5-40/+17
2008-02-14sh: __uncached_start only on sh32.Paul Mundt1-0/+2
2008-02-14sh: Get SH-5 caches working again post-unification.Paul Mundt2-643/+439
2008-02-14sh: Kill off bogus SH_SDK7780_STANDALONE symbol.Paul Mundt1-7/+0
2008-02-14sh: Shut up some trivial build warnings.Paul Mundt3-19/+18
2008-02-14sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt1-3/+5
2008-02-14sh: Disable big endian for SH-5.Paul Mundt1-0/+1
2008-02-14sh: Symbol exports for trapped I/O.Paul Mundt1-0/+5
2008-02-14sh: Clean up whitespace damage in Kconfig.debug.Paul Mundt1-2/+2
2008-02-14sh: Use max_t in io_trapped.Paul Mundt1-3/+5
2008-02-14sh: add support for sh7366 processorMagnus Damm7-3/+203
2008-02-14sh: remove maskreg irq codeMagnus Damm3-97/+0
2008-02-14sh: fix ptrace copy_from/to_user() compilation errorMagnus Damm1-2/+2
2008-02-14sh: trapped io support for highlander V2Magnus Damm2-31/+17