aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2009-01-29sh: Fix up spurious syscall restarting.Paul Mundt
2009-01-29sh: fcnvds fix with denormalized numbers on SH-4 FPU.Carmelo AMOROSO
2009-01-29sh: Only reserve memory under CONFIG_ZERO_PAGE_OFFSET when it != 0.Christopher SMITH
2009-01-21sh: fix unaligned and nonexistent address handlingSUGIOKA Toshinobu
2009-01-21sh: export the sh7343 JPU to user spaceMagnus Damm
2009-01-21sh: Drop the BKL from sys_execve() on SH-5.Paul Mundt
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-31take init_fs to saner placeAl Viro
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky
2008-12-22sh: add UIO support for JPU on SH7722.Takanari Hayama
2008-12-22sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.Paul Mundt
2008-12-22sh: Enable skipping of bss on debug platforms for sh32 also.Paul Mundt
2008-12-22sh: Kill off cf-enabler with extreme prejudice.Paul Mundt
2008-12-22sh: Simplify kernel_thread_helper() for sh32.Paul Mundt
2008-12-22sh: Kill off mv_heartbeat() from the machvec.Paul Mundt
2008-12-22sh: Kill off sh_bios_in_gdb_mode().Paul Mundt
2008-12-22sh: export sh_bios_get_node_addr() symbol for stnic module.Paul Mundt
2008-12-22sh: Run sh_bios through a long overdue Lindent.Paul Mundt
2008-12-22sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking.Paul Mundt
2008-12-22sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen().Paul Mundt
2008-12-22sh: Kill off remaining CONFIG_SH_KGDB bits.Paul Mundt
2008-12-22sh: Generic kgdb stub support.Paul Mundt
2008-12-22sh: Provide linux/regset.h interface for SH-5.Paul Mundt
2008-12-22sh: Provide asm/syscall.h for SH-5.Paul Mundt
2008-12-22sh: Handle cases where setup{_rt,}_frame() fail on SH-5 signal delivery.Paul Mundt
2008-12-22sh: Convert sh64 /proc/asids to debugfs and generic sh.Paul Mundt
2008-12-22sh: Kill off sh64's unused alloc/free_task_struct() definitions.Paul Mundt
2008-12-22sh: Delete unnecessary mov in the interrupt exception entry point.Aoi Shinkai
2008-12-22sh: Provide ftrace_make_call()/ftrace_make_nop().Paul Mundt
2008-12-22sh: move the hp6xx pm codeMagnus Damm
2008-12-22sh: sh7343 scif configuration updateMagnus Damm
2008-12-22sh: propagate r_clkMagnus Damm
2008-12-22sh: Add support for SH7201 CPU subtype.Peter Griffin
2008-12-22sh: Split out the idle loop for reuse between _32/_64 variants.Paul Mundt
2008-12-22sh: do not latency trace idle.Paul Mundt
2008-12-22sh: Tidy up backtrace formatting with kallsyms disabled.Paul Mundt
2008-12-22sh: Add a simple code dumper for SUPERH32 show_regs().Paul Mundt
2008-12-22sh: Add a few more branch types to the branch emulator.Paul Mundt
2008-12-22sh: More movmem alias symbol exports for older compilers.Paul Mundt
2008-12-22sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions.Paul Mundt
2008-12-22sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.Paul Mundt
2008-12-22sh: __udivdi3 -> do_div() in softfloat lib.Paul Mundt
2008-12-22sh: Fix clock framework compiler warnings.Paul Mundt
2008-12-22sh: dynamic ftrace support.Matt Fleming
2008-12-22sh: remove old sh_mobile mstpc clocksMagnus Damm
2008-12-22sh: sh_mobile usb clock framework supportMagnus Damm