summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* lmb: rename to memblockYinghai Lu2010-07-141-20/+20
* sh: fix up CONFIG_KEXEC=n build.Paul Mundt2010-05-181-1/+1
* sh: bootmem refactoring.Paul Mundt2010-05-111-3/+162
* sh: enable LMB region setup via machvec.Paul Mundt2010-05-101-1/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* sh: Merge legacy and dynamic PMB modes.Paul Mundt2010-02-181-1/+0
* sh: uncached mapping helpers.Paul Mundt2010-02-171-19/+2
* sh: Isolate uncached mapping support.Paul Mundt2010-02-121-3/+8
* sh: Kill off the special uncached section and fixmap.Paul Mundt2010-01-211-3/+0
* sh: Track the uncached mapping size.Paul Mundt2010-01-211-7/+14
* sh: pretty print virtual memory map on boot.Paul Mundt2010-01-201-2/+36
* sh: Make 29/32-bit mode check helper generally available.Paul Mundt2010-01-201-7/+0
* sh: Kill off now bogus fixmap/page wiring documentation.Paul Mundt2010-01-191-15/+0
* sh: Handle early ioremaps through fixed mappings.Paul Mundt2010-01-181-0/+4
* sh: Generalise the pte handling code for the fixmap pathMatt Fleming2010-01-161-4/+40
* sh: Always provide thread_info allocators.Paul Mundt2010-01-121-29/+0
* sh: Definitions for 3-level page table layoutMatt Fleming2009-12-171-0/+6
* sh: Bump up dma_ops initialization far earlier in the boot process.Paul Mundt2009-10-271-0/+11
* sh: Prepare for dynamic PMB supportMatt Fleming2009-10-101-0/+8
* kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-231-4/+0
* kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-231-3/+1
* kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-231-2/+2
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-1/+1
* sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt2009-09-031-20/+25
* sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt2009-08-151-2/+3
* sh: Centralize the CPU cache initialization routines.Paul Mundt2009-08-151-1/+1
* sh: Wire up the uncached fixmap on sh64 as well.Paul Mundt2009-06-231-2/+0
* sh: Use local TLB flush in set_pte_phys().Paul Mundt2009-06-231-1/+1
* sh: Prefer slab_is_available() over after_bootmem.Paul Mundt2009-05-221-3/+0
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-061-1/+2
* sh: Handle fixmap TLB eviction more coherently.Paul Mundt2008-11-101-3/+9
* sh: Kill off duplicate remove_memory() definition.Andrew Morton2008-10-211-17/+0
* sh: Support kernel stacks smaller than a page.Paul Mundt2008-09-201-0/+29
* sh: remove unnecessary memset after alloc_bootmem_low_pagesMarek Skuczynski2008-09-081-1/+0
* sh: early cached_to_uncached initialization.Stuart Menefy2008-09-081-13/+14
* sh: Add support for memory hot-remove.Paul Mundt2008-09-081-0/+17
* sh: use generic show_mem()Johannes Weiner2008-07-261-41/+0
* bootmem: replace node_boot_start in struct bootmem_dataJohannes Weiner2008-07-241-1/+1
* hotplug-memory: make online_page() commonJeremy Fitzhardinge2008-04-281-9/+0
* sh: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-061-1/+1
* sh: __uncached_start only on sh32.Paul Mundt2008-02-141-0/+2
* sh: Populate swapper_pg_dir with fixmap range.Stuart Menefy2008-01-281-0/+36
* sh: Preparation for uncached jumps through PMB.Stuart Menefy2008-01-281-1/+15
* sh: Tidy up various clear_page()/copy_page() definitions.Paul Mundt2008-01-281-15/+0
* sh: ioremap_64 needs after_bootmem.Paul Mundt2008-01-281-0/+3
* fix memory hot remove not configured case.KAMEZAWA Hiroyuki2007-10-161-6/+0
* sh: Tidy up dependencies for SH-2 build.Paul Mundt2007-06-111-0/+2
* sh: memory hot-add for sparsemem users support.Paul Mundt2007-06-081-0/+42
* sh: Use asm/sections.h for linker section symbols.Paul Mundt2007-06-081-7/+4
* sh: Fix up max_zone_pfns[] with multiple nodes.Paul Mundt2007-06-081-12/+17
OpenPOWER on IntegriCloud