]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2015-12-02 Roger Pau Monnexen/blkback: free requests on disconnection
2015-11-30 David Vrabelx86/xen/p2m: hint at the last populated P2M entry
2015-11-30 Malcolm Crossleyx86/xen: Do not clip xen_e820_map to xen_e820_map_entri...
2015-11-30 Vitaly Kuznetsovx86/xen: Support kexec/kdump in HVM guests by doing...
2015-11-30 Boris Ostrovskyxen/x86: Don't try to write syscall-related MSRs for...
2015-11-30 Juergen Grossxen: use correct type for HYPERVISOR_memory_op()
2015-11-30 Julien Grallxen/xenbus: Rename the variable xen_store_mfn to xen_st...
2015-11-30 Julien Grallxen/privcmd: Further s/MFN/GFN/ clean-up
2015-11-30 Julien Grallhvc/xen: Further s/MFN/GFN clean-up
2015-11-30 Julien Grallvideo/xen-fbfront: Further s/MFN/GFN clean-up
2015-11-30 Julien Grallxen/tmem: Use xen_page_to_gfn rather than pfn_to_gfn
2015-11-30 Julien Grallxen: Use correctly the Xen memory terminologies
2015-11-30 Julien Grallarm/xen: implement correctly pfn_to_mfn
2015-11-30 Julien Grallxen: Make clear that swiotlb and biomerge are dealing...
2015-11-30 Juergen Grossxen: switch extra memory accounting to use pfns
2015-11-30 Juergen Grossxen: limit memory to architectural maximum
2015-11-30 Juergen Grossxen: avoid another early crash of memory limited dom0
2015-11-30 Juergen Grossxen: avoid early crash of memory limited dom0
2015-11-30 Julien Grallarm/xen: Remove helpers which are PV specific
2015-11-30 Boris Ostrovskyxen/x86: Don't try to set PCE bit in CR4
2015-11-30 Boris Ostrovskyxen/PMU: PMU emulation code
2015-11-30 Boris Ostrovskyxen/PMU: Intercept PMU-related MSR and APIC accesses
2015-11-30 Boris Ostrovskyxen/PMU: Describe vendor-specific PMU registers
2015-11-30 Boris Ostrovskyxen/PMU: Initialization code for Xen PMU
2015-11-30 Boris Ostrovskyxen/PMU: Sysfs interface for setting Xen PMU mode
2015-11-30 Boris Ostrovskyxen: xensyms support
2015-11-30 Juergen Grossxen: remove no longer needed p2m.h
2015-11-30 Juergen Grossxen: allow more than 512 GB of RAM for 64 bit pv-domains
2015-11-30 Juergen Grossxen: move p2m list if conflicting with e820 map
2015-11-30 Juergen Grossxen: add explicit memblock_reserve() calls for special...
2015-11-30 Juergen Grossmm: provide early_memremap_ro to establish read-only...
2015-11-30 Juergen Grossxen: check for initrd conflicting with e820 map
2015-11-30 Juergen Grossxen: check pre-allocated page tables for conflict with...
2015-11-30 Juergen Grossxen: check for kernel memory conflicting with memory...
2015-11-30 Juergen Grossxen: find unused contiguous memory area
2015-11-30 Juergen Grossxen: check memory area against e820 map
2015-11-30 Juergen Grossxen: split counting of extra memory pages from remapping
2015-11-30 Juergen Grossxen: move static e820 map to global scope
2015-11-30 Juergen Grossxen: eliminate scalability issues from initial mapping...
2015-11-30 Juergen Grossxen: don't build mfn tree if tools don't need it
2015-11-30 Juergen Grossxen: save linear p2m list address in shared info structure
2015-11-30 Juergen Grossxen: sync with xen headers
2015-11-30 Julien Grallarm/xen: Drop the definition of xen_pci_platform_unplug
2015-11-30 Julien Grallxen/events: Support event channel rebind on ARM
2015-11-30 Bob Liuxen-blkfront: convert to blk-mq APIs
2015-11-30 Konstantin... xen/preempt: use need_resched() instead of should_resched()
2015-11-30 Colin Ian Kingx86/xen: fix non-ANSI declaration of xen_has_pv_devices()
2015-10-30 Joe Jinxen-netfront: update num_queues to real created
2015-10-30 Cathy Averyxen-blkfront: check for null drvdata in blkback_changed...
2015-10-06 Wei Liuxen-netfront: respect user provided max_queues
2015-10-06 Chas Williamsnet/xen-netfront: only napi_synchronize() if running
2015-10-06 Chas Williamsnet/xen-netfront: only clean up queues if present
2015-10-06 Wei Liuxen-netback: respect user provided max_queues
2015-10-06 David Vrabelxen-netback: require fewer guest Rx slots when not...
2015-10-06 Paul Durrantxen-netback: add support for multicast control
2015-10-06 Ross Lagerwallxen/netback: Wake dealloc thread after completing zeroc...
2015-10-06 Ross Lagerwallxen-netback: Allocate fraglist early to avoid complex...
2015-10-06 Dan Carpenternet/xen-netback: off by one in BUG_ON() condition
2015-10-06 Li, Liang Zxen-netback: remove duplicated function definition
2015-10-06 Julien Grallnet/xen-netback: Don't mix hexa and decimal with 0x...
2015-10-06 Julien Grallnet/xen-netback: Remove unused code in xenvif_rx_action
2015-08-13 Santosh ShilimkarMerge branch 'uek-4.1/xen' of git://ca-git.us.oracle...
2015-08-12 Konrad Rzeszutek... Merge branch 'backports-for-konrad' of git://ca-git...
2015-08-12 Li, Liang Zxen-netfront: Remove the meaningless code
2015-08-12 Julien Grallnet/xen-netfront: Correct printf format in xennet_get_r...
2015-08-12 Vaishali Thakkarxen-netfront: Use setup_timer
2015-08-12 Julien Grallxen/xenbus: Don't leak memory when unmapping the ring...
2015-08-12 David VrabelRevert "xen/events/fifo: Handle linked events when...
2015-08-12 Jason A. Donenfeldx86/xen: build "Xen PV" APIC driver for domU as well
2015-08-12 Ross Lagerwallxen/events/fifo: Handle linked events when closing...
2015-08-12 Juergen Grossxen: release lock occasionally during ballooning
2015-08-12 Marek Marczykowski... xen/gntdevt: Fix race condition in gntdev_release()
2015-08-12 Julien Grallblock/xen-blkback: s/nr_pages/nr_segs/
2015-08-12 Julien Grallblock/xen-blkfront: Remove invalid comment
2015-08-12 Julien Grallarm/xen: Drop duplicate define mfn_to_virt
2015-08-12 Julien Grallxen/grant-table: Remove unused macro SPP
2015-08-12 Julien Grallxen/xenbus: client: Fix call of virt_to_mfn in xenbus_g...
2015-08-12 Julien Grallxen: Include xen/page.h rather than asm/xen/page.h
2015-08-12 Luis R. Rodriguezkconfig: add xenconfig defconfig helper
2015-08-12 Luis R. Rodriguezkconfig: clarify kvmconfig is for kvm
2015-08-12 Tina Ruchandanixen/pcifront: Remove usage of struct timeval
2015-08-12 Jan Beulichxen/tmem: use BUILD_BUG_ON() in favor of BUG_ON()
2015-08-12 Jan Beulichhvc_xen: avoid uninitialized variable warning
2015-08-12 Jan Beulichxenbus: avoid uninitialized variable warning
2015-08-12 Ard Biesheuvelxen/arm: allow console=hvc0 to be omitted for guests
2015-08-12 Stefano Stabelliniarm,arm64/xen: move Xen initialization earlier
2015-08-12 Julien Grallarm/xen: Correctly check if the event channel interrupt...
2015-08-12 Bob Liuxen-blkback: replace work_pending with work_busy in...
2015-08-12 Bob Liuxen-blkfront: don't add indirect pages to list when...
2015-08-12 Bob Liuxen-blkfront: introduce blkfront_gather_backend_features()
2015-08-12 Bob Liudrivers: xen-blkfront: only talk_to_blkback() when...
2015-08-12 Bob Liuxen/block: add multi-page ring support
2015-08-12 Bob Liudriver: xen-blkfront: move talk_to_blkback to a more...
2015-08-12 Bob Liudrivers: xen-blkback: delay pending_req allocation...
2015-06-29 Zhenzhong Duanxen/microcode: Use dummy microcode_ops for non initial...
2015-06-29 Konrad Rzeszutek... xen/microcode: Fix compile warning.
2015-06-29 Ian Campbellmicrocode_xen: Add support for AMD family >= 15h
2015-06-29 Ben Guthrox86/microcode: check proper return code.
2015-06-29 Jeremy Fitzhardingexen: add CPU microcode update driver
2015-06-29 Boris Ostrovskyx86/xen: Disable APIC PM for Xen PV guests
next