aboutsummaryrefslogtreecommitdiff
path: root/include/linux/nodemask.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-30Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Gravatar Linus Torvalds 1-8/+0
2010-05-27cpusets: randomize node rotor used in cpuset_mem_spread_node()Gravatar Jack Steiner 1-0/+8
2010-03-12nodemask: fix the declaration of NODEMASK_ALLOC()Gravatar Miao Xie 1-1/+1
2010-03-06nodemask.h: remove macro any_online_nodeGravatar H Hartley Sweeten 1-11/+0
2009-12-15mm: add gfp flags for NODEMASK_ALLOC slab allocationsGravatar David Rientjes 1-9/+12
2009-12-15hugetlb: factor init_nodemask_of_node()Gravatar Lee Schermerhorn 1-3/+8
2009-12-15nodemask: make NODEMASK_ALLOC more generalGravatar David Rientjes 1-7/+8
2009-08-07mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareGravatar KAMEZAWA Hiroyuki 1-0/+28
2009-06-16page allocator: use a pre-calculated value instead of num_online_nodes() in f...Gravatar Christoph Lameter 1-3/+16
2008-04-28mempolicy: add bitmap_onto() and bitmap_fold() operationsGravatar Paul Jackson 1-1/+21
2007-10-16Memoryless nodes: Add N_CPU node stateGravatar Christoph Lameter 1-0/+1
2007-10-16Memoryless nodes: introduce mask of nodes with memoryGravatar Christoph Lameter 1-2/+8
2007-10-16Memoryless nodes: Generic management of nodemasks for various purposesGravatar Christoph Lameter 1-16/+71
2007-02-20[PATCH] Replace highest_possible_node_id() with nr_node_idsGravatar Christoph Lameter 1-2/+2
2006-10-11[PATCH] bitmap: parse input from kernel and user buffersGravatar Reinette Chatre 1-7/+7
2006-10-02[PATCH] cpumask: add highest_possible_node_idGravatar Greg Banks 1-0/+2
2006-03-27[PATCH] define for_each_online_pgdatGravatar KAMEZAWA Hiroyuki 1-0/+4
2006-02-07[PATCH] remove bogus asm/bug.h includes.Gravatar Al Viro 1-1/+0
2005-10-30[PATCH] cpusets: bitmap and mask remap operatorsGravatar Paul Jackson 1-0/+20
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+356