summaryrefslogtreecommitdiff
path: root/drivers/xen/xenfs
AgeCommit message (Expand)Author
2010-10-29convert get_sb_single() usersAl Viro
2010-10-27Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/p...Linus Torvalds
2010-10-20xen/privcmd: make privcmd visible in domUJeremy Fitzhardinge
2010-10-20xen/privcmd: move remap_domain_mfn_range() to core xen code and export.Ian Campbell
2010-10-20privcmd: MMAPBATCH: Fix error handling/reportingIan Campbell
2010-10-20xen/privcmd: make sure vma is ours before doing anything to itJeremy Fitzhardinge
2010-10-20xen/privcmd: print SIGBUS faultsJeremy Fitzhardinge
2010-10-20xen/xenfs: set_page_dirty is supposed to return true if it dirtiesJeremy Fitzhardinge
2010-10-20xen/privcmd: create address space to allow writable mmapsJeremy Fitzhardinge
2010-10-20xen: add privcmd driverJeremy Fitzhardinge
2010-10-20xen: add /proc/xen/xsd_{kva,port} to xenfsIan Campbell
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-08-04Merge branch 'xen/xenbus' into upstream/xenJeremy Fitzhardinge
2010-07-27xenfs: enable for HVM domains tooJeremy Fitzhardinge
2010-07-26implement O_NONBLOCK for /proc/xen/xenbusPaolo Bonzini
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan
2009-03-30xen: add "capabilities" fileJeremy Fitzhardinge
2009-01-26xen: unitialised return value in xenbus_write_transactionIan Campbell
2009-01-08xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt