aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/init.c
Commit message (Expand)AuthorAge
* memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-23
* memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-08
* memblock: Kill memblock_init()Tejun Heo2011-12-08
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * sh: Add export.h to arch/sh specific files as required.Paul Gortmaker2011-10-31
* | sh: kexec: Add PHYSICAL_STARTSimon Horman2011-10-28
|/
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-25
* sh: Add a machvec callback for early memblock reservations.Paul Mundt2011-01-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-25
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-04
| |\
| * | sh: Fix up PUD trampling in ranged page table init for X2TLB.Paul Mundt2010-06-21
* | | memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu2010-10-12
* | | memblock/sh: Use new accessorsBenjamin Herrenschmidt2010-08-04
| |/ |/|
* | lmb: rename to memblockYinghai Lu2010-07-14
|/
* sh: fix up CONFIG_KEXEC=n build.Paul Mundt2010-05-18
* sh: bootmem refactoring.Paul Mundt2010-05-11
* sh: enable LMB region setup via machvec.Paul Mundt2010-05-10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sh: Merge legacy and dynamic PMB modes.Paul Mundt2010-02-18
* sh: uncached mapping helpers.Paul Mundt2010-02-17
* sh: Isolate uncached mapping support.Paul Mundt2010-02-12
* sh: Kill off the special uncached section and fixmap.Paul Mundt2010-01-21
* sh: Track the uncached mapping size.Paul Mundt2010-01-21
* sh: pretty print virtual memory map on boot.Paul Mundt2010-01-20
* sh: Make 29/32-bit mode check helper generally available.Paul Mundt2010-01-20
* sh: Kill off now bogus fixmap/page wiring documentation.Paul Mundt2010-01-19
* sh: Handle early ioremaps through fixed mappings.Paul Mundt2010-01-18
* sh: Generalise the pte handling code for the fixmap pathMatt Fleming2010-01-16
* sh: Always provide thread_info allocators.Paul Mundt2010-01-12
* sh: Definitions for 3-level page table layoutMatt Fleming2009-12-17
* sh: Bump up dma_ops initialization far earlier in the boot process.Paul Mundt2009-10-27
* sh: Prepare for dynamic PMB supportMatt Fleming2009-10-10
* kcore: use registerd physmem informationKAMEZAWA Hiroyuki2009-09-23
* kcore: register vmalloc area in generic wayKAMEZAWA Hiroyuki2009-09-23
* kcore: add kclist typesKAMEZAWA Hiroyuki2009-09-23
* arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-22
* sh: Fix up and optimize the kmap_coherent() interface.Paul Mundt2009-09-03
* sh: Migrate SH-4 cacheflush ops to function pointers.Paul Mundt2009-08-14
* sh: Centralize the CPU cache initialization routines.Paul Mundt2009-08-14
* sh: Wire up the uncached fixmap on sh64 as well.Paul Mundt2009-06-23
* sh: Use local TLB flush in set_pte_phys().Paul Mundt2009-06-23
* sh: Prefer slab_is_available() over after_bootmem.Paul Mundt2009-05-22
* mm: show node to memory section relationship with symlinks in sysfsGary Hade2009-01-06
* sh: Handle fixmap TLB eviction more coherently.Paul Mundt2008-11-10
* sh: Kill off duplicate remove_memory() definition.Andrew Morton2008-10-20
* sh: Support kernel stacks smaller than a page.Paul Mundt2008-09-20
* sh: remove unnecessary memset after alloc_bootmem_low_pagesMarek Skuczynski2008-09-07
* sh: early cached_to_uncached initialization.Stuart Menefy2008-09-07
* sh: Add support for memory hot-remove.Paul Mundt2008-09-07
* sh: use generic show_mem()Johannes Weiner2008-07-26