Commit Graph

37 Commits (cd83e42c6b0413dcbb548c2ead799111ff7e6a13)

Author SHA1 Message Date
Rusty Russell cd83e42c6b cpumask: new API, v2 16 years ago
Rusty Russell 2d3854a37e cpumask: introduce new API, without changing anything 16 years ago
Stephen Rothwell 3dd730f2b4 cpumask: statement expressions confuse some versions of gcc 17 years ago
Linus Torvalds e56b3bc794 cpu masks: optimize and clean up cpumask_of_cpu() 17 years ago
Mike Travis b8d317d10c cpumask: make cpumask_of_cpu_map generic 17 years ago
Mike Travis 80422d3431 cpumask: Provide a generic set of CPUMASK_ALLOC macros, FIXUP 17 years ago
Mike Travis 77586c2bda cpumask: Provide a generic set of CPUMASK_ALLOC macros 17 years ago
Mike Travis 65c0118453 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr 17 years ago
Max Krasnyansky e761b77252 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) 17 years ago
Ingo Molnar 9982fbface Revert "cpumask: introduce new APIs" 17 years ago
Stephen Rothwell acb7669c12 cpumask: introduce new APIs 17 years ago
Alexander van Heukelum 7baac8b91f cpumask: make for_each_cpu_mask a bit smaller 17 years ago
Mike Travis 41df0d61c2 x86: Add performance variants of cpumask operators 17 years ago
Paul Jackson f4ed0deae8 cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len 17 years ago
Paul Jackson 7ea931c9fc mempolicy: add bitmap_onto() and bitmap_fold() operations 17 years ago
Mike Travis 9f0e8d0400 x86: convert cpumask_of_cpu macro to allocated array 17 years ago
Mike Travis 321a8e9dcb cpumask: add CPU_MASK_ALL_PTR macro 17 years ago
Mike Travis 30ca60c15a cpumask: add cpumask_scnprintf_len function 17 years ago
Ingo Molnar 2355188570 x86: avoid build warning 17 years ago
Ingo Molnar a263898f62 CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU 17 years ago
Christoph Lameter 53b8a315b7 [PATCH] Convert highest_possible_processor_id to nr_cpu_ids 18 years ago
Reinette Chatre 01a3ee2b20 [PATCH] bitmap: parse input from kernel and user buffers 19 years ago
Andrew Morton 9de9adb615 [PATCH] for_each_cpu_mask() warning fix 19 years ago
Andrew Morton fb1bb34d45 [PATCH] remove for_each_cpu() 19 years ago
KAMEZAWA Hiroyuki 631d6747e1 [PATCH] for_each_possible_cpu: defines for_each_possible_cpu 19 years ago
Andrew Morton 96a9b4d31e [PATCH] cpumask: uninline any_online_cpu() 19 years ago
Andrew Morton 8630282070 [PATCH] cpumask: uninline highest_possible_processor_id() 19 years ago
Andrew Morton 3d18bd74a2 [PATCH] cpumask: uninline next_cpu() 19 years ago
Andrew Morton ccb46000f4 [PATCH] cpumask: uninline first_cpu() 19 years ago
Andrew Morton 7a8ef1cb77 [PATCH] x86: don't initialise cpu_possible_map to all ones 19 years ago
Al Viro 1b8623545b [PATCH] remove bogus asm/bug.h includes. 19 years ago
Paul Jackson fb5eeeee44 [PATCH] cpusets: bitmap and mask remap operators 20 years ago
Al Viro 688ce17b85 [PATCH]: highest_possible_processor_id() has to be a macro 20 years ago
David S. Miller c8923c6b85 [NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering. 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago