xen.git
2016-03-15 Jan Beulichx86: move both exception tables into .rodata
2016-03-15 Jan Beulichx86: partially revert use of 2M mappings for hypervisor...
2016-03-15 Dario Faggiolisched RTDS: use uint64_t for tracing time values
2016-03-15 Ross Lagerwallvmx: restore debug registers when injecting #DB traps
2016-03-15 Malcolm Crossleyrestore p2m_access_t enum order to allow bitmask semantics
2016-03-14 Wei Liulibxl: use LIBXL__LOG in libxl_ctx_alloc
2016-03-14 Jan Beulichx86emul: fix 32-bit test build
2016-03-14 Jan Beulichx86emul: check host features alongside guest ones where...
2016-03-14 Jan Beulichx86: rename XMM* features to SSE*
2016-03-14 Quan XuIOMMU: make the pcidevs_lock a recursive one
2016-03-14 Quan XuAMD IOMMU: fix an init time spinlock flaw
2016-03-10 Doug Goldsteinlibxl: ensure var is inited in libxl__domain_firmware
2016-03-10 Wei Liulibxc: simplify error handling in meminit_hvm
2016-03-10 Dario Faggiolisched: add Meng as RTDS maintainer
2016-03-10 David Vrabelx86: don't flush the whole cache when changing cachability
2016-03-10 Jan Beulichx86/shadow: avoid extra local array variable
2016-03-10 Jan Beulichx86/shadow: compile most write emulation code just...
2016-03-10 Razvan Cojocarux86/HVM: don't disable the REP emulation optimizations...
2016-03-10 Jan Beulichx86/xstate: undo bogus adjustment to xsave()
2016-03-10 Andrew Coopertools/misc: drop unused function from gtracestat
2016-03-10 Andrew Coopertools/foreign: avoid using alignment directives when...
2016-03-10 Stefano Stabelliniadd Julien as ARM maintainer
2016-03-09 Andrew Coopermm: fix page_list_* helpers to evaluate all their arguments
2016-03-09 Andrew Coopermm: introduce arch_free_heap_page()
2016-03-09 Jan Beulichx86/alternatives: correct near branch check
2016-03-09 Juergen Grossdomctl: add force flag to xen_domctl_vcpuaffinity for...
2016-03-09 Juergen Grosssched: add hypercall option to override and restore...
2016-03-09 Juergen Grosscpupool: correct error handling when removing cpu from...
2016-03-07 Andrew Cooperx86/vPMU: do not clobber IA32_MISC_ENABLE
2016-03-07 Andrew Cooperhvmloader: use xen/errno.h rather than the host systems...
2016-03-07 Andrew Cooperpublic/errno: Reduce complexity of inclusion
2016-03-07 Konrad Rzeszutek... Merge branch 'tracing/sched-events-improvements' of...
2016-03-07 Doug Goldsteintravis: actually disable debug for non-debug
2016-03-07 Doug Goldsteintravis: use matching C++ for GCC version
2016-03-07 Doug Goldsteintravis: skip building coverity, smoke, and master
2016-03-07 Dario Faggiolixenalyze: handle Credit2 scheduler events
2016-03-07 Dario Faggiolixenalyze: handle Credit1 scheduler events
2016-03-07 Dario Faggiolixenalyze: handle scheduling events
2016-03-07 Dario Faggiolixentrace: formats: add domain create and destroy events.
2016-03-07 Dario Faggiolixentrace: formats: add events from RTDS scheduler
2016-03-07 Dario Faggiolixentrace: formats: add events from Credit2 scheduler
2016-03-07 Dario Faggiolixentrace: formats: add events from Credit scheduler
2016-03-07 Dario Faggiolixentrace: formats: update format of scheduling events
2016-03-04 Shannon Zhaoarm/timer: fix panic when booting with DT
2016-03-04 Jan Beulichx86/HVM: re-format cache attribute pinning code
2016-03-04 Jan Beulichx86/HVM: adjust hvm_get_mem_pinned_cacheattr() GFN...
2016-03-04 Jan Beulichx86/HVM: limit flushing on cache attribute pinning...
2016-03-04 Jan Beulichx86/HVM: adjust hvm_set_mem_pinned_cacheattr() error...
2016-03-04 Jan Beulichx86/HVM: remove unnecessary indirection from hvm_get_me...
2016-03-04 Jan Beulichx86/HVM: honor cache attribute pinning for RAM only
2016-03-04 Jan Beulichx86: use "unsigned int" for cache attribute values
2016-03-04 Paul Durrantpublic/io/netif.h: make control ring hash protocol...
2016-03-03 Andrew Coopererrno: declare aliases using XEN_ERRNO()
2016-03-03 Aravind GopalakrishnanAMD, maintainers: remove myself from list
2016-03-03 Shannon Zhaoarm/acpi: Add acpi parameter to enable/disable acpi
2016-03-03 Shannon Zhaoarm/fdt: Export device_tree_for_each_node
2016-03-03 Shannon Zhaoarm/acpi: Add a new ACPI initialized function for UART
2016-03-03 Shannon Zhaoarm/acpi: Parse GTDT to initialize timer
2016-03-03 Parth Dixitarm/irq: Add helper function for setting interrupt...
2016-03-03 Shannon Zhaoarm/gic: Add ACPI support for GIC preinit
2016-03-03 Shannon Zhaoarm/gic-v3: Add ACPI boot support for GICv3
2016-03-03 Parth Dixitarm/gic-v2: Add ACPI boot support for GICv2
2016-03-03 Shannon Zhaoarm/irq: Drop the DT prefix of the irq line type
2016-03-03 Parth Dixitarm: Introduce a generic way to use a device from acpi
2016-03-03 Shannon Zhaoacpi/table: Introduce acpi_table_get_entry_madt to...
2016-03-03 Shannon Zhaoarm/acpi: Add ACPI support for SMP initialization
2016-03-03 Parth Dixitarm/acpi: Parse MADT to map logical cpu to MPIDR and...
2016-03-03 Shannon Zhaoarm/acpi: Parse FADT table and get PSCI flags
2016-03-03 Shannon Zhaoarm/acpi: Move end_boot_allocator after acpi_boot_table...
2016-03-03 Shannon Zhaoarm/acpi: Add basic ACPI initialization
2016-03-03 Shannon Zhaoarm/acpi: Add __acpi_map_table function for ARM
2016-03-03 Andrew Coopererrno: introduce EISDIR/EROFS/ENOTEMPTY to the ABI
2016-03-03 Stefano Stabelliniarm: remove unneeded ifdef CONFIG_ARM in efi-boot.h
2016-03-03 Juergen Grosssilence affinity messages on suspend/resume
2016-03-02 Yang HongyangRemus: update email address in MAINTAINERS file
2016-03-01 Doug Goldsteintravis: add IRC notifications
2016-03-01 Doug Goldsteinm4/python: fix checks for Python library support
2016-03-01 Liang Lilibxc: Expose the MPX cpuid flag to guest
2016-03-01 Wei Liutools/python/xs: fix two comments
2016-03-01 Wei Liulibxl: fix comment LIBXL__EGC_INIT -> LIBXL_EGC_INIT
2016-03-01 Doug Goldsteintools/configure: only require bcc/ld86/as86 when needed
2016-03-01 Ian Campbelllibxl: qmp: ensure qmp read buffer is NULL terminated
2016-03-01 Ian Campbellxl: NULL terminate buf when reading dom0 /proc/uptime
2016-03-01 Ian Campbellxl: uptime: skip dom0 when calling print_domU_uptime
2016-03-01 Haozhong Zhangdocs: Add descriptions of TSC scaling in xl.cfg and...
2016-03-01 Doug Goldsteinremove unused EXPORT_SYMBOL_GPL
2016-03-01 Feng WuVT-d: add a command line parameter for posted-interrupts
2016-03-01 Feng Wuvmx: VT-d posted-interrupt core logic handling
2016-03-01 Jan BeulichMerge branch 'staging' of xenbits.xen.org:/home/xen...
2016-03-01 Haozhong Zhangvmx: add VMX RDTSC(P) scaling support
2016-03-01 Ian Campbellxl: close nullfd after dup2'ing it to stdin
2016-03-01 Haozhong Zhangx86/hvm: move saving/loading vcpu's TSC to common code
2016-03-01 Haozhong Zhangx86/hvm: replace architecture TSC scaling by a common...
2016-02-29 George Dunlaptools/xenalyze: Actually handle case where number of...
2016-02-29 George Dunlaptools/xenalyze: Fix check for error return value
2016-02-29 George Dunlaptools/xenalyze: Avoid redundant check
2016-02-29 George Dunlaptools/xenalyze: Close symbol_file after reading it
2016-02-29 Ian Campbellloadpolicy: only close polFd if it is valid
2016-02-29 Ian CampbellMAINTAINERS: remove myself from ARM (incl DT), seabios...
2016-02-29 Doug Goldsteinbuild: consolidate CONFIG_HAS_VIDEO and CONFIG_VIDEO
next