sh: Bump the earlytimer bits back to time_init().
[safe/jmp/linux-2.6] / arch / sh / kernel /
2009-06-14 Paul Mundtsh: Bump the earlytimer bits back to time_init().
2009-06-14 Rusty Russellcpumask: Use accessors for cpu_*_mask: sh
2009-06-14 Rusty Russellcpumask: arch_send_call_function_ipi_mask: sh
2009-06-11 Paul Mundtsh: Wire up sys_perf_counter_open.
2009-06-11 Paul MundtMerge branch 'sh/ftrace' of git://github.com/mfleming...
2009-06-11 Matt Flemingsh: Fix dynamic ftrace's NOP action.
2009-06-11 Matt Flemingsh: Update my email address
2009-06-11 Paul Mundtsh: Tie sparseirq in to Kconfig.
2009-06-11 Paul Mundtsh: Wire up sys_rt_tgsigqueueinfo.
2009-06-11 Paul Mundtsh: Fix sys_pwritev() syscall table entry for sh32.
2009-06-11 Kuninori Morimotosh: sh7724: Add JPU support
2009-06-11 Kuninori Morimotosh: sh7724: INTC setting update
2009-06-11 Magnus Dammsh: sh7722 clock framework rewrite
2009-06-11 Magnus Dammsh: sh7366 clock framework rewrite
2009-06-11 Magnus Dammsh: sh7343 clock framework rewrite
2009-06-11 Magnus Dammsh: sh7724 clock framework rewrite V3
2009-06-11 Magnus Dammsh: sh7723 clock framework rewrite V2
2009-06-11 Magnus Dammsh: add enable()/disable()/set_rate() to div6 code
2009-06-11 Magnus Dammsh: rework mode pin code
2009-06-11 Magnus Dammsh: clock div6 helper code
2009-06-11 Magnus Dammsh: clock div4 frequency table offset fix
2009-06-02 Kuninori Morimotosh: sh7723: L2 cache initialization.
2009-06-02 Kuninori Morimotosh: sh7724: L2 cache initialization.
2009-06-02 Kuninori Morimotosh: add weak l2_cache_init function.
2009-06-01 Paul Mundtsh: Tidy up SH-4A boot_cpu_data.flags probing.
2009-06-01 Paul Mundtsh: Tidy up the optional L2 probing, wire it up for...
2009-06-01 Magnus Dammsh: hook up shared div4 clock code to sh7785
2009-06-01 Magnus Dammsh: shared div4 clock code
2009-06-01 Magnus Dammsh: hook up shared mstp32 clock code to sh7785
2009-06-01 Magnus Dammsh: shared mstp32 clock code
2009-06-01 Kuninori Morimotosh: SH7724 has an L2 cache.
2009-06-01 Magnus Dammsh: sh7785 pll configuration from mode pin
2009-06-01 Magnus Dammsh: boot word / mode pin support V2
2009-05-26 Paul MundtMerge branch 'sh/clkfwk'
2009-05-26 Magnus Dammsh: remove clk_ops->build_rate_table()
2009-05-26 Magnus Dammsh: use shared frequency tables on sh7785
2009-05-26 Magnus Dammsh: add shared clock framework frequency table code
2009-05-26 Magnus Dammsh: add pll_clk to sh7785
2009-05-26 Paul Mundtsh: irq: Fix up imask build warnings.
2009-05-22 Paul Mundtsh: clkfwk: Make clock-cpg usable for non-legacy platforms.
2009-05-22 Paul Mundtsh: Wrap irq_to_desc_alloc_cpu() around CONFIG_SPARSE_I...
2009-05-22 Roel Kluinsh: clkfwk: beyond ARRAY_SIZE of onchip_ops for sh7722.
2009-05-21 Magnus Dammsh: clkfwk branch compile fix for clock-sh7722
2009-05-21 Paul Mundtsh: irq: Provide an arch_probe_nr_irqs() that wraps...
2009-05-21 Paul Mundtsh: irq: Teach ipr and intc about dynamically allocatin...
2009-05-21 Paul Mundtsh: irq: Convert from irq_desc[] to irq_to_desc().
2009-05-21 Paul Mundtsh: irq: Rework the SR.IMASK bitmap handling.
2009-05-14 Magnus Dammsh: intc tables for sh7770
2009-05-14 Paul Mundtsh: clkfwk: Add MSTP bits to SH7785 clock framework.
2009-05-13 Paul Mundtsh: clkfwk: Map tree hierarchy in debugfs.
2009-05-13 Paul Mundtsh: clkfwk: rate table construction and rounding for...
2009-05-13 Paul Mundtsh: clkfwk: Update SH7785 for refactored clock framework.
2009-05-13 Paul Mundtsh: clkfwk: Rework legacy CPG clock handling.
2009-05-13 Paul Mundtsh: clkfwk: Provide a generic clk_set_rate_ex() path...
2009-05-13 Paul Mundtsh: clkfwk: Handle NULL clkops for root clocks.
2009-05-13 Paul Mundtsh: clkfwk: module_clk -> peripheral_clk rename.
2009-05-12 Paul MundtMerge branch 'master' into sh/clkfwk
2009-05-12 Paul Mundtsh: Kill off the remnants of the old timer code.
2009-05-12 Magnus Dammsh: remove old TMU driver
2009-05-12 Magnus Dammsh: CMT platform data for sh7720/sh7721
2009-05-12 Magnus Dammsh: TMU platform data for sh7720/sh7721
2009-05-12 Magnus Dammsh: TMU platform data for sh7710/sh7712
2009-05-12 Magnus Dammsh: TMU platform data for sh7706/sh7707/sh7708/sh7709
2009-05-12 Magnus Dammsh: TMU platform data for sh7705
2009-05-12 Magnus Dammsh: TMU platform data for sh7724
2009-05-12 Magnus Dammsh: TMU platform data for sh7366
2009-05-12 Magnus Dammsh: TMU platform data for sh7343
2009-05-12 Magnus Dammsh: add sh4-202 INTC tables
2009-05-12 Magnus Dammsh: TMU platform data for sh4-202
2009-05-12 Magnus Dammsh: TMU platform data for sh7770
2009-05-12 Magnus Dammsh: TMU platform data for sh7763
2009-05-12 Paul Mundtsh: clkfwk: Use arch_clk_init() for on-chip clock regis...
2009-05-12 Paul Mundtsh: clkfwk: Handle clk_get_sys() returning an ERR_PTR.
2009-05-11 Paul Mundtsh: clkfwk: Wire up clk_get_sys() support.
2009-05-11 Paul Mundtsh: clkfwk: Kill off clk_recalc_rate().
2009-05-11 Paul Mundtsh: clkfwk: Tidy up on-chip clock registration and...
2009-05-11 Paul Mundtsh: clkfwk: Improve the generic clk_set_parent() implem...
2009-05-11 Paul Mundtsh: clkfwk: Fix up the clk_enable() error path.
2009-05-11 Paul Mundtsh: clkfwk: Convert SH-Mobile CPUs to use CLK_ENABLE_ON...
2009-05-11 Paul Mundtsh: clkfwk: Consolidate the ALWAYS_ENABLED / NEEDS_INIT...
2009-05-11 Paul Mundtsh: clkfwk: refactor rate propagation.
2009-05-11 Paul Mundtsh: clkfwk: Add a followparent_recalc() helper.
2009-05-11 Paul Mundtsh: clkfwk: Make recalc return an unsigned long.
2009-05-11 Magnus Dammsh: TMU platform data for sh7780
2009-05-11 Magnus Dammsh: multiple vectors per irq - sh7760
2009-05-11 Magnus Dammsh: TMU platform data for sh7760
2009-05-11 Magnus Dammsh: TMU platform data for sh775x
2009-05-11 Magnus Dammsh: include empty_zero_page in text
2009-05-11 Paul Mundtsh: Account for INITIAL_JIFFIES when using jiffies...
2009-05-11 Paul Mundtsh: Fix up typo in arch/sh/kernel/vmlinux.lds.S
2009-05-09 Paul Mundtsh: Tidy up the ldscript output format specifier.
2009-05-09 Paul Mundtsh: Move the unified linker script in place, kill off...
2009-05-09 Paul Mundtsh: Integrate sh64 bits in vmlinux_32.lds.S.
2009-05-09 Paul Mundtsh: Fix up SHmedia module ELF relocations.
2009-05-09 Paul Mundtsh: Provide an __sdivsi3_2 export for sh64.
2009-05-09 Paul Mundtsh: Rename opcode_t to insn_size_t.
2009-05-08 Peter Griffinsh: Add UBC trap vector for SH2A
2009-05-08 Peter Griffinsh: Add ptrace support for NOMMU debugging
2009-05-08 Kieran Binghamsh: Fix UBC setup and registers for SH2A
2009-05-08 Paul Mundtsh: Add clock id to sh-sci platform data on SH-Mobile...
next