aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-26sh: mach-sdk7786: update defconfig for compressed kernel image.Paul Mundt2-193/+444
2010-04-26sh: Kill off dangling goto labels from oom-killer rework.Paul Mundt2-2/+0
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt25-11/+21
2010-04-26sh: sh7751 pci controller io port fixMagnus Damm1-2/+3
2010-04-26sh: Fix maximum number of SCIF ports in R2D defconfigsMagnus Damm2-2/+2
2010-04-26SH: fix TS field shift calculation for DMA driversGuennadi Liakhovetski1-1/+1
2010-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/mfleming/sh-2.6Paul Mundt5-6/+24
2010-04-26SH: constify multiple DMA related objects and references to themGuennadi Liakhovetski5-58/+18
2010-04-26sh: invoke oom-killer from page faultNick Piggin2-24/+8
2010-04-25sh: Use correct mask when comparing PMB DATA array valuesMatt Fleming1-1/+4
2010-04-25sh: Do not try merging two 128MB PMB mappingsMatt Fleming1-1/+1
2010-04-25sh: Fix zImage load address when CONFIG_32BIT=yMatt Fleming1-0/+6
2010-04-25sh: Fix address to decompress at when CONFIG_32BIT=yMatt Fleming1-0/+4
2010-04-25sh: Assembly friendly __pa and __va definitionsMatt Fleming1-4/+9
2010-04-21sh: __cpuinit annotate the CPU init path.Paul Mundt5-14/+13
2010-04-21sh: Tidy CPU probing and fixup section annotations.Paul Mundt8-22/+9
2010-04-21sh: hw-breakpoints: Kill off stub unthrottle callback.Paul Mundt2-6/+0
2010-04-20sh: Zero out aliases counter when using SH-X3 hardware assistance.Paul Mundt1-1/+10
2010-04-20sh: dwarf unwinder needs linux/module.h.Paul Mundt1-0/+1
2010-04-19sh: Enable SH-X3 hardware synonym avoidance handling.Paul Mundt3-0/+43
2010-04-19sh: mach-sdk7786: pm_power_off support.Paul Mundt2-0/+23
2010-04-15sh: intc: IRQ auto-distribution support.Paul Mundt3-26/+75
2010-04-15sh: Disable IRQ balancing for timer and IPI IRQs.Paul Mundt1-2/+2
2010-04-13sh: intc: userimask support.Paul Mundt2-0/+5
2010-04-13sh: dmaengine support for SH7786 DMAC0.Paul Mundt2-2/+83
2010-04-07sh: Disable MMUCR_AT for SH-4 nommu.Paul Mundt1-2/+9
2010-04-05Merge branch 'sh/stable-updates'Paul Mundt5-28/+78
2010-04-05Merge branch 'master' into export-slabhTejun Heo11-83/+294
2010-04-02sh: Fix up the SH-3 build for recent TLB changes.Paul Mundt4-28/+75
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 implicit slab.h inclusion from percpu.hTejun Heo21-6/+15
2010-03-30Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/clkfwk'Paul Mundt40-564/+446
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: tlb debugfs support.Matt Fleming3-3/+191
2010-03-29sh: Enable the mmu in start_secondary()Matt Fleming1-0/+1
2010-03-29sh: Fix FDPIC binary loaderAndrew Stubbs1-2/+4
2010-03-29arch/sh/kernel: Use set_cpus_allowed_ptrJulia Lawall1-2/+2
2010-03-29sh: Update ecovec_defconfigYusuke Goda1-46/+190
2010-03-26sh: update the TLB replacement counter for entry wiring.Matt Fleming2-5/+19
2010-03-23dmaengine: shdma: Introduce include/linux/sh_dma.hMagnus Damm1-59/+1
2010-03-23dmaengine: shdma: Common SH_DMA_SLAVE_NUMBERMagnus Damm1-1/+0
2010-03-23dmaengine: shdma: Remove sh_dmae_slave_chan_id enumMagnus Damm2-7/+7