summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenfs
Commit message (Expand)AuthorAgeFilesLines
* convert get_sb_single() usersAl Viro2010-10-291-4/+4
*-. Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds2010-10-275-6/+567
|\ \
| * | xen/privcmd: make privcmd visible in domUJeremy Fitzhardinge2010-10-212-4/+3Star
| * | xen/privcmd: move remap_domain_mfn_range() to core xen code and export.Ian Campbell2010-10-211-73/+8Star
| * | privcmd: MMAPBATCH: Fix error handling/reportingIan Campbell2010-10-211-15/+41
| * | xen/privcmd: make sure vma is ours before doing anything to itJeremy Fitzhardinge2010-10-211-0/+3
| * | xen/privcmd: print SIGBUS faultsJeremy Fitzhardinge2010-10-211-0/+4
| * | xen/xenfs: set_page_dirty is supposed to return true if it dirtiesJeremy Fitzhardinge2010-10-211-3/+1Star
| * | xen/privcmd: create address space to allow writable mmapsJeremy Fitzhardinge2010-10-211-4/+38
| * | xen: add privcmd driverJeremy Fitzhardinge2010-10-214-1/+440
| * | xen: add /proc/xen/xsd_{kva,port} to xenfsIan Campbell2010-10-214-2/+125
| |/
* / llseek: automatically add .llseek fopArnd Bergmann2010-10-152-0/+2
|/
* Merge branch 'xen/xenbus' into upstream/xenJeremy Fitzhardinge2010-08-041-0/+3
|\
| * implement O_NONBLOCK for /proc/xen/xenbusPaolo Bonzini2010-07-261-0/+3
* | xenfs: enable for HVM domains tooJeremy Fitzhardinge2010-07-271-2/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | xen: move Xen-testing predicates to common headerJeremy Fitzhardinge2009-11-041-0/+2
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-051-0/+1
|/
* xen: add "capabilities" fileJeremy Fitzhardinge2009-03-301-1/+18
* xen: unitialised return value in xenbus_write_transactionIan Campbell2009-01-261-6/+5Star
* xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt2009-01-084-0/+666