sh: clkfwk: Support multi-level clock propagation.
[safe/jmp/linux-2.6] / arch / sh / mm /
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.
2007-06-08 Paul Mundtsh: Support for multiple nodes.
2007-06-08 Paul Mundtsh: Use asm/sections.h for linker section symbols.
2007-06-08 Paul Mundtsh: Fix up max_zone_pfns[] with multiple nodes.
2007-06-08 Paul Mundtsh: Enable IPR-IRQ for SH7206.
2007-06-08 Paul Mundtsh: sparsemem support.
2007-06-08 Paul Mundtsh: Fix SH-4 CPU selects.
2007-06-08 Paul Mundtsh: Rework CPU/board dependencies.
2007-06-04 Paul Mundtsh: ioremap() through PMB needs asm/mmu.h.
2007-05-21 Paul Mundtsh: Fix page size alignment in __copy_user_page().
2007-05-21 Paul Mundtsh: Fix up various compile warnings for SE boards.
2007-05-21 Christoph Hellwigsh: revert addition of page fault notifiers
2007-05-21 Simon Arlottspelling fixes: arch/sh/
2007-05-14 Paul Mundtsh: Kill off pmb slab cache destructor.
2007-05-14 Paul Mundtsh: Shut up compiler warnings in __do_page_fault().
2007-05-09 Paul Mundtsh: Truncate MAX_ACTIVE_REGIONS for the common case.
2007-05-09 Paul Mundtsh: Convert to common die chain.
2007-05-09 Paul Mundtsh: generic quicklist support.
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Akinobu Mitause SLAB_PANIC flag cleanup
2007-05-07 Paul Mundtsh: Add die chain notifiers.
2007-05-07 Nobuhiro Iwamatsush: Solution Engine SH7705 board and CPU updates.
2007-05-07 Paul Mundtsh: bootmem tidying for discontig/sparsemem preparation.
2007-05-07 Nobuhiro Iwamatsush: MS7712SE01 board support.
2007-03-05 Paul Mundtsh: Revert lazy dcache writeback changes.
2007-02-14 Paul Mundtsh: Revert TLB miss fast-path changes that broke PTEA...
2007-02-13 Paul Mundtsh: Kill dead/unused ISA code from __ioremap().
2007-02-13 Paul Mundtsh: Switch to local TLB flush variants in additional...
2007-02-13 Paul Mundtsh: Local TLB flushing variants for SMP prep.
2007-02-13 Paul Mundtsh: Fixup cpu_data references for the non-boot CPUs.
2007-02-13 Paul Mundtsh: Use a per-cpu ASID cache.
2007-02-13 Manuel Lausssh: add SH7760 IPR IRQ data
2007-02-13 Paul Mundtsh: Don't set reserved _PAGE_WT bit on SH-3.
2007-02-13 Paul Mundtsh: Lazy dcache writeback optimizations.
2007-02-13 Takashi YOSHIIsh: shmin updates.
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 2
2007-02-11 Christoph Lameter[PATCH] optional ZONE_DMA: remove ZONE_DMA remains...
2006-12-11 Paul Mundtsh: SH-MobileR SH7722 CPU support.
2006-12-11 Paul Mundtsh: Convert remaining remap_area_pages() users to iorem...
2006-12-11 Yoshinori Satosh: Trivial build fixes for SH-2 support.
2006-12-08 Haavard Skinnemoen[PATCH] Generic ioremap_page_range: sh conversion
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Chen, Kenneth W[PATCH] shared page table for hugetlb page
2006-12-06 Jamie Lenehansh: sh775x/titan fixes for irq header changes.
2006-12-06 Paul Mundtsh: stacktrace/lockdep/irqflags tracing support.
2006-12-06 Paul Mundtsh: Get the PGD right in oops case with 64-bit PTEs.
next