- 46a87b3 sched/core: Distribute tasks within affinity masks by Paul Turner · 4 years, 10 months ago
- 190535f include/linux/cpumask.h: don't calculate length of the input string by Yury Norov · 5 years ago
- 2a4a408 cpumask: nicer for_each_cpumask_and() signature by Alexey Dobriyan · 5 years ago
- 0c09ab9 cpu/hotplug: Cache number of online CPUs by Thomas Gleixner · 5 years ago
- b9fa644 cpumask: Implement cpumask_or_equal() by Thomas Gleixner · 5 years ago
- e797bda smp/hotplug: Track booted once CPUs in a cpumask by Thomas Gleixner · 5 years ago
- 3713a4e include/linux/cpumask.h: fix double string traverse in cpumask_parse by Yury Norov · 6 years ago
- 9af18e5 cpumask: make cpumask_next_wrap available without smp by Willem de Bruijn · 6 years ago
- 80d1966 net: Refactor XPS for CPUs and Rx queues by Amritha Nambiar · 7 years ago
- d207af2 cpumask: Make for_each_cpu_wrap() available on UP as well by Michael Kelley · 7 years ago
- 4de373a cpumask: make cpumask_size() return "unsigned int" by Alexey Dobriyan · 7 years ago
- 8a103df Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- e22cdc3 sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_OFFSTACK by Rakib Mullick · 7 years ago
- f22ef33 cpumask: make cpumask_next() out-of-line by Alexey Dobriyan · 7 years ago
- 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
- 6c8557b smp, cpumask: Use non-atomic cpumask_{set,clear}_cpu() by Peter Zijlstra · 8 years ago
- c743f0a sched/fair, cpumask: Export for_each_cpu_wrap() by Peter Zijlstra · 8 years ago
- c311c79 cpumask: make "nr_cpumask_bits" unsigned by Alexey Dobriyan · 8 years ago
- f7e30f0 cpumask: Add helper cpumask_available() by Matthias Kaehlcke · 8 years ago
- 20dcfe1 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 4d59b6c cpumask: use nr_cpumask_bits for parsing functions by Tejun Heo · 8 years ago
- 668802c tick/broadcast: Reduce lock cacheline contention by Waiman Long · 8 years ago
- 427d77a x86/smpboot: Prevent false positive out of bounds cpumask access warning by Thomas Gleixner · 8 years ago
- b06fb41 cpumask: fix code comment by Geliang Tang · 8 years ago
- e9d867a sched: Allow per-cpu kernel threads to run on online && !active by Peter Zijlstra (Intel) · 9 years ago
- 95f2735 cpumask: remove incorrect information from comment by Eric Biggers · 9 years ago
- 9425676 kernel/cpu.c: make set_cpu_* static inlines by Rasmus Villemoes · 9 years ago
- 5aec01b kernel/cpu.c: eliminate cpu_*_mask by Rasmus Villemoes · 9 years ago
- 4b804c8 kernel/cpu.c: export __cpu_*_mask by Rasmus Villemoes · 9 years ago
- f36963c cpumask_set_cpu_local_first => cpumask_local_spread, lament by Rusty Russell · 10 years ago
- 1527781 cpumask: resurrect CPU_MASK_CPU0 by Rusty Russell · 10 years ago
- 3bbf7f4 linux/cpumask.h: add typechecking to cpumask_test_cpu by Rasmus Villemoes · 10 years ago
- cdfdef7 cpumask: only allocate nr_cpumask_bits. by Rusty Russell · 10 years ago
- 2f0f267 cpumask: remove deprecated functions. by Rusty Russell · 10 years ago
- 9941a38 CPU_MASK_ALL/CPU_MASK_NONE: remove from deprecated region. by Rusty Russell · 10 years ago
- 4638532 bitmap, cpumask, nodemask: remove dedicated formatting functions by Tejun Heo · 10 years ago
- f1bbc03 cpumask, nodemask: implement cpumask/nodemask_pr_args() by Tejun Heo · 10 years ago
- 513e3d2 cpumask: always use nr_cpu_ids in formatting and parsing functions by Tejun Heo · 10 years ago
- f5ac1f5 linux/cpumask.h: update bitmap wrappers to take unsigned int by Rasmus Villemoes · 10 years ago
- 5aaba36 cpumask: factor out show_cpumap into separate helper function by Sudeep Holla · 10 years ago
- 4ba2968 percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t by Christoph Lameter · 10 years ago
- f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- da91309 cpumask: Utility function to set n'th cpu - local cpu first by Amir Vadai · 11 years ago
- ee39facb net: Revert mlx4 cpumask changes. by David S. Miller · 11 years ago
- c8865b6 cpumask: Utility function to set n'th cpu - local cpu first by Amir Vadai · 11 years ago
- cea092c cpumask.h: silence warning with -Wsign-compare by Brian W Hart · 11 years ago
- ba630e4 cpumask: implement cpumask_parse() by Tejun Heo · 12 years ago
- 231daf0 cpumask: cpulist_parse() comments correction by Alex Shi · 12 years ago
- c777ad6 cpumask: add a few comments of cpumask functions by Alex Shi · 13 years ago
- 615399c cpumask: remove old cpu_*_map. by Rusty Russell · 13 years ago
- 38b9378 lib/cpumask.c: remove __any_online_cpu() by Srivatsa S. Bhat · 13 years ago
- 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 13 years ago
- a64a26e cpumask: add cpumask_var_t documentation by KOSAKI Motohiro · 13 years ago
- 4b060420 bitmap, irq: add smp_affinity_list interface to /proc/irq by Mike Travis · 14 years ago
- 221e3eb cpumask: let num_*_cpus() function always return unsigned values by Heiko Carstens · 15 years ago
- 8bd93a2 rcu: Accelerate grace period if last non-dynticked CPU by Paul E. McKenney · 15 years ago
- 6ad4c18 sched: Fix balance vs hotplug race by Peter Zijlstra · 15 years ago
- 6ba2ef7 cpumask: Move deprecated functions to end of header. by Rusty Russell · 15 years ago
- 4b805b1 cpumask: remove unused deprecated functions, avoid accusations of insanity by Rusty Russell · 15 years ago
- 72d78d0 cpumask: remove unused cpu_mask_all by Rusty Russell · 15 years ago
- a0219d9 cpumask: remove dangerous CPU_MASK_ALL_PTR by Rusty Russell · 15 years ago
- 54fdade generic-ipi: make struct call_function_data lockless by Xiao Guangrong · 15 years ago
- f4b0373 Make bitmask 'and' operators return a result code by Linus Torvalds · 15 years ago
- 0281b5d cpumask: introduce zalloc_cpumask_var by Yinghai Lu · 16 years ago
- 8c384cd cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS by Rusty Russell · 16 years ago
- 3fa4152 cpumask: make set_cpu_*/init_cpu_* out-of-line by Rusty Russell · 16 years ago
- ae7a47e cpumask: make cpumask.h eat its own dogfood. by Rusty Russell · 16 years ago
- b3199c0 cpumask: switch over to cpu_online/possible/active/present_mask: core by Rusty Russell · 16 years ago
- 7b4967c cpumask: Add alloc_cpumask_var_node() by Mike Travis · 16 years ago
- 7be7585 cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACK by Rusty Russell · 16 years ago
- 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 16 years ago
- 984f2f3 cpumask: introduce new API, without changing anything, v3 by Rusty Russell · 16 years ago
- cd83e42 cpumask: new API, v2 by Rusty Russell · 16 years ago
- 2d3854a cpumask: introduce new API, without changing anything by Rusty Russell · 16 years ago
- 3dd730f cpumask: statement expressions confuse some versions of gcc by Stephen Rothwell · 16 years ago
- e56b3bc cpu masks: optimize and clean up cpumask_of_cpu() by Linus Torvalds · 16 years ago
- b8d317d cpumask: make cpumask_of_cpu_map generic by Mike Travis · 16 years ago
- 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
- 80422d3 cpumask: Provide a generic set of CPUMASK_ALLOC macros, FIXUP by Mike Travis · 16 years ago
- 77586c2 cpumask: Provide a generic set of CPUMASK_ALLOC macros by Mike Travis · 16 years ago
- 65c0118 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr by Mike Travis · 16 years ago
- e761b77 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) by Max Krasnyansky · 16 years ago
- 9982fbf Revert "cpumask: introduce new APIs" by Ingo Molnar · 17 years ago
- 68083e0 Merge commit 'v2.6.26-rc9' into cpus4096 by Ingo Molnar · 17 years ago
- acb7669 cpumask: introduce new APIs by Stephen Rothwell · 17 years ago
- 7baac8b cpumask: make for_each_cpu_mask a bit smaller by Alexander van Heukelum · 17 years ago
- 41df0d61 x86: Add performance variants of cpumask operators by Mike Travis · 17 years ago
- f4ed0de cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len by Paul Jackson · 17 years ago
- 7ea931c mempolicy: add bitmap_onto() and bitmap_fold() operations by Paul Jackson · 17 years ago
- 9f0e8d0 x86: convert cpumask_of_cpu macro to allocated array by Mike Travis · 17 years ago
- 321a8e9 cpumask: add CPU_MASK_ALL_PTR macro by Mike Travis · 17 years ago
- 30ca60c cpumask: add cpumask_scnprintf_len function by Mike Travis · 17 years ago
- 2355188 x86: avoid build warning by Ingo Molnar · 17 years ago
- a263898 CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU by Ingo Molnar · 17 years ago
- 53b8a31 [PATCH] Convert highest_possible_processor_id to nr_cpu_ids by Christoph Lameter · 18 years ago
- 01a3ee2 [PATCH] bitmap: parse input from kernel and user buffers by Reinette Chatre · 18 years ago
- 9de9adb6 [PATCH] for_each_cpu_mask() warning fix by Andrew Morton · 19 years ago
- fb1bb34 [PATCH] remove for_each_cpu() by Andrew Morton · 19 years ago
- 631d674 [PATCH] for_each_possible_cpu: defines for_each_possible_cpu by KAMEZAWA Hiroyuki · 19 years ago