aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-14[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2Heiko Carstens2-2/+2
2009-01-14[CVE-2009-0029] Rename old_readdir to sys_old_readdirHeiko Carstens2-2/+2
2009-01-06remove linux/hardirq.h from asm-generic/local.hRussell King1-0/+1
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-10/+4
2008-12-31take init_fs to saner placeAl Viro1-1/+0
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-2/+1
2008-12-25[S390] arch_setup_additional_pages argumentsMartin Schwidefsky1-2/+1
2008-12-22sh: add UIO support for JPU on SH7722.Takanari Hayama1-0/+31
2008-12-22sh: Conditionalize the code dumper on CONFIG_DUMP_CODE.Paul Mundt1-1/+2
2008-12-22sh: Enable skipping of bss on debug platforms for sh32 also.Paul Mundt1-2/+10
2008-12-22sh: Kill off cf-enabler with extreme prejudice.Paul Mundt3-170/+0
2008-12-22sh: Simplify kernel_thread_helper() for sh32.Paul Mundt1-15/+4
2008-12-22sh: Kill off mv_heartbeat() from the machvec.Paul Mundt2-10/+0
2008-12-22sh: Kill off sh_bios_in_gdb_mode().Paul Mundt1-17/+0
2008-12-22sh: export sh_bios_get_node_addr() symbol for stnic module.Paul Mundt1-2/+2
2008-12-22sh: Run sh_bios through a long overdue Lindent.Paul Mundt1-36/+34
2008-12-22sh: Provide sdivsi3/udivsi3/udivdi3 for sh64, kill off libgcc linking.Paul Mundt1-2/+0
2008-12-22sh: Add SH-5 optimized memcpy()/memset()/strcpy()/strlen().Paul Mundt1-0/+3
2008-12-22sh: Kill off remaining CONFIG_SH_KGDB bits.Paul Mundt1-1/+0
2008-12-22sh: Generic kgdb stub support.Paul Mundt10-1122/+306
2008-12-22sh: Provide linux/regset.h interface for SH-5.Paul Mundt1-1/+185
2008-12-22sh: Provide asm/syscall.h for SH-5.Paul Mundt2-31/+33
2008-12-22sh: Handle cases where setup{_rt,}_frame() fail on SH-5 signal delivery.Paul Mundt1-45/+48
2008-12-22sh: Convert sh64 /proc/asids to debugfs and generic sh.Paul Mundt1-39/+0
2008-12-22sh: Kill off sh64's unused alloc/free_task_struct() definitions.Paul Mundt1-12/+0
2008-12-22sh: Delete unnecessary mov in the interrupt exception entry point.Aoi Shinkai1-2/+2
2008-12-22sh: Provide ftrace_make_call()/ftrace_make_nop().Paul Mundt1-0/+24
2008-12-22sh: move the hp6xx pm codeMagnus Damm3-90/+0
2008-12-22sh: sh7343 scif configuration updateMagnus Damm1-2/+17
2008-12-22sh: propagate r_clkMagnus Damm1-0/+2
2008-12-22sh: Add support for SH7201 CPU subtype.Peter Griffin6-4/+428
2008-12-22sh: Split out the idle loop for reuse between _32/_64 variants.Paul Mundt5-123/+83
2008-12-22sh: do not latency trace idle.Paul Mundt1-0/+4
2008-12-22sh: Tidy up backtrace formatting with kallsyms disabled.Paul Mundt2-6/+3
2008-12-22sh: Add a simple code dumper for SUPERH32 show_regs().Paul Mundt3-3/+578
2008-12-22sh: Add a few more branch types to the branch emulator.Paul Mundt1-6/+11
2008-12-22sh: More movmem alias symbol exports for older compilers.Paul Mundt1-0/+3
2008-12-22sh: Add exports for __udivsi3/__sdivsi3 and the _i4 versions.Paul Mundt1-0/+4
2008-12-22sh: Migrate necessary libgcc bits in to arch/sh/lib for SUPERH32.Paul Mundt1-31/+5
2008-12-22sh: __udivdi3 -> do_div() in softfloat lib.Paul Mundt1-32/+41
2008-12-22sh: Fix clock framework compiler warnings.Paul Mundt1-1/+1
2008-12-22sh: dynamic ftrace support.Matt Fleming3-44/+115
2008-12-22sh: remove old sh_mobile mstpc clocksMagnus Damm5-93/+19
2008-12-22sh: sh_mobile usb clock framework supportMagnus Damm2-2/+0
2008-12-22sh: sh_mobile usbf clock framework supportMagnus Damm1-2/+1
2008-12-22sh: sh_mobile i2c clock framework supportMagnus Damm4-5/+5
2008-12-22sh: sh_mobile mstpcr clocks for sh7366Magnus Damm1-0/+40
2008-12-22sh: sh_mobile mstpcr clocks for sh7343Magnus Damm1-0/+24
2008-12-22sh: sh_mobile mstpcr clocks for sh7723Magnus Damm1-0/+50
2008-12-22sh: sh_mobile mstpcr clocks for sh7722Magnus Damm1-0/+25