summaryrefslogtreecommitdiff
path: root/include/linux/nodemask.h
Commit message (Expand)AuthorAge
* mm: fix nodemask printingArnd Bergmann2017-11-17
* mm: simplify nodemask printingMichal Hocko2017-11-15
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* mm, memory_hotplug: drop CONFIG_MOVABLE_NODEMichal Hocko2017-07-06
* include/linux/nodemask.h: create next_node_in() helperAndrew Morton2016-05-19
* bitmap, cpumask, nodemask: remove dedicated formatting functionsTejun Heo2015-02-13
* cpumask, nodemask: implement cpumask/nodemask_pr_args()Tejun Heo2015-02-13
* linux/nodemask.h: update bitmap wrappers to take unsigned intRasmus Villemoes2015-02-12
* mm, oom: ensure memoryless node zonelist always includes zonesDavid Rientjes2014-08-06
* numa: Mark __node_set() as __always_inlineTom Rini2013-07-25
* numa: add CONFIG_MOVABLE_NODE for movable-dedicated nodeLai Jiangshan2012-12-12
* mm: node_states: introduce N_MEMORYLai Jiangshan2012-12-12
* cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko2011-07-26
* Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds2010-05-30
* cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner2010-05-27
* nodemask: fix the declaration of NODEMASK_ALLOC()Miao Xie2010-03-12
* nodemask.h: remove macro any_online_nodeH Hartley Sweeten2010-03-06
* mm: add gfp flags for NODEMASK_ALLOC slab allocationsDavid Rientjes2009-12-15
* hugetlb: factor init_nodemask_of_node()Lee Schermerhorn2009-12-15
* nodemask: make NODEMASK_ALLOC more generalDavid Rientjes2009-12-15
* mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki2009-08-07
* page allocator: use a pre-calculated value instead of num_online_nodes() in f...Christoph Lameter2009-06-16
* mempolicy: add bitmap_onto() and bitmap_fold() operationsPaul Jackson2008-04-28
* Memoryless nodes: Add N_CPU node stateChristoph Lameter2007-10-16
* Memoryless nodes: introduce mask of nodes with memoryChristoph Lameter2007-10-16
* Memoryless nodes: Generic management of nodemasks for various purposesChristoph Lameter2007-10-16
* [PATCH] Replace highest_possible_node_id() with nr_node_idsChristoph Lameter2007-02-20
* [PATCH] bitmap: parse input from kernel and user buffersReinette Chatre2006-10-11
* [PATCH] cpumask: add highest_possible_node_idGreg Banks2006-10-02
* [PATCH] define for_each_online_pgdatKAMEZAWA Hiroyuki2006-03-27
* [PATCH] remove bogus asm/bug.h includes.Al Viro2006-02-07
* [PATCH] cpusets: bitmap and mask remap operatorsPaul Jackson2005-10-30
* Linux-2.6.12-rc2Linus Torvalds2005-04-16