summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
Commit message (Expand)AuthorAgeFilesLines
* sh64: fix tracing of signals.Paul Mundt2010-02-152-3/+12
* sh: Remove superfluous setup_frame_reg callMatt Fleming2010-02-081-1/+0Star
* sh: Don't continue unwinding across interruptsMatt Fleming2010-02-081-0/+20
* sh: Setup frame pointer in handle_exception pathMatt Fleming2010-02-081-0/+2
* sh: Correct the offset of the return address in ret_from_exceptionMatt Fleming2010-02-081-1/+7
* sh: Fix access to released memory in clk_debugfs_register_one()Marek Skuczynski2010-02-021-2/+2
* sh: Fix access to released memory in dwarf_unwinder_cleanup()Marek Skuczynski2010-02-021-4/+4
* Split 'flush_old_exec' into two functionsLinus Torvalds2010-01-291-1/+1
* sh64: wire up sys_accept4.Paul Mundt2010-01-191-0/+1
* sh: unwire sys_recvmmsg.Paul Mundt2010-01-191-1/+0Star
* sh: Only use bl bit toggling for sleeping idle.Paul Mundt2009-12-211-2/+2
* sh: Restore bl bit toggling in idle loop.Paul Mundt2009-12-211-0/+2
* sh: dmaengine support for SH7785Nobuhiro Iwamatsu2009-12-171-0/+14
* sh: dmaengine support for sh7724.Guennadi Liakhovetski2009-12-171-0/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-1637-1018/+1500
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-12-151-26/+2Star
| |\
| * | sh: Fix up FPU build for SH5Matt Fleming2009-12-155-9/+9
| * | sh: Remove old early serial console code V2Magnus Damm2009-12-152-149/+1Star
| * | sh: sh5 scif pdata (sh5-101/sh5-103)Magnus Damm2009-12-151-13/+9Star
| * | sh: sh4a scif pdata (sh7757/sh7763/sh7770/sh7780/sh7785/sh7786/x3)Magnus Damm2009-12-157-270/+551
| * | sh: sh4a scif pdata (sh7343/sh7366/sh7722/sh7723/sh7724)Magnus Damm2009-12-155-193/+358
| * | sh: sh4 scif pdata (sh7750/sh7760/sh4-202)Magnus Damm2009-12-153-61/+98
| * | sh: sh3 scif pdata (sh7705/sh770x/sh7710/sh7720)Magnus Damm2009-12-154-87/+142
| * | sh: sh2a scif pdata (sh7201/sh7203/sh7206/mxg)Magnus Damm2009-12-154-119/+263
| * | sh: sh2 scif pdata (sh7616)Magnus Damm2009-12-151-25/+46
| * | sh-sci: Extend sh-sci driver with early console V2Magnus Damm2009-12-152-9/+4Star
| * | sh: Make the unaligned trap handler always obey notification levels.Paul Mundt2009-12-141-6/+12
| * | sh: Wire up recvmmsg syscall.Paul Mundt2009-12-111-0/+1
| * | sh: ftrace: Fix up syscall tracing build.Paul Mundt2009-12-111-74/+2Star
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into s...Paul Mundt2009-12-102-9/+5Star
| |\ \
| * | | sh: Replace an explicit computation by the use of the container_of macroNicolas Palix2009-12-091-3/+4
* | | | genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-2/+2
| |_|/ |/| |
* | | Unify sys_mmap*Al Viro2009-12-111-26/+2Star
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2009-12-1049-1188/+2429
|\|
| * sh: Make associative cache writes fatal on all SH-4A parts.Paul Mundt2009-12-041-9/+4Star
| * sh: allow runtime pm without suspend/resume callbacksMagnus Damm2009-12-041-6/+11
| * sh: fix sh7724 VEU3F resource sizeMagnus Damm2009-12-041-2/+2
| * sh: Break out SuperH PFC codeMagnus Damm2009-11-302-585/+0Star
| * sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_fileAlexey Dobriyan2009-11-301-46/+31Star
| * sh: Add CPG save/restore code for sh7724 R-standbyMagnus Damm2009-11-301-0/+11
| * sh: Fix up the FPU emulation build.Paul Mundt2009-11-251-7/+3Star
| * sh: Apply the sleazy FPU changes for SH-2A FPU as well.Paul Mundt2009-11-241-4/+12
| * sh: Minor optimisations to FPU handlingStuart Menefy2009-11-244-25/+26
| * Merge branch 'master' into sh/st-integrationPaul Mundt2009-11-2445-505/+2306
| |\
| | * Merge branch 'sh/stable-updates'Paul Mundt2009-11-182-2/+2
| | |\
| | * | sh64: Fix up the CONFIG_GENERIC_BUG=n build.Paul Mundt2009-11-121-3/+3
| | * | sh: Use the generic I/O port base for slowdown.Paul Mundt2009-11-122-1/+7
| | * | sh: Fix up the CONFIG_PERF_EVENTS=n build for SH-4.Paul Mundt2009-11-121-4/+5
| | * | sh: perf events: Document SH-4A raw event codes.Paul Mundt2009-11-091-0/+38
| | * | Merge branch 'sh/stable-updates'Paul Mundt2009-11-091-1/+1
| | |\ \