summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* sh: Tidy CPU probing and fixup section annotations.Paul Mundt2010-04-212-4/+2
* sh: hw-breakpoints: Kill off stub unthrottle callback.Paul Mundt2010-04-211-1/+0
* sh: mach-sdk7786: pm_power_off support.Paul Mundt2010-04-191-0/+9
* sh: intc: IRQ auto-distribution support.Paul Mundt2010-04-151-0/+16
* sh: dmaengine support for SH7786 DMAC0.Paul Mundt2010-04-131-1/+2
* sh: Disable MMUCR_AT for SH-4 nommu.Paul Mundt2010-04-071-2/+9
*---. Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...Paul Mundt2010-03-304-72/+41
|\ \ \
| | | * sh: Merge clkdev API updates.Paul Mundt2010-03-092-7/+35
| | * | dmaengine: shdma: Introduce include/linux/sh_dma.hMagnus Damm2010-03-231-59/+1
| | * | dmaengine: shdma: Common SH_DMA_SLAVE_NUMBERMagnus Damm2010-03-231-1/+0
| | * | dmaengine: shdma: Remove sh_dmae_slave_chan_id enumMagnus Damm2010-03-232-7/+7
* | | | sh: tlb debugfs support.Matt Fleming2010-03-291-0/+7
* | | | sh: Fix FDPIC binary loaderAndrew Stubbs2010-03-291-2/+4
* | | | sh: update the TLB replacement counter for entry wiring.Matt Fleming2010-03-261-0/+2
* | | | sh: Flush ITLB too in PTEAEX's flush_tlb_page()Matt Fleming2010-03-231-0/+2
* | | | sh: Add watch-dog register address for SH7722/SH7723/SH7724Kuninori Morimoto2010-03-231-0/+6
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-03-191-0/+7
|\ \ \ | |/ / |/| |
| * | sh: Fix up NUMA build for 29-bit.Paul Mundt2010-03-101-0/+7
| |/
* | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-121-2/+0
* | pci-dma: sh: use include/linux/pci-dma.hFUJITA Tomonori2010-03-121-18/+1
* | ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-121-2/+0
* | Add generic sys_olduname()Christoph Hellwig2010-03-123-3/+2
* | Add generic sys_ipc wrapperChristoph Hellwig2010-03-123-2/+2
|/
* sh: Fix up flush_cache_vmap() on SMP.Paul Mundt2010-03-041-2/+2
* sh: reworked dynamic PMB mapping.Paul Mundt2010-03-022-20/+34
* sh: Fix up cpumask_of_pcibus() for the NUMA build.Paul Mundt2010-03-021-1/+1
* dmaengine: shdma: extend .device_terminate_all() to record partial transferGuennadi Liakhovetski2010-03-021-0/+20
* sh: merge sh7722 and sh7724 DMA register definitionsGuennadi Liakhovetski2010-03-021-6/+2
* dmaengine: shdma: separate DMA headers.Guennadi Liakhovetski2010-03-029-218/+285
* dmaengine: shdma: convert to platform device resourcesGuennadi Liakhovetski2010-03-021-3/+10
* sh: audio support for the sh7722 Migo-R boardGuennadi Liakhovetski2010-03-021-0/+1
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+2
|\
| * Merge branches 'clks' and 'pnx' into develRussell King2010-02-252-3/+5
| |\
| * | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-03-011-0/+26
|\ \ \
| * \ \ Merge branch 'for-2.6.33' into for-2.6.34Mark Brown2010-01-253-3/+15
| |\ \ \ | | | |/ | | |/|
| * | | ASoC: add DAI and platform / DMA drivers for SH SIUGuennadi Liakhovetski2010-01-251-0/+26
* | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-281-0/+2
|\ \ \ \
| * \ \ \ Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-271-0/+2
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-171-0/+2
| | | |/ | | |/|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds2010-02-261-0/+8
|\ \ \ \
| * | | | sh: add mm API for DMA to vmalloc/vmap areasJames Bottomley2010-02-051-0/+8
| | |_|/ | |/| |
* | | | sh: SH-Mobile R-standby register save/restoreMagnus Damm2010-02-261-0/+1
* | | | sh: wire up SET/GET_UNALIGN_CTL.Paul Mundt2010-02-233-1/+22
* | | | sh: add sh7724 kick callback to clk_div4_tableMagnus Damm2010-02-221-0/+1
* | | | sh: introduce struct clk_div4_tableMagnus Damm2010-02-221-3/+7
* | | | sh: Merge legacy and dynamic PMB modes.Paul Mundt2010-02-183-19/+22
* | | | sh: Provide uncached I/O helpers.Paul Mundt2010-02-181-0/+22
* | | | sh: PMB locking overhaul.Paul Mundt2010-02-171-18/+0
* | | | sh: Build PMB entry links for existing contiguous multi-page mappings.Paul Mundt2010-02-171-1/+1
OpenPOWER on IntegriCloud