index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-04
xen/xenbus: don't reimplement kvasprintf via a fixed size buffer
Ian Campbell
2012-01-04
xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAX
Ian Campbell
2012-01-04
xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX.
Ian Campbell
2012-01-04
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2012-01-03
xen-gntalloc: introduce missing kfree
Julia Lawall
2011-12-21
xen/xenbus: Fix compile error - missing header for xen_initial_domain()
Konrad Rzeszutek Wilk
2011-12-20
xen/grant-table: Support mappings required by blkback
Daniel De Graaf
2011-12-20
xenbus: Use grant-table wrapper functions
Daniel De Graaf
2011-12-20
xenbus: Support HVM backends
Daniel De Graaf
2011-12-20
Merge commit 'v3.2-rc3' into stable/for-linus-3.3
Konrad Rzeszutek Wilk
2011-12-20
xen/xenbus-frontend: Fix compile error with randconfig
Konrad Rzeszutek Wilk
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
2011-12-19
Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol...
Konrad Rzeszutek Wilk
2011-12-16
xen/xenbus-frontend: Make error message more clear
Bastian Blank
2011-12-16
xen/privcmd: Remove unused support for arch specific privcmp mmap
Bastian Blank
2011-12-16
xen: Add xenbus_backend device
Bastian Blank
2011-12-16
xen: Add xenbus device driver
Bastian Blank
2011-12-16
xen: Add privcmd device driver
Bastian Blank
2011-12-16
xen/gntalloc: fix reference counts on multi-page mappings
Daniel De Graaf
2011-12-16
xen/gntalloc: release grant references on page free
Daniel De Graaf
2011-12-16
xen/events: prevent calling evtchn_get on invalid channels
Daniel De Graaf
2011-12-16
xen/granttable: Support transitive grants
Annie Li
2011-12-16
xen/granttable: Support sub-page grants
Annie Li
2011-12-16
xen/granttable: Improve comments for function pointers
Annie Li
2011-12-15
xen: fix build breakage in xen-selfballoon.c caused by sysdev conversion
Greg Kroah-Hartman
2011-12-15
xen/swiotlb: Use page alignment for early buffer allocation.
Konrad Rzeszutek Wilk
2011-12-14
xen-balloon: convert sysdev_class to a regular subsystem
Kay Sievers
2011-12-06
swiotlb: Expose swiotlb_nr_tlb function to modules
Konrad Rzeszutek Wilk
2011-11-22
xen/granttable: Keep code format clean
Annie Li
2011-11-22
xen/granttable: Grant tables V2 implementation
Annie Li
2011-11-22
xen/granttable: Refactor some code
Annie Li
2011-11-22
xen/granttable: Introducing grant table V2 stucture
Annie Li
2011-11-21
xen/event: Add reference counting to event channels
Daniel De Graaf
2011-11-21
xen/gnt{dev,alloc}: reserve event channels for notify
Daniel De Graaf
2011-11-21
xen/gntalloc: Change gref_lock to a mutex
Daniel De Graaf
2011-11-16
xen-gntalloc: signedness bug in add_grefs()
Dan Carpenter
2011-11-16
xen-gntalloc: integer overflow in gntalloc_ioctl_alloc()
Dan Carpenter
2011-11-16
xen-gntdev: integer overflow in gntdev_alloc_map()
Dan Carpenter
2011-11-16
xen/balloon: Avoid OOM when requesting highmem
Daniel De Graaf
2011-11-16
xen: map foreign pages for shared rings by updating the PTEs directly
David Vrabel
2011-11-06
Merge branch 'stable/cleanups-3.2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-11-04
Xen: Export xen_biovec_phys_mergeable
Matthew Wilcox
2011-10-31
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
2011-10-31
xen: Add module.h to modular drivers/xen users.
Paul Gortmaker
2011-10-26
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-25
Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl...
Linus Torvalds
[prev]
[next]