summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/init.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-2/+3
|\
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-271-2/+3
* | sh: use PFN_DOWN macroAlexander Kuleshov2015-09-041-2/+2
|/
* memory-hotplug: sh: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-061-2/+3
* mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-131-1/+1
* mm/SH: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-031-12/+4
* mm/SH: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-21/+4
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-2/+2
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+1
* mm/SH: use common help functions to free reserved pagesJiang Liu2013-04-291-23/+3
* memory-hotplug: introduce new arch_remove_memory() for removing page tableWen Congyang2013-02-231-0/+17
* memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo2011-12-081-1/+1
* memblock: Kill memblock_init()Tejun Heo2011-12-081-1/+0
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * sh: Add export.h to arch/sh specific files as required.Paul Gortmaker2011-10-311-0/+1
* | sh: kexec: Add PHYSICAL_STARTSimon Horman2011-10-281-4/+4
|/
* mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-1/+0
* sh: Add a machvec callback for early memblock reservations.Paul Mundt2011-01-111-2/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2010-10-251-14/+38
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2010-08-041-20/+20
| |\
| * | sh: Fix up PUD trampling in ranged page table init for X2TLB.Paul Mundt2010-06-211-14/+38
* | | memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu2010-10-121-2/+2
* | | memblock/sh: Use new accessorsBenjamin Herrenschmidt2010-08-041-8/+9
| |/ |/|
* | 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