]> xenbits.xensource.com Git - people/dwmw2/xen.git/shortlog
people/dwmw2/xen.git
2019-08-03 Dario Faggioliautomation: add openSUSE Tumbleweed CI image coverity-tested/smoke master
2019-08-03 Dario Faggioliautomation: try to keep openSUSE Leap image a little...
2019-08-03 Doug Goldsteinautomation: add info about container pushes
2019-08-02 Dario Faggiolici: install C++ in opensuse-leap CI container
2019-08-01 Sergey Dyaslix86/microcode: always collect_cpu_info() during boot
2019-08-01 Chao Gaotools/xen-ucode: Upload a microcode blob to the hypervisor
2019-07-31 Julien Grallxen/arm64: head: Don't setup the fixmap on secondary...
2019-07-31 Julien Grallxen/arm64: head: Move assembly switch to the runtime...
2019-07-31 Julien Grallxen/arm64: head: Document enable_mmu()
2019-07-31 Julien Grallxen/arm64: head: Improve coding style and document...
2019-07-31 Julien Grallxen/arm64: head: Improve coding style and document...
2019-07-31 Julien Grallxen/arm64: head: Rework and document zero_bss()
2019-07-31 Julien Grallxen/arm64: head: Rework and document check_cpu_mode()
2019-07-31 Julien Grallxen/arm64: head: Introduce distinct paths for the boot...
2019-07-31 Stewart Hildebrandxen/arm: platform: Add Raspberry Pi platform
2019-07-31 Julien Grallxen/arm: types: Specify the zero padding in the definit...
2019-07-31 Julien Grallxen/arm: vsmc: The function identifier is always 32-bit
2019-07-31 Julien Grallxen/arm: traps: Avoid BUG_ON() in do_trap_brk()
2019-07-31 Julien Grallxen/arm: traps: Avoid using BUG_ON() in _show_registers()
2019-07-31 Julien Grallxen/arm: Rework psr_mode_is_32bit()
2019-07-31 Viktor Mitinxen/doc: Improve Dom0-less documentation
2019-07-31 Stewart Hildebrandns16550: Add compatible string for Raspberry Pi 4
2019-07-31 Jin Nan Wangxen/spec-ctrl: Speculative mitigation facilities report...
2019-07-31 Andrew Cooperx86/ubsan: Don't perform alignment checking on supporti...
2019-07-31 Andrew Cooperxen/nodemask: Introduce a NODEMASK_PR() wrapper for...
2019-07-31 Andrew Cooperxen/cpumask: Introduce a CPUMASK_PR() wrapper for printing
2019-07-31 Andrew Cooperxen/mask: Convert {cpu,node}mask_test() to be static...
2019-07-31 Andrew Cooperxen/nodemask: Drop any_online_node() and first_unset_node()
2019-07-31 Andrew Cooperxen/bitmap: Drop {bitmap,cpumask,nodes}_shift_{left...
2019-07-31 Andrew Cooperxen/page-alloc: Clamp get_free_buddy() to online nodes
2019-07-31 Paul Durrantdomain: remove 'guest_type' field (and enum guest_type)
2019-07-31 Jan BeulichAMD/IOMMU: don't needlessly log headers when dumping...
2019-07-31 Jan BeulichAMD/IOMMU: correct IRTE updating
2019-07-31 Jan BeulichAMD/IOMMU: enable x2APIC mode when available
2019-07-31 Jan BeulichAMD/IOMMU: adjust setup of internal interrupt for x2API...
2019-07-31 Jan BeulichAMD/IOMMU: allow enabling with IRQ not yet set up
2019-07-31 Jan BeulichAMD/IOMMU: split amd_iommu_init_one()
2019-07-31 Jan BeulichAMD/IOMMU: introduce 128-bit IRTE non-guest-APIC IRTE...
2019-07-31 Jan BeulichAMD/IOMMU: pass IOMMU to {get,free,update}_intremap_entry()
2019-07-31 Jan BeulichAMD/IOMMU: use bit field for IRTE
2019-07-31 Jan BeulichAMD/IOMMU: use bit field for control register
2019-07-31 Jan BeulichAMD/IOMMU: use bit field for extended feature register
2019-07-31 Norbert Mantheygrant_table: harden version dependent accesses
2019-07-31 Norbert Mantheygrant_table: harden bound accesses
2019-07-31 Andrew Cooperx86/boot: Fix build dependenices for reloc.c
2019-07-30 Dario Faggiolixen: credit2: avoid using cpumask_weight() in hot-paths
2019-07-30 Jan Beulichx86: don't include {amd-,}iommu.h from fixmap.h
2019-07-30 Paul Durrantdomain: stash xen_domctl_createdomain flags in struct...
2019-07-29 Julien Grallxen/arm64: head: Introduce print_reg
2019-07-29 Julien Grallxen/arm64: head: Rework UART initialization on boot CPU
2019-07-29 Julien Grallxen/arm64: head: Don't clobber x30/lr in the macro...
2019-07-29 Julien Grallxen/arm64: head: Mark the end of subroutines with ENDPROC
2019-07-29 Julien Grallxen/arm64: macros: Introduce an assembly macro to alias x30
2019-07-29 Julien Grallxen/arm: SCTLR_EL1 is a 64-bit register on Arm64
2019-07-29 Julien Grallxen/public: arch-arm: Restrict the visibility of struct...
2019-07-29 Julien Grallxen/arm: irq: Don't use _IRQ_PENDING when handling...
2019-07-29 Julien Grallxen/public: arch-arm: Use xen_mk_ullong instead of...
2019-07-29 Juergen Grossxen: don't longjmp() after domain_crash() in check_wake...
2019-07-29 Andrii Anisovxen/arm: cpuerrata: Align a virtual address before...
2019-07-28 Dario Faggiolitools: ipxe: update for fixing build with GCC9
2019-07-28 Zhang Chentools/libxl: Add iothread support for COLO
2019-07-26 Stefano StabelliniRe-instate "xen/arm: fix mask calculation in pdx_init_mask"
2019-07-26 Julien Grallxen/arm64: Correctly compute the virtual address in...
2019-07-26 Dario Faggiolisched: refactor code around vcpu_deassign() in null...
2019-07-26 Juergen Grossxen: merge temporary vcpu pinning scenarios
2019-07-26 Andrii Anisovschedule: fix a comment missprint
2019-07-26 Juergen Grossx86: optimize loading of GDT at context switch
2019-07-25 Roger Pau Monnetboot: remove maintainers and declare orphaned
2019-07-25 Andrew Cooperx86/dmi: Constify quirks data
2019-07-25 Andrew Cooperx86/dmi: Drop trivial callback functions
2019-07-25 Andrew Cooperx86: Drop CONFIG_ACPI_SLEEP
2019-07-25 Andrew Cooperx86/dmi: Drop warning with an obsolete URL
2019-07-25 Roger Pau Monnéx86/iommu: avoid mapping the interrupt address range...
2019-07-25 Alexandru Isailapassthrough/amd: Clean iommu_hap_pt_share enabled code
2019-07-25 Paul Durrantiommu / x86: move call to scan_pci_devices() out of...
2019-07-25 Jan Beulichx86/IOMMU: don't restrict IRQ affinities to online...
2019-07-24 Andrew Cooperx86/pv: Move async_exception_cleanup() into pv/iret.c
2019-07-24 Juergen Grossxen/x86: cleanup unused NMI/MCE code
2019-07-24 Andrew Cooperpassthrough/vtd: Don't DMA to the stack in queue_invali...
2019-07-23 Roger Pau Monnéx86/iommu: add comment regarding setting of need_sync
2019-07-23 Roger Pau Monnépci: switch pci_conf_write32 to use pci_sbdf_t
2019-07-23 Roger Pau Monnépci: switch pci_conf_write16 to use pci_sbdf_t
2019-07-23 Roger Pau Monnépci: switch pci_conf_write8 to use pci_sbdf_t
2019-07-23 Roger Pau Monnépci: switch pci_conf_read32 to use pci_sbdf_t
2019-07-23 Roger Pau Monnépci: switch pci_conf_read16 to use pci_sbdf_t
2019-07-23 Roger Pau Monnépci: switch pci_conf_read8 to use pci_sbdf_t
2019-07-23 Jan Beulichx86emul: unconditionally deliver #UD for LWP insns
2019-07-23 Juergen Grossxen/sched: fix locking in restore_vcpu_affinity()
2019-07-23 Viktor Mitinxen/arm: remove unused dt_device_node parameter
2019-07-22 Igor Druzhininx86/crash: fix kexec transition breakage
2019-07-22 Jan BeulichAMD/IOMMU: pass IOMMU to amd_iommu_alloc_intremap_table()
2019-07-22 Jan BeulichAMD/IOMMU: pass IOMMU to iterate_ivrs_entries() callback
2019-07-22 Jan BeulichAMD/IOMMU: process softirqs while dumping IRTs
2019-07-22 Jan BeulichAMD/IOMMU: free more memory when cleaning up after...
2019-07-22 Jan Beulichx86/vLAPIC: avoid speculative out of bounds accesses
2019-07-22 Jan Beulichx86/IRQ: move {,_}clear_irq_vector()
2019-07-22 Jan Beulichx86/IRQ: eliminate some on-stack cpumask_t instances
2019-07-22 Jan Beulichx86/IRQ: tighten vector checks
2019-07-22 Jan Beulichx86/IRQ: drop redundant cpumask_empty() from move_maske...
2019-07-22 Jan Beulichx86/IRQ: make fixup_irqs() skip unconnected internally...
next