index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
nodemask.h
Age
Commit message (
Expand
)
Author
2023-06-22
nodemask: Drop duplicate check in for_each_node_mask()
Gavin Shan
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-09-26
lib/nodemask: optimize node_random for nodemask with single NUMA node
Aneesh Kumar K.V
2022-09-26
mm: multi-gen LRU: debugfs interface
Yu Zhao
2022-09-26
lib/bitmap: remove bitmap_ord_to_pos
Yury Norov
2022-08-01
lib/nodemask: inline next_node_in() and node_random()
Yury Norov
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-03
nodemask: Fix return values to be unsigned
Kees Cook
2022-05-19
nodemask.h: fix compilation error with GCC12
Christophe de Dinechin
2021-07-08
lib: fix spelling mistakes in header files
Zhen Lei
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-rc2
v2.6.12-rc2
Linus Torvalds