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