aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-20Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds13-25/+257
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying1-1/+1
2008-08-11sh: Provide a FLAT_PLAT_INIT() definition.Takashi YOSHII1-0/+7
2008-08-11video: export sh_mobile_lcdc panel sizeMagnus Damm3-0/+18
2008-08-11sh: select memchunk size using kernel cmdlineMagnus Damm1-0/+27
2008-08-11sh: export sh7723 VEU as VEU2HMagnus Damm1-2/+2
2008-08-11sh: remove MSTPCR defines from Migo-R header fileMagnus Damm1-3/+0
2008-08-11sh: Update sh7763rdp defconfigNobuhiro Iwamatsu1-16/+97
2008-08-11sh: Add support sh7760fb to sh7763rdp boardNobuhiro Iwamatsu1-1/+51
2008-08-11sh: Add support sh_eth to sh7763rdp boardNobuhiro Iwamatsu1-2/+32
2008-08-11sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE.Paul Mundt1-0/+2
2008-08-11sh: Don't export __{s,u}divsi3_i4i from SH-2 libgcc.Yoshinori Sato1-1/+3
2008-08-11fix SH7705_CACHE_32KB compilationAdrian Bunk1-0/+10
2008-08-11sh: mach-x3proto: Fix up smc91x platform data.Paul Mundt1-1/+9
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