summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh/ftrace' of git://github.com/mfleming/linux-2.6Paul Mundt2009-10-131-0/+47
|\
| * sh: tracing: Use the DWARF unwinder for CALLER_ADDRxMatt Fleming2009-10-111-0/+47
* | Merge branch 'sh/dwarf-unwinder'Paul Mundt2009-10-123-50/+183
|\ \
| * \ Merge branch 'sh/dwarf-unwinder' of git://github.com/mfleming/linux-2.6 into ...Paul Mundt2009-10-123-47/+180
| |\ \
| | * | sh: Remove any reference to recursive functions from commentsMatt Fleming2009-10-111-11/+11
| | * | sh: Fix memory leak in dwarf_unwind_stack()Matt Fleming2009-10-112-6/+17
| | * | sh: Teach the DWARF unwinder about modulesMatt Fleming2009-10-113-30/+152
* | | | sh: Reinstate ILSEL -> IRL intc mappings for SH-X3 proto CPU.Paul Mundt2009-10-101-10/+18
* | | | sh: Shut up CONFIG_32BIT=n compiler warnings.Paul Mundt2009-10-101-1/+1
* | | | sh: Fold fixed-PMB support into dynamic PMB supportMatt Fleming2009-10-105-53/+64
* | | | sh: Fix the offset from P1SEG/P2SEG where we map RAMMatt Fleming2009-10-101-6/+7
* | | | sh: Remap physical memory into P1 and P2 in pmb_init()Matt Fleming2009-10-103-42/+18
* | | | sh: Get rid of the kmem cache codeMatt Fleming2009-10-101-55/+26
* | | | sh: Make most PMB functions staticMatt Fleming2009-10-103-16/+13
* | | | sh: CONFIG_PMB doesn't mean the MMU is in 32bit modeMatt Fleming2009-10-102-3/+1
* | | | sh: Prepare for dynamic PMB supportMatt Fleming2009-10-107-10/+43
* | | | sh: Obliterate the P1 area macrosMatt Fleming2009-10-105-7/+4
* | | | sh: Allocate PMB entry slot earlierMatt Fleming2009-10-101-41/+39
| |_|/ |/| |
* | | Merge branch 'sh/cachetlb'Paul Mundt2009-10-104-425/+87
|\ \ \
| * | | sh: Factor in cpu id for selection of cache colour fixmap.Paul Mundt2009-09-092-4/+6
| * | | sh: Fix up redundant cache flushing for PAGE_SIZE > 4k.Paul Mundt2009-09-091-1/+1
| * | | sh: Rework sh4_flush_cache_page() for coherent kmap mapping.Paul Mundt2009-09-091-27/+48
| * | | sh: Kill off segment-based d-cache flushing on SH-4.Paul Mundt2009-09-091-271/+20
| * | | sh: Kill off broken PHYSADDR() usage in sh4_flush_dcache_page().Paul Mundt2009-09-091-2/+2
| * | | sh: sh4_flush_cache_mm() optimizations.Paul Mundt2009-09-092-120/+10
* | | | SH: add support for the RJ54N1CB0C camera for the kfr2r09 platformGuennadi Liakhovetski2009-10-101-0/+139
* | | | sh: Don't allocate smaller sized mappings on every iterationMatt Fleming2009-10-091-0/+7
* | | | sh: Try PMB mapping based on physical address, not mapping sizeMatt Fleming2009-10-091-1/+1
* | | | sh: Plug PMB alloc memory leakMatt Fleming2009-10-091-6/+24
* | | | sh: Sprinkle __uses_jump_to_uncachedMatt Fleming2009-10-092-3/+3
* | | | sh: enable sleep state LEDs on Ecovec24Magnus Damm2009-10-091-0/+5
* | | | sh: mach-ecovec24: Document DS2 switch settings.Kuninori Morimoto2009-10-051-0/+14
* | | | sh: Build fix: export __movmemLubomir Rintel2009-09-301-0/+1
* | | | sh: Disable unaligned kernel access printks by default.Paul Mundt2009-09-301-2/+2
* | | | sh: mach-ecovec24: modify 1st MTD area to read onlyKuninori Morimoto2009-09-301-1/+1
* | | | sh: mach-ecovec24: Add TouchScreen supportKuninori Morimoto2009-09-301-0/+42
* | | | sh: magicpanelr2 and dreamcast can use the generic I/O base.Paul Mundt2009-09-282-4/+0
* | | | sh: Don't enable interrupts in the page fault pathMatt Fleming2009-09-281-2/+0
* | | | sh: Set the default I/O port base to P2SEG.Paul Mundt2009-09-281-0/+3
* | | | sh: Handle ioport_map() cases for >= P1SEG addresses.Paul Mundt2009-09-281-0/+3
* | | | sh: Add support DMA Engine to SH7780Nobuhiro Iwamatsu2009-09-251-0/+14
* | | | sh: Add support DMA Engine to SH7722Nobuhiro Iwamatsu2009-09-251-0/+14
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2009-09-253-5/+23
|\ \ \ \
| * \ \ \ Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-09-243-5/+23
| |\ \ \ \
| | * \ \ \ Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...NeilBrown2009-09-233-5/+23
| | |\ \ \ \
| | | * | | | dmaengine: sh: Add Support SuperH DMA Engine driverNobuhiro Iwamatsu2009-09-083-5/+23
* | | | | | | sh: enable onenand support in kfr2r09 defconfig.Paul Mundt2009-09-251-2/+7
* | | | | | | sh: update defconfigs.Paul Mundt2009-09-2548-1271/+3269
* | | | | | | sh: add FSI driver support for ms7724seKuninori Morimoto2009-09-251-0/+89
* | | | | | | sh: Fix up uninitialized variable use caught by gcc 4.4.Paul Mundt2009-09-241-6/+6
OpenPOWER on IntegriCloud