summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenfs/privcmd.c
Commit message (Expand)AuthorAgeFilesLines
* xen: Add privcmd device driverBastian Blank2011-12-161-400/+0Star
* Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-11-241-8/+5Star
|\
| * xen: set vma flag VM_PFNMAP in the privcmd mmap file_opStefano Stabellini2010-11-111-2/+3
| * xen: xenfs: privcmd: check put_user() return codeVasiliy Kulikov2010-10-291-6/+2Star
* | BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0Star
|/
* 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: add privcmd driverJeremy Fitzhardinge2010-10-211-0/+436