1. ba630e4 cpumask: implement cpumask_parse() by Tejun Heo · 11 years ago
  2. 231daf0 cpumask: cpulist_parse() comments correction by Alex Shi · 12 years ago
  3. c777ad6 cpumask: add a few comments of cpumask functions by Alex Shi · 12 years ago
  4. 615399c cpumask: remove old cpu_*_map. by Rusty Russell · 12 years ago
  5. 38b9378 lib/cpumask.c: remove __any_online_cpu() by Srivatsa S. Bhat · 12 years ago
  6. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
  7. a64a26e cpumask: add cpumask_var_t documentation by KOSAKI Motohiro · 13 years ago
  8. 4b06042 bitmap, irq: add smp_affinity_list interface to /proc/irq by Mike Travis · 13 years ago
  9. 221e3eb cpumask: let num_*_cpus() function always return unsigned values by Heiko Carstens · 14 years ago
  10. 8bd93a2 rcu: Accelerate grace period if last non-dynticked CPU by Paul E. McKenney · 14 years ago
  11. 6ad4c18 sched: Fix balance vs hotplug race by Peter Zijlstra · 15 years ago
  12. 6ba2ef7 cpumask: Move deprecated functions to end of header. by Rusty Russell · 15 years ago
  13. 4b805b1 cpumask: remove unused deprecated functions, avoid accusations of insanity by Rusty Russell · 15 years ago
  14. 72d78d0 cpumask: remove unused cpu_mask_all by Rusty Russell · 15 years ago
  15. a0219d9 cpumask: remove dangerous CPU_MASK_ALL_PTR by Rusty Russell · 15 years ago
  16. 54fdade generic-ipi: make struct call_function_data lockless by Xiao Guangrong · 15 years ago
  17. f4b0373 Make bitmask 'and' operators return a result code by Linus Torvalds · 15 years ago
  18. 0281b5d cpumask: introduce zalloc_cpumask_var by Yinghai Lu · 15 years ago
  19. 8c384cd cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS by Rusty Russell · 16 years ago
  20. 3fa4152 cpumask: make set_cpu_*/init_cpu_* out-of-line by Rusty Russell · 16 years ago
  21. ae7a47e cpumask: make cpumask.h eat its own dogfood. by Rusty Russell · 16 years ago
  22. b3199c0 cpumask: switch over to cpu_online/possible/active/present_mask: core by Rusty Russell · 16 years ago
  23. 7b4967c cpumask: Add alloc_cpumask_var_node() by Mike Travis · 16 years ago
  24. 7be7585 cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACK by Rusty Russell · 16 years ago
  25. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 16 years ago
  26. 984f2f3 cpumask: introduce new API, without changing anything, v3 by Rusty Russell · 16 years ago
  27. cd83e42 cpumask: new API, v2 by Rusty Russell · 16 years ago
  28. 2d3854a cpumask: introduce new API, without changing anything by Rusty Russell · 16 years ago
  29. 3dd730f cpumask: statement expressions confuse some versions of gcc by Stephen Rothwell · 16 years ago
  30. e56b3bc cpu masks: optimize and clean up cpumask_of_cpu() by Linus Torvalds · 16 years ago
  31. b8d317d cpumask: make cpumask_of_cpu_map generic by Mike Travis · 16 years ago
  32. 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
  33. 80422d3 cpumask: Provide a generic set of CPUMASK_ALLOC macros, FIXUP by Mike Travis · 16 years ago
  34. 77586c2 cpumask: Provide a generic set of CPUMASK_ALLOC macros by Mike Travis · 16 years ago
  35. 65c0118 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr by Mike Travis · 16 years ago
  36. e761b77 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) by Max Krasnyansky · 16 years ago
  37. 9982fbf Revert "cpumask: introduce new APIs" by Ingo Molnar · 16 years ago
  38. 68083e0 Merge commit 'v2.6.26-rc9' into cpus4096 by Ingo Molnar · 16 years ago
  39. acb7669 cpumask: introduce new APIs by Stephen Rothwell · 16 years ago
  40. 7baac8b cpumask: make for_each_cpu_mask a bit smaller by Alexander van Heukelum · 16 years ago
  41. 41df0d61 x86: Add performance variants of cpumask operators by Mike Travis · 16 years ago
  42. f4ed0de cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len by Paul Jackson · 16 years ago
  43. 7ea931c mempolicy: add bitmap_onto() and bitmap_fold() operations by Paul Jackson · 16 years ago
  44. 9f0e8d0 x86: convert cpumask_of_cpu macro to allocated array by Mike Travis · 16 years ago
  45. 321a8e9 cpumask: add CPU_MASK_ALL_PTR macro by Mike Travis · 16 years ago
  46. 30ca60c cpumask: add cpumask_scnprintf_len function by Mike Travis · 16 years ago
  47. 2355188 x86: avoid build warning by Ingo Molnar · 16 years ago
  48. a263898 CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU by Ingo Molnar · 17 years ago
  49. 53b8a31 [PATCH] Convert highest_possible_processor_id to nr_cpu_ids by Christoph Lameter · 17 years ago
  50. 01a3ee2 [PATCH] bitmap: parse input from kernel and user buffers by Reinette Chatre · 18 years ago
  51. 9de9adb [PATCH] for_each_cpu_mask() warning fix by Andrew Morton · 18 years ago
  52. fb1bb34 [PATCH] remove for_each_cpu() by Andrew Morton · 18 years ago
  53. 631d674 [PATCH] for_each_possible_cpu: defines for_each_possible_cpu by KAMEZAWA Hiroyuki · 18 years ago
  54. 96a9b4d [PATCH] cpumask: uninline any_online_cpu() by Andrew Morton · 18 years ago
  55. 8630282 [PATCH] cpumask: uninline highest_possible_processor_id() by Andrew Morton · 18 years ago
  56. 3d18bd7 [PATCH] cpumask: uninline next_cpu() by Andrew Morton · 18 years ago
  57. ccb4600 [PATCH] cpumask: uninline first_cpu() by Andrew Morton · 18 years ago
  58. 7a8ef1c [PATCH] x86: don't initialise cpu_possible_map to all ones by Andrew Morton · 18 years ago
  59. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago
  60. fb5eeee [PATCH] cpusets: bitmap and mask remap operators by Paul Jackson · 19 years ago
  61. 688ce17 [PATCH]: highest_possible_processor_id() has to be a macro by Al Viro · 19 years ago
  62. c8923c6 [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. by David S. Miller · 19 years ago
  63. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago