| Commit message (Expand) | Author | Age | Files | Lines |
* | include/linux/nodemask.h: create next_node_in() helper | Andrew Morton | 2016-05-19 | 1 | -1/+10 |
* | bitmap, cpumask, nodemask: remove dedicated formatting functions | Tejun Heo | 2015-02-13 | 1 | -26/+7 |
* | cpumask, nodemask: implement cpumask/nodemask_pr_args() | Tejun Heo | 2015-02-13 | 1 | -0/+8 |
* | linux/nodemask.h: update bitmap wrappers to take unsigned int | Rasmus Villemoes | 2015-02-12 | 1 | -13/+13 |
* | mm, oom: ensure memoryless node zonelist always includes zones | David Rientjes | 2014-08-06 | 1 | -1/+10 |
* | numa: Mark __node_set() as __always_inline | Tom Rini | 2013-07-25 | 1 | -1/+10 |
* | numa: add CONFIG_MOVABLE_NODE for movable-dedicated node | Lai Jiangshan | 2012-12-12 | 1 | -0/+4 |
* | mm: node_states: introduce N_MEMORY | Lai Jiangshan | 2012-12-12 | 1 | -0/+1 |
* | cpusets: randomize node rotor used in cpuset_mem_spread_node() | Michal Hocko | 2011-07-26 | 1 | -0/+13 |
* | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" | Linus Torvalds | 2010-05-30 | 1 | -8/+0 |
* | cpusets: randomize node rotor used in cpuset_mem_spread_node() | Jack Steiner | 2010-05-27 | 1 | -0/+8 |
* | nodemask: fix the declaration of NODEMASK_ALLOC() | Miao Xie | 2010-03-12 | 1 | -1/+1 |
* | nodemask.h: remove macro any_online_node | H Hartley Sweeten | 2010-03-06 | 1 | -11/+0 |
* | mm: add gfp flags for NODEMASK_ALLOC slab allocations | David Rientjes | 2009-12-15 | 1 | -9/+12 |
* | hugetlb: factor init_nodemask_of_node() | Lee Schermerhorn | 2009-12-15 | 1 | -3/+8 |
* | nodemask: make NODEMASK_ALLOC more general | David Rientjes | 2009-12-15 | 1 | -7/+8 |
* | mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware | KAMEZAWA Hiroyuki | 2009-08-07 | 1 | -0/+28 |
* | page allocator: use a pre-calculated value instead of num_online_nodes() in f... | Christoph Lameter | 2009-06-16 | 1 | -3/+16 |
* | mempolicy: add bitmap_onto() and bitmap_fold() operations | Paul Jackson | 2008-04-28 | 1 | -1/+21 |
* | Memoryless nodes: Add N_CPU node state | Christoph Lameter | 2007-10-16 | 1 | -0/+1 |
* | Memoryless nodes: introduce mask of nodes with memory | Christoph Lameter | 2007-10-16 | 1 | -2/+8 |
* | Memoryless nodes: Generic management of nodemasks for various purposes | Christoph Lameter | 2007-10-16 | 1 | -16/+71 |
* | [PATCH] Replace highest_possible_node_id() with nr_node_ids | Christoph Lameter | 2007-02-20 | 1 | -2/+2 |
* | [PATCH] bitmap: parse input from kernel and user buffers | Reinette Chatre | 2006-10-11 | 1 | -7/+7 |
* | [PATCH] cpumask: add highest_possible_node_id | Greg Banks | 2006-10-02 | 1 | -0/+2 |
* | [PATCH] define for_each_online_pgdat | KAMEZAWA Hiroyuki | 2006-03-27 | 1 | -0/+4 |
* | [PATCH] remove bogus asm/bug.h includes. | Al Viro | 2006-02-07 | 1 | -1/+0 |
* | [PATCH] cpusets: bitmap and mask remap operators | Paul Jackson | 2005-10-30 | 1 | -0/+20 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+356 |