sh: Generalise the pte handling code for the fixmap path
[safe/jmp/linux-2.6] / arch / sh / mm /
2010-01-16 Matt Flemingsh: Generalise the pte handling code for the fixmap...
2010-01-16 Matt Flemingsh: Acquire some more page flags for SH-5.
2010-01-16 Matt Flemingsh: New extended page flag to wire/unwire TLB entries
2010-01-15 Paul Mundtsh: Guard against early IPIs in flush_cache_all().
2010-01-13 Paul Mundtsh: default to extended TLB support.
2010-01-13 Paul Mundtsh: fixed PMB mode refactoring.
2010-01-12 Paul Mundtsh: Always provide thread_info allocators.
2010-01-12 Paul Mundtsh: Split out the unaligned counters and user bits.
2010-01-06 Paul Mundtsh: Fix up nommu build for out-of-line pgtable changes.
2010-01-05 Paul MundtMerge branch 'sh/pgtable' of git://github.com/mfleming...
2010-01-04 Paul MundtMerge branch 'sh/stable-updates'
2010-01-04 Paul Mundtsh: Don't default enable PMB support.
2010-01-04 Paul Mundtsh: Disable PMB for SH4AL-DSP CPUs.
2010-01-02 Matt Flemingsh: Move page table allocation out of line
2010-01-02 Matt Flemingsh: Optimise flush_dcache_page() on SH4
2010-01-02 Matt Flemingsh: Correct the PTRS_PER_PMD and PMD_SHIFT values
2009-12-24 Paul MundtMerge branches 'sh/g3-prep' and 'sh/stable-updates'
2009-12-24 Markus Pietreksh: Ensure all PG_dcache_dirty pages are written back.
2009-12-17 Matt Flemingsh: Definitions for 3-level page table layout
2009-12-15 Paul MundtMerge branch 'master' of git://git./linux/kernel/git...
2009-12-14 Paul Mundtsh: wire up vmallocinfo support in ioremap() implementa...
2009-12-11 Al Virofix broken aliasing checks for MAP_FIXED on sparc32...
2009-12-09 Magnus Dammsh: NUMA lmb fixes
2009-12-09 Magnus Dammsh: fix size calculation for NUMA node 0
2009-12-09 Matt Flemingsh: Can't compare physical and virtual addresses for...
2009-12-04 Matt Flemingsh: Drop associative writes for SH-4 cache flushes.
2009-12-04 Paul Mundtsh: Partial revert of copy/clear_user_highpage() optimi...
2009-11-24 Stuart Menefysh: Improve performance of SH4 versions of copy/clear_u...
2009-11-12 Paul Mundtsh64: Fix up reworked cache op build.
2009-11-11 Paul Mundtsh: Enable PMB support for all SH-4A CPUs.
2009-11-09 Paul MundtMerge branch 'sh/stable-updates'
2009-11-09 Matt Flemingsh: Account for cache aliases in flush_icache_range()
2009-11-04 Roel Kluinsh: Make sure indexes are positive
2009-10-30 Matt Flemingsh: Do not apply virt_to_phys() to a physical address
2009-10-27 Paul MundtMerge branch 'sh/stable-updates'
2009-10-27 Paul Mundtsh: Bump up dma_ops initialization far earlier in the...
2009-10-27 Paul Mundtsh64: cache flush symbol exports.
2009-10-26 Paul Mundtsh: Fix hugetlbfs dependencies for SH-3 && MMU configur...
2009-10-26 Paul Mundtsh: Add dma-mapping support for dma_alloc/free_coherent...
2009-10-20 Paul Mundtsh: Convert to asm-generic/dma-mapping-common.h
2009-10-16 Paul Mundtsh: Support SCHED_MC for SH-X3 multi-cores.
2009-10-16 Paul MundtMerge branch 'sh/stable-updates'
2009-10-16 Magnus Dammsh: disabled cache handling fix.
2009-10-16 Valentin Sitdikovsh: Fix up single page flushing to use PAGE_SIZE.
2009-10-13 Paul MundtMerge branch 'sh/stable-updates'
2009-10-13 Paul Mundtsh: force dcache flush if dcache_dirty bit set.
2009-10-10 Matt Flemingsh: Fold fixed-PMB support into dynamic PMB support
2009-10-10 Matt Flemingsh: Fix the offset from P1SEG/P2SEG where we map RAM
2009-10-10 Matt Flemingsh: Remap physical memory into P1 and P2 in pmb_init()
2009-10-10 Matt Flemingsh: Get rid of the kmem cache code
2009-10-10 Matt Flemingsh: Make most PMB functions static
2009-10-10 Matt Flemingsh: CONFIG_PMB doesn't mean the MMU is in 32bit mode
2009-10-10 Matt Flemingsh: Prepare for dynamic PMB support
2009-10-10 Matt Flemingsh: Obliterate the P1 area macros
2009-10-10 Matt Flemingsh: Allocate PMB entry slot earlier
2009-10-10 Paul MundtMerge branch 'sh/cachetlb'
2009-10-09 Matt Flemingsh: Don't allocate smaller sized mappings on every...
2009-10-09 Matt Flemingsh: Try PMB mapping based on physical address, not...
2009-10-09 Matt Flemingsh: Plug PMB alloc memory leak
2009-10-09 Matt Flemingsh: Sprinkle __uses_jump_to_uncached
2009-09-23 KAMEZAWA Hiroyukikcore: use registerd physmem information
2009-09-23 KAMEZAWA Hiroyukikcore: register vmalloc area in generic way
2009-09-23 KAMEZAWA Hiroyukikcore: add kclist types
2009-09-22 Geert Uytterhoevenarches: drop superfluous casts in nr_free_pages() callers
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-15 Paul Mundtsh: Fix up sh7705 flush_dcache_page() build.
2009-09-09 Paul Mundtsh: Factor in cpu id for selection of cache colour...
2009-09-09 Paul Mundtsh: Fix up redundant cache flushing for PAGE_SIZE ...
2009-09-09 Paul Mundtsh: Rework sh4_flush_cache_page() for coherent kmap...
2009-09-09 Paul Mundtsh: Kill off segment-based d-cache flushing on SH-4.
2009-09-09 Paul Mundtsh: Kill off broken PHYSADDR() usage in sh4_flush_dcach...
2009-09-09 Paul Mundtsh: sh4_flush_cache_mm() optimizations.
2009-09-09 Paul Mundtsh: Cleanup whitespace damage in sh4_flush_icache_range().
2009-09-08 Paul Mundtsh: Use more aggressive dcache purging in kmap teardown.
2009-09-03 Paul Mundtsh: Fix up and optimize the kmap_coherent() interface.
2009-09-01 Paul Mundtsh: Fix up UP deadlock with SMP-aware cache ops.
2009-09-01 Paul MundtRevert "sh: Kill off now redundant local irq disabling."
2009-09-01 Paul MundtMerge branch 'master' into sh/smp
2009-09-01 Matt Flemingsh: Fix dcache flushing for N-way write-through caches.
2009-08-27 Paul Mundtsh: Fix up sh4_flush_dcache_page() build on UP.
2009-08-24 Stuart Menefysh: Fix problems with cache flushing when cache is...
2009-08-24 Stuart Menefysh: Fix overzealous checking in __ioremap()
2009-08-24 Stuart Menefysh: Improve comments int SH4 cache flushing code
2009-08-21 Paul Mundtsh: Kill off now redundant local irq disabling.
2009-08-21 Yoshihiro Shimodash: Add initial support for SH7757 CPU subtype
2009-08-21 Paul Mundtsh: Make cache flushers SMP-aware.
2009-08-20 Paul Mundtsh: Fix up cache-sh4 build on SMP.
2009-08-20 Michael Trimarchish: Better description of SH-4 PTEA register update.
2009-08-19 Paul Mundtsh: Build fix for disabled caches.
2009-08-15 Paul Mundtsh: Merge the _32/_64 variants of arch/sh/mm/Makefile.
2009-08-15 Paul Mundtsh: Wire up sh5_cache_init().
2009-08-15 Paul Mundtsh64: Kill off dead i/d-cache disabled bits.
2009-08-15 Paul Mundtsh: Fix up the SH-5 build with caches enabled.
2009-08-15 Paul Mundtsh: Convert cache disabled SH-5 over to new cache inter...
2009-08-15 Paul Mundtsh: Convert SH7705 extended mode to new cacheflush...
2009-08-15 Paul Mundtsh: Convert SH-3 to new cacheflush interface.
2009-08-15 Paul Mundtsh: Convert SH-2A to new cacheflush interface.
2009-08-15 Paul Mundtsh: Convert SH-2 to new cacheflush interface.
2009-08-15 Paul Mundtsh: Migrate SH-4 cacheflush ops to function pointers.
2009-08-15 Paul Mundtsh: Kill off unused flush_icache_user_range().
next