xen.git
2019-06-14 Julien Grallxen/arm: bitops: Consolidate prototypes in one place
2019-06-14 Julien Grallxen/arm32: bitops: Rewrite bitop helpers in C
2019-06-14 Julien Grallxen/arm64: bitops: Rewrite bitop helpers in C
2019-06-14 Julien Grallxen/grant_table: Rework the prototype of _set_status...
2019-06-14 Julien Grallxen/arm: Add an isb() before reading CNTPCT_EL0 to...
2019-06-13 Julien Grallxen/arm: mm: Protect Xen page-table update with a spinlock
2019-06-13 Julien Grallxen/arm32: mm: Avoid cleaning the cache for secondary...
2019-06-12 Nicholas Tsirakisargo: correctly report pending message length
2019-06-12 Julien Grallxen/arm: mm: Flush the TLBs even if a mapping failed...
2019-06-12 Julien Grallxen/arm: tlbflush: Rework TLB helpers
2019-06-12 Julien Grallxen/arm: Gather all TLB flush helpers in tlbflush.h
2019-06-12 Julien Grallxen/arm: page: Clarify the Xen TLBs helpers name
2019-06-12 Julien Grallxen/arm: Don't boot Xen on platform using AIVIVT instru...
2019-06-12 Andrew Cooperx86/boot: Drop vestigial support for pre-SIPI APICs
2019-06-12 Pu Wenx86/pv: Add Hygon Dhyana support to emulate MSRs access
2019-06-12 Pu Wenx86/acpi: Add Hygon Dhyana support
2019-06-12 Juergen Grossxen/sched: let sched_switch_sched() return new lock...
2019-06-12 Andrii Anisovschedule: move credit scheduler specific member to...
2019-06-11 Nicholas Tsirakisargo: warn sendv() caller when ring is full
2019-06-11 Juergen Grossxen/sched: add inline wrappers for calling per-schedule...
2019-06-11 Juergen Grossxen/sched: only allow schedulers with all mandatory...
2019-06-11 Andrew Cooperautomation: Fix CI with the fedora container
2019-06-11 Jan Beulichx86/AMD: make use of CPUID leaf 0xb when available
2019-06-11 Roger Pau Monnépci: make PCI_SBDF3 return a pci_sbdf_t
2019-06-11 Roger Pau Monnépci: make PCI_SBDF2 return a pci_sbdf_t
2019-06-11 Roger Pau Monnépci: make PCI_SBDF return a pci_sbdf_t
2019-06-11 Roger Pau Monnépci: introduce a pci_sbdf_t field to pci_dev
2019-06-11 Roger Pau Monnépci: introduce a devfn field to pci_sbdf_t
2019-06-11 Roger Pau Monnépci: rename func field to fn
2019-06-11 Jan Beulichx86emul: support AVX512DQ floating point manipulation...
2019-06-11 Jan Beulichx86emul: support AVX512F floating point manipulation...
2019-06-11 Oleksandr Tyshchenkoiommu/arm: add missing return
2019-06-11 Baodong Chenxen/arm: vtimer: Change the return value to void for...
2019-06-11 Baodong Chenxen/arm: domain: Remove redundant memset for v->arch...
2019-06-11 Andrew Cooperautomation: Add an 'all' target for container maintenance
2019-06-11 Roger Pau Monneautomation: add clang and lld 8 tests to gitlab
2019-06-10 Andrii Anisovxen/arm: gic: Defer the decision to unmask interrupts...
2019-06-10 Oleksandr Tyshchenkoxen/device-tree: Add ability to handle nodes with inter...
2019-06-10 Oleksandr Tyshchenkoxen/device-tree: Add dt_count_phandle_with_args helper
2019-06-10 Julien Grallxen/arm: Rework secondary_start prototype
2019-06-10 Julien Grallxen/arm: Remove parameter cpuid from start_xen
2019-06-07 Andrew Cooperx86: Fix boot with CONFIG_XSM enabled following c/s...
2019-06-06 Andrew Cooperx86/pv: Fix undefined behaviour in check_descriptor()
2019-06-06 Andrew Cooperx86/irq: Fix undefined behaviour in irq_move_cleanup_in...
2019-06-06 Julien Grallxen/arm: Pair call to set_fixmap with call to clear_fix...
2019-06-06 Julien Grallxen/arm: mm: Check start is always before end in {destr...
2019-06-06 Julien Grallxen/arm: mm: Initialize page-tables earlier
2019-06-06 Julien Grallxen/arm: mm: Introduce DEFINE_PAGE_TABLE{,S} and use it
2019-06-06 Julien Grallxen/arm32: mm: Avoid to zero and clean cache for CPU0...
2019-06-06 Julien Grallxen/arm32: head: Always zero r3 before update a page...
2019-06-06 Julien Grallxen/arm32: head: Don't set MAIR0 and MAIR1
2019-06-06 Julien Grallxen/arm32: head: Correctly report the HW CPU ID
2019-06-06 Vishnu Pajjuri OSxen/arm: p2m: configure stage-2 page table to support...
2019-06-06 Jan BeulichArm64: further speed-up to hweight{32,64}()
2019-06-06 Stefano Stabellinixen: actually skip the first MAX_ORDER bits in pfn_pdx_...
2019-06-06 Stefano Stabellinixen/arm: fix nr_pdxs calculation
2019-06-06 Pu Wentools/libxc: Add Hygon Dhyana support
2019-06-06 Pu Wenx86/cpuid: Add Hygon Dhyana support
2019-06-06 Pu Wenx86/traps: Add Hygon Dhyana support
2019-06-06 Pu Wenx86/domctl: Add Hygon Dhyana support
2019-06-06 Pu Wenx86/domain: Add Hygon Dhyana support
2019-06-06 Pu Wenx86/apic: Add Hygon Dhyana support
2019-06-06 Pu Wenx86/spec_ctrl: Add Hygon Dhyana to the respective mitig...
2019-06-06 Pu Wenx86/cpu/mce: Add Hygon Dhyana support to the MCA infras...
2019-06-06 Pu Wenx86/cpu/vpmu: Add Hygon Dhyana and AMD Zen support...
2019-06-06 Pu Wenx86/cpu/mtrr: Add Hygon Dhyana support to get TOP_MEM2
2019-06-06 Pu Wenx86/cpu: Fix common cpuid faulting probing for AMD...
2019-06-06 Pu Wenx86/cpu: Create Hygon Dhyana architecture support file
2019-06-06 Andrew Coopertools/fuzz: Add a cpu-policy fuzzing harness
2019-06-06 Andrew Cooperlibx86: Helper for clearing out-of-range CPUID leaves
2019-06-06 Jan Beulichx86/IRQ: ACKTYPE_NONE cannot make it into irq_guest_eoi...
2019-06-06 Jan Beulichx86/IRQ: bail early from irq_guest_eoi_timer_fn() when...
2019-06-06 Jan Beulichx86/IRQ: don't keep EOI timer running without need
2019-06-06 Jan Beulichmemory: don't depend on guest_handle_subrange_okay...
2019-06-06 Jan Beulichadjust system domain creation (and call it earlier...
2019-06-06 Jan BeulichPCI: move pdev_list field to common structure
2019-06-06 Jan Beulichx86/IRQ: relax locking in irq_guest_eoi_timer_fn()
2019-06-06 Volodymyr Babchukarm: rename tiny64.conf to tiny64_defconfig
2019-06-06 Volodymyr Babchukmakefile: add support for *_defconfig targets
2019-06-04 Andrew Cooperxen/bitops: Further reduce the #ifdef-ary in generic_hw...
2019-06-04 Andrew Cooperxen/vm-event: Misc fixups
2019-06-04 Andrew Cooperxen/vm-event: Fix interactions with the vcpu list
2019-06-04 Andrew Cooperxen/vm-event: Remove unnecessary vm_event_domain indire...
2019-06-04 Andrew Cooperxen/vm-event: Expand vm_event_* spinlock macros and...
2019-06-04 Andrew Cooperxen/vm-event: Drop unused u_domctl parameter from vm_ev...
2019-06-03 Baodong Chensched_null: superficial clean-ups
2019-06-03 Roger Pau Monnéx86: remove alternative_callN usage of ALTERNATIVE...
2019-06-03 Jan Beulichx86: further speed-up to hweight{32,64}()
2019-06-03 Jan Beulichbitops: speed up hweight<N>()
2019-06-03 Baodong Chencpu: change 'cpu_hotplug_[begin|done]' to inline function
2019-06-03 Juergen Grossremove on-stack cpumask from stop_machine_run()
2019-06-03 Baodong Chennotifier: refine 'notifier_head', use 'list_head' directly
2019-06-03 Baodong Chenschedule: initialize 'now' when really needed
2019-06-03 Jan Beulichx86emul/fuzz: add a state sanity checking function
2019-06-03 Jan Beulichx86emul/fuzz: extend canonicalization to 57-bit linear...
2019-06-03 Andrew Cooperx86/hvm: Make the altp2m locking in hvm_hap_nested_page...
2019-06-03 Petre Pircalabuvm_event: Make ‘local’ functions ‘static’
2019-05-31 Andrew Cooperx86/mpparse: Don't print "limit reached" for every...
2019-05-31 Andrew Cooperxen/lib: Introduce printk_once() and replace some openc...
2019-05-31 Andrew Cooperx86/spec-ctrl: Knights Landing/Mill are retpoline-safe
next