ARM: S5PC100: Pre-requisite clock patch for plat-s5pc1xx to plat-s5p move
[safe/jmp/linux-2.6] / arch / sh / mm /
2010-04-05 Tejun HeoMerge branch 'master' into export-slabh
2010-04-02 Paul Mundtsh: Fix up the SH-3 build for recent TLB changes.
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-26 Matt Flemingsh: update the TLB replacement counter for entry wiring.
2010-03-23 Matt Flemingsh: Fix build after dynamic PMB rework
2010-03-23 Matt Flemingsh: Replace unsafe manipulation of MMUCR
2010-03-23 Matt Flemingsh: Flush ITLB too in PTEAEX's flush_tlb_page()
2010-03-10 Paul Mundtsh: Export uncached helper symbols.
2010-03-08 Paul Mundtsh: Fix up uncached offset for legacy 29-bit mode.
2010-03-04 Pawel Mollsh: Move PMB debugfs entry initialization to later...
2010-03-04 Paul Mundtsh: fix up MMU reset with variable PMB mapping sizes.
2010-03-03 Paul Mundtsh: establish PMB mappings for NUMA nodes.
2010-03-03 Paul Mundtsh: check for existing mappings for bolted PMB entries.
2010-03-02 Paul Mundtsh: fixed virt/phys mapping helpers for PMB.
2010-03-02 Paul Mundtsh: make pmb iomapping configurable.
2010-03-02 Paul Mundtsh: reworked dynamic PMB mapping.
2010-03-02 Paul MundtMerge branches 'sh/dmaengine', 'sh/hw-breakpoints'...
2010-03-01 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2010-03-01 Robert P. J. Daysh: No need to explicitly include <linux/rwlock.h>.
2010-02-23 Paul Mundtsh: wire up SET/GET_UNALIGN_CTL.
2010-02-23 Paul Mundtsh: allow alignment fault mode to be configured at...
2010-02-20 Russell KingMM: Pass a PTE pointer to update_mmu_cache() rather...
2010-02-18 Paul Mundtsh: Merge legacy and dynamic PMB modes.
2010-02-18 Paul Mundtsh: Use uncached I/O helpers in PMB setup.
2010-02-17 Paul Mundtsh: PMB locking overhaul.
2010-02-17 Paul Mundtsh: Fix up dynamically created write-through PMB mappings.
2010-02-17 Paul Mundtsh: Build PMB entry links for existing contiguous multi...
2010-02-17 Paul Mundtsh: uncached mapping helpers.
2010-02-17 Paul Mundtsh: PMB tidying.
2010-02-17 Paul Mundtsh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.
2010-02-16 Paul Mundtsh: Merge the legacy PMB mapping and entry synchronizat...
2010-02-16 Paul Mundtsh: Prevent fixed slot PMB remapping from clobbering...
2010-02-12 Paul Mundtsh: Isolate uncached mapping support.
2010-01-29 Paul Mundtsh: Kill off deprecated fixed PCI memory window accessors.
2010-01-26 Paul Mundtsh: Mass ctrl_in/outX to __raw_read/writeX conversion.
2010-01-21 Paul Mundtsh: Kill off the special uncached section and fixmap.
2010-01-21 Paul Mundtsh: Track the uncached mapping size.
2010-01-20 Paul Mundtsh: pretty print virtual memory map on boot.
2010-01-20 Paul Mundtsh: Correct iounmap fixmap teardown.
2010-01-20 Paul Mundtsh: Make 29/32-bit mode check helper generally available.
2010-01-19 Paul Mundtsh64: Fix up PC casting in unaligned fixup notifier...
2010-01-19 Paul Mundtsh: Kill off now bogus fixmap/page wiring documentation.
2010-01-19 Paul Mundtsh: Split out MMUCR.URB based entry wiring in to shared...
2010-01-19 Paul Mundtsh: Kill off duplicate address alignment in ioremap_fix...
2010-01-19 Paul Mundtsh: Prevent 64-bit pgprot clobbering across ioremap...
2010-01-18 Paul Mundtsh: Flag __ioremap_caller() __init_refok.
2010-01-18 Paul Mundtsh: Handle unmapping of fixed slots transparently in...
2010-01-18 Paul Mundtsh: Make iounmap_fixed() return success/failure for...
2010-01-18 Paul Mundtsh: Merge _32/_64 ioremap implementations.
2010-01-18 Paul Mundtsh: Handle early ioremaps through fixed mappings.
2010-01-18 Paul MundtMerge branch 'sh/ioremap-fixed'
2010-01-18 Matt Flemingsh: Setup early PMB mappings.
2010-01-16 Paul Mundtsh: Tidy up non-translatable checks in iounmap path.
2010-01-16 Matt Flemingsh: Use ioremap_fixed() to implement SH-5 ioremap()
2010-01-16 Matt Flemingsh: Add fixed ioremap support
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'
next