]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2016-02-05 Julien Grallxen/events: Support event channel rebind on ARM
2016-02-05 Bob Liuxen-blkfront: convert to blk-mq APIs
2016-02-05 Konstantin... xen/preempt: use need_resched() instead of should_resched()
2016-02-05 Colin Ian Kingx86/xen: fix non-ANSI declaration of xen_has_pv_devices()
2016-01-08 Ross Lagerwallxen/events/fifo: Consume unprocessed events when a...
2016-01-08 Santosh ShilimkarMerge branch 'uek4/bug20386370' of git://ca-git.us...
2016-01-08 Santosh ShilimkarMerge branch 'uek4/xsa157' of git://ca-git.us.oracle...
2016-01-08 Santosh ShilimkarMerge branch 'uek4/xsa155' of git://ca-git.us.oracle...
2015-12-18 Konrad Rzeszutek... Revert "xen/fb: allow xenfb initialization for hvm...
2015-12-18 Konrad Rzeszutek... xen/pciback: Don't allow MSI-X ops if PCI_COMMAND_MEMOR...
2015-12-18 Konrad Rzeszutek... xen/pciback: For XEN_PCI_OP_disable_msi[|x] only disabl...
2015-12-18 Konrad Rzeszutek... xen/pciback: Do not install an IRQ handler for MSI...
2015-12-18 Konrad Rzeszutek... xen/pciback: Return error on XEN_PCI_OP_enable_msix...
2015-12-18 Konrad Rzeszutek... xen/pciback: Return error on XEN_PCI_OP_enable_msi...
2015-12-18 Konrad Rzeszutek... xen/pciback: Save xen_pci_op commands before processing it
2015-12-18 David Vrabelxen-scsiback: safely copy requests
2015-12-18 Roger Pau Monnéxen-blkback: read from indirect descriptors only once
2015-12-18 Roger Pau Monnéxen-blkback: only read request operation from shared...
2015-12-18 David Vrabelxen-netback: use RING_COPY_REQUEST() throughout
2015-12-18 David Vrabelxen-netback: don't use last request to determine minimu...
2015-12-18 David Vrabelxen: Add RING_COPY_REQUEST()
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
2015-06-29 Konrad Rzeszutek... xen/pvhvm: Support more than 32 VCPUs when migrating...
2015-06-22 Linus TorvaldsLinux 4.1 v4.1 v4.1test
2015-06-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-06-20 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2015-06-19 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git.kernel...
2015-06-19 Linus TorvaldsMerge tag 'sound-4.1' of git://git.kernel.org/pub/scm...
2015-06-19 Michael TurquetteMerge branch 'ccf/atmel-fixes-for-4.1' of https://githu...
2015-06-19 Nicolas Ferreclk: at91: fix h32mx prototype inclusion in pmc header
2015-06-19 Nicolas Ferreclk: at91: trivial: typo in peripheral clock description
2015-06-19 Boris Brezillonclk: at91: fix PERIPHERAL_MAX_SHIFT definition
2015-06-19 Boris Brezillonclk: at91: pll: fix input range validity check
2015-06-19 Linus TorvaldsMerge branch 'i2c/for-current' of git://git.kernel...
2015-06-19 Andrew Mortonrevert "cpumask: don't perform while loop in cpumask_ne...
2015-06-19 Dave AirlieMerge tag 'drm-intel-fixes-2015-06-18' of git://anongit...
2015-06-19 Dave AirlieMerge branch 'drm-fixes-4.1' of git://people.freedeskto...
2015-06-18 Dave Airliedrm/radeon: don't probe MST on hw we don't support...
2015-06-18 Michel Dänzerdrm/radeon: Add RADEON_INFO_VA_UNMAP_WORKING query
2015-06-18 Linus TorvaldsMerge tag 'trace-fix-filter-4.1-rc8' of git://git.kerne...
2015-06-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/virt/kvm/kvm
2015-06-18 Mauro Carvalho... Kconfig: disable Media Controller for DVB
2015-06-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2015-06-18 Hugh Dickinsmm: shmem_zero_setup skip security check and lockdep...
2015-06-17 Wolfram Sangi2c: slave: fix the example how to instantiate from...
2015-06-17 Steven Rostedttracing: Have filter check for balanced ops
2015-06-16 Takashi IwaiALSA: hda - Fix unused label skip_i915
2015-06-16 Steve Corneliuscrypto: caam - fix RNG buffer cache alignment
next