1. da91309 cpumask: Utility function to set n'th cpu - local cpu first by Amir Vadai · 10 years ago
  2. ee39facb net: Revert mlx4 cpumask changes. by David S. Miller · 10 years ago
  3. c8865b6 cpumask: Utility function to set n'th cpu - local cpu first by Amir Vadai · 10 years ago
  4. c152950 lib/cpumask.c: use memblock apis for early memory allocations by Santosh Shilimkar · 10 years ago
  5. 81df9bf bootmem: fix wrong call parameter for free_bootmem() by Joonsoo Kim · 12 years ago
  6. 38b9378 lib/cpumask.c: remove __any_online_cpu() by Srivatsa S. Bhat · 12 years ago
  7. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  8. 37e7b5f cpumask: alloc_cpumask_var() use NUMA_NO_NODE by KOSAKI Motohiro · 13 years ago
  9. 95918f4 cpumask: convert for_each_cpumask() with for_each_cpu() by KOSAKI Motohiro · 13 years ago
  10. 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
  11. 38c7fed x86: remove some alloc_bootmem_cpumask_var calling by Yinghai Lu · 15 years ago
  12. 0281b5d cpumask: introduce zalloc_cpumask_var by Yinghai Lu · 15 years ago
  13. 4f032ac cpumask: fix slab corruption caused by alloc_cpumask_var_node() by Jack Steiner · 15 years ago
  14. 2a53008 cpumask: zero extra bits in alloc_cpumask_var_node by Rusty Russell · 15 years ago
  15. e9690a6 cpumask: fix bogus kernel-doc by Li Zefan · 15 years ago
  16. ec26b80 cpumask: documentation for cpumask_var_t by Mike Travis · 15 years ago
  17. 7b4967c cpumask: Add alloc_cpumask_var_node() by Mike Travis · 15 years ago
  18. 984f2f3 cpumask: introduce new API, without changing anything, v3 by Rusty Russell · 16 years ago
  19. cd83e42 cpumask: new API, v2 by Rusty Russell · 16 years ago
  20. 2d3854a cpumask: introduce new API, without changing anything by Rusty Russell · 16 years ago
  21. 41df0d61 x86: Add performance variants of cpumask operators by Mike Travis · 16 years ago
  22. 476f353 Safer nr_node_ids and nr_node_ids determination and initial values by Christoph Lameter · 17 years ago
  23. 53b8a31 [PATCH] Convert highest_possible_processor_id to nr_cpu_ids by Christoph Lameter · 17 years ago
  24. 6220ec7 [PATCH] highest_possible_node_id() linkage fix by Andrew Morton · 18 years ago
  25. 0f532f3 [PATCH] cpumask: add highest_possible_node_id by Greg Banks · 18 years ago
  26. 96a9b4d [PATCH] cpumask: uninline any_online_cpu() by Andrew Morton · 18 years ago
  27. 8630282 [PATCH] cpumask: uninline highest_possible_processor_id() by Andrew Morton · 18 years ago
  28. 3d18bd7 [PATCH] cpumask: uninline next_cpu() by Andrew Morton · 18 years ago
  29. ccb4600 [PATCH] cpumask: uninline first_cpu() by Andrew Morton · 18 years ago