aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul1-0/+2
2008-09-05sh64: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Paul Mundt1-10/+4
2008-09-05sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Carmelo Amoroso1-24/+3
2008-08-28sh: fix semtimedop syscallYoshihiro Shimoda1-1/+1
2008-08-28sh: fix kexec entry point for crash kernelsMagnus Damm1-1/+1
2008-08-28sh: crash kernel resource fixMagnus Damm1-5/+1
2008-08-25sh: fix ptrace_64.c:user_disable_single_step()Adrian Bunk1-0/+2
2008-08-11sh: export sh7723 VEU as VEU2HMagnus Damm1-2/+2
2008-08-11sh: Don't export __{s,u}divsi3_i4i from SH-2 libgcc.Yoshinori Sato1-1/+3
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 Mundt1-1/+1
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 Mundt6-154/+167
2008-08-02sh: ptrace single stepping cleanups.Paul Mundt2-140/+30
2008-08-02sh: seccomp support.Paul Mundt2-0/+6
2008-08-02sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt2-3/+3
2008-08-02kdump: sh: parse elfcorehdr command line argumentSimon Horman1-0/+20
2008-07-29sh: Move out the solution engine headers to arch/sh/include/mach-se/Paul Mundt1-3/+3
2008-07-29sh: Add an arch/sh/kernel/.gitignorePaul Mundt1-0/+1
2008-07-29sh: migrate to arch/sh/include/Paul Mundt11-13/+13
2008-07-28sh: Wire up new syscalls.Paul Mundt2-0/+12
2008-07-28sh: Don't miss pending signals returning to user mode after signal processingStuart MENEFY1-1/+1
2008-07-28sh: Use clk_always_enable() on sh7366Magnus Damm1-0/+15
2008-07-28sh: Use clk_always_enable() on sh7343 / SE77343Magnus Damm1-0/+15
2008-07-28sh: Use clk_always_enable() on sh7722 / Migo-R / SE7722Magnus Damm1-0/+14
2008-07-28sh: Use clk_always_enable() on sh7723 / ap325rxaMagnus Damm1-0/+16
2008-07-28sh: Show all clocks and their state in /proc/clocksMagnus Damm1-9/+5
2008-07-28sh: Merge sh7343 and sh7722 clock codeMagnus Damm3-130/+41
2008-07-28sh: Add SuperH Mobile MSTPCR bits to clock frameworkMagnus Damm1-0/+116
2008-07-28sh: Use arch_flags to simplify sh7722 siu clock codeMagnus Damm1-38/+9
2008-07-28sh: Add memory chunks to SH-Mobile UIO devicesMagnus Damm4-0/+40
2008-07-28sh: Export sh7366 VPU, VEU(1), VEU(2) using uio_pdrv_genirqMagnus Damm1-1/+80
2008-07-28sh: Export sh7723 VPU, VEU2H0, VEU2H1 using uio_pdrv_genirqMagnus Damm1-0/+79
2008-07-28sh: Export sh7722 VPU and VEU using uio_pdrv_genirqMagnus Damm1-0/+53
2008-07-28sh: Export sh7343 VPU and VEU using uio_pdrv_genirqMagnus Damm1-0/+53
2008-07-28sh2(A) exception handler updateYoshinori Sato6-90/+385
2008-07-28sh: update sh7343 codeYoshihiro Shimoda1-0/+135
2008-07-28sh: add SuperH Mobile I2C platform data to sh7366Magnus Damm1-0/+21
2008-07-28sh: add SuperH Mobile I2C platform data to sh7723Magnus Damm1-0/+21
2008-07-28sh: add SuperH Mobile I2C platform data to sh7343Magnus Damm1-0/+42
2008-07-28sh: add interrupt ack code to sh4aYoshihiro Shimoda7-26/+74
2008-07-28sh: Conditionally re-enable IRQs in fault path.Stuart Menefy1-2/+1
2008-07-28sh: Record the major cut revision for probed SH-4A parts.Paul Mundt1-4/+5
2008-07-28sh: Optimized flush_icache_range() implementation.Chris Smith1-8/+2
2008-07-28sh: Stub in silicon cut in CPU info.Stuart Menefy2-0/+9
2008-07-28sh: Tidy up the SH-3 exception vector table.Paul Mundt1-19/+19
2008-07-28SH7619 add ethernet controler supportYoshinori Sato1-0/+24
2008-07-28sh/kernel/ cleanupsAdrian Bunk6-30/+6