Commit History

Author SHA1 Message Date
  KOSAKI Motohiro a64a26e822 cpumask: add cpumask_var_t documentation 14 years ago
  Mike Travis 4b060420a5 bitmap, irq: add smp_affinity_list interface to /proc/irq 14 years ago
  Heiko Carstens 221e3ebf6d cpumask: let num_*_cpus() function always return unsigned values 15 years ago
  Paul E. McKenney 8bd93a2c5d rcu: Accelerate grace period if last non-dynticked CPU 15 years ago
  Peter Zijlstra 6ad4c18884 sched: Fix balance vs hotplug race 16 years ago
  Rusty Russell 6ba2ef7baa cpumask: Move deprecated functions to end of header. 16 years ago
  Rusty Russell 4b805b1738 cpumask: remove unused deprecated functions, avoid accusations of insanity 16 years ago
  Rusty Russell 72d78d05cb cpumask: remove unused cpu_mask_all 16 years ago
  Rusty Russell a0219d948d cpumask: remove dangerous CPU_MASK_ALL_PTR 16 years ago
  Xiao Guangrong 54fdade1c3 generic-ipi: make struct call_function_data lockless 16 years ago
  Linus Torvalds f4b0373b26 Make bitmask 'and' operators return a result code 16 years ago
  Yinghai Lu 0281b5dc03 cpumask: introduce zalloc_cpumask_var 16 years ago
  Rusty Russell 8c384cdee3 cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS 16 years ago
  Rusty Russell 3fa4152069 cpumask: make set_cpu_*/init_cpu_* out-of-line 16 years ago
  Rusty Russell ae7a47e72e cpumask: make cpumask.h eat its own dogfood. 16 years ago
  Rusty Russell b3199c025d cpumask: switch over to cpu_online/possible/active/present_mask: core 16 years ago
  Mike Travis 7b4967c532 cpumask: Add alloc_cpumask_var_node() 16 years ago
  Rusty Russell 7be7585393 cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACK 16 years ago
  Rusty Russell 29c0177e6a cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. 16 years ago
  Rusty Russell 984f2f377f cpumask: introduce new API, without changing anything, v3 17 years ago
  Rusty Russell cd83e42c6b cpumask: new API, v2 17 years ago
  Rusty Russell 2d3854a37e cpumask: introduce new API, without changing anything 17 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
  Linus Torvalds 7f9dce3837 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 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