aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-16sh: Generalise the pte handling code for the fixmap pathMatt Fleming1-4/+40
2010-01-12sh: Always provide thread_info allocators.Paul Mundt1-29/+0
2009-12-17sh: Definitions for 3-level page table layoutMatt Fleming1-0/+6
2009-10-27sh: Bump up dma_ops initialization far earlier in the boot process.Paul Mundt1-0/+11
2009-10-10sh: Prepare for dynamic PMB supportMatt Fleming1-0/+8
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki1-4/+0
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki1-3/+1
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki1-2/+2
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven1-1/+1
2009-09-03sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt1-20/+25
2009-08-15sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt1-2/+3
2009-08-15sh: Centralize the CPU cache initialization routines.Paul Mundt1-1/+1
2009-06-23sh: Wire up the uncached fixmap on sh64 as well.Paul Mundt1-2/+0
2009-06-23sh: Use local TLB flush in set_pte_phys().Paul Mundt1-1/+1
2009-05-22sh: Prefer slab_is_available() over after_bootmem.Paul Mundt1-3/+0
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade1-1/+2
2008-11-10sh: Handle fixmap TLB eviction more coherently.Paul Mundt1-3/+9
2008-10-21sh: Kill off duplicate remove_memory() definition.Andrew Morton1-17/+0
2008-09-20sh: Support kernel stacks smaller than a page.Paul Mundt1-0/+29
2008-09-08sh: remove unnecessary memset after alloc_bootmem_low_pagesMarek Skuczynski1-1/+0
2008-09-08sh: early cached_to_uncached initialization.Stuart Menefy1-13/+14
2008-09-08sh: Add support for memory hot-remove.Paul Mundt1-0/+17
2008-07-26sh: use generic show_mem()Johannes Weiner1-41/+0
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner1-1/+1
2008-04-28hotplug-memory: make online_page() commonJeremy Fitzhardinge1-9/+0
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-02-14sh: __uncached_start only on sh32.Paul Mundt1-0/+2
2008-01-28sh: Populate swapper_pg_dir with fixmap range.Stuart Menefy1-0/+36
2008-01-28sh: Preparation for uncached jumps through PMB.Stuart Menefy1-1/+15
2008-01-28sh: Tidy up various clear_page()/copy_page() definitions.Paul Mundt1-15/+0
2008-01-28sh: ioremap_64 needs after_bootmem.Paul Mundt1-0/+3
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki1-6/+0
2007-06-11sh: Tidy up dependencies for SH-2 build.Paul Mundt1-0/+2
2007-06-08sh: memory hot-add for sparsemem users support.Paul Mundt1-0/+42
2007-06-08sh: Use asm/sections.h for linker section symbols.Paul Mundt1-7/+4
2007-06-08sh: Fix up max_zone_pfns[] with multiple nodes.Paul Mundt1-12/+17
2007-06-08sh: sparsemem support.Paul Mundt1-23/+6
2007-05-21sh: Fix up various compile warnings for SE boards.Paul Mundt1-0/+1
2007-05-21spelling fixes: arch/sh/Simon Arlott1-1/+1
2007-05-09sh: generic quicklist support.Paul Mundt1-0/+2
2007-05-07sh: bootmem tidying for discontig/sparsemem preparation.Paul Mundt1-105/+92
2007-02-13sh: Local TLB flushing variants for SMP prep.Paul Mundt1-1/+1
2007-02-13sh: Use a per-cpu ASID cache.Paul Mundt1-5/+0
2007-02-11[PATCH] optional ZONE_DMA: remove ZONE_DMA remains from sh/sh64Christoph Lameter1-16/+1
2006-12-12sh: Trivial build fixes for SH-2 support.Yoshinori Sato1-0/+2
2006-12-06sh: Fixup various PAGE_SIZE == 4096 assumptions.Paul Mundt1-1/+0
2006-12-06sh: pmd rework.Stuart Menefy1-17/+9
2006-12-06sh: Use MMU.TTB register as pointer to current pgd.Stuart Menefy1-10/+8
2006-12-06sh: Preliminary support for SH-X2 MMU.Paul Mundt1-2/+2
2006-09-27sh: Initial vsyscall page support.Paul Mundt1-0/+3