Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-11-24 | 1 | -8/+5 |
|\ | |||||
| * | xen: set vma flag VM_PFNMAP in the privcmd mmap file_op | Stefano Stabellini | 2010-11-11 | 1 | -2/+3 |
| * | xen: xenfs: privcmd: check put_user() return code | Vasiliy Kulikov | 2010-10-29 | 1 | -6/+2 |
* | | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 2010-11-17 | 1 | -1/+0 |
|/ | |||||
* | xen/privcmd: move remap_domain_mfn_range() to core xen code and export. | Ian Campbell | 2010-10-20 | 1 | -73/+8 |
* | privcmd: MMAPBATCH: Fix error handling/reporting | Ian Campbell | 2010-10-20 | 1 | -15/+41 |
* | xen/privcmd: make sure vma is ours before doing anything to it | Jeremy Fitzhardinge | 2010-10-20 | 1 | -0/+3 |
* | xen/privcmd: print SIGBUS faults | Jeremy Fitzhardinge | 2010-10-20 | 1 | -0/+4 |
* | xen: add privcmd driver | Jeremy Fitzhardinge | 2010-10-20 | 1 | -0/+436 |