summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | sh: uncached mapping helpers.Paul Mundt2010-02-172-10/+20
* | | | sh: PMB tidying.Paul Mundt2010-02-171-1/+3
* | | | sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.Paul Mundt2010-02-172-3/+5
* | | | sh: Kill off some superfluous legacy PMB special casing.Paul Mundt2010-02-161-6/+1
* | | | sh: Merge the legacy PMB mapping and entry synchronization code.Paul Mundt2010-02-161-0/+1
* | | | sh64: fix up memory offset calculation.Paul Mundt2010-02-121-0/+8
* | | | sh: Isolate uncached mapping support.Paul Mundt2010-02-123-7/+16
| | | |
| \ \ \
*-. \ \ \ Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates'Paul Mundt2010-02-082-13/+23
|\ \ \ \ \ | | | |/ / | | |/| |
| * | | | sh: Optimise FDE/CIE lookup by using red-black treesMatt Fleming2010-02-082-13/+23
| |/ / /
* | | | Merge branch 'sh/dmaengine'Paul Mundt2010-02-084-55/+151
|\ \ \ \
| * | | | sh: implement DMA_SLAVE capability in SH dmaengine driverGuennadi Liakhovetski2010-02-082-8/+48
| * | | | sh: fix Transfer Size calculation in both DMA driversGuennadi Liakhovetski2010-02-084-49/+105
| |/ / /
OpenPOWER on IntegriCloud