summaryrefslogtreecommitdiff
path: root/arch/sh/mm/init.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-18sh: Merge legacy and dynamic PMB modes.Paul Mundt
2010-02-17sh: uncached mapping helpers.Paul Mundt
2010-02-12sh: Isolate uncached mapping support.Paul Mundt
2010-01-21sh: Kill off the special uncached section and fixmap.Paul Mundt
2010-01-21sh: Track the uncached mapping size.Paul Mundt
2010-01-20sh: pretty print virtual memory map on boot.Paul Mundt
2010-01-20sh: Make 29/32-bit mode check helper generally available.Paul Mundt
2010-01-19sh: Kill off now bogus fixmap/page wiring documentation.Paul Mundt
2010-01-18sh: Handle early ioremaps through fixed mappings.Paul Mundt
2010-01-16sh: Generalise the pte handling code for the fixmap pathMatt Fleming
2010-01-12sh: Always provide thread_info allocators.Paul Mundt
2009-12-17sh: Definitions for 3-level page table layoutMatt Fleming
2009-10-27sh: Bump up dma_ops initialization far earlier in the boot process.Paul Mundt
2009-10-10sh: Prepare for dynamic PMB supportMatt Fleming
2009-09-23kcore: use registerd physmem informationKAMEZAWA Hiroyuki
2009-09-23kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki
2009-09-23kcore: add kclist typesKAMEZAWA Hiroyuki
2009-09-22arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven
2009-09-03sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt
2009-08-15sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt
2009-08-15sh: Centralize the CPU cache initialization routines.Paul Mundt
2009-06-23sh: Wire up the uncached fixmap on sh64 as well.Paul Mundt
2009-06-23sh: Use local TLB flush in set_pte_phys().Paul Mundt
2009-05-22sh: Prefer slab_is_available() over after_bootmem.Paul Mundt
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade
2008-11-10sh: Handle fixmap TLB eviction more coherently.Paul Mundt
2008-10-21sh: Kill off duplicate remove_memory() definition.Andrew Morton
2008-09-20sh: Support kernel stacks smaller than a page.Paul Mundt
2008-09-08sh: remove unnecessary memset after alloc_bootmem_low_pagesMarek Skuczynski
2008-09-08sh: early cached_to_uncached initialization.Stuart Menefy
2008-09-08sh: Add support for memory hot-remove.Paul Mundt
2008-07-26sh: use generic show_mem()Johannes Weiner
2008-07-24bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner
2008-04-28hotplug-memory: make online_page() commonJeremy Fitzhardinge
2008-03-06sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-02-14sh: __uncached_start only on sh32.Paul Mundt
2008-01-28sh: Populate swapper_pg_dir with fixmap range.Stuart Menefy
2008-01-28sh: Preparation for uncached jumps through PMB.Stuart Menefy
2008-01-28sh: Tidy up various clear_page()/copy_page() definitions.Paul Mundt
2008-01-28sh: ioremap_64 needs after_bootmem.Paul Mundt
2007-10-16fix memory hot remove not configured case.KAMEZAWA Hiroyuki
2007-06-11sh: Tidy up dependencies for SH-2 build.Paul Mundt
2007-06-08sh: memory hot-add for sparsemem users support.Paul Mundt
2007-06-08sh: Use asm/sections.h for linker section symbols.Paul Mundt
2007-06-08sh: Fix up max_zone_pfns[] with multiple nodes.Paul Mundt
2007-06-08sh: sparsemem support.Paul Mundt
2007-05-21sh: Fix up various compile warnings for SE boards.Paul Mundt
2007-05-21spelling fixes: arch/sh/Simon Arlott
2007-05-09sh: generic quicklist support.Paul Mundt