'/>
summaryrefslogtreecommitdiff
path: root/include/linux/nodemask.h
AgeCommit message (Expand)Author
2015-02-13bitmap, cpumask, nodemask: remove dedicated formatting functionsTejun Heo
2015-02-13cpumask, nodemask: implement cpumask/nodemask_pr_args()Tejun Heo
2015-02-12linux/nodemask.h: update bitmap wrappers to take unsigned intRasmus Villemoes
2014-08-06mm, oom: ensure memoryless node zonelist always includes zonesDavid Rientjes
2013-07-25numa: Mark __node_set() as __always_inlineTom Rini
2012-12-12numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan
2012-12-12mm: node_states: introduce N_MEMORYLai Jiangshan
2011-07-26cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko
2010-05-30Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds
2010-05-27cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner
2010-03-12nodemask: fix the declaration of NODEMASK_ALLOC()Miao Xie
2010-03-06nodemask.h: remove macro any_online_nodeH Hartley Sweeten
2009-12-15mm: add gfp flags for NODEMASK_ALLOC slab allocationsDavid Rientjes
2009-12-15hugetlb: factor init_nodemask_of_node()Lee Schermerhorn
2009-12-15nodemask: make NODEMASK_ALLOC more generalDavid Rientjes
2009-08-07mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki
2009-06-16page allocator: use a pre-calculated value instead of num_online_nodes() in f...Christoph Lameter