summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-08-2013-25/+257
|\
| * sh: Provide a FLAT_PLAT_INIT() definition.Takashi YOSHII2008-08-111-0/+7
| * video: export sh_mobile_lcdc panel sizeMagnus Damm2008-08-113-0/+18
| * sh: select memchunk size using kernel cmdlineMagnus Damm2008-08-111-0/+27
| * sh: export sh7723 VEU as VEU2HMagnus Damm2008-08-111-2/+2
| * sh: remove MSTPCR defines from Migo-R header fileMagnus Damm2008-08-111-3/+0
| * sh: Update sh7763rdp defconfigNobuhiro Iwamatsu2008-08-111-16/+97
| * sh: Add support sh7760fb to sh7763rdp boardNobuhiro Iwamatsu2008-08-111-1/+51
| * sh: Add support sh_eth to sh7763rdp boardNobuhiro Iwamatsu2008-08-111-2/+32
| * sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE.Paul Mundt2008-08-111-0/+2
| * sh: Don't export __{s,u}divsi3_i4i from SH-2 libgcc.Yoshinori Sato2008-08-111-1/+3
| * fix SH7705_CACHE_32KB compilationAdrian Bunk2008-08-111-0/+10
| * sh: mach-x3proto: Fix up smc91x platform data.Paul Mundt2008-08-111-1/+9
* | 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/+0
* sh: enable maple_keyb in dreamcast_defconfig.Paul Mundt2008-08-041-8/+6
* 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/+0
* 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/+10
* 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/+0
* arch/sh/boards/board-ap325rxa.c: removed duplicated #includeHuang Weiyi2008-08-031-1/+0
* 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-022-2/+27
* sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt2008-08-027-158/+174
* sh: ptrace single stepping cleanups.Paul Mundt2008-08-023-140/+39
* sh: seccomp support.Paul Mundt2008-08-025-2/+37
* sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt2008-08-023-15/+31
* kdump: sh: parse elfcorehdr command line argumentSimon Horman2008-08-021-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-3016-2202/+2518
| * sh: Kill off stray mach-rsk7203 reference.Paul Mundt2008-07-301-1/+0
| * sh: Move out individual boards without mach groups.Paul Mundt2008-07-3017-39/+26
| * 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/+1
| * sh: Provide common CPU headers, prune the SH-2 and SH-2A directories.Paul Mundt2008-07-2913-210/+23
| * 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
OpenPOWER on IntegriCloud