Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux...
[safe/jmp/linux-2.6] / arch / sh / mm /
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: 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().
2009-08-15 Paul Mundtsh: Don't export flush_dcache_all().
2009-08-15 Paul Mundtsh: Move alias computation to shared cache init.
2009-08-15 Paul Mundtsh: Centralize the CPU cache initialization routines.
2009-08-15 Paul Mundtsh: consolidate nommu stubs in arch/sh/mm/nommu.c.
2009-08-15 Paul Mundtsh: rework nommu for generic cache.c use.
2009-08-15 Paul Mundtsh: rename pg-mmu.c -> cache.c, enable generically.
2009-08-15 Paul Mundtsh: Provide the kmap_coherent() interface generically.
2009-08-15 Paul Mundtsh: Bail from kmap_coherent_init() if we have no dcache...
2009-08-14 Paul MundtMerge branch 'master' into sh/cachetlb
2009-08-14 Paul Mundtsh: TLB fast path optimizations for load/store exceptions.
2009-08-14 Paul Mundtsh: TLB protection violation exception optimizations.
2009-08-14 Paul Mundtsh: NO_CONTEXT ASID optimizations for SH-4 cache flush.
2009-08-14 Paul Mundtsh64: Wire up the shared __flush_xxx_region() flushers.
2009-08-14 Paul Mundtsh: Add register alignment helpers for shared flushers.
2009-08-13 Marcin Slusarzsh: use printk_once
2009-08-04 Paul Mundtsh: Partially unroll the SH-4 __flush_xxx_region()...
2009-08-04 Paul Mundtsh: Split out SH-4 __flush_xxx_region() ops.
2009-08-04 Paul Mundtsh: Tidy up NEFF-based sign extension for SH-5.
2009-08-04 Paul Mundtsh: Provide __flush_anon_page().
2009-08-04 Paul Mundtsh: Drop unused arguments for kunmap_coherent().
2009-08-04 Paul Mundtsh: Bring kmap_coherent() out-of-line.
2009-08-04 Paul Mundtsh: Add a PG_dcache_dirty sanity check in kmap_coherent().
2009-07-29 Paul Mundtsh: Handle a NULL vma in __update_tlb() for the fast...
2009-07-28 Paul Mundtsh: update_mmu_cache() consolidation.
2009-07-27 Paul Mundtsh: Use the now generic SH-4 clear/copy page ops for...
2009-07-27 Paul Mundtsh: wire up clear_user_highpage() for sh4, convert...
2009-07-22 Paul Mundtsh: Migrate from PG_mapped to PG_dcache_dirty.
2009-07-19 Paul MundtMerge branches 'sh/hwblk' and 'sh/platform-updates'
2009-07-13 Matt Flemingsh: Restore previous behaviour on kernel fault
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-07-04 Paul Mundtsh: Tidy up vmalloc fault handling.
2009-07-04 Paul Mundtsh: use kprobes_built_in() for notify_page_fault().
2009-07-04 Matt Flemingsh: Use bootmem ontop of lmb for NUMA
2009-06-24 Paul Mundtsh64: Hook up page fault events for software perf counters.
2009-06-24 Paul Mundtsh: Hook up page fault events for software perf counters.
2009-06-23 Paul Mundtsh: Wire up the uncached fixmap on sh64 as well.
2009-06-23 Paul Mundtsh: Use local TLB flush in set_pte_phys().
2009-06-21 Linus TorvaldsMove FAULT_FLAG_xyz into handle_mm_fault() callers
2009-06-18 Christoph Hellwigsh: remove stray markers.
2009-05-22 Paul Mundtsh: Prefer slab_is_available() over after_bootmem.
2009-05-14 Paul Mundtsh: Provide FORCE_MAX_ZONEORDER.
2009-05-09 Paul Mundtsh: Consolidate the boot link and entry offset definitions.
2009-05-09 Paul Mundtsh: Cleanup irqflags size mismatch on SH-5 build.
2009-05-07 Paul Mundtsh: Integrate the SH-5 onchip_remap() more coherently.
2009-05-07 Paul Mundtsh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_A...
2009-04-20 Paul Mundtsh: pci: Rework fixed region checks in ioremap().
2009-04-16 Magnus Dammsh: pci memory range checking code
2009-04-14 Paul Mundtsh: Pre-allocate a reasonable number of DMA debug entries.
2009-04-09 Paul Mundtsh: Add support for DMA API debugging.
2009-04-02 Paul Mundtsh: Kill off broken direct-mapped cache mode.
2009-03-17 Paul Mundtsh: Update debugfs ASID dumping for 16-bit ASID support.
2009-03-17 Paul Mundtsh: tlb-pteaex: Kill off legacy PTEA updates.
2009-03-17 Paul Mundtsh: Support for extended ASIDs on PTEAEX-capable SH...
2009-03-16 Francesco VIRLINZIsh: PMB hibernation support
2009-03-10 Yoshihiro Shimodash: Support fixed 32-bit PMB mappings from bootloader.
2009-02-27 Magnus Dammsh: fix P4 iounmap() pass-through
2009-01-21 Julia Lawallarch/sh/mm: Move a dereference below a NULL test
2009-01-06 Gary Hademm: show node to memory section relationship with symli...
2008-12-22 Magnus Dammsh: split coherent pages
2008-12-22 Paul Mundtsh: Generic kgdb stub support.
2008-12-22 Paul Mundtsh: Fix up the cpu_asid() return value on nommu.
2008-12-22 Paul Mundtsh: Convert sh64 /proc/asids to debugfs and generic sh.
2008-12-22 Magnus Dammsh: P4 ioremap pass-through
2008-12-22 Paul Mundtsh: Move arch_get_unmapped_area() in to arch/sh/mm...
2008-11-13 Paul Mundtsh: Don't factor in PAGE_OFFSET for valid_phys_addr_ran...
2008-11-12 Paul Mundtsh: Provide a sane valid_phys_addr_range() to prevent...
2008-11-10 Paul Mundtsh: Handle fixmap TLB eviction more coherently.
2008-10-31 Yoshihiro Shimodash: fix sh2a cache entry_mask
2008-10-21 Andrew Mortonsh: Kill off duplicate remove_memory() definition.
2008-10-20 Magnus Dammsh: remove consistent alloc cruft
next