aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nodemask.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-07mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki1-0/+28
2009-06-16page allocator: use a pre-calculated value instead of num_online_nodes() in fast pathsChristoph Lameter1-3/+16
2008-04-28mempolicy: add bitmap_onto() and bitmap_fold() operationsPaul Jackson1-1/+21
2007-10-16Memoryless nodes: Add N_CPU node stateChristoph Lameter1-0/+1
2007-10-16Memoryless nodes: introduce mask of nodes with memoryChristoph Lameter1-2/+8
2007-10-16Memoryless nodes: Generic management of nodemasks for various purposesChristoph Lameter1-16/+71
2007-02-20[PATCH] Replace highest_possible_node_id() with nr_node_idsChristoph Lameter1-2/+2
2006-10-11[PATCH] bitmap: parse input from kernel and user buffersReinette Chatre1-7/+7
2006-10-02[PATCH] cpumask: add highest_possible_node_idGreg Banks1-0/+2
2006-03-27[PATCH] define for_each_online_pgdatKAMEZAWA Hiroyuki1-0/+4
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2005-10-30[PATCH] cpusets: bitmap and mask remap operatorsPaul Jackson1-0/+20
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+356