1. 542ebc9 sched/fair, cpumask: Export for_each_cpu_wrap() by Peter Zijlstra · 7 years ago
  2. 3712bba cpumask: Export cpumask_any_but() by Thomas Gleixner · 8 years ago
  3. 5ca62d6 revert "cpumask: don't perform while loop in cpumask_next_and()" by Andrew Morton · 9 years ago
  4. f36963c cpumask_set_cpu_local_first => cpumask_local_spread, lament by Rusty Russell · 9 years ago
  5. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  6. e4afa12 cpumask: remove __first_cpu / __next_cpu by Rusty Russell · 9 years ago
  7. 534b483 cpumask: don't perform while loop in cpumask_next_and() by Sergey Senozhatsky · 9 years ago
  8. cdfdef7 cpumask: only allocate nr_cpumask_bits. by Rusty Russell · 9 years ago
  9. 143b5ba lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is not defined by Amir Vadai · 10 years ago
  10. da91309 cpumask: Utility function to set n'th cpu - local cpu first by Amir Vadai · 10 years ago
  11. ee39facb net: Revert mlx4 cpumask changes. by David S. Miller · 10 years ago
  12. c8865b6 cpumask: Utility function to set n'th cpu - local cpu first by Amir Vadai · 10 years ago
  13. c152950 lib/cpumask.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  14. 81df9bf bootmem: fix wrong call parameter for free_bootmem() by Joonsoo Kim · 11 years ago
  15. 38b9378 lib/cpumask.c: remove __any_online_cpu() by Srivatsa S. Bhat · 12 years ago
  16. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 12 years ago
  17. 37e7b5f cpumask: alloc_cpumask_var() use NUMA_NO_NODE by KOSAKI Motohiro · 13 years ago
  18. 95918f4a cpumask: convert for_each_cpumask() with for_each_cpu() by KOSAKI Motohiro · 13 years ago
  19. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  20. 38c7fed x86: remove some alloc_bootmem_cpumask_var calling by Yinghai Lu · 15 years ago
  21. 0281b5d cpumask: introduce zalloc_cpumask_var by Yinghai Lu · 15 years ago
  22. 4f032ac cpumask: fix slab corruption caused by alloc_cpumask_var_node() by Jack Steiner · 15 years ago
  23. 2a53008 cpumask: zero extra bits in alloc_cpumask_var_node by Rusty Russell · 15 years ago
  24. e9690a6 cpumask: fix bogus kernel-doc by Li Zefan · 15 years ago
  25. ec26b80 cpumask: documentation for cpumask_var_t by Mike Travis · 15 years ago
  26. 7b4967c cpumask: Add alloc_cpumask_var_node() by Mike Travis · 15 years ago
  27. 984f2f3 cpumask: introduce new API, without changing anything, v3 by Rusty Russell · 15 years ago
  28. cd83e42 cpumask: new API, v2 by Rusty Russell · 15 years ago
  29. 2d3854a cpumask: introduce new API, without changing anything by Rusty Russell · 15 years ago
  30. 41df0d61 x86: Add performance variants of cpumask operators by Mike Travis · 16 years ago
  31. 476f353 Safer nr_node_ids and nr_node_ids determination and initial values by Christoph Lameter · 17 years ago
  32. 53b8a31 [PATCH] Convert highest_possible_processor_id to nr_cpu_ids by Christoph Lameter · 17 years ago
  33. 6220ec7 [PATCH] highest_possible_node_id() linkage fix by Andrew Morton · 18 years ago
  34. 0f532f3 [PATCH] cpumask: add highest_possible_node_id by Greg Banks · 18 years ago
  35. 96a9b4d [PATCH] cpumask: uninline any_online_cpu() by Andrew Morton · 18 years ago
  36. 8630282 [PATCH] cpumask: uninline highest_possible_processor_id() by Andrew Morton · 18 years ago
  37. 3d18bd7 [PATCH] cpumask: uninline next_cpu() by Andrew Morton · 18 years ago
  38. ccb4600 [PATCH] cpumask: uninline first_cpu() by Andrew Morton · 18 years ago