aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-13sh: move sh clock.c contents to drivers/sh/clk.Magnus Damm1-0/+3
2010-05-13sh: move sh asm/clock.h contents to linux/sh_clk.h V2Magnus Damm1-146/+1
2010-05-13sh: remove unused clock lookupMagnus Damm1-1/+0
2010-05-13sh: get rid of div4 clock nameMagnus Damm1-8/+7
2010-05-13sh: get rid of mstp32 clock name and idMagnus Damm1-9/+6
2010-05-11sh: get rid of div6 clock namesMagnus Damm1-6/+5
2010-05-11sh: get rid of hwblk clock namesMagnus Damm1-7/+5
2010-05-11sh: hwblk index reworkMagnus Damm1-1/+1
2010-04-26Merge branch 'sh/smp'Paul Mundt4-8/+90
2010-04-26sh: CPU hotplug support.Paul Mundt3-3/+35
2010-04-26sh: cache secondary CPUs idle loop.Paul Mundt1-0/+4
2010-04-26sh: provide percpu CPU states for hotplug notifiers.Paul Mundt1-0/+3
2010-04-25sh: Assembly friendly __pa and __va definitionsMatt Fleming1-4/+9
2010-04-21sh: Move platform smp ops in to their own structure.Paul Mundt2-7/+50
2010-04-21sh: __cpuinit annotate the CPU init path.Paul Mundt2-2/+1
2010-04-21sh: Tidy CPU probing and fixup section annotations.Paul Mundt2-4/+2
2010-04-21sh: hw-breakpoints: Kill off stub unthrottle callback.Paul Mundt1-1/+0
2010-04-15sh: intc: IRQ auto-distribution support.Paul Mundt1-0/+16
2010-03-30Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/clkfwk'Paul Mundt4-72/+41
2010-03-29sh: Fix FDPIC binary loaderAndrew Stubbs1-2/+4
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
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-0/+7
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0
2010-03-12pci-dma: sh: use include/linux/pci-dma.hFUJITA Tomonori1-18/+1
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig1-2/+0
2010-03-12Add generic sys_olduname()Christoph Hellwig3-3/+2
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig3-2/+2
2010-03-10sh: Fix up NUMA build for 29-bit.Paul Mundt1-0/+7
2010-03-09sh: Merge clkdev API updates.Paul Mundt2-7/+35
2010-03-04sh: Fix up flush_cache_vmap() on SMP.Paul Mundt1-2/+2
2010-03-02sh: reworked dynamic PMB mapping.Paul Mundt2-20/+34
2010-03-02sh: Fix up cpumask_of_pcibus() for the NUMA build.Paul Mundt1-1/+1
2010-03-02dmaengine: shdma: extend .device_terminate_all() to record partial transferGuennadi Liakhovetski1-0/+20
2010-03-02dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski4-94/+127
2010-03-02dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski1-3/+10
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+2
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+26
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/coreIngo Molnar1-0/+2
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds1-0/+8
2010-02-26sh: SH-Mobile R-standby register save/restoreMagnus Damm1-0/+1
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King2-3/+5
2010-02-23sh: wire up SET/GET_UNALIGN_CTL.Paul Mundt3-1/+22
2010-02-22sh: add sh7724 kick callback to clk_div4_tableMagnus Damm1-0/+1
2010-02-22sh: introduce struct clk_div4_tableMagnus Damm1-3/+7
2010-02-20MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King1-1/+2
2010-02-18sh: Merge legacy and dynamic PMB modes.Paul Mundt3-19/+22
2010-02-18sh: Provide uncached I/O helpers.Paul Mundt1-0/+22