aboutsummaryrefslogtreecommitdiffstats
path: root/xen/arch/x86/genapic
Commit message (Expand)AuthorAgeFilesLines
* x86/apic: remove DMI checks in bigsmp driver for obsolete systemsMatt Wilson2013-08-301-9/+0
* x86/apic: remove Summit supportMatt Wilson2013-08-273-30/+0
* x86: use cpumask_any() in mask-to-APIC-ID conversionsJan Beulich2013-08-232-2/+2
* honor ACPI v4 FADT flagsJan Beulich2013-02-222-4/+14
* x86/x2apic: properly implement cluster modeJan Beulich2012-11-081-15/+127
* x86: make cpu_2_logical_apicid private to x2apic codeJan Beulich2012-11-081-4/+5
* xen: Remove x86_32 build target.Keir Fraser2012-09-121-12/+0
* eliminate first_cpu() etcJan Beulich2011-11-081-1/+1
* eliminate cpus_xyz()Jan Beulich2011-11-081-1/+1
* x86/apic: record local APIC state on bootAndrew Cooper2011-06-141-0/+2
* x86: APIC cleanupJan Beulich2011-03-092-8/+4
* x86: cleanup mpparse.cJan Beulich2011-03-091-1/+0
* ix86: re-do permanent disabling of x2apicKeir Fraser2011-02-101-0/+12
* x86: restore x2apic pre-enabled check logicKeir Fraser2011-01-112-2/+23
* x86: a little bit of genapic cleanupKeir Fraser2010-12-242-33/+13
* Use bool_t for various boolean variablesKeir Fraser2010-12-241-1/+1
* x86: adjust x2apic section placementKeir Fraser2010-12-151-2/+2
* x86: x2apic: Large cleanupKeir Fraser2010-12-091-56/+42
* x86/IRQ: pass CPU masks by reference rather than by value in more placesKeir Fraser2010-12-012-20/+20
* Rename irq_cfg->domain to irq_cfg->cpu_maskKeir Fraser2010-08-302-3/+3
* x2APIC: improve enabling logicKeir Fraser2010-07-051-0/+19
* x86: send_IPI_mask() ignores offline CPUs in given cpumask.Keir Fraser2010-06-291-24/+18
* x86: Do not include apic.h/io_apic.h from asm/smp.hKeir Fraser2010-06-114-0/+7
* apic: clean up msr handlingKeir Fraser2010-06-111-4/+10
* x86: fix dom0 S3 when x2apic is used.Keir Fraser2010-03-181-4/+4
* Miscellaneous data placement adjustmentsKeir Fraser2009-10-285-12/+13
* Scattered code arrangement cleanups.Keir Fraser2009-10-071-1/+2
* Cleanup: Make local functions static and remove unused functions.Keir Fraser2009-09-301-2/+2
* Add the support of x2apic logical cluster mode.Keir Fraser2009-09-071-10/+52
* vt-d: enhance the support of Interrupt Remapping EIM and x2APICKeir Fraser2009-09-071-2/+0
* x86: Implement per-cpu vector for xen hypervisorKeir Fraser2009-08-192-6/+18
* Pass cpumasks by reference always.Keir Fraser2009-05-271-3/+4
* x2apic: Clean up send_IPI_mask_x2apic() and add a memory barrier.Keir Fraser2008-09-251-9/+14
* x86: Support x2APIC mode.Keir Fraser2008-05-014-1/+83
* es7000: Remove the bulk of the ES7000 specific code from Xen.kfraser@localhost.localdomain2007-08-035-175/+7
* Simplify Unisys ES7000 code in light of the fact we do not supportkfraser@localhost.localdomain2007-07-102-316/+22
* ES7000: Fix ES7000-specific APIC code.Keir Fraser2007-06-151-2/+2
* Whitespace clean-ups. shand@kneesaa.uk.xensource.com2006-08-163-4/+4
* [XEN] Clean up shutdown handling and ignore opt_noreboot if dom0kaf24@firebug.cl.cam.ac.uk2006-08-071-1/+0
* While other aspects of the system configuration may still bekaf24@firebug.cl.cam.ac.uk2006-04-251-6/+10
* Clean up build system some more. No need to explicitlykaf24@firebug.cl.cam.ac.uk2006-04-051-4/+0
* Simplify the Xen genapic code. Many genapic hooks have beenkaf24@firebug.cl.cam.ac.uk2006-04-046-16/+73
* Clean up subarch 'mach-foo' header files. No need forkaf24@firebug.cl.cam.ac.uk2006-04-035-22/+20
* Remove send_IPI_all, send_IPI_allbutself and send_IPI_selfkaf24@firebug.cl.cam.ac.uk2006-04-031-18/+0
* Fix a bug, and also fixes the build with some gcc4 versions.kaf24@firebug.cl.cam.ac.uk2006-03-211-1/+1
* Upgrade genapic code to 2.6.16-rc6 codebase. Remove entries fromkaf24@firebug.cl.cam.ac.uk2006-03-203-30/+60
* Move arch/x86 to new build system.kaf24@firebug.cl.cam.ac.uk2006-03-191-0/+10
* Intel systems with more than 8 CPUs require that the APIC is configuredkaf24@firebug.cl.cam.ac.uk2005-11-232-2/+24
* Here is a patch to enable Xen to run on a Unisys ES7000 x86_64 system.kaf24@firebug.cl.cam.ac.uk2005-07-211-2/+14
* bitkeeper revision 1.1653 (429f7931iJ8kgS9qBlBbtyY9irorQA)cl349@firebug.cl.cam.ac.uk2005-06-024-0/+4