sh: add probe support for new sh7722 cut
[safe/jmp/linux-2.6] / arch / sh / mm /
2008-02-14 Magnus Dammsh: declared coherent memory support V2 fix
2008-02-07 Bernhard WalleIntroduce flags for reserve_bootmem()
2008-01-28 Magnus Dammsh: declared coherent memory support V2
2008-01-28 Paul Mundtsh: Correct pte size mismatch for X2 TLB.
2008-01-28 Paul Mundtsh: Provide a stubbed __set_fixmap() for nommu.
2008-01-28 Paul Mundtsh: Stub in page_table_range_init() on nommu.
2008-01-28 Stuart Menefysh: Populate swapper_pg_dir with fixmap range.
2008-01-28 Stuart Menefysh: Preparation for uncached jumps through PMB.
2008-01-28 Nobuhiro Iwamatsush: Fix compile error of arch/sh/mm/pmb.c
2008-01-28 Paul Mundtsh: comment tidying for sh64->sh migration.
2008-01-28 Stuart Menefysh: Invalidate the TLB after applying PMB mappings.
2008-01-28 Paul Mundtsh: clear/copy_page renames in lib and lib64.
2008-01-28 Paul Mundtsh: Rename the _32 and _64 TLB flush variants.
2008-01-28 Paul Mundtsh: Copy over special CFLAGS for SH-5 TLB miss.
2008-01-28 Paul Mundtsh: Move over SH-5 TLB and cache support code.
2008-01-28 Paul Mundtsh: Kill off a stray proc tlb reference in fault_64.
2008-01-28 Paul Mundtsh: Bump the MEMORY_SIZE default to something reasonable.
2008-01-28 Paul Mundtsh: Switch SH-5 to use CONFIG_PAGE_OFFSET.
2008-01-28 Paul Mundtsh: Move in the SH-5 TLB miss.
2008-01-28 Paul Mundtsh: Tidy up various clear_page()/copy_page() definitions.
2008-01-28 Paul Mundtsh: ioremap_64 needs after_bootmem.
2008-01-28 Paul Mundtsh: Split out tlb-flush in to _32 and _64 variants.
2008-01-28 Paul Mundtsh: Split out pgtable.h in to _32 and _64 variants.
2008-01-28 Paul Mundtsh: ioremap_64 needs proc_fs.h.
2008-01-28 Paul Mundtsh: Split out ioremap in to _32 and _64 variants.
2008-01-28 Paul Mundtsh: Fix up 64kB page size selection on SH-5.
2008-01-28 Paul Mundtsh: Split out extable.c _32 and _64 variants.
2008-01-28 Paul Mundtsh: Add SH-5 support to the consistent DMA impl.
2008-01-28 Paul Mundtsh: Split out 29-bit and 32-bit physical mode definitions.
2008-01-28 Paul Mundtsh: Switch Kconfig.sh64 to use arch/sh/mm/Kconfig.
2008-01-28 Paul Mundtsh: Move CPU subtypes to Kconfig.sh.
2007-11-19 Paul Mundtsh: lockless UTLB miss fast-path.
2007-11-19 Paul Mundtsh: Kill off UTLB flush in fast-path.
2007-11-07 Paul Mundtsh: Kill off __{copy,clear}_user_page().
2007-11-07 Paul Mundtsh: Optimized copy_{to,from}_user_page() for SH-4.
2007-11-07 Paul Mundtsh: Wire up clear_user_highpage().
2007-11-07 Paul Mundtsh: Kill off the remaining ST40 cruft.
2007-11-07 Paul Mundtsh: Add -Werror for clean directories.
2007-11-02 Stuart Menefysh: Fix optimized __copy_user() movca.l usage.
2007-10-19 Serge E. Hallynpid namespaces: define is_global_init() and is_containe...
2007-10-17 Ralf BaechleRemove dma_cache_(wback|inv|wback_inv) functions
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-16 KAMEZAWA Hiroyukifix memory hot remove not configured case.
2007-10-16 Will SchmidtDuring VM oom condition, kill all threads in process...
2007-09-28 Stuart Menefysh: __copy_user() optimizations for small copies.
2007-09-27 Paul Mundtsh: Support extended mode TLB on SH-X3.
2007-09-27 Paul Mundtsh: Bump MAX_ACTIVE_REGIONS for SH7785.
2007-09-27 Paul Mundtsh: Disable 4kB pages on extended mode TLB.
2007-09-24 Paul Mundtsh: Revert incorrect license string changes.
2007-09-24 Paul Mundtsh: Calculate cache aliases on L2 caches.
2007-09-24 Paul Mundtsh: nommu: Kill off dummy page fault ops for SH-3/4.
2007-09-24 Paul Mundtsh: Fix alias calculation for non-aliasing cases.
2007-09-21 Paul Mundtsh: Initial SH-X3 SMP support.
2007-09-21 Paul Mundtsh: Avoid smp_processor_id() in cache desc paths.
2007-09-21 Paul Mundtsh: Fix up extended mode TLB for SH-X2+ cores.
2007-09-21 Paul Mundtsh: Wire up URAM node on SH7785.
2007-09-21 Paul Mundtsh: Don't enable FPU for SH4AL-DSP.
2007-09-21 Paul Mundtsh: nommu fault handler needs signal.h.
2007-09-21 Magnus Dammsh: minor fixes
2007-09-21 Magnus Dammsh: remove CONFIG_CPU_HAS_INTC_IRQ
2007-09-21 Paul Mundtsh: More license string silliness.
2007-09-21 Magnus Dammsh: intc - add support for sh7206
2007-09-21 Magnus Dammsh: intc - add support for sh7619
2007-09-21 Markus Brunnersh: Add SH7720 CPU support.
2007-09-21 Paul Mundtsh: Bump up NODES_SHIFT for SH-X3.
2007-09-21 Magnus Dammsh: remove intc2 code
2007-09-21 Paul Mundtsh: Initial multiple-node support for SH-X3.
2007-09-21 Magnus Dammsh: intc - add support for x3
2007-09-21 Paul Mundtsh: Fix cache disabling build failures on nommu.
2007-09-21 Magnus Dammsh: intc - add support for SH7760
2007-09-21 Magnus Dammsh: intc - add support for SH7785
2007-09-21 Paul Mundtsh: Support explicit L1 cache disabling.
2007-09-21 Magnus Dammsh: intc - add support for SH7706, SH7707, SH7708,...
2007-09-21 Magnus Dammsh: intc - add support for SH7710
2007-09-21 Magnus Dammsh: intc - add support for SH7705
2007-08-01 Paul Mundtsh: Fix pgd mismatch from cached TTB in unhandled fault.
2007-08-01 Paul Mundtsh: Don't include fault-nommu on SH-2/SH-2A.
2007-08-01 Paul Mundtsh: Fix irqflags tracing for SH-3/4 nommu.
2007-07-31 Paul Mundtsh: Fix fs.h removal from mm.h regressions.
2007-07-26 Magnus Dammsh: remove support for sh7300 and solution engine 7300
2007-07-26 Paul Mundtsh: Restrict DSP support to specific CPUs.
2007-07-25 Magnus Dammsh: remove support for sh73180 and solution engine...
2007-07-25 Magnus Dammsh: remove old broken pint code
2007-07-25 Paul Mundtsh: Reclaim beginning of P3 space for vmalloc area.
2007-07-24 Paul Mundtsh: Add kmap_coherent()/kunmap_coherent() interface...
2007-07-20 Magnus Dammsh: intc - add support for SH7750 and its variants
2007-07-20 Magnus Dammsh: intc - add support for 7780
2007-07-20 Magnus Dammsh: intc - add support for 7722 processor
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Nick Pigginmm: fault feedback #2
2007-07-06 Paul Mundtsh: Select IPR-IRQ for SH7091.
2007-06-20 Paul Mundtsh: Preliminary support for the SH-X3 CPU.
2007-06-18 Paul Mundtsh: Check oops_may_print() in unhandled fault.
2007-06-15 Paul Mundtsh: Only support PMB for SH-X cores.
2007-06-11 Paul Mundtsh: Kill off broken dma page ops.
2007-06-11 Paul Mundtsh: Tidy up dependencies for SH-2 build.
2007-06-08 Paul Mundtsh: Kill off dead SH7604 support.
2007-06-08 Paul Mundtsh: memory hot-add for sparsemem users support.
2007-06-08 Paul Mundtsh: Make NUMA depend on sparsemem.
2007-06-08 Paul Mundtsh: URAM node support for SH7722.
next