Age | Commit message (Expand) | Author | Files | Lines |
2008-09-08 | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul | 1 | -0/+2 |
2008-09-05 | sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y. | Paul Mundt | 1 | -10/+4 |
2008-09-05 | sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y. | Carmelo Amoroso | 1 | -24/+3 |
2008-08-28 | sh: fix semtimedop syscall | Yoshihiro Shimoda | 1 | -1/+1 |
2008-08-28 | sh: update AP325RXA defconfig | Magnus Damm | 1 | -10/+12 |
2008-08-28 | sh: update Migo-R defconfig | Magnus Damm | 1 | -8/+13 |
2008-08-28 | sh: fix platform_resource_setup_memory() section mismatch | Magnus Damm | 1 | -3/+3 |
2008-08-28 | sh: fix kexec entry point for crash kernels | Magnus Damm | 1 | -1/+1 |
2008-08-28 | sh: crash kernel resource fix | Magnus Damm | 1 | -5/+1 |
2008-08-25 | sh: fix ptrace_64.c:user_disable_single_step() | Adrian Bunk | 1 | -0/+2 |
2008-08-25 | sh64: re-add the __strnlen_user() prototype | Adrian Bunk | 1 | -0/+2 |
2008-08-20 | Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 13 | -25/+257 |
2008-08-15 | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZE | Huang Ying | 1 | -1/+1 |
2008-08-11 | sh: Provide a FLAT_PLAT_INIT() definition. | Takashi YOSHII | 1 | -0/+7 |
2008-08-11 | video: export sh_mobile_lcdc panel size | Magnus Damm | 3 | -0/+18 |
2008-08-11 | sh: select memchunk size using kernel cmdline | Magnus Damm | 1 | -0/+27 |
2008-08-11 | sh: export sh7723 VEU as VEU2H | Magnus Damm | 1 | -2/+2 |
2008-08-11 | sh: remove MSTPCR defines from Migo-R header file | Magnus Damm | 1 | -3/+0 |
2008-08-11 | sh: Update sh7763rdp defconfig | Nobuhiro Iwamatsu | 1 | -16/+97 |
2008-08-11 | sh: Add support sh7760fb to sh7763rdp board | Nobuhiro Iwamatsu | 1 | -1/+51 |
2008-08-11 | sh: Add support sh_eth to sh7763rdp board | Nobuhiro Iwamatsu | 1 | -2/+32 |
2008-08-11 | sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE. | Paul Mundt | 1 | -0/+2 |
2008-08-11 | sh: Don't export __{s,u}divsi3_i4i from SH-2 libgcc. | Yoshinori Sato | 1 | -1/+3 |
2008-08-11 | fix SH7705_CACHE_32KB compilation | Adrian Bunk | 1 | -0/+10 |
2008-08-11 | sh: mach-x3proto: Fix up smc91x platform data. | Paul Mundt | 1 | -1/+9 |
2008-08-07 | [netdrvr] sh_eth: Add SH7619 support | Yoshinori Sato | 1 | -0/+11 |
2008-08-05 | remove unneeded #include <linux/ide.h>'s | Adrian Bunk | 1 | -1/+1 |
2008-08-05 | remove unnecessary <linux/hdreg.h> includes | Bartlomiej Zolnierkiewicz | 1 | -1/+0 |
2008-08-04 | sh: enable maple_keyb in dreamcast_defconfig. | Paul Mundt | 1 | -8/+6 |
2008-08-04 | SH2(A) cache update | Yoshinori Sato | 7 | -16/+213 |
2008-08-04 | add addrespace definition for sh2a. | Takashi Yoshii | 1 | -0/+10 |
2008-08-04 | sh: Kill off ARCH_SUPPORTS_AOUT and remnants of a.out support. | Paul Mundt | 2 | -23/+0 |
2008-08-04 | sh: define GENERIC_HARDIRQS_NO__DO_IRQ. | Paul Mundt | 1 | -0/+3 |
2008-08-04 | sh: define GENERIC_LOCKBREAK. | Paul Mundt | 1 | -0/+4 |
2008-08-04 | sh: Save NUMA node data in vmcore for crash dumps. | Paul Mundt | 1 | -0/+8 |
2008-08-04 | sh: module_alloc() should be using vmalloc_exec(). | Paul Mundt | 1 | -1/+2 |
2008-08-04 | sh: Fix up __bug_table handling in module loader. | Paul Mundt | 1 | -1/+3 |
2008-08-04 | sh: Fix up broken kerneldoc comments. | Paul Mundt | 3 | -24/+10 |
2008-08-04 | sh: /proc/asids depends on MMU. | Paul Mundt | 1 | -1/+1 |
2008-08-03 | arch/sh/boards/mach-se/7343/irq.c: removed duplicated #include | Huang Weiyi | 1 | -1/+0 |
2008-08-03 | arch/sh/boards/board-ap325rxa.c: removed duplicated #include | Huang Weiyi | 1 | -1/+0 |
2008-08-03 | sh/boards/Makefile typo fix | Adrian Bunk | 1 | -1/+1 |
2008-08-02 | sh: fix LIBGCC | Adrian Bunk | 1 | -6/+6 |
2008-08-02 | sh: Revert the location change of auto-generated asm/machtypes.h | Paul Mundt | 2 | -4/+4 |
2008-08-01 | sh: Fix up the audit arch endian specification. | Paul Mundt | 2 | -2/+27 |
2008-08-01 | sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME. | Paul Mundt | 7 | -158/+174 |
2008-08-01 | sh: ptrace single stepping cleanups. | Paul Mundt | 3 | -140/+39 |
2008-08-01 | sh: seccomp support. | Paul Mundt | 5 | -2/+37 |
2008-08-01 | sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep. | Paul Mundt | 3 | -15/+31 |
2008-08-01 | kdump: sh: parse elfcorehdr command line argument | Simon Horman | 1 | -0/+20 |