sh: Support for multiple nodes.
[safe/jmp/linux-2.6] / arch / sh / mm /
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.
2006-12-06 Paul Mundtsh: Fixup various PAGE_SIZE == 4096 assumptions.
2006-12-06 Stuart Menefysh: TLB miss fast-path optimizations.
2006-12-06 Stuart Menefysh: pmd rework.
2006-12-06 Stuart Menefysh: Use MMU.TTB register as pointer to current pgd.
2006-12-06 Stuart Menefysh: Set up correct siginfo structures for page faults.
2006-12-06 Paul Mundtsh: p3map_sem sem2mutex conversion.
2006-12-06 Paul Mundtsh: Preliminary support for SH-X2 MMU.
2006-12-06 Paul Mundtsh: Hook SH7785 in to the build system.
2006-12-06 Yoshinori Satosh: Add support for SH7206 and SH7619 CPU subtypes.
2006-10-10 Paul Mundtsh: Zero-out coherent buffer in consistent_alloc().
2006-10-03 Paul Mundtsh: build fixes for defconfigs.
2006-09-29 Sukadev Bhattiprolu[PATCH] pidspace: is_init()
2006-09-29 Jason Baron[PATCH] make PROT_WRITE imply PROT_READ
2006-09-27 Paul Mundtsh: Fix occasional flush_cache_4096() stack corruption.
2006-09-27 Paul Mundtsh: Initial vsyscall page support.
2006-09-27 Paul Mundtsh: Selective flush_cache_mm() flushing.
2006-09-27 Paul Mundtsh: Enable /proc/kcore support.
2006-09-27 Paul Mundtsh: Add support for cacheline poking through debugfs.
2006-09-27 Paul Mundtsh: Add support for SH7706/SH7710/SH7343 CPUs.
2006-09-27 Yoshinori Satosh: __addr_ok() and other misc nommu fixups.
2006-09-27 Yoshinori Satosh: Various nommu fixes.
2006-09-27 Paul Mundtsh: Make PAGE_OFFSET configurable.
2006-09-27 Paul Mundtsh: More cosmetic cleanups and trivial fixes.
2006-09-27 Paul Mundtsh: Inhibit mapping PCI apertures through page tables.
2006-09-27 Paul Mundtsh: SE73180 updates for IRQ changes.
2006-09-27 Paul Mundtsh: Fix split ptlock for user mappings in __do_page_fau...
2006-09-27 Paul Mundtsh: ioremap() overhaul.
2006-09-27 Paul Mundtsh: page table alloc cleanups and page fault optimizations.
2006-09-27 Paul Mundtsh: SH-4A Privileged Space Mapping Buffer (PMB) support.
2006-09-27 Paul Mundtsh: Add control register barriers.
2006-09-27 Paul Mundtsh: Add flag for MMU PTEA capability.
2006-09-27 Paul Mundtsh: Fix fatal oops in copy_user_page() on sh4a (SH7780).
2006-09-27 Paul Mundtsh: Support for SH7770/SH7780 CPU subtypes.
2006-09-27 Richard Curnowsh: Optimized cache handling for SH-4/SH-4A caches.
2006-09-27 Paul Mundtsh: Support for SH-4A memory barriers.
2006-09-27 Paul Mundtsh: hugetlb updates.
2006-09-27 Paul Mundtsh: flush_cache_range() cleanup and optimizations.
2006-09-26 Dave McCracken[PATCH] Standardize pxx_page macros
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-22 David Gibson[PATCH] hugepage: is_aligned_hugepage_range() cleanup
2006-03-22 Nick Piggin[PATCH] remove set_page_count() outside mm/
2006-03-22 Nick Piggin[PATCH] mm: split highorder pages
2006-01-17 Paul Mundt[PATCH] sh: Move CPU subtype configuration to its own...
2006-01-17 Paul Mundt[PATCH] sh: I/O routine cleanups and ioremap() overhaul
2005-11-07 Paul Mundt[PATCH] sh: Use pfn_valid() for lazy dcache write-back...
2005-11-07 Paul Mundt[PATCH] sh: Drop hp690 discontig support
2005-10-30 Hugh Dickins[PATCH] mm: i386 sh sh64 ready for split ptlock
2005-10-30 Hugh Dickins[PATCH] mm: init_mm without ptlock
2005-10-30 Hugh Dickins[PATCH] mm: sh64 hugetlbpage.c
2005-10-28 Al Viro[PATCH] gfp_t: dma-mapping (sh)
2005-06-22 David Gibson[PATCH] Hugepage consolidation
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2