xen.git
2017-09-12 Juergen Grosstools/xenstore: dont unlink connection object twice
2017-09-12 Andrew Coopergrant_table: fix GNTTABOP_cache_flush handling
2017-09-12 George Dunlapxen/mm: make sure node is less than MAX_NUMNODES
2017-09-12 Andrew Cooperx86/shadow: Use ERR_PTR infrastructure for sh_emulate_m...
2017-09-12 Julien Grallxen/mm: Use __virt_to_mfn in map_domain_page instead...
2017-09-12 Julien Grallxen/x86: mm: Introduce {G, M}FN <-> {G, M}ADDR helpers
2017-09-11 Andrew Cooperxen/x86: Replace mandatory barriers with compiler barriers
2017-09-11 Wei Liumem_access: switch to plain bool
2017-09-08 Andrew Cooperx86/mm: Allow map_domain_page_global() to be used durin...
2017-09-08 Roger Pau Monnépci: constify domain parameter of pci_get_pdev_by_domain
2017-09-08 Jan Beulichhvmloader: clone REP INSW test from REP INSB one
2017-09-08 Jan Beulichhvmloader: dynamically determine scratch memory range...
2017-09-08 Jan Beulichx86/HVM: correct repeat count update in linear->phys...
2017-09-08 Wei Liumonitor: switch to plain bool
2017-09-08 Wei Liutools: eliminate LIBXL_BLKTAP2
2017-09-08 Wei Liutools: disable blktap2 by default
2017-09-08 Wei Liubuild: run autogen.sh on Stretch
2017-09-08 Wei LiuMAINTAINERS: orphan blktap2
2017-09-07 Andrew Cooperx86/page: Implement {get,set}_pte_flags() as static...
2017-09-07 Ian JacksonDEPS handling: Remove absolute paths from references...
2017-09-07 Ian JacksonDEPS handling: Use DEPS_INCLUDE everywhere
2017-09-07 Ian JacksonDEPS handling: Use DEPS_RM everywhere
2017-09-07 Ian JacksonDEPS handling: Provide DEPS_RM and DEPS_INCLUDE
2017-09-07 Boris Ostrovskymm: Don't scrub pages while holding heap lock in alloc_...
2017-09-06 Yi Suntools: change the type of '*nr' in 'libxl_psr_cat_get_info'
2017-09-06 Yi Suntools: use '__i386__' and '__x86_64__' to replace PSR...
2017-09-06 Jan Beulichx86: introduce and use setup_force_cpu_cap()
2017-09-06 Andrew Cooperx86/traps: Fix show_page_walk() to avoid printing trail...
2017-09-06 Andrew Cooperxen: Drop asmlinkage everywhere
2017-09-05 Olaf Heringlibxc/bitops: correct comment for bitmap_size
2017-09-05 Alexandru Isailacommon/vm_event: Initialize vm_event lists on domain...
2017-09-05 Jan Beulichx86emul: correct EVEX decoding
2017-09-05 Jan Beulichx86emul: correct VEX.L handling for VCVT{,T}S{S,D}2SI
2017-09-05 Jan Beulichx86emul: correct VEX.W handling for non-64-bit VPINSRD
2017-09-05 Andrew Cooperx86/emul: Fix the handling of unimplemented Grp7 instru...
2017-09-04 Jan Beulichx86/p2m-pt: pass level instead of page type to p2m_next...
2017-09-04 Jan Beulichx86/p2m: make p2m_alloc_ptp() return an MFN
2017-09-04 Jan Beulichx86/p2m-pt: simplify p2m_next_level()
2017-09-04 Wei Liux86/mm: use put_page_type_preemptible in put_page_from_...
2017-09-04 Andrew Cooperx86/mm: Use static inlines for {,un}adjust_guest_l?e()
2017-09-04 Wei LiuMAINTAINERS: add arch specific public headers to arch...
2017-09-01 Andrew Cooperx86/mm: Use mfn_t for make_cr3()
2017-09-01 Andrew Cooperx86/public: Further corrections to vcpu context comments
2017-09-01 Wei Liux86/mm: merge ptwr and mmio_ro page fault handlers
2017-09-01 Wei Liux86/mm: don't wrap x86_emulate_ctxt in ptwr_emulate_ctxt
2017-09-01 Jan Beulichdomctl/x86: move vMSI related #define-s to public interface
2017-09-01 Chao Gaoxl/libacpi: extend lapic_id() to uint32_t
2017-09-01 Juergen Grosslibxc: increase maximum migration stream record length
2017-09-01 Wei Liulibxl, xl: change p9 to p9s
2017-09-01 Jan Beulichx86: mark the entire directmap NX
2017-09-01 Roger Pau Monnéx86/pvh: remove stale PVHv1 comment from public headers
2017-09-01 Boris Ostrovskymm: don't request scrubbing until dom0 is running
2017-09-01 Boris Ostrovskymm: don't poison a page if scrub_debug is off
2017-09-01 Boris Ostrovskymm: change boot_scrub_done definition
2017-09-01 Boris Ostrovskymm: initialize lowmem virq when boot-time scrubbing...
2017-09-01 Igor Druzhininhvmloader, libxl: use the correct ACPI settings dependi...
2017-09-01 Chao GaoVT-d: use correct BDF for VF to search VT-d unit
2017-08-31 Yi Sunx86: remove redundant checks in sysctl.c
2017-08-31 Wei Liux86/pv: drop gate_op prefix in emul-gate-op.c
2017-08-31 Wei Liux86/pv: drop priv_op prefix in emul-priv-op.c
2017-08-31 Wei LiuRevert "xen: in do_softirq() sample smp_processor_id...
2017-08-31 Sergej Proskurinxen-access: Correct default value of write-to-CR4 switch
2017-08-31 Wei Liux86/mm: introduce trace point for mmio_ro emulation
2017-08-30 Andrew Cooperx86/mm: Rearrange guest_get_eff_{,kern_}l1e() to not...
2017-08-30 Andrew Cooperx86/mm: Use mfn_t for new_guest_cr3()
2017-08-30 Dario Faggiolixen: RCU: avoid busy waiting until the end of grace...
2017-08-30 Dario Faggiolixen: RCU: don't let a CPU with a callback go idle.
2017-08-30 Dario Faggiolixen: RCU/x86/ARM: discount CPUs that were idle when...
2017-08-30 Dario Faggiolixen: ARM: suspend the tick (if in use) when going idle.
2017-08-30 Dario Faggiolixen: in do_softirq() sample smp_processor_id() only...
2017-08-30 Jan BeulichMerge branch 'staging' of xenbits.xen.org:/home/xen...
2017-08-30 Jan BeulichRevert "mm: don't hold heap lock in alloc_heap_pages...
2017-08-30 Andrew Cooperx86/percpu: Misc cleanup
2017-08-30 Andrew Cooperx86/pv: Simplify access to the LDT/GDT ptes
2017-08-30 Andrew Cooperx86/pv: Consistently use typesafe helpers in all files
2017-08-30 Andrew Cooperx86/pv: map_ldt_shadow_page() cleanup
2017-08-30 Andrew Cooperx86/pv: Switch {fill,zap}_ro_mpt() to using mfn_t
2017-08-30 Andrew CooperRevert "mm: don't hold heap lock in alloc_heap_pages...
2017-08-30 Boris Ostrovskymm: don't hold heap lock in alloc_heap_pages() longer...
2017-08-30 Alexandru Isailax86/hvm: allow guest_request vm_events coming from...
2017-08-30 Roger Pau Monnéx86/pt: add a MSI unmask flag to XEN_DOMCTL_bind_pt_irq
2017-08-29 Andrew Cooperx86/pv: Fill all Xen slots in init_guest_l4_table()
2017-08-29 Andrew Cooperxen/build: Nuke include/{config,generated} during clean
2017-08-29 Wei LiuRevert "hvmloader, libxl: use the correct ACPI settings...
2017-08-29 Wei LiuRevert "acpi: set correct address of the control/event...
2017-08-29 Meng Xuxen: rtds: only tickle non-already tickled CPUs
2017-08-29 Daniel Sabogallibxl/arm: Fix build on arm64 + acpi
2017-08-29 Roger Pau Monneacpi: set correct address of the control/event blocks...
2017-08-29 Dario Faggiolixen: credit2: try to avoid tickling cpus subject to...
2017-08-29 Dario Faggiolixen: credit2: optimize runq_candidate() a little bit
2017-08-29 Dario Faggiolixen: credit2: kick away vcpus not running within their...
2017-08-29 Dario Faggiolixen: credit2: soft-affinity awareness in csched2_cpu_pick()
2017-08-29 Dario Faggiolixen: credit2: soft-affinity awareness in gat_fallback_cpu()
2017-08-29 George Dunlapxen/credit2: soft-affinity awareness in runq_tickle()
2017-08-28 Andrew Cooperx86/mm: Drop is_guest_l3_slot() and simplify callers
2017-08-28 Juergen Grossxen: fix boolean parameter handling
2017-08-28 Juergen Grossxen: make some console related parameters settable...
2017-08-28 Juergen Grossxl: add new xl command set-parameters
2017-08-28 Juergen Grosslibxl: add libxl_set_parameters() function
2017-08-28 Juergen Grosslibxc: add function to set hypervisor parameters
next