xen.git
2013-08-27 Jan Beulichtools: drop VT-i example
2013-08-27 Ian Campbellxen/arm: use defines for boot module indexes instead...
2013-08-27 Ian Campbellxen: arm: indicate when we have early paniced
2013-08-27 Ian Campbellpl011: early_panic if baud rate not set in hardware
2013-08-27 Jaeyong Yooxen/arm: add lower-bound check in mfn_valid
2013-08-27 Andrew Cooperxen/arm: Introduce and use GLOBAL() in asm code.
2013-08-27 Julien Gralldrivers/char: pl011: Enable receive timeout interrupt
2013-08-27 Jan BeulichRevert "x86/boot: Explicitly clean pcpu stacks in debug...
2013-08-27 Ian Campbellpygrub: add Debian extlinux.conf path
2013-08-27 Andrew Cooperfix gdbstub build c/s c8177e691f
2013-08-27 Andrew Cooperx86/boot: Explicitly clean pcpu stacks in debug builds
2013-08-27 Matt Wilsonx86/time: remove Cyclone as a platform timer
2013-08-27 Matt Wilsonx86/apic: remove Summit support
2013-08-27 Jan Beulichx86/Intel: add support for Haswell CPU models
2013-08-27 Jan BeulichVMX: convert EOI exit bitmap to a proper bitmap
2013-08-27 Jan Beulichx86: don't allow Dom0 access to the HT address range
2013-08-27 Jan Beulichx86: don't allow Dom0 access to the MSI address range
2013-08-26 Jan BeulichRevert "interrupts: allow guest to set/clear MSI-X...
2013-08-23 Jan Beulichdomctl: replace cpumask_weight() uses
2013-08-23 Jan Beulichcredit1: replace cpumask_empty() uses
2013-08-23 Jan Beulichcredit2: replace cpumask_first() uses
2013-08-23 Jan Beulichx86: use cpumask_any() in mask-to-APIC-ID conversions
2013-08-23 Jan Beulichun-alias cpumask_any() from cpumask_first()
2013-08-23 Jan Beulichx86: correct public header's documentation of PAT MSR...
2013-08-23 Jan BeulichPCI: break MSI-X data out of struct pci_dev_info
2013-08-23 Jan Beulichx86: move struct bug_frame instances out of line
2013-08-22 Ian Campbellxen: arm: retry trylock if strex fails on free lock.
2013-08-22 Ian Campbellxen/arm64: resync atomics and spinlock asm with Linux
2013-08-22 Ian Campbellxen/arm64: Assembly optimized bitops from Linux
2013-08-22 Chen Baozixen/arm: Specific mapping for dom0 on OMAP5 platform
2013-08-22 Chen Baozixen/arm: Platform recognition and initialize arch_timer...
2013-08-22 Chen Baozixen/arm: Add support for device tree specified arch_tim...
2013-08-22 Chen Baozixen/arm: Add the new OMAP UART driver.
2013-08-22 Chen Baozixen: Introduce a helper to read a u32 property in devic...
2013-08-22 Chen Baozixen/arm: add 8250 compatible UART support for early_printk
2013-08-22 Chen Baozixen: rename ns16550-uart.h to 8250-uart.h and fix some...
2013-08-22 Andre PrzywaraARM: fix const declaration of platform struct
2013-08-22 Juergen GrossCorrect X2-APIC HVM emulation
2013-08-22 Yang ZhangNested VMX: Update APIC-v(RVI/SVI) when vmexit to L1
2013-08-22 Yang ZhangNested VMX: Clear APIC-v control bit in vmcs02
2013-08-22 Yang ZhangNested VMX: Force check ISR when L2 is running
2013-08-22 Yang ZhangNested VMX: Check whether interrupt is blocked by TPR
2013-08-21 Jan BeulichVT-d: warn about Compatibility Format Interrupts being...
2013-08-21 Ian CampbellMerge branch 'staging' of ssh://xenbits.xen.org/home...
2013-08-21 Ian Campbellbuild: CONFIG_IOEMU is now obsolete
2013-08-21 Ian Campbelltools: allow user to specify a system qemu-xen binary
2013-08-21 Ian Campbelltools: Make qemu-xen-traditional build optional.
2013-08-21 Andre PrzywaraPL011: fix reverse logic for interrupt mask register
2013-08-21 Jan BeulichACPI: use ioremap() in acpi_os_map_memory()
2013-08-21 Jan BeulichACPI: fix acpi_os_map_memory()
2013-08-20 Joby Poriyathinterrupts: allow guest to set/clear MSI-X mask bit
2013-08-20 Ian Campbellxen: arm: Use a direct mapping of RAM on arm64
2013-08-20 Ian Campbellxen: gate split heap code on its own config option...
2013-08-20 Ian Campbellxen: arm: allow virt_to_maddr to take either a pointer...
2013-08-20 Ian Campbellxen: arm: fix is_xen_fixed_mfn
2013-08-20 Ian Campbellxen: arm: Add a pte_of_xenaddr helper
2013-08-20 Ian Campbellxen: arm: define a macro to get this CPUs page table...
2013-08-20 Ian Campbellxen: arm: refactor create_mappings
2013-08-20 Ian Campbellxen: arm: Rename page table "hint" field to slightly...
2013-08-20 Ian Campbellxen: arm: Add zeroeth level page table macros and defines
2013-08-20 Ian Campbellxen: arm: Use _AC macros in config.h
2013-08-20 Ian Campbellxen: arm: reduce the size of the xen heap to max 1...
2013-08-20 Ian Campbellxen: remove evtchn_upcall_mask from interface on ARM
2013-08-20 Ian Campbelltools: foreign: add checks for compatible architectures
2013-08-20 Ian Campbellxen: arm: include public/xen.h in foreign interface...
2013-08-20 Ian Campbellxen: only expose start_info on architectures which...
2013-08-20 Ian Campbellxen/compat: support XEN_HAVE_FOO ifdefs in public interface
2013-08-20 Ian Campbelltools: drop 'sv'
2013-08-20 Ian Campbelltools: disable blktap1 build by default
2013-08-20 Ian Campbell.*ignore: remove some cruft
2013-08-20 Ian Campbelltools: remove lomount
2013-08-20 Ian Campbelltools: remove miniterm
2013-08-20 Ian Campbelltools: delete xsview
2013-08-20 Ian Campbelltools: remove in tree libaio
2013-08-20 Ian Campbelltools: make building xend configurable.
2013-08-20 Ian Campbelltools: move xm and xend under tools python
2013-08-20 Andre PrzywaraARM: add Calxeda Midway platform
2013-08-20 Matthew Daleylibxc: silence HVM domain creation messages
2013-08-20 Bob Proulxvif-bridge: fix cut behavior change
2013-08-20 Andre PrzywaraPL011: don't force baud rate of 38400 bps
2013-08-20 Andrew Coopertools: Cull more ia64 and ppc code
2013-08-20 Julien Grallxen/arm: erratum 766422: decode thumb store during...
2013-08-20 Julien Grallxen/arm: Start to implement an ARM decoder instruction
2013-08-19 Bastian Blanktools: xen-mceinj: Add missing return value checks
2013-08-16 Tim Deeganxen/x86: hypervisor build fixes for FreeBSD.
2013-08-16 Andrew Cooperx86/boot: Remove stack segment parameter from smpboot
2013-08-15 Tim Deeganxen: Add stdbool.h workaround for BSD.
2013-08-15 Tim Deeganxen: move -nostdinc into common Rules.mk.
2013-08-15 Tim Deeganxen: move some arch CFLAGS into the common Rules.mk.
2013-08-15 Tim Deeganx86/time: fix check for negative time in __update_vcpu_...
2013-08-14 Jan Beulichx86/MTRR: fix range check in mtrr_add_page()
2013-08-14 Jan Beulichx86: use "R" constraint for fxsaveq/fxrstorq enforcement
2013-08-14 Jan BeulichVT-d: protect against bogus information coming from...
2013-08-13 Yang ZhangVMX: add boot parameter to enable/disable APIC-v dynami...
2013-08-13 Andrew Cooperwatchdog/crash: Always disable watchdog in console_forc...
2013-08-13 Andrew Cooperx86/watchdog: Tweak implementation given new common...
2013-08-13 Andrew Cooperwatchdog: Move watchdog from being x86 specific to...
2013-08-13 Suravee Suthikulpanitx86/AMD: Inject #GP instead of #UD when unable to map...
2013-08-13 Suravee Suthikulpanitx86/AMD: Fix nested svm crash due to assertion in __vir...
2013-08-08 Ian Campbellxen: arm: document which hypercalls (and subops) are...
next