summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+19
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-03-12Add generic sys_olduname()Christoph Hellwig1-11/+0
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-104/+0
2010-03-10perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra1-1/+19
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-03-05sh: Convert sh to use read/update_persistent_clockJohn Stultz1-5/+1
2010-03-03sh: establish PMB mappings for NUMA nodes.Paul Mundt1-2/+1
2010-03-02Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'Paul Mundt1-24/+6
2010-03-02sh: activate runtime PM for dmaengine on sh7722 and sh7724Guennadi Liakhovetski2-0/+9
2010-03-02dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski4-7/+76
2010-03-02dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski4-23/+432
2010-03-02sh: add DMA slave definitions and SIU platform data to sh7722 setupGuennadi Liakhovetski1-6/+97
2010-03-01sh: hw-breakpoints: Accept breakpoints on NULL addresses.Paul Mundt1-24/+6
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-05fix typos "precidence" -> "precedence" in commentsUwe Kleine-König1-1/+1
2010-02-02sh: add high impedance mode management for SIUA pins on sh7722Guennadi Liakhovetski1-10/+11