summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm
Commit message (Expand)AuthorAgeFilesLines
* 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-171-2/+3
* | | | 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-081-2/+41
|\ \ \ \
| * | | | sh: implement DMA_SLAVE capability in SH dmaengine driverGuennadi Liakhovetski2010-02-081-1/+40
| * | | | sh: fix Transfer Size calculation in both DMA driversGuennadi Liakhovetski2010-02-081-1/+1
| |/ / /
* | | | sh: Fix up early PCI PERR/SERR IRQ handling.Paul Mundt2010-02-031-0/+12
* | | | Merge branch 'sh/stable-updates'Paul Mundt2010-02-022-3/+5
|\| | |
| * | | sh64: wire up sys_accept4.Paul Mundt2010-01-191-1/+2
| * | | sh: unwire sys_recvmmsg.Paul Mundt2010-01-191-2/+3
| | |/ | |/|
* | | sh: Improved multi-resource handling for SH7780 PCI.Paul Mundt2010-02-011-2/+3
* | | sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.Paul Mundt2010-02-011-0/+11
* | | sh: Handle PCI controller resource conflicts.Paul Mundt2010-02-011-1/+1
* | | sh: Enable PCI66 support for SH7780 host controller.Paul Mundt2010-02-011-0/+2
* | | sh: Fix up asm/hw_breakpoint.h header check.Paul Mundt2010-01-301-3/+3
* | | sh: support PCI domains.Paul Mundt2010-01-291-1/+12
* | | sh: Kill off deprecated fixed PCI memory window accessors.Paul Mundt2010-01-291-14/+0
* | | sh: Fix up the ioremap_fixed() build for nommu.Paul Mundt2010-01-281-18/+18
* | | sh: Quiet noisy coherent DMA unmapping on R2D.Paul Mundt2010-01-281-2/+0
* | | sh: fixed cmpxchg gRB versionGiuseppe CAVALLARO2010-01-271-4/+3
* | | sh: flag ctrl_in/outX as __deprecated.Paul Mundt2010-01-261-10/+45
* | | sh: Mass ctrl_in/outX to __raw_read/writeX conversion.Paul Mundt2010-01-264-20/+20
* | | sh: Conserve fixmap slots when IOREMAP_FIXED=n.Paul Mundt2010-01-211-0/+2
* | | sh: Kill off the special uncached section and fixmap.Paul Mundt2010-01-213-6/+3
* | | sh: Track the uncached mapping size.Paul Mundt2010-01-211-0/+1