aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include
Commit message (Expand)AuthorAgeFilesLines
* vpmu: No need for two initialisation functionsDietmar Hahn2012-02-291-1/+0
* vpmu: cleanup structuresDietmar Hahn2012-02-291-10/+0
* xsm: expose context of event channel peersDaniel De Graaf2012-02-292-0/+19
* arm: Handle booting on SMP platformsTim Deegan2012-02-281-0/+1
* X86: expose HLE/RTM features to dom0Liu, Jinsong2012-02-281-0/+2
* Revert 24875:a59c1dcfe968 "blkif.h: Define and document the request number/si...Keir Fraser2012-02-272-116/+4
* x86/vMCE: save/restore MCA capabilitiesJan Beulich2012-02-244-3/+13
* mem_event: remove type memberOlaf Hering2012-02-201-7/+1
* scheduler: Implement SCHEDOP sysctl for credit schedulerGeorge Dunlap2012-02-231-0/+14
* scheduler: Add a #define for the default ratelimitGeorge Dunlap2012-02-231-0/+1
* blkif.h: Define and document the request number/size/segments extensionJustin T. Gibbs2012-02-232-4/+116
* blkif.h: Document the Red Hat and Citrix blkif multi-page ring extensionsJustin T. Gibbs2012-02-231-15/+92
* blkif.h: Provide more complete documentation of the blkif interfaceJustin T. Gibbs2012-02-231-56/+258
* blkif.h: Miscelaneous style fixesJustin T. Gibbs2012-02-231-5/+4
* IO-APIC: Prevent using EOI broadcast suppression if user specified ioapic_ack...Andrew Cooper2012-02-231-0/+1
* arm: lr register in hyp mode is really LR_usr.Ian Campbell2012-02-221-3/+12
* arm: use a per-VCPU stackIan Campbell2012-02-224-19/+43
* xen: make need_iommu == 0 if !HAS_PASSTHROUGHIan Campbell2012-02-151-0/+6
* arm: align some register bit definitionsIan Campbell2012-02-151-40/+40
* arm: define some more cp15 registersIan Campbell2012-02-151-0/+18
* arm: fixup hard tabsIan Campbell2012-02-133-174/+174
* arm: setup MM using information from the device treeDavid Vrabel2012-02-133-6/+10
* arm, device tree: parse the DTB for RAM location and sizeDavid Vrabel2012-02-132-3/+38
* arm: add early_printk()David Vrabel2012-02-131-0/+27
* arm: map device tree blob in initial page tablesDavid Vrabel2012-02-131-0/+6
* arm: few missing #defineStefano Stabellini2012-02-132-0/+5
* libfdt: fixup libfdt_env.h for xenDavid Vrabel2012-02-131-0/+2
* x86/mm: New sharing audit memopAndres Lagar-Cavilla2012-02-102-1/+3
* Use memops for mem paging, sharing, and access, instead of domctlsAndres Lagar-Cavilla2012-02-106-75/+113
* x86/mm: Refactor possibly deadlocking get_gfn callsAndres Lagar-Cavilla2012-02-101-0/+60
* Re-order calls to put_gfn() around wait queue invocationsAndres Lagar-Cavilla2012-02-103-3/+11
* x86/mm: Rework locking in the PoD layerAndres Lagar-Cavilla2012-02-101-19/+8
* x86/mm: Make p2m lookups fully synchronized wrt modificationsAndres Lagar-Cavilla2012-02-102-21/+32
* gnttab: miscellaneous fixesJan Beulich2012-02-092-4/+20
* arm: define domain_pirq_to_irqIan Campbell2012-02-091-0/+2
* CONFIG: remove #ifdef __ia64__ from the x86 arch treeAndrew Cooper2012-02-092-14/+0
* CONFIG: remove CONFIG_SMP #ifdefsAndrew Cooper2012-02-094-20/+0
* vpmu: Rename PASSIVE_DOMAIN_ALLOCATEDDietmar Hahn2012-02-091-1/+1
* vpmu: Use macros to access struct vpmu_struct.flagsDietmar Hahn2012-02-091-0/+6
* arm: vtimerStefano Stabellini2012-02-091-0/+7
* arm: vgic emulationStefano Stabellini2012-02-091-0/+30
* arm: driver for the generic timer for ARMv7Stefano Stabellini2012-02-091-0/+26
* arm: pl011 UART driverStefano Stabellini2012-02-091-0/+2
* arm: mm and p2mStefano Stabellini2012-02-095-0/+871
* arm: irqStefano Stabellini2012-02-093-0/+45
* arm: domain_buildStefano Stabellini2012-02-092-1/+3
* arm: domainStefano Stabellini2012-02-091-0/+43
* arm: entry.S and head.SStefano Stabellini2012-02-091-0/+18
* arm: bit manipulation, copy and division librariesStefano Stabellini2012-02-091-0/+3
* arm: header filesStefano Stabellini2012-02-0940-0/+2459