summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-12xen/balloon: Only mark a page as managed when it is releasedRoss Lagerwall
2016-12-12xenbus: fix deadlock on writes to /proc/xen/xenbusDavid Vrabel
2016-12-09xen/scsifront: don't request a slot on the ring until request is readyJuergen Gross
2016-12-09xen/x86: Increase xen_e820_map to E820_X_MAX possible entriesAlex Thorlton
2016-12-09x86: Make E820_X_MAX unconditionally larger than E820MAXAlex Thorlton
2016-12-08xen/pci: Bubble up error and fix description.Konrad Rzeszutek Wilk
2016-12-08xen: xenbus: set error code on failurePan Bian
2016-12-08xen: set error code on failuresPan Bian
2016-12-07arm/xen: Use alloc_percpu rather than __alloc_percpuJulien Grall
2016-12-02arm/arm64: xen: Move shared architecture headers to include/xen/armMarc Zyngier
2016-11-30xen/events: use xen_vcpu_id mapping for EVTCHNOP_statusVitaly Kuznetsov
2016-11-28xen/gntdev: Use VM_MIXEDMAP instead of VM_IO to avoid NUMA balancingBoris Ostrovsky
2016-11-24xen-scsifront: Add a missing call to kfreeQuentin Lambert
2016-11-18MAINTAINERS: update XEN HYPERVISOR INTERFACEDavid Vrabel
2016-11-17xenfs: Use proc_create_mount_point() to create /proc/xenSeth Forshee
2016-11-17xen-platform: use builtin_pci_driverGeliang Tang
2016-11-10xen-netback: fix error handling outputArnd Bergmann
2016-11-07xen: make use of xenbus_read_unsigned() in xenbusJuergen Gross
2016-11-07xen: make use of xenbus_read_unsigned() in xen-pcibackJuergen Gross
2016-11-07xen: make use of xenbus_read_unsigned() in xen-fbfrontJuergen Gross
2016-11-07xen: make use of xenbus_read_unsigned() in xen-scsifrontJuergen Gross
2016-11-07xen: make use of xenbus_read_unsigned() in xen-pcifrontJuergen Gross
2016-11-07xen: make use of xenbus_read_unsigned() in xen-netfrontJuergen Gross
2016-11-07xen: make use of xenbus_read_unsigned() in xen-netbackJuergen Gross
2016-11-07xen: make use of xenbus_read_unsigned() in xen-kbdfrontJuergen Gross
2016-11-07xen: make use of xenbus_read_unsigned() in xen-tpmfrontJuergen Gross
2016-11-07xen: make use of xenbus_read_unsigned() in xen-blkfrontJuergen Gross
2016-11-07xen: make use of xenbus_read_unsigned() in xen-blkbackJuergen Gross
2016-11-07xen: introduce xenbus_read_unsigned()Juergen Gross
2016-11-05Linux 4.9-rc4v4.9-rc4Linus Torvalds
2016-11-05Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-11-05Merge branches 'sched-urgent-for-linus' and 'core-urgent-for-linus' of git://...Linus Torvalds
2016-11-05Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2016-11-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-11-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-11-05Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds
2016-11-05Merge tag 'media/v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-11-05Merge tag 'pci-v4.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-11-05Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-11-05Merge tag 'mmc-v4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2016-11-05Merge tag 'gpio-v4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-11-04Merge tag 'nfsd-4.9-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2016-11-04Merge branch 'for-4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Linus Torvalds
2016-11-04Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-11-04Merge tag 'drm-fixes-for-v4.9-rc4' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2016-11-04PCI: designware: Check for iATU unroll support after initializing hostNiklas Cassel
2016-11-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-11-04Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-11-04Merge branch 'parisc-4.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-11-04i2c: core: fix NULL pointer dereference under race conditionVladimir Zapolskiy