aboutsummaryrefslogtreecommitdiffstats
path: root/xen
Commit message (Expand)AuthorAgeFilesLines
* x86/EFI: permit setting variable with non-zero attributesJan Beulich2013-03-271-3/+0
* vpmu intel: Add cpuid handling when vpmu disabledDietmar Hahn2013-03-263-9/+70
* x86: reserve pages when SandyBridge integrated graphicsXudong Hao2013-03-265-1/+50
* AMD IOMMU: allow disabling only interrupt remapping when certain IVRS consist...Jan Beulich2013-03-252-3/+6
* VT-d: deal with 5500/5520/X58 errataMalcolm Crossley2013-03-252-0/+32
* IOMMU: properly check whether interrupt remapping is enabledJan Beulich2013-03-255-34/+17
* ACPI, APEI: Add apei_exec_run_optionalHuang Ying2013-03-222-4/+16
* ACPI/APEI: Unlock apei_iomaps_lock on error pathAndrew Cooper2013-03-221-4/+2
* x86/HPET: deal with event having expired while interrupt was maskedJan Beulich2013-03-201-25/+28
* ACPI/ERST: Name table in otherwise opaque error messagesAndrew Cooper2013-03-201-2/+2
* VT-d: Enumerate IOMMUs when listing capabilitiesAndrew Cooper2013-03-201-1/+2
* x86: BITS_PER_LONG is now always 64Jan Beulich2013-03-203-46/+2
* AMD/IOMMU: Process softirqs while building dom0 iommu mappingsAndrew Cooper2013-03-201-0/+3
* x86/HPET: mask interrupt while changing affinityJan Beulich2013-03-182-1/+3
* x86/mm: avoid undefined behavior in IS_NIL()Xi Wang2013-03-151-2/+2
* x86: extend diagnostics for "No irq handler for vector" messagesJan Beulich2013-03-142-9/+23
* x86/mem_access: check for errors in p2m->set_entry().Tim Deegan2013-03-141-7/+18
* x86/mem_sharing: check for errors in p2m->set_entry().Tim Deegan2013-03-141-4/+8
* x86/ept: check for errors in a few callers of ept_set_entry.Tim Deegan2013-03-141-5/+15
* x86/mm: warn if we ever run out of shadow/hap pool for p2m/lgd ops.Tim Deegan2013-03-143-1/+15
* x86/mm: use bool_t for flags in shadow-pagetable structsTim Deegan2013-03-141-11/+11
* xen: arm: create dom0 DTB /hypervisor/ node dynamically.Ian Campbell2013-03-131-2/+55
* xen: strip xen, multiboot-module nodes from dom0 device treeIan Campbell2013-03-131-2/+30
* xen: arm: parse modules from DT during early boot.Ian Campbell2013-03-131-1/+53
* dtb: correct handling of #address-cells and #size-cells.Ian Campbell2013-03-133-7/+17
* xen: correct BITS_PER_EVTCHN_WORD on armIan Campbell2013-03-123-2/+7
* coverage: fix on ARMIan Campbell2013-03-123-18/+11
* x86/MCA: suppress bank clearing for certain injected eventsJan Beulich2013-03-122-9/+11
* vpmu intel: pass through cpuid bits when BTS is enabledDietmar Hahn2013-03-121-0/+4
* powernow: add fixups for AMD P-state figuresKonrad Rzeszutek Wilk2013-03-121-6/+50
* mmu: Introduce XENMEM_claim_pages (subop of memory ops)Dan Magenheimer2013-03-118-5/+188
* credit2: Reset until the front of the runqueue is positiveGeorge Dunlap2013-03-111-8/+40
* credit2: Fix erronous ASSERTGeorge Dunlap2013-03-111-24/+17
* x86/vPMU: change Intel model numbers from decimal to hexKonrad Rzeszutek Wilk2013-03-081-14/+14
* x86/vPMU: add missing Merom, Westmere, and Nehalem modelsKonrad Rzeszutek Wilk2013-03-081-2/+13
* x86/vPMU: provide comments for which Intel model is whatKonrad Rzeszutek Wilk2013-03-081-10/+10
* x86/MSI: add mechanism to fully protect MSI-X table from PV guest accessesJan Beulich2013-03-085-69/+153
* sched: always ask the scheduler to re-place the vcpu when the affinity changesGeorge Dunlap2013-03-081-3/+4
* fix domain unlocking in some xsm error pathsMatthew Daley2013-03-062-2/+2
* change arguments of do_kexec_op and compat_set_timer_op prototypesRobbie VanVossen2013-03-063-3/+5
* x86/shadow: don't use PV LDT area for cross-pages access emulationJan Beulich2013-03-051-19/+8
* xentrace: fix off-by-one in calculate_tbuf_sizeOlaf Hering2013-03-041-1/+1
* credit2: track residual from divisions done during accountingGeorge Dunlap2013-03-041-7/+15
* credit2: Avoid extra c2t calcuation in csched_runtimeGeorge Dunlap2013-03-041-11/+37
* credit1: Use atomic bit operations for the flags structureGeorge Dunlap2013-03-041-13/+10
* x86: make x86_mcinfo_reserve() clear its result bufferJan Beulich2013-03-044-12/+6
* x86: reduce irq_cpustat_t's __softirq_pending to 32 bitsJan Beulich2013-03-041-1/+1
* x86: don't rely on __softirq_pending to be the first field in irq_cpustat_tJan Beulich2013-03-045-13/+14
* x86: defer processing events on the NMI exit pathJan Beulich2013-03-042-6/+23
* SEDF: avoid gathering vCPU-s on pCPU0Jan Beulich2013-03-042-2/+4