summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel
AgeCommit message (Expand)AuthorLines
2010-05-11sh: hwblk index reworkMagnus Damm-17/+22
2010-05-10sh: rework memory limits to work with LMB.Paul Mundt-44/+39
2010-05-10sh: enable LMB region setup via machvec.Paul Mundt-13/+14
2010-05-07sh: shuffle the elfcorehdr handling over to the crash dump code.Paul Mundt-20/+19
2010-05-07sh: Ensure that X2 TLB settings are reflected in vmcore.Paul Mundt-0/+3
2010-05-07sh: bump up extra LMB reservations in bootmem init.Paul Mundt-4/+6
2010-05-07sh: convert initrd reservation to LMB.Paul Mundt-1/+1
2010-05-07sh: convert kexec crash kernel management to LMB.Paul Mundt-44/+50
2010-05-06sh: Make initrd detection more robust.Paul Mundt-20/+58
2010-05-01hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker-27/+7
2010-05-01hw-breakpoints: Tag ptrace breakpoint as exclude_kernelFrederic Weisbecker-1/+1
2010-04-29sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=nMatt Fleming-1/+1
2010-04-26Merge branch 'sh/smp'Paul Mundt-32/+263
2010-04-26sh: CPU hotplug support for SH-X3 SMP.Paul Mundt-0/+47
2010-04-26sh: CPU hotplug support.Paul Mundt-3/+152
2010-04-26sh: cache secondary CPUs idle loop.Paul Mundt-4/+9
2010-04-26sh: flag smp_store_cpu_info() __cpuinit.Paul Mundt-2/+2
2010-04-26sh: provide percpu CPU states for hotplug notifiers.Paul Mundt-4/+10
2010-04-26sh: Make sure all SH-X3 cores are populated in the present CPU map.Paul Mundt-0/+3
2010-04-26sh: convert online CPU map twiddling to cpumask.Paul Mundt-2/+2
2010-04-26sh: arch/sh/kernel/setup.c needs asm/smp.h.Paul Mundt-0/+1
2010-04-26sh: Flag present CPUs hotpluggable in topology registration.Paul Mundt-1/+5
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt-3/+6
2010-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming...Paul Mundt-1/+4
2010-04-26SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski-58/+18
2010-04-25sh: Use correct mask when comparing PMB DATA array valuesMatt Fleming-1/+4
2010-04-21sh: Move platform smp ops in to their own structure.Paul Mundt-16/+32
2010-04-21sh: __cpuinit annotate the CPU init path.Paul Mundt-12/+12
2010-04-21sh: Tidy CPU probing and fixup section annotations.Paul Mundt-18/+7
2010-04-21sh: hw-breakpoints: Kill off stub unthrottle callback.Paul Mundt-5/+0
2010-04-20sh: dwarf unwinder needs linux/module.h.Paul Mundt-0/+1
2010-04-15sh: intc: IRQ auto-distribution support.Paul Mundt-26/+59
2010-04-15sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt-2/+2
2010-04-13sh: intc: userimask support.Paul Mundt-0/+3
2010-04-13sh: dmaengine support for SH7786 DMAC0.Paul Mundt-1/+81
2010-04-05Merge branch 'sh/stable-updates'Paul Mundt-0/+3
2010-04-05Merge branch 'master' into export-slabhTejun Heo-2/+6
2010-04-02sh: export return_address() symbol.Paul Mundt-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-3/+6
2010-03-30Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt-492/+405
2010-03-30sh: sh7724 clkdev lookups.Paul Mundt-10/+41
2010-03-29sh: sh7723 clkdev lookups.Paul Mundt-11/+42
2010-03-29sh: sh7722 clock string death.Paul Mundt-6/+2
2010-03-29sh: sh7366 clock string death.Paul Mundt-6/+2
2010-03-29sh: sh7343 clock string death.Paul Mundt-6/+2
2010-03-29sh: Kill off timer clock strings for legacy CPG parts.Paul Mundt-77/+0
2010-03-29sh: provide some clock lookup aliases for legacy CPG parts.Paul Mundt-0/+5
2010-03-29sh: sh7785 clkdev lookups.Paul Mundt-7/+38
2010-03-29sh: sh7786 clkdev lookups.Paul Mundt-12/+68
2010-03-29sh: Enable the mmu in start_secondary()Matt Fleming-0/+1