summaryrefslogtreecommitdiff
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* sh: tie in div6 clocks using clkdevMagnus Damm2010-05-115-19/+65
* sh: get rid of hwblk clock namesMagnus Damm2010-05-114-153/+133
* sh: allow registering clocks without nameMagnus Damm2010-05-111-3/+4
* sh: tie in hwblk clocks using clkdevMagnus Damm2010-05-113-4/+119
* sh: scif and tmu clkdev changesMagnus Damm2010-05-113-15/+112
* sh: hwblk index reworkMagnus Damm2010-05-115-18/+23
* sh: Make initrd detection more robust.Paul Mundt2010-05-061-20/+58
* sh: native_cpu_disable() build error when CONFIG_HOTPLUG_CPU=nMatt Fleming2010-04-291-1/+1
* sh: add CONFIG_VIRTUALIZATION for virtio supportMagnus Damm2010-04-291-0/+16
* sh: make latencytop available on SMP, too.Paul Mundt2010-04-271-1/+0
* Merge branch 'sh/smp'Paul Mundt2010-04-2615-40/+373
|\
| * sh: CPU hotplug support for SH-X3 SMP.Paul Mundt2010-04-261-0/+47
| * sh: CPU hotplug support.Paul Mundt2010-04-268-6/+194
| * sh: cache secondary CPUs idle loop.Paul Mundt2010-04-262-4/+13
| * sh: flag smp_store_cpu_info() __cpuinit.Paul Mundt2010-04-261-2/+2
| * sh: provide percpu CPU states for hotplug notifiers.Paul Mundt2010-04-262-4/+13
| * sh: Make sure all SH-X3 cores are populated in the present CPU map.Paul Mundt2010-04-261-0/+3
| * sh: convert online CPU map twiddling to cpumask.Paul Mundt2010-04-262-2/+2
| * sh: arch/sh/kernel/setup.c needs asm/smp.h.Paul Mundt2010-04-261-0/+1
| * sh: Flag present CPUs hotpluggable in topology registration.Paul Mundt2010-04-261-1/+5
| * sh: Move platform smp ops in to their own structure.Paul Mundt2010-04-219-23/+95
* | sh: mach-sdk7786: update defconfig for compressed kernel image.Paul Mundt2010-04-262-193/+444
* | sh: Kill off dangling goto labels from oom-killer rework.Paul Mundt2010-04-262-2/+0
* | Merge branch 'sh/stable-updates'Paul Mundt2010-04-2625-11/+21
|\ \
| * | sh: sh7751 pci controller io port fixMagnus Damm2010-04-261-2/+3
| * | sh: Fix maximum number of SCIF ports in R2D defconfigsMagnus Damm2010-04-262-2/+2
| * | SH: fix TS field shift calculation for DMA driversGuennadi Liakhovetski2010-04-261-1/+1
| * | Merge branch 'master' into export-slabhTejun Heo2010-04-0511-83/+294
| |\ \
| * | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3021-6/+15
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming...Paul Mundt2010-04-265-6/+24
|\ \ \ \
| * | | | sh: Use correct mask when comparing PMB DATA array valuesMatt Fleming2010-04-251-1/+4
| * | | | sh: Do not try merging two 128MB PMB mappingsMatt Fleming2010-04-251-1/+1
| * | | | sh: Fix zImage load address when CONFIG_32BIT=yMatt Fleming2010-04-251-0/+6
| * | | | sh: Fix address to decompress at when CONFIG_32BIT=yMatt Fleming2010-04-251-0/+4
| * | | | sh: Assembly friendly __pa and __va definitionsMatt Fleming2010-04-251-4/+9
| | |_|/ | |/| |
* | | | SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski2010-04-265-58/+18
* | | | sh: invoke oom-killer from page faultNick Piggin2010-04-262-24/+8
|/ / /
* | | sh: __cpuinit annotate the CPU init path.Paul Mundt2010-04-215-14/+13
* | | sh: Tidy CPU probing and fixup section annotations.Paul Mundt2010-04-218-22/+9
* | | sh: hw-breakpoints: Kill off stub unthrottle callback.Paul Mundt2010-04-212-6/+0
* | | sh: Zero out aliases counter when using SH-X3 hardware assistance.Paul Mundt2010-04-201-1/+10
* | | sh: dwarf unwinder needs linux/module.h.Paul Mundt2010-04-201-0/+1
* | | sh: Enable SH-X3 hardware synonym avoidance handling.Paul Mundt2010-04-193-0/+43
* | | sh: mach-sdk7786: pm_power_off support.Paul Mundt2010-04-192-0/+23
* | | sh: intc: IRQ auto-distribution support.Paul Mundt2010-04-153-26/+75
* | | sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt2010-04-151-2/+2
* | | sh: intc: userimask support.Paul Mundt2010-04-132-0/+5
* | | sh: dmaengine support for SH7786 DMAC0.Paul Mundt2010-04-132-2/+83
* | | sh: Disable MMUCR_AT for SH-4 nommu.Paul Mundt2010-04-071-2/+9
* | | Merge branch 'sh/stable-updates'Paul Mundt2010-04-055-28/+78
|\ \ \ | | |/ | |/|