drivers/video/xen-fbfront.c: add missing cleanup code
[linux-flexiantxendom0-3.2.10.git] / drivers / xen / xenfs /
2011-12-16 Bastian Blankxen: Add xenbus device driver
2011-12-16 Bastian Blankxen: Add privcmd device driver
2011-01-21 Linus TorvaldsMerge branch 'xen/xenbus' of git://git./linux/kernel...
2010-12-20 Daniel De Graafxenbus: Fix memory leak on release
2010-11-23 Linus TorvaldsMerge branch 'upstream/for-linus' of git://git./linux...
2010-11-19 Jeremy FitzhardingeRevert "xen/privcmd: create address space to allow...
2010-11-17 Arnd BergmannBKL: remove extraneous #include <smp_lock.h>
2010-11-16 Jeremy Fitzhardingexen/xenfs: update xenfs_mount for new prototype
2010-11-16 Jeremy FitzhardingeMerge commit 'v2.6.37-rc2' into upstream/xenfs
2010-11-11 Stefano Stabellinixen: set vma flag VM_PFNMAP in the privcmd mmap file_op
2010-10-29 Vasiliy Kulikovxen: xenfs: privcmd: check put_user() return code
2010-10-29 Al Viroconvert get_sb_single() users
2010-10-27 Linus TorvaldsMerge branches 'upstream/xenfs' and 'upstream/core...
2010-10-20 Jeremy Fitzhardingexen/privcmd: make privcmd visible in domU
2010-10-20 Ian Campbellxen/privcmd: move remap_domain_mfn_range() to core...
2010-10-20 Ian Campbellprivcmd: MMAPBATCH: Fix error handling/reporting
2010-10-20 Jeremy Fitzhardingexen/privcmd: make sure vma is ours before doing anythin...
2010-10-20 Jeremy Fitzhardingexen/privcmd: print SIGBUS faults
2010-10-20 Jeremy Fitzhardingexen/xenfs: set_page_dirty is supposed to return true...
2010-10-20 Jeremy Fitzhardingexen/privcmd: create address space to allow writable...
2010-10-20 Jeremy Fitzhardingexen: add privcmd driver
2010-10-20 Ian Campbellxen: add /proc/xen/xsd_{kva,port} to xenfs
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-09-09 Daniel De Graafxenbus: avoid zero returns from read()
2010-09-08 Daniel De Graafxenbus: add missing wakeup in concurrent read/write
2010-09-01 Diego Ongaroxenbus: allow any xenbus command over /proc/xen/xenbus
2010-08-25 Jeremy Fitzhardingexenfs/xenbus: report partial reads/writes correctly
2010-08-04 Jeremy FitzhardingeMerge branch 'xen/xenbus' into upstream/xen
2010-07-27 Jeremy Fitzhardingexenfs: enable for HVM domains too
2010-07-26 Paolo Bonziniimplement O_NONBLOCK for /proc/xen/xenbus
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-11-04 Jeremy Fitzhardingexen: move Xen-testing predicates to common header
2009-10-04 Alexey Dobriyanheaders: remove sched.h from poll.h
2009-03-30 Jeremy Fitzhardingexen: add "capabilities" file
2009-01-26 Ian Campbellxen: unitialised return value in xenbus_write_transaction
2009-01-08 Alex Zefferttxen: add xenfs to allow usermode <-> Xen interaction