aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenfs (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-20xen/privcmd: print SIGBUS faultsJeremy Fitzhardinge1-0/+4
2010-10-20xen/xenfs: set_page_dirty is supposed to return true if it dirtiesJeremy Fitzhardinge1-3/+1
2010-10-20xen/privcmd: create address space to allow writable mmapsJeremy Fitzhardinge1-4/+38
2010-10-20xen: add privcmd driverJeremy Fitzhardinge4-1/+440
2010-10-20xen: add /proc/xen/xsd_{kva,port} to xenfsIan Campbell4-2/+125
2010-08-04Merge branch 'xen/xenbus' into upstream/xenJeremy Fitzhardinge1-0/+3
2010-07-26xenfs: enable for HVM domains tooJeremy Fitzhardinge1-2/+2
2010-07-26implement O_NONBLOCK for /proc/xen/xenbusPaolo Bonzini1-0/+3
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge1-0/+2
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan1-0/+1
2009-03-30xen: add "capabilities" fileJeremy Fitzhardinge1-1/+18
2009-01-26xen: unitialised return value in xenbus_write_transactionIan Campbell1-6/+5
2009-01-08xen: add xenfs to allow usermode <-> Xen interactionAlex Zeffertt4-0/+666