aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-06sh: Make initrd detection more robust.Paul Mundt1-20/+58
2010-05-01hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker1-27/+7
2010-05-01hw-breakpoints: Tag ptrace breakpoint as exclude_kernelFrederic Weisbecker1-1/+1
2010-04-29sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=nMatt Fleming1-1/+1
2010-04-26Merge branch 'sh/smp'Paul Mundt7-32/+263
2010-04-26sh: CPU hotplug support for SH-X3 SMP.Paul Mundt1-0/+47
2010-04-26sh: CPU hotplug support.Paul Mundt4-3/+152
2010-04-26sh: cache secondary CPUs idle loop.Paul Mundt1-4/+9
2010-04-26sh: flag smp_store_cpu_info() __cpuinit.Paul Mundt1-2/+2
2010-04-26sh: provide percpu CPU states for hotplug notifiers.Paul Mundt1-4/+10
2010-04-26sh: Make sure all SH-X3 cores are populated in the present CPU map.Paul Mundt1-0/+3
2010-04-26sh: convert online CPU map twiddling to cpumask.Paul Mundt2-2/+2
2010-04-26sh: arch/sh/kernel/setup.c needs asm/smp.h.Paul Mundt1-0/+1
2010-04-26sh: Flag present CPUs hotpluggable in topology registration.Paul Mundt1-1/+5
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt9-3/+6
2010-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming...Paul Mundt1-1/+4
2010-04-26SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski5-58/+18
2010-04-25sh: Use correct mask when comparing PMB DATA array valuesMatt Fleming1-1/+4
2010-04-21sh: Move platform smp ops in to their own structure.Paul Mundt4-16/+32
2010-04-21sh: __cpuinit annotate the CPU init path.Paul Mundt3-12/+12
2010-04-21sh: Tidy CPU probing and fixup section annotations.Paul Mundt6-18/+7
2010-04-21sh: hw-breakpoints: Kill off stub unthrottle callback.Paul Mundt1-5/+0
2010-04-20sh: dwarf unwinder needs linux/module.h.Paul Mundt1-0/+1
2010-04-15sh: intc: IRQ auto-distribution support.Paul Mundt2-26/+59
2010-04-15sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt1-2/+2
2010-04-13sh: intc: userimask support.Paul Mundt1-0/+3
2010-04-13sh: dmaengine support for SH7786 DMAC0.Paul Mundt1-1/+81
2010-04-05Merge branch 'sh/stable-updates'Paul Mundt1-0/+3
2010-04-05Merge branch 'master' into export-slabhTejun Heo3-2/+6
2010-04-02sh: export return_address() symbol.Paul Mundt1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo9-3/+6
2010-03-30Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt36-492/+405
2010-03-30sh: sh7724 clkdev lookups.Paul Mundt2-10/+41
2010-03-29sh: sh7723 clkdev lookups.Paul Mundt2-11/+42
2010-03-29sh: sh7722 clock string death.Paul Mundt2-6/+2
2010-03-29sh: sh7366 clock string death.Paul Mundt2-6/+2
2010-03-29sh: sh7343 clock string death.Paul Mundt2-6/+2
2010-03-29sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt18-77/+0
2010-03-29sh: provide some clock lookup aliases for legacy CPG parts.Paul Mundt1-0/+5
2010-03-29sh: sh7785 clkdev lookups.Paul Mundt2-7/+38
2010-03-29sh: sh7786 clkdev lookups.Paul Mundt2-12/+68
2010-03-29sh: Enable the mmu in start_secondary()Matt Fleming1-0/+1
2010-03-29arch/sh/kernel: Use set_cpus_allowed_ptrJulia Lawall1-2/+2
2010-03-23sh: Silence unintialized variable warnings in dwarf unwinder.Paul Mundt1-2/+2
2010-03-23sh: Tidy up a couple of section mismatches.Paul Mundt2-2/+2
2010-03-23sh64: Remove long unused mid_sched macroAndreas Bombe1-7/+0
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