summaryrefslogtreecommitdiffstats
path: root/include/linux/nodemask.h
Commit message (Expand)AuthorAgeFilesLines
* numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan2012-12-121-0/+4
* mm: node_states: introduce N_MEMORYLai Jiangshan2012-12-121-0/+1
* cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko2011-07-261-0/+13
* Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds2010-05-301-8/+0
* cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner2010-05-271-0/+8
* nodemask: fix the declaration of NODEMASK_ALLOC()Miao Xie2010-03-121-1/+1
* nodemask.h: remove macro any_online_nodeH Hartley Sweeten2010-03-061-11/+0
* mm: add gfp flags for NODEMASK_ALLOC slab allocationsDavid Rientjes2009-12-151-9/+12
* hugetlb: factor init_nodemask_of_node()Lee Schermerhorn2009-12-151-3/+8
* nodemask: make NODEMASK_ALLOC more generalDavid Rientjes2009-12-151-7/+8
* mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki2009-08-071-0/+28
* page allocator: use a pre-calculated value instead of num_online_nodes() in f...Christoph Lameter2009-06-161-3/+16
* mempolicy: add bitmap_onto() and bitmap_fold() operationsPaul Jackson2008-04-281-1/+21
* Memoryless nodes: Add N_CPU node stateChristoph Lameter2007-10-161-0/+1
* Memoryless nodes: introduce mask of nodes with memoryChristoph Lameter2007-10-161-2/+8
* Memoryless nodes: Generic management of nodemasks for various purposesChristoph Lameter2007-10-161-16/+71
* [PATCH] Replace highest_possible_node_id() with nr_node_idsChristoph Lameter2007-02-201-2/+2
* [PATCH] bitmap: parse input from kernel and user buffersReinette Chatre2006-10-111-7/+7
* [PATCH] cpumask: add highest_possible_node_idGreg Banks2006-10-021-0/+2
* [PATCH] define for_each_online_pgdatKAMEZAWA Hiroyuki2006-03-271-0/+4
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-071-1/+0
* [PATCH] cpusets: bitmap and mask remap operatorsPaul Jackson2005-10-301-0/+20
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+356