summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | sh: Bail from kmap_coherent_init() if we have no dcache aliases.Paul Mundt2009-08-151-2/+3
* | Merge branch 'master' into sh/cachetlbPaul Mundt2009-08-141-5/+1
|\|
| * sh: use printk_onceMarcin Slusarz2009-08-131-5/+1
* | sh: TLB fast path optimizations for load/store exceptions.Paul Mundt2009-08-141-13/+13
* | sh: TLB protection violation exception optimizations.Paul Mundt2009-08-141-3/+3
* | sh: NO_CONTEXT ASID optimizations for SH-4 cache flush.Paul Mundt2009-08-141-0/+9
* | sh64: Wire up the shared __flush_xxx_region() flushers.Paul Mundt2009-08-142-49/+1
* | sh: Add register alignment helpers for shared flushers.Paul Mundt2009-08-141-9/+12
* | sh: Partially unroll the SH-4 __flush_xxx_region() flushers.Paul Mundt2009-08-041-21/+83
* | sh: Split out SH-4 __flush_xxx_region() ops.Paul Mundt2009-08-043-61/+64
* | sh: Tidy up NEFF-based sign extension for SH-5.Paul Mundt2009-08-043-27/+7
* | sh: Provide __flush_anon_page().Paul Mundt2009-08-041-0/+17
* | sh: Drop unused arguments for kunmap_coherent().Paul Mundt2009-08-041-4/+4
* | sh: Bring kmap_coherent() out-of-line.Paul Mundt2009-08-041-1/+1
* | sh: Add a PG_dcache_dirty sanity check in kmap_coherent().Paul Mundt2009-08-041-0/+2
* | sh: Handle a NULL vma in __update_tlb() for the fast-path.Paul Mundt2009-07-293-3/+3
* | sh: update_mmu_cache() consolidation.Paul Mundt2009-07-286-72/+54
* | sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms.Paul Mundt2009-07-273-11/+31
* | sh: wire up clear_user_highpage() for sh4, convert sh7705.Paul Mundt2009-07-274-124/+16
* | sh: Migrate from PG_mapped to PG_dcache_dirty.Paul Mundt2009-07-227-130/+73
|/
*-. Merge branches 'sh/hwblk' and 'sh/platform-updates'Paul Mundt2009-07-191-1/+0
|\ \
| | * headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
| |/
* | sh: Restore previous behaviour on kernel faultMatt Fleming2009-07-131-2/+9
* | sh: Tidy up vmalloc fault handling.Paul Mundt2009-07-041-56/+97
* | sh: use kprobes_built_in() for notify_page_fault().Paul Mundt2009-07-041-3/+1
* | sh: Use bootmem ontop of lmb for NUMAMatt Fleming2009-07-041-13/+23
|/
* sh64: Hook up page fault events for software perf counters.Paul Mundt2009-06-241-3/+12
* sh: Hook up page fault events for software perf counters.Paul Mundt2009-06-241-29/+32
* sh: Wire up the uncached fixmap on sh64 as well.Paul Mundt2009-06-231-2/+0
* sh: Use local TLB flush in set_pte_phys().Paul Mundt2009-06-231-1/+1
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-212-2/+2
* sh: remove stray markers.Christoph Hellwig2009-06-181-4/+0
* sh: Prefer slab_is_available() over after_bootmem.Paul Mundt2009-05-222-4/+2
* sh: Provide FORCE_MAX_ZONEORDER.Paul Mundt2009-05-141-0/+23
* sh: Consolidate the boot link and entry offset definitions.Paul Mundt2009-05-091-8/+0
* sh: Cleanup irqflags size mismatch on SH-5 build.Paul Mundt2009-05-091-4/+4
* sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt2009-05-071-171/+94
* sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.Paul Mundt2009-05-071-4/+132
* sh: pci: Rework fixed region checks in ioremap().Paul Mundt2009-04-201-7/+7
* sh: pci memory range checking codeMagnus Damm2009-04-161-2/+2
* sh: Pre-allocate a reasonable number of DMA debug entries.Paul Mundt2009-04-141-1/+11
* sh: Add support for DMA API debugging.Paul Mundt2009-04-091-6/+13
* sh: Kill off broken direct-mapped cache mode.Paul Mundt2009-04-021-12/+0
* sh: Update debugfs ASID dumping for 16-bit ASID support.Paul Mundt2009-03-171-3/+1
* sh: tlb-pteaex: Kill off legacy PTEA updates.Paul Mundt2009-03-171-3/+0
* sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.Paul Mundt2009-03-172-2/+103
* sh: PMB hibernation supportFrancesco VIRLINZI2009-03-161-0/+38
* sh: Support fixed 32-bit PMB mappings from bootloader.Yoshihiro Shimoda2009-03-104-3/+78
* sh: fix P4 iounmap() pass-throughMagnus Damm2009-02-271-1/+1
* arch/sh/mm: Move a dereference below a NULL testJulia Lawall2009-01-211-1/+1