1. 0281b5d cpumask: introduce zalloc_cpumask_var by Yinghai Lu · 15 years ago
  2. 8c384cd cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS by Rusty Russell · 16 years ago
  3. 3fa4152 cpumask: make set_cpu_*/init_cpu_* out-of-line by Rusty Russell · 16 years ago
  4. ae7a47e cpumask: make cpumask.h eat its own dogfood. by Rusty Russell · 16 years ago
  5. b3199c0 cpumask: switch over to cpu_online/possible/active/present_mask: core by Rusty Russell · 16 years ago
  6. 7b4967c cpumask: Add alloc_cpumask_var_node() by Mike Travis · 16 years ago
  7. 7be7585 cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACK by Rusty Russell · 16 years ago
  8. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 16 years ago
  9. 984f2f3 cpumask: introduce new API, without changing anything, v3 by Rusty Russell · 16 years ago
  10. cd83e42 cpumask: new API, v2 by Rusty Russell · 16 years ago
  11. 2d3854a cpumask: introduce new API, without changing anything by Rusty Russell · 16 years ago
  12. 3dd730f cpumask: statement expressions confuse some versions of gcc by Stephen Rothwell · 16 years ago
  13. e56b3bc cpu masks: optimize and clean up cpumask_of_cpu() by Linus Torvalds · 16 years ago
  14. b8d317d cpumask: make cpumask_of_cpu_map generic by Mike Travis · 16 years ago
  15. 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  16. 80422d3 cpumask: Provide a generic set of CPUMASK_ALLOC macros, FIXUP by Mike Travis · 16 years ago
  17. 77586c2 cpumask: Provide a generic set of CPUMASK_ALLOC macros by Mike Travis · 16 years ago
  18. 65c0118 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr by Mike Travis · 16 years ago
  19. e761b77 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) by Max Krasnyansky · 16 years ago
  20. 9982fbf Revert "cpumask: introduce new APIs" by Ingo Molnar · 16 years ago
  21. 68083e0 Merge commit 'v2.6.26-rc9' into cpus4096 by Ingo Molnar · 16 years ago
  22. acb7669 cpumask: introduce new APIs by Stephen Rothwell · 16 years ago
  23. 7baac8b cpumask: make for_each_cpu_mask a bit smaller by Alexander van Heukelum · 16 years ago
  24. 41df0d61 x86: Add performance variants of cpumask operators by Mike Travis · 16 years ago
  25. f4ed0de cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len by Paul Jackson · 16 years ago
  26. 7ea931c mempolicy: add bitmap_onto() and bitmap_fold() operations by Paul Jackson · 16 years ago
  27. 9f0e8d0 x86: convert cpumask_of_cpu macro to allocated array by Mike Travis · 16 years ago
  28. 321a8e9 cpumask: add CPU_MASK_ALL_PTR macro by Mike Travis · 16 years ago
  29. 30ca60c cpumask: add cpumask_scnprintf_len function by Mike Travis · 16 years ago
  30. 2355188 x86: avoid build warning by Ingo Molnar · 16 years ago
  31. a263898 CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU by Ingo Molnar · 17 years ago
  32. 53b8a31 [PATCH] Convert highest_possible_processor_id to nr_cpu_ids by Christoph Lameter · 17 years ago
  33. 01a3ee2 [PATCH] bitmap: parse input from kernel and user buffers by Reinette Chatre · 18 years ago
  34. 9de9adb [PATCH] for_each_cpu_mask() warning fix by Andrew Morton · 18 years ago
  35. fb1bb34 [PATCH] remove for_each_cpu() by Andrew Morton · 18 years ago
  36. 631d674 [PATCH] for_each_possible_cpu: defines for_each_possible_cpu by KAMEZAWA Hiroyuki · 18 years ago
  37. 96a9b4d [PATCH] cpumask: uninline any_online_cpu() by Andrew Morton · 18 years ago
  38. 8630282 [PATCH] cpumask: uninline highest_possible_processor_id() by Andrew Morton · 18 years ago
  39. 3d18bd7 [PATCH] cpumask: uninline next_cpu() by Andrew Morton · 18 years ago
  40. ccb4600 [PATCH] cpumask: uninline first_cpu() by Andrew Morton · 18 years ago
  41. 7a8ef1c [PATCH] x86: don't initialise cpu_possible_map to all ones by Andrew Morton · 18 years ago
  42. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago
  43. fb5eeee [PATCH] cpusets: bitmap and mask remap operators by Paul Jackson · 19 years ago
  44. 688ce17 [PATCH]: highest_possible_processor_id() has to be a macro by Al Viro · 19 years ago
  45. c8923c6 [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. by David S. Miller · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago