summaryrefslogtreecommitdiff
path: root/arch/sh/mm/init.c
Commit message (Expand)AuthorAge
* mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-06
* mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-06
* mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-06
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\
| * mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-27
* | sh: use PFN_DOWN macroAlexander Kuleshov2015-09-04
|/
* memory-hotplug: sh: suitable memory should go to ZONE_MOVABLEWang Nan2014-08-06
* mm: use pgdat_end_pfn() to simplify the code in archXishi Qiu2013-11-13
* mm/SH: prepare for killing free_all_bootmem_node()Jiang Liu2013-07-03
* mm/SH: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
* mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-03
* mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
* mm/SH: use common help functions to free reserved pagesJiang Liu2013-04-29
* 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-11
* 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