summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: export empty_zero_pageAndrew Morton2008-04-162-0/+2
* sh: arch/sh/kernel/traps_32.c needs asm/fpu.hAndrew Morton2008-04-161-0/+1
* sh: fix compressed kernel buildManuel Lauss2008-04-162-2/+0
* sh64: add missing #include <asm/fpu.h>'sAdrian Bunk2008-04-164-0/+4
* sh: Fix up uImage compression typeYoshihiro Shimoda2008-03-311-1/+1
* remove include/asm-sh/floppy.hAdrian Bunk2008-03-311-3/+0
* sh: Fix occasional FPU register corruption under preempt.Paul Mundt2008-03-266-0/+6
* sh: Use relative paths for mach/cpu symlinks.Franck Bui-Huu2008-03-211-2/+6
* SH: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro.Robert P. J. Day2008-03-211-1/+1
* sh: Fix uImage build error.Paul Mundt2008-03-141-2/+2
* sh: Fix up the timer IRQ definition for SH7203.Paul Mundt2008-03-131-0/+1
* sh: Fix up the address error exception handler for SH-2.Kieran Bingham2008-03-131-1/+0
* sh: Fix up the sh64 build.Paul Mundt2008-03-061-14/+7
* sh: Fix up SH7710 VoIP-GW build.Paul Mundt2008-03-066-449/+250
* sh: Flag PMB support as EXPERIMENTAL.Paul Mundt2008-03-061-1/+1
* sh: Update r7780mp defconfig.Paul Mundt2008-03-061-25/+66
* sh: hp6xx: Fix up hp6xx_apm build failure.Paul Mundt2008-03-061-0/+2
* sh: Fix up section mismatches.Paul Mundt2008-03-062-2/+2
* sh: hp6xx: Correct APM output.Kristoffer Ericson2008-03-061-6/+14
* sh: update se7780 defconfiggoda.yusuke2008-03-061-391/+255
* sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-0613-17/+17
* sh: export copy-page() to modulesAndrew Morton2008-03-062-0/+2
* sh_ksyms_32.c update for gcc 4.3Adrian Bunk2008-03-061-2/+2
* sh/mm/pg-sh7705.c must #include <linux/fs.h>Adrian Bunk2008-03-061-0/+1
* arch/sh/drivers/dma/dma-sh.c: Correct use of ! and &Julia Lawall2008-02-271-1/+1
* serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt2008-02-2618-18/+18
* sh: revert dreamcast pci changeMagnus Damm2008-02-261-22/+22
* sh: fix rtc_resources setup for sh770xRafael Ignacio Zurita2008-02-261-3/+3
* sh: heartbeat: ioremap is expected to succeedRoel Kluin2008-02-261-1/+1
* sh: Storage class should be before const qualifierTobias Klauser2008-02-261-2/+2
* sh: SH5-103 needs to select CPU_SH5.Paul Mundt2008-02-251-0/+1
* sh: Rename SH-3 CCR3 reg to avoid synclink_cs clash.Paul Mundt2008-02-251-2/+2
* sh: Fix multiple UTLB hit on UP SH-4.Hideo Saito2008-02-141-0/+8
* sh: fix pci io access for r2d boardsMagnus Damm2008-02-141-1/+2
* sh: use ctrl_in/out for on chip pci accessMagnus Damm2008-02-146-37/+37
* sh: Kill off more dead symbols.Paul Mundt2008-02-145-40/+17
* sh: __uncached_start only on sh32.Paul Mundt2008-02-141-0/+2
* sh: Get SH-5 caches working again post-unification.Paul Mundt2008-02-142-643/+439
* sh: Kill off bogus SH_SDK7780_STANDALONE symbol.Paul Mundt2008-02-141-7/+0
* sh: Shut up some trivial build warnings.Paul Mundt2008-02-143-19/+18
* sh: Update SH-5 flush_cache_sigtramp() for API changes.Paul Mundt2008-02-141-3/+5
* sh: Disable big endian for SH-5.Paul Mundt2008-02-141-0/+1
* sh: Symbol exports for trapped I/O.Paul Mundt2008-02-141-0/+5
* sh: Clean up whitespace damage in Kconfig.debug.Paul Mundt2008-02-141-2/+2
* sh: Use max_t in io_trapped.Paul Mundt2008-02-141-3/+5
* sh: add support for sh7366 processorMagnus Damm2008-02-147-3/+203
* sh: remove maskreg irq codeMagnus Damm2008-02-143-97/+0
* sh: fix ptrace copy_from/to_user() compilation errorMagnus Damm2008-02-141-2/+2
* sh: trapped io support for highlander V2Magnus Damm2008-02-142-31/+17
* sh: trapped io support for r2d V2Magnus Damm2008-02-142-31/+15