Age | Commit message (Expand) | Author |
2010-03-06 | cpumask: let num_*_cpus() function always return unsigned values | Heiko Carstens |
2010-02-25 | rcu: Accelerate grace period if last non-dynticked CPU | Paul E. McKenney |
2009-12-06 | sched: Fix balance vs hotplug race | Peter Zijlstra |
2009-09-24 | cpumask: Move deprecated functions to end of header. | Rusty Russell |
2009-09-24 | cpumask: remove unused deprecated functions, avoid accusations of insanity | Rusty Russell |
2009-09-24 | cpumask: remove unused cpu_mask_all | Rusty Russell |
2009-09-24 | cpumask: remove dangerous CPU_MASK_ALL_PTR | Rusty Russell |
2009-09-23 | generic-ipi: make struct call_function_data lockless | Xiao Guangrong |
2009-08-21 | Make bitmask 'and' operators return a result code | Linus Torvalds |
2009-06-09 | cpumask: introduce zalloc_cpumask_var | Yinghai Lu |
2008-12-31 | cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS | Rusty Russell |
2008-12-29 | cpumask: make set_cpu_*/init_cpu_* out-of-line | Rusty Russell |
2008-12-29 | cpumask: make cpumask.h eat its own dogfood. | Rusty Russell |
2008-12-29 | cpumask: switch over to cpu_online/possible/active/present_mask: core | Rusty Russell |
2008-12-19 | cpumask: Add alloc_cpumask_var_node() | Mike Travis |
2008-12-13 | cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACK | Rusty Russell |
2008-12-13 | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell |
2008-11-09 | cpumask: introduce new API, without changing anything, v3 | Rusty Russell |
2008-11-07 | cpumask: new API, v2 | Rusty Russell |
2008-11-06 | cpumask: introduce new API, without changing anything | Rusty Russell |
2008-07-30 | cpumask: statement expressions confuse some versions of gcc | Stephen Rothwell |
2008-07-28 | cpu masks: optimize and clean up cpumask_of_cpu() | Linus Torvalds |
2008-07-26 | cpumask: make cpumask_of_cpu_map generic | Mike Travis |
2008-07-24 | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2008-07-20 | cpumask: Provide a generic set of CPUMASK_ALLOC macros, FIXUP | Mike Travis |
2008-07-18 | cpumask: Provide a generic set of CPUMASK_ALLOC macros | Mike Travis |
2008-07-18 | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis |
2008-07-18 | cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ... | Max Krasnyansky |
2008-07-06 | Revert "cpumask: introduce new APIs" | Ingo Molnar |
2008-07-06 | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar |
2008-07-04 | cpumask: introduce new APIs | Stephen Rothwell |
2008-05-23 | cpumask: make for_each_cpu_mask a bit smaller | Alexander van Heukelum |
2008-05-23 | x86: Add performance variants of cpumask operators | Mike Travis |
2008-05-13 | cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len | Paul Jackson |
2008-04-28 | mempolicy: add bitmap_onto() and bitmap_fold() operations | Paul Jackson |
2008-04-19 | x86: convert cpumask_of_cpu macro to allocated array | Mike Travis |
2008-04-19 | cpumask: add CPU_MASK_ALL_PTR macro | Mike Travis |
2008-04-19 | cpumask: add cpumask_scnprintf_len function | Mike Travis |
2008-01-30 | x86: avoid build warning | Ingo Molnar |
2008-01-06 | CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU | Ingo Molnar |
2007-02-21 | [PATCH] Convert highest_possible_processor_id to nr_cpu_ids | Christoph Lameter |
2006-10-11 | [PATCH] bitmap: parse input from kernel and user buffers | Reinette Chatre |
2006-06-25 | [PATCH] for_each_cpu_mask() warning fix | Andrew Morton |
2006-06-25 | [PATCH] remove for_each_cpu() | Andrew Morton |
2006-03-28 | [PATCH] for_each_possible_cpu: defines for_each_possible_cpu | KAMEZAWA Hiroyuki |
2006-03-25 | [PATCH] cpumask: uninline any_online_cpu() | Andrew Morton |
2006-03-25 | [PATCH] cpumask: uninline highest_possible_processor_id() | Andrew Morton |
2006-03-25 | [PATCH] cpumask: uninline next_cpu() | Andrew Morton |
2006-03-25 | [PATCH] cpumask: uninline first_cpu() | Andrew Morton |
2006-02-10 | [PATCH] x86: don't initialise cpu_possible_map to all ones | Andrew Morton |