aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/numa.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-07mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport1-3/+0
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport1-0/+4
2019-03-07sh: prefer memblock APIs returning virtual addressMike Rapoport1-3/+2
2018-05-11sh: switch to NO_BOOTMEMRob Herring1-19/+0
2015-09-04sh: use PFN_DOWN macroAlexander Kuleshov1-2/+2
2014-12-10sh: off by one BUG_ON() in setup_bootmem_node()Dan Carpenter1-1/+1
2010-07-14lmb: rename to memblockYinghai Lu1-4/+4
2010-05-18sh: Fix up the NUMA build for recent LMB changes.Paul Mundt1-38/+0
2010-03-03sh: establish PMB mappings for NUMA nodes.Paul Mundt1-0/+3
2009-12-09sh: NUMA lmb fixesMagnus Damm1-2/+11
2009-12-09sh: fix size calculation for NUMA node 0Magnus Damm1-1/+1
2009-11-04sh: Make sure indexes are positiveRoel Kluin1-1/+1
2009-07-05sh: Use bootmem ontop of lmb for NUMAMatt Fleming1-13/+23
2008-07-24mm: move bootmem descriptors definition to a single placeJohannes Weiner1-3/+2
2008-05-08sh: add memory resources to /proc/iomemMagnus Damm1-1/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle1-2/+2
2007-06-08sh: Support for multiple nodes.Paul Mundt1-0/+92