aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-09-21sh: Bump up NODES_SHIFT for SH-X3.Paul Mundt1-0/+1
2007-09-21sh: remove intc2 codeMagnus Damm1-1/+0
2007-09-21sh: Initial multiple-node support for SH-X3.Paul Mundt1-0/+3
2007-09-21sh: intc - add support for x3Magnus Damm1-1/+1
2007-09-21sh: Fix cache disabling build failures on nommu.Paul Mundt1-10/+14
2007-09-21sh: intc - add support for SH7760Magnus Damm1-2/+1
2007-09-21sh: intc - add support for SH7785Magnus Damm1-1/+1
2007-09-21sh: Support explicit L1 cache disabling.Paul Mundt4-19/+38
2007-09-21sh: intc - add support for SH7706, SH7707, SH7708, SH7709Magnus Damm1-2/+4
2007-09-21sh: intc - add support for SH7710Magnus Damm1-2/+2
2007-09-21sh: intc - add support for SH7705Magnus Damm1-1/+1
2007-08-01sh: Fix pgd mismatch from cached TTB in unhandled fault.Paul Mundt1-2/+1
2007-08-01sh: Don't include fault-nommu on SH-2/SH-2A.Paul Mundt1-1/+3
2007-08-01sh: Fix irqflags tracing for SH-3/4 nommu.Paul Mundt1-32/+15
2007-07-31sh: Fix fs.h removal from mm.h regressions.Paul Mundt1-0/+1
2007-07-26sh: remove support for sh7300 and solution engine 7300Magnus Damm1-4/+0
2007-07-26sh: Restrict DSP support to specific CPUs.Paul Mundt1-0/+3
2007-07-25sh: remove support for sh73180 and solution engine 73180Magnus Damm1-4/+0
2007-07-25sh: remove old broken pint codeMagnus Damm1-3/+0
2007-07-25sh: Reclaim beginning of P3 space for vmalloc area.Paul Mundt1-3/+0
2007-07-24sh: Add kmap_coherent()/kunmap_coherent() interface for SH-4.Paul Mundt2-52/+34
2007-07-20sh: intc - add support for SH7750 and its variantsMagnus Damm1-6/+6
2007-07-20sh: intc - add support for 7780Magnus Damm1-1/+1
2007-07-20sh: intc - add support for 7722 processorMagnus Damm1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1