summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying2008-08-151-1/+1
* [netdrvr] sh_eth: Add SH7619 supportYoshinori Sato2008-08-071-0/+11
* remove unneeded #include <linux/ide.h>'sAdrian Bunk2008-08-051-1/+1
* remove unnecessary <linux/hdreg.h> includesBartlomiej Zolnierkiewicz2008-08-051-1/+0Star
* sh: enable maple_keyb in dreamcast_defconfig.Paul Mundt2008-08-041-8/+6Star
* SH2(A) cache updateYoshinori Sato2008-08-047-16/+213
* add addrespace definition for sh2a.Takashi Yoshii2008-08-041-0/+10
* sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support.Paul Mundt2008-08-042-23/+0Star
* sh: define GENERIC_HARDIRQS_NO__DO_IRQ.Paul Mundt2008-08-041-0/+3
* sh: define GENERIC_LOCKBREAK.Paul Mundt2008-08-041-0/+4
* sh: Save NUMA node data in vmcore for crash dumps.Paul Mundt2008-08-041-0/+8
* sh: module_alloc() should be using vmalloc_exec().Paul Mundt2008-08-041-1/+2
* sh: Fix up __bug_table handling in module loader.Paul Mundt2008-08-041-1/+3
* sh: Fix up broken kerneldoc comments.Paul Mundt2008-08-043-24/+10Star
* sh: /proc/asids depends on MMU.Paul Mundt2008-08-041-1/+1
* arch/sh/boards/mach-se/7343/irq.c: removed duplicated #includeHuang Weiyi2008-08-031-1/+0Star
* arch/sh/boards/board-ap325rxa.c: removed duplicated #includeHuang Weiyi2008-08-031-1/+0Star
* sh/boards/Makefile typo fixAdrian Bunk2008-08-031-1/+1
* sh: fix LIBGCCAdrian Bunk2008-08-021-6/+6
* sh: Revert the location change of auto-generated asm/machtypes.hPaul Mundt2008-08-022-4/+4
* sh: Fix up the audit arch endian specification.Paul Mundt2008-08-012-2/+27
* sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt2008-08-017-158/+174
* sh: ptrace single stepping cleanups.Paul Mundt2008-08-013-140/+39Star
* sh: seccomp support.Paul Mundt2008-08-015-2/+37
* sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt2008-08-013-15/+31
* kdump: sh: parse elfcorehdr command line argumentSimon Horman2008-08-011-0/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-08-01396-2679/+19370
|\
| * sh: defconfig updates.Paul Mundt2008-07-2916-2202/+2518
| * sh: Kill off stray mach-rsk7203 reference.Paul Mundt2008-07-291-1/+0Star
| * sh: Move out individual boards without mach groups.Paul Mundt2008-07-2917-39/+26Star
| * sh: Make sure AT_SYSINFO_EHDR is exposed to userspace in asm/auxvec.h.Paul Mundt2008-07-291-1/+1
| * sh: Allow SH-3 and SH-5 to use common headers.Paul Mundt2008-07-296-83/+1Star
| * sh: Provide common CPU headers, prune the SH-2 and SH-2A directories.Paul Mundt2008-07-2913-210/+23Star
| * sh: More header path fixups for mach dir refactoring.Paul Mundt2008-07-298-10/+10
| * sh: Move out the solution engine headers to arch/sh/include/mach-se/Paul Mundt2008-07-2930-281/+282
| * sh: I2C fix for AP325RXA and Migo-RMagnus Damm2008-07-292-0/+8
| * sh: Shuffle the board directories in to mach groups.Paul Mundt2008-07-29108-35/+35
| * sh: dma-sh: Fix up dreamcast dma.h mach path.Paul Mundt2008-07-291-1/+1
| * sh: Switch KBUILD_DEFCONFIG to shx3_defconfig.Paul Mundt2008-07-291-1/+1
| * sh: Add ARCH_DEFCONFIG entries for sh and sh64.Paul Mundt2008-07-291-0/+5
| * sh: Fix compile error of Solution EngineNobuhiro Iwamatsu2008-07-291-0/+6
| * sh: Proper __put_user_asm() size mismatch fix.OGAWA Hirofumi2008-07-292-4/+5
| * sh: Stub in a dummy ENTRY_OFFSET for uImage offset calculation.Paul Mundt2008-07-291-1/+2
| * sh: Add an arch/sh/kernel/.gitignorePaul Mundt2008-07-291-0/+1
| * sh: dreamcast: fix build failure from header reorg.Paul Mundt2008-07-291-1/+1
| * sh: migrate to arch/sh/include/Paul Mundt2008-07-29289-102/+16621
| * sh: rsk7203: update defconfig.Paul Mundt2008-07-281-37/+142
| * sh: rsk7203: Add smc911x platform data.Paul Mundt2008-07-281-0/+10
* | Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-2990-1547/+7223
|\|
| * sh: SuperH Mobile CEU and camera platform data for AP325RXAMagnus Damm2008-07-281-1/+118