summaryrefslogtreecommitdiffstats
path: root/include/linux/nodemask.h
Commit message (Expand)AuthorAgeFilesLines
* numa: make "nr_online_nodes" unsigned intAlexey Dobriyan2019-03-061-2/+2
* numa: make "nr_node_ids" unsigned intAlexey Dobriyan2019-03-061-2/+2
* mm: fix comment for NODEMASK_ALLOCOscar Salvador2018-08-221-1/+1
* mm: fix nodemask printingArnd Bergmann2017-11-181-3/+10
* mm: simplify nodemask printingMichal Hocko2017-11-161-1/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko2017-07-071-4/+0Star
* include/linux/nodemask.h: create next_node_in() helperAndrew Morton2016-05-201-1/+10
* bitmap, cpumask, nodemask: remove dedicated formatting functionsTejun Heo2015-02-141-26/+7Star
* cpumask, nodemask: implement cpumask/nodemask_pr_args()Tejun Heo2015-02-141-0/+8
* linux/nodemask.h: update bitmap wrappers to take unsigned intRasmus Villemoes2015-02-131-13/+13
* mm, oom: ensure memoryless node zonelist always includes zonesDavid Rientjes2014-08-071-1/+10
* numa: Mark __node_set() as __always_inlineTom Rini2013-07-251-1/+10
* numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan2012-12-131-0/+4
* mm: node_states: introduce N_MEMORYLai Jiangshan2012-12-131-0/+1
* cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko2011-07-271-0/+13
* Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds2010-05-301-8/+0Star
* 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-131-1/+1
* nodemask.h: remove macro any_online_nodeH Hartley Sweeten2010-03-061-11/+0Star
* 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-171-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-211-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-081-1/+0Star
* [PATCH] cpusets: bitmap and mask remap operatorsPaul Jackson2005-10-311-0/+20
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+356