Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx...
[safe/jmp/linux-2.6] / arch / sh / mm /
2008-10-20 Magnus Dammsh: remove consistent alloc cruft
2008-10-20 ZhaoleiFix debugfs_create_file's error checking method for...
2008-09-21 Paul Mundtsh: Trivial trace_mark() instrumentation for core events.
2008-09-21 Paul Mundtsh: Kill off duplicate page fault notifiers in slow...
2008-09-21 Paul Mundtsh: Look up the trap vector for the page fault notifier.
2008-09-20 Paul Mundtsh: Support kernel stacks smaller than a page.
2008-09-17 Paul Mundtsh: Make memory hot-add and hot-remove depend on MMU.
2008-09-08 Paul Mundtsh: kprobes: Hook up kprobe_fault_handler() in the...
2008-09-08 Paul Mundtsh: uninline flush_icache_all().
2008-09-08 Marek Skuczynskish: remove unnecessary memset after alloc_bootmem_low_pages
2008-09-08 Stuart Menefysh: vmalloc pgtable sync fix.
2008-09-08 Stuart Menefysh: early cached_to_uncached initialization.
2008-09-08 Paul Mundtsh: Add support for memory hot-remove.
2008-09-08 Paul Mundtsh: fixup many sparse errors.
2008-08-28 Magnus Dammsh: fix platform_resource_setup_memory() section mismatch
2008-08-11 Magnus Dammsh: select memchunk size using kernel cmdline
2008-08-11 Paul Mundtsh: Disable 64kB hugetlbpage size when using 64kB PAGE_...
2008-08-04 Yoshinori SatoSH2(A) cache update
2008-08-04 Paul Mundtsh: Fix up broken kerneldoc comments.
2008-08-01 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2008-07-28 Paul Mundtsh: migrate to arch/sh/include/
2008-07-28 Ingo MolnarMerge branch 'linus' into core/generic-dma-coherent
2008-07-28 Yoshihiro Shimodash: fix uImage Entry Point
2008-07-28 Adrian Bunkfix sh ptep_get_and_clear breakage
2008-07-28 Magnus Dammsh: Add memory chunks to SH-Mobile UIO devices
2008-07-28 Magnus Dammsh: fix pg-sh4.c build breakage in linux-next
2008-07-28 Stuart Menefysh: Conditionally re-enable IRQs in fault path.
2008-07-28 Chris Smithsh: Optimized flush_icache_range() implementation.
2008-07-28 Paul Mundtsh: Add support for 16kB PAGE_SIZE.
2008-07-28 Paul Mundtsh: Support variable page sizes on nommu.
2008-07-28 Li Zefansh: fix seq_file memory leak
2008-07-26 Johannes Weinersh: use generic show_mem()
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-24 Johannes Weinerbootmem: replace node_boot_start in struct bootmem_data
2008-07-24 Andi Kleenhugetlb: introduce pud_huge
2008-07-24 Andi Kleenhugetlb: modular state for hugetlb page size
2008-07-24 Johannes Weinermm: move bootmem descriptors definition to a single...
2008-07-18 Dmitry BaryshkovSh: use generic per-device coherent dma allocator
2008-05-08 Magnus Dammsh: add memory resources to /proc/iomem
2008-05-08 Paul Mundtsh64: export onchip_remap/unmap() too.
2008-05-08 Paul Mundtsh64: Fixup the nommu build.
2008-04-28 Jeremy Fitzhardingehotplug-memory: make online_page() common
2008-04-18 Paul Mundtsh: Create an sh debugfs root.
2008-03-06 Paul Mundtsh: Flag PMB support as EXPERIMENTAL.
2008-03-06 Harvey Harrisonsh: replace remaining __FUNCTION__ occurrences
2008-03-06 Adrian Bunksh/mm/pg-sh7705.c must #include <linux/fs.h>
2008-02-14 Hideo Saitosh: Fix multiple UTLB hit on UP SH-4.
2008-02-14 Paul Mundtsh: __uncached_start only on sh32.
2008-02-14 Paul Mundtsh: Get SH-5 caches working again post-unification.
2008-02-14 Paul Mundtsh: Update SH-5 flush_cache_sigtramp() for API changes.
2008-02-14 Magnus Dammsh: trapped io support V2
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.
next