aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28sh: Move over SH-5 TLB and cache support code.Paul Mundt3-2/+1203
2008-01-28sh: Kill off a stray proc tlb reference in fault_64.Paul Mundt1-4/+0
2008-01-28sh: Bump the MEMORY_SIZE default to something reasonable.Paul Mundt1-2/+2
2008-01-28sh: Switch SH-5 to use CONFIG_PAGE_OFFSET.Paul Mundt1-1/+2
2008-01-28sh: Move in the SH-5 TLB miss.Paul Mundt4-2/+281
2008-01-28sh: Tidy up various clear_page()/copy_page() definitions.Paul Mundt3-20/+5
2008-01-28sh: ioremap_64 needs after_bootmem.Paul Mundt1-0/+3
2008-01-28sh: Split out tlb-flush in to _32 and _64 variants.Paul Mundt4-2/+477
2008-01-28sh: Split out pgtable.h in to _32 and _64 variants.Paul Mundt1-12/+28
2008-01-28sh: ioremap_64 needs proc_fs.h.Paul Mundt1-0/+1
2008-01-28sh: Split out ioremap in to _32 and _64 variants.Paul Mundt4-1/+393
2008-01-28sh: Fix up 64kB page size selection on SH-5.Paul Mundt1-2/+2
2008-01-28sh: Split out extable.c _32 and _64 variants.Paul Mundt5-36/+132
2008-01-28sh: Add SH-5 support to the consistent DMA impl.Paul Mundt1-18/+28
2008-01-28sh: Split out 29-bit and 32-bit physical mode definitions.Paul Mundt2-1/+12
2008-01-28sh: Switch Kconfig.sh64 to use arch/sh/mm/Kconfig.Paul Mundt1-3/+7
2008-01-28sh: Move CPU subtypes to Kconfig.sh.Paul Mundt1-190/+0
2007-11-19sh: lockless UTLB miss fast-path.Paul Mundt1-18/+7
2007-11-19sh: Kill off UTLB flush in fast-path.Paul Mundt1-8/+0
2007-11-07sh: Kill off __{copy,clear}_user_page().Paul Mundt2-106/+0
2007-11-07sh: Optimized copy_{to,from}_user_page() for SH-4.Paul Mundt1-23/+29
2007-11-07sh: Wire up clear_user_highpage().Paul Mundt1-0/+23
2007-11-07sh: Kill off the remaining ST40 cruft.Paul Mundt1-20/+1
2007-11-07sh: Add -Werror for clean directories.Paul Mundt1-0/+2
2007-11-02sh: Fix optimized __copy_user() movca.l usage.Stuart Menefy1-0/+4
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn1-1/+1
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle1-4/+4
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-2/+1
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki1-6/+0
2007-10-16During VM oom condition, kill all threads in process groupWill Schmidt1-1/+1
2007-09-28sh: __copy_user() optimizations for small copies.Stuart Menefy1-61/+108
2007-09-27sh: Support extended mode TLB on SH-X3.Paul Mundt1-1/+1
2007-09-27sh: Bump MAX_ACTIVE_REGIONS for SH7785.Paul Mundt1-1/+2
2007-09-27sh: Disable 4kB pages on extended mode TLB.Paul Mundt1-3/+5
2007-09-24sh: Revert incorrect license string changes.Paul Mundt1-1/+1
2007-09-24sh: Calculate cache aliases on L2 caches.Paul Mundt1-0/+15
2007-09-24sh: nommu: Kill off dummy page fault ops for SH-3/4.Paul Mundt2-67/+0
2007-09-24sh: Fix alias calculation for non-aliasing cases.Paul Mundt1-2/+2
2007-09-21sh: Initial SH-X3 SMP support.Paul Mundt1-0/+1
2007-09-21sh: Avoid smp_processor_id() in cache desc paths.Paul Mundt1-31/+31
2007-09-21sh: Fix up extended mode TLB for SH-X2+ cores.Paul Mundt1-17/+13
2007-09-21sh: Wire up URAM node on SH7785.Paul Mundt1-0/+2
2007-09-21sh: Don't enable FPU for SH4AL-DSP.Paul Mundt1-0/+1
2007-09-21sh: nommu fault handler needs signal.h.Paul Mundt1-0/+1
2007-09-21sh: minor fixesMagnus Damm1-1/+0
2007-09-21sh: remove CONFIG_CPU_HAS_INTC_IRQMagnus Damm1-20/+0
2007-09-21sh: More license string silliness.Paul Mundt1-1/+1
2007-09-21sh: intc - add support for sh7206Magnus Damm1-1/+1
2007-09-21sh: intc - add support for sh7619Magnus Damm1-1/+1
2007-09-21sh: Add SH7720 CPU support.Markus Brunner1-0/+8