summaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)AuthorFilesLines
2009-06-14sh: Use generic sched_clock().Paul Mundt1-5/+0
2009-06-14sh: Bump the earlytimer bits back to time_init().Paul Mundt1-11/+6
2009-06-14cpumask: Use accessors for cpu_*_mask: shRusty Russell2-6/+5
2009-06-14cpumask: use mm_cpumask() wrapper: shRusty Russell1-2/+2
2009-06-14cpumask: arch_send_call_function_ipi_mask: shRusty Russell2-3/+4
2009-06-14cpumask: remove the now-obsoleted pcibus_to_cpumask(): shRusty Russell1-3/+0
2009-06-14sh: pci: remove duplicated #include'sHuang Weiyi2-2/+0
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds5-4/+5
2009-06-12module: cleanup FIXME comments about trimming exception table entries.Rusty Russell1-2/+0
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann256-6976/+16927
2009-06-12sh: Wire up sys_perf_counter_open.Paul Mundt4-2/+6
2009-06-12Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6Paul Mundt1-30/+30
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-1/+1
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann1-0/+1
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2-2/+2
2009-06-11sh: Fix dynamic ftrace's NOP action.Matt Fleming1-29/+29
2009-06-11sh: Update my email addressMatt Fleming1-1/+1
2009-06-11sh: Tie sparseirq in to Kconfig.Paul Mundt2-5/+14
2009-06-11sh: Wire up sys_rt_tgsigqueueinfo.Paul Mundt4-2/+6
2009-06-11sh: Fix sys_pwritev() syscall table entry for sh32.Paul Mundt1-1/+1
2009-06-11sh: Fix sh4a llsc-based cmpxchg()Aoi Shinkai4-4/+31
2009-06-11sh: sh7724: Add JPU supportKuninori Morimoto1-0/+31
2009-06-11sh: sh7724: INTC setting updateKuninori Morimoto1-89/+82
2009-06-11sh: sh7722 clock framework rewriteMagnus Damm2-660/+138
2009-06-11sh: sh7366 clock framework rewriteMagnus Damm4-43/+214
2009-06-11sh: sh7343 clock framework rewriteMagnus Damm4-34/+214
2009-06-11sh: sh7724 clock framework rewrite V3Magnus Damm4-82/+249
2009-06-11sh: sh7723 clock framework rewrite V2Magnus Damm4-58/+225
2009-06-11sh: add enable()/disable()/set_rate() to div6 codeMagnus Damm3-0/+67
2009-06-11sh: add AP325RXA mode pin configurationMagnus Damm1-0/+12
2009-06-11sh: add Migo-R mode pin configurationMagnus Damm1-0/+19
2009-06-11sh: sh7722 mode pin definitionsMagnus Damm1-0/+14
2009-06-11sh: sh7724 mode pin commentsMagnus Damm1-0/+14
2009-06-11sh: sh7723 mode pin V2Magnus Damm1-0/+14
2009-06-11sh: rework mode pin codeMagnus Damm5-28/+46
2009-06-11sh: clock div6 helper codeMagnus Damm2-6/+75
2009-06-11sh: clock div4 frequency table offset fixMagnus Damm1-2/+3
2009-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt1-1/+0
2009-06-10sh: plug vsyscall dir in to archclean.Paul Mundt1-0/+1
2009-06-04sh: 16-bit get_unaligned() sh4a fixMagnus Damm1-5/+5
2009-06-02sh: sh7723: L2 cache initialization.Kuninori Morimoto1-0/+10
2009-06-02sh: sh7724: L2 cache initialization.Kuninori Morimoto1-0/+9
2009-06-02sh: add weak l2_cache_init function.Kuninori Morimoto1-0/+7
2009-06-02sh: add RAMCR definition for sh4Kuninori Morimoto1-0/+2
2009-06-02sh: fix CONFIG_SH_PCLK_FREQ bug for sh7724Kuninori Morimoto2-3/+2
2009-06-01sh: Tidy up SH-4A boot_cpu_data.flags probing.Paul Mundt3-50/+15
2009-06-01sh: Tidy up the optional L2 probing, wire it up for SH7786.Paul Mundt1-28/+33
2009-06-01sh: hook up shared div4 clock code to sh7785Magnus Damm1-159/+48
2009-06-01sh: shared div4 clock codeMagnus Damm2-0/+70