summaryrefslogtreecommitdiff
path: root/arch/sh/include
AgeCommit message (Expand)Author
2010-05-13sh: get rid of mstp32 clock name and idMagnus Damm
2010-05-11sh: get rid of div6 clock namesMagnus Damm
2010-05-11sh: get rid of hwblk clock namesMagnus Damm
2010-05-11sh: hwblk index reworkMagnus Damm
2010-04-26Merge branch 'sh/smp'Paul Mundt
2010-04-26sh: CPU hotplug support.Paul Mundt
2010-04-26sh: cache secondary CPUs idle loop.Paul Mundt
2010-04-26sh: provide percpu CPU states for hotplug notifiers.Paul Mundt
2010-04-26Merge branch 'sh/stable-updates'Paul Mundt
2010-04-26SH: fix TS field shift calculation for DMA driversGuennadi Liakhovetski
2010-04-25sh: Assembly friendly __pa and __va definitionsMatt 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-19sh: mach-sdk7786: pm_power_off support.Paul Mundt
2010-04-15sh: intc: IRQ auto-distribution support.Paul Mundt
2010-04-13sh: dmaengine support for SH7786 DMAC0.Paul Mundt
2010-04-07sh: Disable MMUCR_AT for SH-4 nommu.Paul Mundt
2010-03-30Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt
2010-03-29sh: tlb debugfs support.Matt Fleming
2010-03-29sh: Fix FDPIC binary loaderAndrew Stubbs
2010-03-26sh: update the TLB replacement counter for entry wiring.Matt Fleming
2010-03-23dmaengine: shdma: Introduce include/linux/sh_dma.hMagnus Damm
2010-03-23dmaengine: shdma: Common SH_DMA_SLAVE_NUMBERMagnus Damm
2010-03-23dmaengine: shdma: Remove sh_dmae_slave_chan_id enumMagnus Damm
2010-03-23sh: Flush ITLB too in PTEAEX's flush_tlb_page()Matt Fleming
2010-03-23sh: Add watch-dog register address for SH7722/SH7723/SH7724Kuninori Morimoto
2010-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori
2010-03-12pci-dma: sh: use include/linux/pci-dma.hFUJITA Tomonori
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig
2010-03-12Add generic sys_olduname()Christoph Hellwig
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig
2010-03-10sh: Fix up NUMA build for 29-bit.Paul Mundt
2010-03-09sh: Merge clkdev API updates.Paul Mundt
2010-03-04sh: Fix up flush_cache_vmap() on SMP.Paul Mundt
2010-03-02sh: reworked dynamic PMB mapping.Paul Mundt
2010-03-02sh: Fix up cpumask_of_pcibus() for the NUMA build.Paul Mundt
2010-03-02dmaengine: shdma: extend .device_terminate_all() to record partial transferGuennadi Liakhovetski
2010-03-02sh: merge sh7722 and sh7724 DMA register definitionsGuennadi Liakhovetski
2010-03-02dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski
2010-03-02dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski
2010-03-02sh: audio support for the sh7722 Migo-R boardGuennadi Liakhovetski
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-03-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-02-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2010-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds
2010-02-26sh: SH-Mobile R-standby register save/restoreMagnus Damm