aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying1-1/+1
2008-08-07[netdrvr] sh_eth: Add SH7619 supportYoshinori Sato1-0/+11
2008-08-05remove unneeded #include <linux/ide.h>'sAdrian Bunk1-1/+1
2008-08-05remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz1-1/+0
2008-08-04sh: enable maple_keyb in dreamcast_defconfig.Paul Mundt1-8/+6
2008-08-04SH2(A) cache updateYoshinori Sato7-16/+213
2008-08-04add addrespace definition for sh2a.Takashi Yoshii1-0/+10
2008-08-04sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.Paul Mundt2-23/+0
2008-08-04sh: define GENERIC_HARDIRQS_NO__DO_IRQ.Paul Mundt1-0/+3
2008-08-04sh: define GENERIC_LOCKBREAK.Paul Mundt1-0/+4
2008-08-04sh: Save NUMA node data in vmcore for crash dumps.Paul Mundt1-0/+8
2008-08-04sh: module_alloc() should be using vmalloc_exec().Paul Mundt1-1/+2
2008-08-04sh: Fix up __bug_table handling in module loader.Paul Mundt1-1/+3
2008-08-04sh: Fix up broken kerneldoc comments.Paul Mundt3-24/+10
2008-08-04sh: /proc/asids depends on MMU.Paul Mundt1-1/+1
2008-08-03arch/sh/boards/mach-se/7343/irq.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-03arch/sh/boards/board-ap325rxa.c: removed duplicated #includeHuang Weiyi1-1/+0
2008-08-03sh/boards/Makefile typo fixAdrian Bunk1-1/+1
2008-08-02sh: fix LIBGCCAdrian Bunk1-6/+6
2008-08-02sh: Revert the location change of auto-generated asm/machtypes.hPaul Mundt2-4/+4
2008-08-02sh: Fix up the audit arch endian specification.Paul Mundt2-2/+27
2008-08-02sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt7-158/+174
2008-08-02sh: ptrace single stepping cleanups.Paul Mundt3-140/+39
2008-08-02sh: seccomp support.Paul Mundt5-2/+37
2008-08-02sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt3-15/+31
2008-08-02kdump: sh: parse elfcorehdr command line argumentSimon Horman1-0/+20
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds396-2679/+19370
2008-07-30sh: defconfig updates.Paul Mundt16-2202/+2518
2008-07-30sh: Kill off stray mach-rsk7203 reference.Paul Mundt1-1/+0
2008-07-30sh: Move out individual boards without mach groups.Paul Mundt17-39/+26
2008-07-29sh: Make sure AT_SYSINFO_EHDR is exposed to userspace in asm/auxvec.h.Paul Mundt1-1/+1
2008-07-29sh: Allow SH-3 and SH-5 to use common headers.Paul Mundt6-83/+1
2008-07-29sh: Provide common CPU headers, prune the SH-2 and SH-2A directories.Paul Mundt13-210/+23
2008-07-29sh: More header path fixups for mach dir refactoring.Paul Mundt8-10/+10
2008-07-29sh: Move out the solution engine headers to arch/sh/include/mach-se/Paul Mundt30-281/+282
2008-07-29sh: I2C fix for AP325RXA and Migo-RMagnus Damm2-0/+8
2008-07-29sh: Shuffle the board directories in to mach groups.Paul Mundt108-35/+35
2008-07-29sh: dma-sh: Fix up dreamcast dma.h mach path.Paul Mundt1-1/+1
2008-07-29sh: Switch KBUILD_DEFCONFIG to shx3_defconfig.Paul Mundt1-1/+1
2008-07-29sh: Add ARCH_DEFCONFIG entries for sh and sh64.Paul Mundt1-0/+5
2008-07-29sh: Fix compile error of Solution EngineNobuhiro Iwamatsu1-0/+6
2008-07-29sh: Proper __put_user_asm() size mismatch fix.OGAWA Hirofumi2-4/+5
2008-07-29sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation.Paul Mundt1-1/+2
2008-07-29sh: Add an arch/sh/kernel/.gitignorePaul Mundt1-0/+1
2008-07-29sh: dreamcast: fix build failure from header reorg.Paul Mundt1-1/+1
2008-07-29sh: migrate to arch/sh/include/Paul Mundt289-102/+16621
2008-07-29Merge branch 'linus' into core/generic-dma-coherentIngo Molnar90-1547/+7223
2008-07-29sh: rsk7203: update defconfig.Paul Mundt1-37/+142
2008-07-29sh: rsk7203: Add smc911x platform data.Paul Mundt1-0/+10
2008-07-28sh: SuperH Mobile CEU and camera platform data for AP325RXAMagnus Damm1-1/+118