summaryrefslogtreecommitdiffstats
path: root/arch/sh/mm/numa.c
Commit message (Expand)AuthorAgeFilesLines
* sh: use PFN_DOWN macroAlexander Kuleshov2015-09-041-2/+2
* sh: off by one BUG_ON() in setup_bootmem_node()Dan Carpenter2014-12-101-1/+1
* lmb: rename to memblockYinghai Lu2010-07-141-4/+4
* sh: Fix up the NUMA build for recent LMB changes.Paul Mundt2010-05-181-38/+0
* sh: establish PMB mappings for NUMA nodes.Paul Mundt2010-03-031-0/+3
* sh: NUMA lmb fixesMagnus Damm2009-12-091-2/+11
* sh: fix size calculation for NUMA node 0Magnus Damm2009-12-091-1/+1
* sh: Make sure indexes are positiveRoel Kluin2009-11-041-1/+1
* sh: Use bootmem ontop of lmb for NUMAMatt Fleming2009-07-051-13/+23
* mm: move bootmem descriptors definition to a single placeJohannes Weiner2008-07-241-3/+2
* sh: add memory resources to /proc/iomemMagnus Damm2008-05-081-1/+1
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-071-2/+2
* sh: Support for multiple nodes.Paul Mundt2007-06-081-0/+92