Age | Commit message (Expand) | Author |
2020-10-16 | kernel.h: split out min()/max() et al. helpers | Andy Shevchenko |
2020-10-02 | ACPI: Support Generic Initiator only domains | Jonathan Cameron |
2019-03-05 | numa: make "nr_online_nodes" unsigned int | Alexey Dobriyan |
2019-03-05 | numa: make "nr_node_ids" unsigned int | Alexey Dobriyan |
2018-08-22 | mm: fix comment for NODEMASK_ALLOC | Oscar Salvador |
2017-11-17 | mm: fix nodemask printing | Arnd Bergmann |
2017-11-15 | mm: simplify nodemask printing | Michal Hocko |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-07-06 | mm, memory_hotplug: drop CONFIG_MOVABLE_NODE | Michal Hocko |
2016-05-19 | include/linux/nodemask.h: create next_node_in() helper | Andrew Morton |
2015-02-13 | bitmap, cpumask, nodemask: remove dedicated formatting functions | Tejun Heo |
2015-02-13 | cpumask, nodemask: implement cpumask/nodemask_pr_args() | Tejun Heo |
2015-02-12 | linux/nodemask.h: update bitmap wrappers to take unsigned int | Rasmus Villemoes |
2014-08-06 | mm, oom: ensure memoryless node zonelist always includes zones | David Rientjes |
2013-07-25 | numa: Mark __node_set() as __always_inline | Tom Rini |
2012-12-12 | numa: add CONFIG_MOVABLE_NODE for movable-dedicated node | Lai Jiangshan |
2012-12-12 | mm: node_states: introduce N_MEMORY | Lai Jiangshan |
2011-07-26 | cpusets: randomize node rotor used in cpuset_mem_spread_node() | Michal Hocko |
2010-05-30 | Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" | Linus Torvalds |
2010-05-27 | cpusets: randomize node rotor used in cpuset_mem_spread_node() | Jack Steiner |
2010-03-12 | nodemask: fix the declaration of NODEMASK_ALLOC() | Miao Xie |
2010-03-06 | nodemask.h: remove macro any_online_node | H Hartley Sweeten |
2009-12-15 | mm: add gfp flags for NODEMASK_ALLOC slab allocations | David Rientjes |
2009-12-15 | hugetlb: factor init_nodemask_of_node() | Lee Schermerhorn |
2009-12-15 | nodemask: make NODEMASK_ALLOC more general | David Rientjes |
2009-08-07 | mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY aware | KAMEZAWA Hiroyuki |
2009-06-16 | page allocator: use a pre-calculated value instead of num_online_nodes() in f... | Christoph Lameter |
2008-04-28 | mempolicy: add bitmap_onto() and bitmap_fold() operations | Paul Jackson |
2007-10-16 | Memoryless nodes: Add N_CPU node state | Christoph Lameter |
2007-10-16 | Memoryless nodes: introduce mask of nodes with memory | Christoph Lameter |
2007-10-16 | Memoryless nodes: Generic management of nodemasks for various purposes | Christoph Lameter |
2007-02-20 | [PATCH] Replace highest_possible_node_id() with nr_node_ids | Christoph Lameter |
2006-10-11 | [PATCH] bitmap: parse input from kernel and user buffers | Reinette Chatre |
2006-10-02 | [PATCH] cpumask: add highest_possible_node_id | Greg Banks |
2006-03-27 | [PATCH] define for_each_online_pgdat | KAMEZAWA Hiroyuki |
2006-02-07 | [PATCH] remove bogus asm/bug.h includes. | Al Viro |
2005-10-30 | [PATCH] cpusets: bitmap and mask remap operators | Paul Jackson |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |