summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+0
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-9/+0
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-9/+0
2010-02-26sh: SH-Mobile R-standby register save/restoreMagnus Damm2-3/+121
2010-02-22sh: always enable sh7724 vpu_clk and set to 166MHz on EcovecMagnus Damm1-1/+1
2010-02-22sh: add sh7724 kick callback to clk_div4_tableMagnus Damm2-0/+15
2010-02-22sh: introduce struct clk_div4_tableMagnus Damm8-14/+44
2010-02-22sh: clock-cpg div4 set_rate() shift fixMagnus Damm1-2/+2
2010-02-18Merge branch 'sh/pmb-dynamic'Paul Mundt6-28/+74
2010-02-18sh: Merge legacy and dynamic PMB modes.Paul Mundt2-4/+40
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger1-9/+0
2010-02-17sh: uncached mapping helpers.Paul Mundt1-1/+7
2010-02-17sh: PMB tidying.Paul Mundt1-1/+1
2010-02-17sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt1-7/+6
2010-02-17sh: fix sh7723 SDHI support using INTC force_disableMagnus Damm1-2/+4
2010-02-17sh: fix sh7722 SDHI support using INTC force_disableMagnus Damm1-1/+3
2010-02-17sh: Setup boot CPU VBR early to enable early page faults.Paul Mundt2-11/+17
2010-02-16sh: Kill off some superfluous legacy PMB special casing.Paul Mundt1-4/+3
2010-02-16sh: fix sh7724 SDHI support using INTC force_disableMagnus Damm1-2/+4
2010-02-15sh: Fix up legacy PMB mode offset calculation.Paul Mundt1-2/+7
2010-02-15Merge branch 'sh/stable-updates'Paul Mundt2-3/+12
2010-02-15sh64: fix tracing of signals.Paul Mundt2-3/+12
2010-02-12sh64: fix up memory offset calculation.Paul Mundt1-14/+5
2010-02-09sh: break out enable/reparent div4 clocks on sh7723Magnus Damm1-4/+20
2010-02-09sh: sh7724/Ecovec24/KFR2R09/MS7724SE SDHI vector mergeMagnus Damm1-16/+16
2010-02-09sh: sh7723/AP325 SDHI vector mergeMagnus Damm1-15/+17
2010-02-09sh: sh7722/Migo-R SDHI vector mergeMagnus Damm1-8/+10
2010-02-08Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt3-56/+149
2010-02-08sh: Optimise FDE/CIE lookup by using red-black treesMatt Fleming1-54/+120
2010-02-08sh: Remove superfluous setup_frame_reg callMatt Fleming1-1/+0
2010-02-08sh: Don't continue unwinding across interruptsMatt Fleming1-0/+20
2010-02-08sh: Setup frame pointer in handle_exception pathMatt Fleming1-0/+2
2010-02-08sh: Correct the offset of the return address in ret_from_exceptionMatt Fleming1-1/+7
2010-02-02sh: add high impedance mode management for SIUA pins on sh7722Guennadi Liakhovetski1-10/+11
2010-02-02Merge branch 'sh/stable-updates'Paul Mundt5-8/+8
2010-02-02sh: Fix access to released memory in clk_debugfs_register_one()Marek Skuczynski1-2/+2
2010-02-02sh: Fix access to released memory in dwarf_unwinder_cleanup()Marek Skuczynski1-4/+4
2010-01-29Split 'flush_old_exec' into two functionsLinus Torvalds1-1/+1
2010-01-29Merge branch 'perf/urgent' into perf/coreIngo Molnar2-1/+1
2010-01-28perf: Fix inconsistency between IP and callchain samplingAnton Blanchard1-3/+0
2010-01-27sh: kmemleak support.Chris Smith1-3/+3
2010-01-27sh: Optimize runtime disabling of trapped I/O.Paul Mundt1-0/+2
2010-01-26sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt40-203/+203
2010-01-21sh: Kill off the special uncached section and fixmap.Paul Mundt5-17/+7
2010-01-21sh: Track the uncached mapping size.Paul Mundt1-1/+9
2010-01-21sh: Rework P2 to only include kernel text.Paul Mundt1-77/+92
2010-01-21sh: initial PMB mapping iteration by helper macro.Paul Mundt1-147/+60
2010-01-20sh: machine_ops based reboot support.Paul Mundt7-90/+115
2010-01-20sh: Handle SH-4 FPU variants with broken CVR values.Paul Mundt1-2/+3
2010-01-19sh: support SIU sourcing from external clock on sh7722Guennadi Liakhovetski2-7/+112