| Commit message (Expand) | Author | Age | Files | Lines |
* | xen: Add xenbus device driver | Bastian Blank | 2011-12-16 | 1 | -593/+0 |
* | Merge branch 'xen/xenbus' of git://git.kernel.org/pub/scm/linux/kernel/git/je... | Linus Torvalds | 2011-01-20 | 1 | -18/+13 |
|\ |
|
| * | xenbus: Fix memory leak on release | Daniel De Graaf | 2010-12-20 | 1 | -0/+5 |
| * | xenbus: avoid zero returns from read() | Daniel De Graaf | 2010-09-09 | 1 | -0/+3 |
| * | xenbus: add missing wakeup in concurrent read/write | Daniel De Graaf | 2010-09-08 | 1 | -0/+1 |
| * | xenbus: allow any xenbus command over /proc/xen/xenbus | Diego Ongaro | 2010-09-01 | 1 | -16/+2 |
| * | xenfs/xenbus: report partial reads/writes correctly | Jeremy Fitzhardinge | 2010-08-25 | 1 | -2/+2 |
* | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
* | | Merge branch 'xen/xenbus' into upstream/xen | Jeremy Fitzhardinge | 2010-08-04 | 1 | -0/+3 |
|\| |
|
| * | implement O_NONBLOCK for /proc/xen/xenbus | Paolo Bonzini | 2010-07-26 | 1 | -0/+3 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | headers: remove sched.h from poll.h | Alexey Dobriyan | 2009-10-04 | 1 | -0/+1 |
|/ |
|
* | xen: unitialised return value in xenbus_write_transaction | Ian Campbell | 2009-01-26 | 1 | -6/+5 |
* | xen: add xenfs to allow usermode <-> Xen interaction | Alex Zeffertt | 2009-01-08 | 1 | -0/+593 |