summaryrefslogtreecommitdiffstats
path: root/drivers/xen/xenfs/privcmd.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-24Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+5
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-11xen: set vma flag VM_PFNMAP in the privcmd mmap file_opStefano Stabellini1-2/+3
2010-10-29xen: xenfs: privcmd: check put_user() return codeVasiliy Kulikov1-6/+2
2010-10-20xen/privcmd: move remap_domain_mfn_range() to core xen code and export.Ian Campbell1-73/+8
2010-10-20privcmd: MMAPBATCH: Fix error handling/reportingIan Campbell1-15/+41
2010-10-20xen/privcmd: make sure vma is ours before doing anything to itJeremy Fitzhardinge1-0/+3
2010-10-20xen/privcmd: print SIGBUS faultsJeremy Fitzhardinge1-0/+4
2010-10-20xen: add privcmd driverJeremy Fitzhardinge1-0/+436