| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-08-20 | 13 | -25/+257 |
|\ |
|
| * | sh: Provide a FLAT_PLAT_INIT() definition. | Takashi YOSHII | 2008-08-11 | 1 | -0/+7 |
| * | video: export sh_mobile_lcdc panel size | Magnus Damm | 2008-08-11 | 3 | -0/+18 |
| * | sh: select memchunk size using kernel cmdline | Magnus Damm | 2008-08-11 | 1 | -0/+27 |
| * | sh: export sh7723 VEU as VEU2H | Magnus Damm | 2008-08-11 | 1 | -2/+2 |
| * | sh: remove MSTPCR defines from Migo-R header file | Magnus Damm | 2008-08-11 | 1 | -3/+0 |
| * | sh: Update sh7763rdp defconfig | Nobuhiro Iwamatsu | 2008-08-11 | 1 | -16/+97 |
| * | sh: Add support sh7760fb to sh7763rdp board | Nobuhiro Iwamatsu | 2008-08-11 | 1 | -1/+51 |
| * | sh: Add support sh_eth to sh7763rdp board | Nobuhiro Iwamatsu | 2008-08-11 | 1 | -2/+32 |
| * | sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE. | Paul Mundt | 2008-08-11 | 1 | -0/+2 |
| * | sh: Don't export __{s,u}divsi3_i4i from SH-2 libgcc. | Yoshinori Sato | 2008-08-11 | 1 | -1/+3 |
| * | fix SH7705_CACHE_32KB compilation | Adrian Bunk | 2008-08-11 | 1 | -0/+10 |
| * | sh: mach-x3proto: Fix up smc91x platform data. | Paul Mundt | 2008-08-11 | 1 | -1/+9 |
* | | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE | Huang Ying | 2008-08-15 | 1 | -1/+1 |
|/ |
|
* | [netdrvr] sh_eth: Add SH7619 support | Yoshinori Sato | 2008-08-07 | 1 | -0/+11 |
* | remove unneeded #include <linux/ide.h>'s | Adrian Bunk | 2008-08-05 | 1 | -1/+1 |
* | remove unnecessary <linux/hdreg.h> includes | Bartlomiej Zolnierkiewicz | 2008-08-05 | 1 | -1/+0 |
* | sh: enable maple_keyb in dreamcast_defconfig. | Paul Mundt | 2008-08-04 | 1 | -8/+6 |
* | SH2(A) cache update | Yoshinori Sato | 2008-08-04 | 7 | -16/+213 |
* | add addrespace definition for sh2a. | Takashi Yoshii | 2008-08-04 | 1 | -0/+10 |
* | sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support. | Paul Mundt | 2008-08-04 | 2 | -23/+0 |
* | sh: define GENERIC_HARDIRQS_NO__DO_IRQ. | Paul Mundt | 2008-08-04 | 1 | -0/+3 |
* | sh: define GENERIC_LOCKBREAK. | Paul Mundt | 2008-08-04 | 1 | -0/+4 |
* | sh: Save NUMA node data in vmcore for crash dumps. | Paul Mundt | 2008-08-04 | 1 | -0/+8 |
* | sh: module_alloc() should be using vmalloc_exec(). | Paul Mundt | 2008-08-04 | 1 | -1/+2 |
* | sh: Fix up __bug_table handling in module loader. | Paul Mundt | 2008-08-04 | 1 | -1/+3 |
* | sh: Fix up broken kerneldoc comments. | Paul Mundt | 2008-08-04 | 3 | -24/+10 |
* | sh: /proc/asids depends on MMU. | Paul Mundt | 2008-08-04 | 1 | -1/+1 |
* | arch/sh/boards/mach-se/7343/irq.c: removed duplicated #include | Huang Weiyi | 2008-08-03 | 1 | -1/+0 |
* | arch/sh/boards/board-ap325rxa.c: removed duplicated #include | Huang Weiyi | 2008-08-03 | 1 | -1/+0 |
* | sh/boards/Makefile typo fix | Adrian Bunk | 2008-08-03 | 1 | -1/+1 |
* | sh: fix LIBGCC | Adrian Bunk | 2008-08-02 | 1 | -6/+6 |
* | sh: Revert the location change of auto-generated asm/machtypes.h | Paul Mundt | 2008-08-02 | 2 | -4/+4 |
* | sh: Fix up the audit arch endian specification. | Paul Mundt | 2008-08-01 | 2 | -2/+27 |
* | sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME. | Paul Mundt | 2008-08-01 | 7 | -158/+174 |
* | sh: ptrace single stepping cleanups. | Paul Mundt | 2008-08-01 | 3 | -140/+39 |
* | sh: seccomp support. | Paul Mundt | 2008-08-01 | 5 | -2/+37 |
* | sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep. | Paul Mundt | 2008-08-01 | 3 | -15/+31 |
* | kdump: sh: parse elfcorehdr command line argument | Simon Horman | 2008-08-01 | 1 | -0/+20 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 2008-08-01 | 396 | -2679/+19370 |
|\ |
|
| * | sh: defconfig updates. | Paul Mundt | 2008-07-29 | 16 | -2202/+2518 |
| * | sh: Kill off stray mach-rsk7203 reference. | Paul Mundt | 2008-07-29 | 1 | -1/+0 |
| * | sh: Move out individual boards without mach groups. | Paul Mundt | 2008-07-29 | 17 | -39/+26 |
| * | sh: Make sure AT_SYSINFO_EHDR is exposed to userspace in asm/auxvec.h. | Paul Mundt | 2008-07-29 | 1 | -1/+1 |
| * | sh: Allow SH-3 and SH-5 to use common headers. | Paul Mundt | 2008-07-29 | 6 | -83/+1 |
| * | sh: Provide common CPU headers, prune the SH-2 and SH-2A directories. | Paul Mundt | 2008-07-29 | 13 | -210/+23 |
| * | sh: More header path fixups for mach dir refactoring. | Paul Mundt | 2008-07-29 | 8 | -10/+10 |
| * | sh: Move out the solution engine headers to arch/sh/include/mach-se/ | Paul Mundt | 2008-07-29 | 30 | -281/+282 |
| * | sh: I2C fix for AP325RXA and Migo-R | Magnus Damm | 2008-07-29 | 2 | -0/+8 |
| * | sh: Shuffle the board directories in to mach groups. | Paul Mundt | 2008-07-29 | 108 | -35/+35 |