index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
/
init.c
Age
Commit message (
Expand
)
Author
2018-12-28
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_pages with memblock_alloc
Mike Rapoport
2018-08-02
sh: simplify get_arch_dma_ops
Christoph Hellwig
2018-05-11
sh: switch to NO_BOOTMEM
Rob Herring
2018-01-08
mm: pass the vmem_altmap to arch_remove_memory and __remove_pages
Christoph Hellwig
2018-01-08
mm: pass the vmem_altmap to arch_add_memory and __add_pages
Christoph Hellwig
2018-01-08
mm: don't export arch_add_memory
Christoph Hellwig
2017-07-06
mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory
Michal Hocko
2017-07-06
mm, memory_hotplug: do not associate hotadded memory to zones until online
Michal Hocko
2017-07-06
mm, memory_hotplug: get rid of is_zone_device_section
Michal Hocko
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-04
sh: use PFN_DOWN macro
Alexander Kuleshov
2015-08-27
mm: ZONE_DEVICE for "device memory"
Dan Williams
2014-08-06
memory-hotplug: sh: suitable memory should go to ZONE_MOVABLE
Wang Nan
2013-11-13
mm: use pgdat_end_pfn() to simplify the code in arch
Xishi Qiu
2013-07-03
mm/SH: prepare for killing free_all_bootmem_node()
Jiang Liu
2013-07-03
mm/SH: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
2013-07-03
mm: concentrate modification of totalram_pages into the mm core
Jiang Liu
2013-07-03
mm: enhance free_reserved_area() to support poisoning memory with zero
Jiang Liu
2013-07-03
mm: change signature of free_reserved_area() to fix building warnings
Jiang Liu
2013-04-29
mm/SH: use common help functions to free reserved pages
Jiang Liu
2013-02-23
memory-hotplug: introduce new arch_remove_memory() for removing page table
Wen Congyang
2011-12-08
memblock: s/memblock_analyze()/memblock_allow_resize()/ and update users
Tejun Heo
2011-12-08
memblock: Kill memblock_init()
Tejun Heo
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-31
sh: Add export.h to arch/sh specific files as required.
Paul Gortmaker
2011-10-28
sh: kexec: Add PHYSICAL_START
Simon Horman
2011-05-25
mm: now that all old mmu_gather code is gone, remove the storage
Peter Zijlstra
2011-01-11
sh: Add a machvec callback for early memblock reservations.
Paul Mundt
2010-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2010-10-12
memblock, bootmem: Round pfn properly for memory and reserved regions
Yinghai Lu
2010-08-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2010-08-04
memblock/sh: Use new accessors
Benjamin Herrenschmidt
2010-07-14
lmb: rename to memblock
Yinghai Lu
2010-06-21
sh: Fix up PUD trampling in ranged page table init for X2TLB.
Paul Mundt
2010-05-18
sh: fix up CONFIG_KEXEC=n build.
Paul Mundt
2010-05-11
sh: bootmem refactoring.
Paul Mundt
2010-05-10
sh: enable LMB region setup via machvec.
Paul Mundt
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-18
sh: Merge legacy and dynamic PMB modes.
Paul Mundt
2010-02-17
sh: uncached mapping helpers.
Paul Mundt
2010-02-12
sh: Isolate uncached mapping support.
Paul Mundt
2010-01-21
sh: Kill off the special uncached section and fixmap.
Paul Mundt
2010-01-21
sh: Track the uncached mapping size.
Paul Mundt
2010-01-20
sh: pretty print virtual memory map on boot.
Paul Mundt
2010-01-20
sh: Make 29/32-bit mode check helper generally available.
Paul Mundt
2010-01-19
sh: Kill off now bogus fixmap/page wiring documentation.
Paul Mundt
2010-01-18
sh: Handle early ioremaps through fixed mappings.
Paul Mundt
[next]