summaryrefslogtreecommitdiff
path: root/arch/sh/kernel
AgeCommit message (Expand)Author
2010-05-01hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker
2010-05-01hw-breakpoints: Tag ptrace breakpoint as exclude_kernelFrederic Weisbecker
2010-04-29sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=nMatt Fleming
2010-04-26Merge branch 'sh/smp'Paul Mundt
2010-04-26sh: CPU hotplug support for SH-X3 SMP.Paul Mundt
2010-04-26sh: CPU hotplug support.Paul Mundt
2010-04-26sh: cache secondary CPUs idle loop.Paul Mundt
2010-04-26sh: flag smp_store_cpu_info() __cpuinit.Paul Mundt
2010-04-26sh: provide percpu CPU states for hotplug notifiers.Paul Mundt
2010-04-26sh: Make sure all SH-X3 cores are populated in the present CPU map.Paul Mundt
2010-04-26sh: convert online CPU map twiddling to cpumask.Paul Mundt
2010-04-26sh: arch/sh/kernel/setup.c needs asm/smp.h.Paul Mundt
2010-04-26sh: Flag present CPUs hotpluggable in topology registration.Paul Mundt
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt
2010-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming...Paul Mundt
2010-04-26SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski
2010-04-25sh: Use correct mask when comparing PMB DATA array valuesMatt Fleming
2010-04-21sh: Move platform smp ops in to their own structure.Paul Mundt
2010-04-21sh: __cpuinit annotate the CPU init path.Paul Mundt
2010-04-21sh: Tidy CPU probing and fixup section annotations.Paul Mundt
2010-04-21sh: hw-breakpoints: Kill off stub unthrottle callback.Paul Mundt
2010-04-20sh: dwarf unwinder needs linux/module.h.Paul Mundt
2010-04-15sh: intc: IRQ auto-distribution support.Paul Mundt
2010-04-15sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt
2010-04-13sh: intc: userimask support.Paul Mundt
2010-04-13sh: dmaengine support for SH7786 DMAC0.Paul Mundt
2010-04-05Merge branch 'sh/stable-updates'Paul Mundt
2010-04-05Merge branch 'master' into export-slabhTejun Heo
2010-04-02sh: export return_address() symbol.Paul Mundt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-30Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt
2010-03-30sh: sh7724 clkdev lookups.Paul Mundt
2010-03-29sh: sh7723 clkdev lookups.Paul Mundt
2010-03-29sh: sh7722 clock string death.Paul Mundt
2010-03-29sh: sh7366 clock string death.Paul Mundt
2010-03-29sh: sh7343 clock string death.Paul Mundt
2010-03-29sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt
2010-03-29sh: provide some clock lookup aliases for legacy CPG parts.Paul Mundt
2010-03-29sh: sh7785 clkdev lookups.Paul Mundt
2010-03-29sh: sh7786 clkdev lookups.Paul Mundt
2010-03-29sh: Enable the mmu in start_secondary()Matt Fleming
2010-03-29arch/sh/kernel: Use set_cpus_allowed_ptrJulia Lawall
2010-03-23sh: Silence unintialized variable warnings in dwarf unwinder.Paul Mundt
2010-03-23sh: Tidy up a couple of section mismatches.Paul Mundt
2010-03-23sh64: Remove long unused mid_sched macroAndreas Bombe
2010-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-10perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra