aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/cpumask.h
Commit message (Expand)AuthorAgeFilesLines
* un-alias cpumask_any() from cpumask_first()Jan Beulich2013-08-231-1/+18
* xen, libxc: rename xenctl_cpumap to xenctl_bitmapDario Faggioli2013-04-171-3/+3
* remove ia64Jan Beulich2012-04-031-32/+1
* force inclusion of xen/config.h through compiler optionJan Beulich2012-01-131-1/+0
* eliminate first_cpu() etcJan Beulich2011-11-081-46/+38
* eliminate cpu_clear()Jan Beulich2011-11-081-1/+0
* eliminate cpu_set()Jan Beulich2011-11-081-1/+0
* eliminate cpu_test_xyz()Jan Beulich2011-11-081-10/+6
* eliminate cpus_xyz()Jan Beulich2011-11-081-42/+25
* cpumask <=> xenctl_cpumap: allocate CPU masks and byte maps dynamicallyJan Beulich2011-10-211-4/+2
* allocate CPU sibling and core maps dynamicallyJan Beulich2011-10-211-10/+6
* eliminate direct assignments of CPU masksJan Beulich2011-10-211-12/+13
* eliminate cpumask accessors referencing NR_CPUSJan Beulich2011-10-211-73/+44
* introduce and use nr_cpu_ids and nr_cpumask_bitsJan Beulich2011-10-211-36/+73
* Remove direct cpumask_t members from struct vcpu and struct domainJan Beulich2011-04-051-10/+71
* xen: adjust cpumask initializers to suit clang's incomplete gccisms.Tim Deegan2011-03-071-1/+1
* x86 cpufreq: Fix debug=y build.Keir Fraser2010-07-121-0/+1
* x86/cpufreq: pass pointers to cpu masks where possibleKeir Fraser2010-07-121-10/+7
* x86: IRQ affinity should track vCPU affinityKeir Fraser2010-06-171-1/+1
* domctl: Fix cpumap/cpumask conversion functions to return an error code.Keir Fraser2010-05-121-2/+2
* x86: Implement per-cpu vector for xen hypervisorKeir Fraser2009-08-191-1/+17
* Rename for_each_cpu() to for_each_possible_cpu()Keir Fraser2009-07-151-4/+4
* Pass cpumasks by reference always.Keir Fraser2009-05-271-12/+17
* Fix cpu selection at the time vCPU allocationKeir Fraser2009-03-061-2/+15
* x86: Various cleanups around CR4 handling, cpu_possible_map, and VMX initiali...kfraser@localhost.localdomain2007-07-121-1/+1
* Extended the physinfo sysctl to export NUMA cpu_to_node topology info.kfraser@localhost.localdomain2007-07-061-0/+9
* [XEN] Can be built -std=gnu99 (except for .S files).kfraser@localhost.localdomain2006-10-181-4/+4
* Replace dom0_ops hypercall with three new hypercalls:kfraser@localhost.localdomain2006-08-251-0/+7
* This patch defines a test_and_clear bitop for cpumask_t pointers.kaf24@firebug.cl.cam.ac.uk2006-04-191-0/+6
* Add cpumask_scnprintf() and cpulist_scnprintf(). This alsokaf24@firebug.cl.cam.ac.uk2006-01-071-15/+13
* bitkeeper revision 1.1588 (42999d00gxHg_hThncByjrGk7labNA)kaf24@firebug.cl.cam.ac.uk2005-05-291-6/+6
* bitkeeper revision 1.1548 (4294554btfa2GpomqV57KFpxEHsjEA)kaf24@firebug.cl.cam.ac.uk2005-05-251-15/+366
* bitkeeper revision 1.1389.15.6 (4281359ejSQPcJ7qoKDaeTFt7zBKUg)kaf24@firebug.cl.cam.ac.uk2005-05-101-0/+2
* bitkeeper revision 1.1389.10.1 (427fa2d3ZV92f_ErvLuIzWbV1f67QA)kaf24@firebug.cl.cam.ac.uk2005-05-091-0/+25