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