- 68beef5 Merge tag 'for-linus-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 4 years, 4 months ago
- 9e2369c xen: add helpers to allocate unpopulated memory by Roger Pau Monne · 4 years, 4 months ago
- 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
- ff669aa xen/privcmd: Convert get_user_pages*() to pin_user_pages*() by Souptick Joarder · 4 years, 6 months ago
- a0c34d2 xen/privcmd: Mark pages as dirty by Souptick Joarder · 4 years, 6 months ago
- e398fb4 xen/privcmd: Corrected error handling path by Souptick Joarder · 4 years, 6 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 8a29204 xen/privcmd: Remove unneeded asm/tlb.h include by Thomas Gleixner · 4 years, 9 months ago
- a78d14a xen: avoid link error on ARM by Arnd Bergmann · 5 years ago
- 8b1e0f8 mm/pgtable: drop pgtable_t variable from pte_fn_t functions by Anshuman Khandual · 5 years ago
- 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
- 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
- c51b3c6 xen: add new hypercall buffer mapping device by Juergen Gross · 7 years ago
- 3ad0876 xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE by Paul Durrant · 7 years ago
- 4bf2cc9 xen: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
- 52847bb xen/privcmd: remove unused variable pageidx by Colin Ian King · 7 years ago
- 753c09b xen/privcmd: Support correctly 64KB page granularity when mapping memory by Julien Grall · 8 years ago
- 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
- 4610d24 xen/privcmd: add IOCTL_PRIVCMD_RESTRICT by Paul Durrant · 8 years ago
- ab520be xen/privcmd: Add IOCTL_PRIVCMD_DM_OP by Paul Durrant · 8 years ago
- dc9eab6 xen/privcmd: return -ENOTTY for unimplemented IOCTLs by Paul Durrant · 8 years ago
- 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
- c7ebf9d xen: use vma_pages(). by Muhammad Falak R Wani · 9 years ago
- 5995a68 xen/privcmd: Add support for Linux 64KB page granularity by Julien Grall · 10 years ago
- 81b286e xen/balloon: make alloc_xenballoon_pages() always allocate low pages by David Vrabel · 10 years ago
- 33e247c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
- 7cbea8d mm: mark most vm_operations_struct const by Kirill A. Shutemov · 9 years ago
- a13d720 xen/privcmd: Further s/MFN/GFN/ clean-up by Julien Grall · 9 years ago
- 4e8c0c8 xen/privcmd: improve performance of MMAPBATCH_V2 by David Vrabel · 10 years ago
- fdfd811 x86/xen: allow privcmd hypercalls to be preempted by David Vrabel · 10 years ago
- b6497b3 xen: privcmd: do not return pages which we have failed to unmap by Ian Campbell · 11 years ago
- a5deabe Xen: Fix retry calls into PRIVCMD_MMAPBATCH*. by Andres Lagar-Cavilla · 11 years ago
- 283c097 xen: Convert printks to pr_<level> by Joe Perches · 12 years ago
- 9eff37a xen/privcmd: fix condition in privcmd_close() by Dan Carpenter · 12 years ago
- 99beae6 xen/privcmd: Fix mmap batch ioctl. by Andres Lagar-Cavilla · 12 years ago
- 7bcc1ec Merge tag 'v3.7' into stable/for-linus-3.8 by Konrad Rzeszutek Wilk · 12 years ago
- 30d4b18 xen/privcmd: Relax access control in privcmd_ioctl_mmap by Tamas Lengyel · 12 years ago
- d71f513 xen: privcmd: support autotranslated physmap guests. by Mukesh Rathor · 12 years ago
- 9a032e3 xen: add pages parameter to xen_remap_domain_mfn_range by Ian Campbell · 12 years ago
- 68fa965 xen/privcmd: Correctly return success from IOCTL_PRIVCMD_MMAPBATCH by Mats Petersson · 12 years ago
- 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
- 9d2be92 xen/privcmd: return -EFAULT on error by Dan Carpenter · 12 years ago
- 1714df7 xen/privcmd: Fix mmap batch ioctl error status copy back. by Andres Lagar-Cavilla · 12 years ago
- ceb90fa xen/privcmd: add PRIVCMD_MMAPBATCH_V2 ioctl by Andres Lagar-Cavilla · 12 years ago
- 1a1d433 xen: allow privcmd for HVM guests by Stefano Stabellini · 12 years ago
- a63f985 xen/privcmd: Remove unused support for arch specific privcmp mmap by Bastian Blank · 13 years ago
- d8414d3 xen: Add privcmd device driver by Bastian Blank · 13 years ago[Renamed (91%) from drivers/xen/xenfs/privcmd.c]
- a4ec046 Merge branch 'upstream/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
- 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
- e060e7af xen: set vma flag VM_PFNMAP in the privcmd mmap file_op by Stefano Stabellini · 14 years ago
- 313e744 xen: xenfs: privcmd: check put_user() return code by Vasiliy Kulikov · 14 years ago
- de1ef20 xen/privcmd: move remap_domain_mfn_range() to core xen code and export. by Ian Campbell · 16 years ago
- f020e29 privcmd: MMAPBATCH: Fix error handling/reporting by Ian Campbell · 16 years ago
- f31fdf5 xen/privcmd: make sure vma is ours before doing anything to it by Jeremy Fitzhardinge · 16 years ago
- 441c741 xen/privcmd: print SIGBUS faults by Jeremy Fitzhardinge · 16 years ago
- 1c5de19 xen: add privcmd driver by Jeremy Fitzhardinge · 16 years ago