1. fb38923 xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN. by Konrad Rzeszutek Wilk · 14 years ago
  2. 6eaa412 xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. by Konrad Rzeszutek Wilk · 13 years ago
  3. de23be5 xen: export arbitrary_virt_to_machine by Stephen Rothwell · 13 years ago
  4. b5eafe9 xen: move p2m handling to separate file by Jeremy Fitzhardinge · 14 years ago
  5. 64141da vmalloc: eagerly clear ptes on vunmap by Jeremy Fitzhardinge · 14 years ago
  6. 8a3fbc9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  7. 5b5c1af xen: x86/32: perform initial startup on initial_page_table by Ian Campbell · 14 years ago
  8. 9b83215 Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into upstream/for-linus by Jeremy Fitzhardinge · 14 years ago
  9. 20b4755 Merge commit 'v2.6.37-rc2' into upstream/xenfs by Jeremy Fitzhardinge · 14 years ago
  10. 7e77506 xen: implement XENMEM_machphys_mapping by Ian Campbell · 14 years ago
  11. e060e7af xen: set vma flag VM_PFNMAP in the privcmd mmap file_op by Stefano Stabellini · 14 years ago
  12. a2d771c xen: correct size of level2_kernel_pgt by Ian Campbell · 14 years ago
  13. 18cb657 Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  14. 520045d Merge branches 'upstream/xenfs' and 'upstream/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  15. 4ec5387 xen: add the direct mapping area for ISA bus access by Juan Quintela · 14 years ago
  16. 98511f3 xen: map a dummy page for local apic and ioapic in xen_set_fixmap by Jeremy Fitzhardinge · 14 years ago
  17. 375b2a9 xen: correctly rebuild mfn list list after migration. by Ian Campbell · 14 years ago
  18. 41f2e47 xen: add support for PAT by Jeremy Fitzhardinge · 14 years ago
  19. 2f7acb2 xen: make sure xen_max_p2m_pfn is up to date by Jeremy Fitzhardinge · 14 years ago
  20. cfd8951 xen: don't map missing memory by Jeremy Fitzhardinge · 14 years ago
  21. 33a8475 xen: defer building p2m mfn structures until kernel is mapped by Jeremy Fitzhardinge · 14 years ago
  22. c379806 xen: add return value to set_phys_to_machine() by Jeremy Fitzhardinge · 14 years ago
  23. 58e0502 xen: convert p2m to a 3 level tree by Jeremy Fitzhardinge · 14 years ago
  24. bbbf61e xen: make install_p2mtop_page() static by Jeremy Fitzhardinge · 14 years ago
  25. 1f2d9dd xen: set the actual extent of the mfn_list_list by Jeremy Fitzhardinge · 14 years ago
  26. b7eb4ad xen: set shared_info->arch.max_pfn to max_p2m_pfn by Jeremy Fitzhardinge · 14 years ago
  27. 764f0138 xen: allocate level1_ident_pgt by Jeremy Fitzhardinge · 14 years ago
  28. f099180 xen: use early_brk for level2_kernel_pgt by Jeremy Fitzhardinge · 14 years ago
  29. a2e8752 xen: allocate p2m size based on actual max size by Jeremy Fitzhardinge · 14 years ago
  30. a171ce6 xen: dynamically allocate p2m space by Jeremy Fitzhardinge · 14 years ago
  31. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  32. de1ef20 xen/privcmd: move remap_domain_mfn_range() to core xen code and export. by Ian Campbell · 15 years ago
  33. eba3ff8 xen: add xen_set_domain_pte() by Jeremy Fitzhardinge · 15 years ago
  34. fef5ba7 xen: Cope with unmapped pages when initializing kernel pagetable by Jeremy Fitzhardinge · 14 years ago
  35. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  36. a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 14 years ago
  37. b0f4c06 x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI by Alok Kataria · 14 years ago
  38. 26f0cf9 Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  39. ca65f9f Introduce CONFIG_XEN_PVHVM compile option by Stefano Stabellini · 14 years ago
  40. d2cb214 xen/mmu: inhibit vmap aliases rather than trying to clear them out by Jeremy Fitzhardinge · 14 years ago
  41. 5915100 x86: Call HVMOP_pagetable_dying on exit_mmap. by Stefano Stabellini · 14 years ago
  42. 08bbc9d xen: Add xen_create_contiguous_region by Alex Nixon · 15 years ago
  43. 19001c8 xen: Rename the balloon lock by Alex Nixon · 15 years ago
  44. 7347b40 xen: Allow unprivileged Xen domains to create iomap pages by Alex Nixon · 14 years ago
  45. c0011db xen: use _PAGE_IOMAP in ioremap to do machine mappings by Jeremy Fitzhardinge · 14 years ago
  46. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  47. dad52fc x86, paravirt: Remove kmap_atomic_pte paravirt op. by Ian Campbell · 14 years ago
  48. 817a824 x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y by Ian Campbell · 14 years ago
  49. fa24ba6 xen: correctly restore pfn_to_mfn_list_list after resume by Ian Campbell · 15 years ago
  50. 78f1c4d cpumask: use mm_cpumask() wrapper: x86 by Rusty Russell · 15 years ago
  51. f1d7062 x86: Move xen_post_allocator_init into xen_pagetable_setup_done by Thomas Gleixner · 15 years ago
  52. 030cb6c x86: Move paravirt pagetable_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  53. be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. 44408ad xen: use header for EXPORT_SYMBOL_GPL by Randy Dunlap · 15 years ago
  55. f066a15 Merge branch 'x86/urgent' into x86/xen by Ingo Molnar · 15 years ago
  56. 33df4db x86: xen, i386: reserve Xen pagetables by Jeremy Fitzhardinge · 15 years ago
  57. 2e1c63b Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  58. 3b3809a x86: fix set_fixmap to use phys_addr_t by Masami Hiramatsu · 15 years ago
  59. e7c0648 xen: add FIX_TEXT_POKE to fixmap by Jeremy Fitzhardinge · 15 years ago
  60. 3ecb1b7 xen: add FIX_TEXT_POKE to fixmap by Jeremy Fitzhardinge · 15 years ago
  61. e3f8a74 xen/mmu: weaken flush_tlb_other test by Jeremy Fitzhardinge · 15 years ago
  62. b96229b xen/mmu: some early pagetable cleanups by Jeremy Fitzhardinge · 15 years ago
  63. cdaead6 xen: split construction of p2m mfn tables from registration by Jeremy Fitzhardinge · 15 years ago
  64. e791ca0 xen: separate p2m allocation from setting by Jeremy Fitzhardinge · 15 years ago
  65. d6382bf xen: disable preempt for leave_lazy_mmu by Jeremy Fitzhardinge · 15 years ago
  66. 38f4b8c Merge commit 'origin/master' into for-linus/xen/master by Jeremy Fitzhardinge · 15 years ago
  67. 8de07bb xen/mmu: weaken flush_tlb_other test by Jeremy Fitzhardinge · 15 years ago
  68. 4185f35 xen/mmu: some early pagetable cleanups by Jeremy Fitzhardinge · 15 years ago
  69. 7571a60 xen: split construction of p2m mfn tables from registration by Jeremy Fitzhardinge · 15 years ago
  70. 59d7187 xen: separate p2m allocation from setting by Jeremy Fitzhardinge · 15 years ago
  71. 5caecb9 xen: disable preempt for leave_lazy_mmu by Jeremy Fitzhardinge · 15 years ago
  72. 2829b44 x86/paravirt: allow preemption with lazy mmu mode by Jeremy Fitzhardinge · 15 years ago
  73. b407fc5 x86/paravirt: flush pending mmu updates on context switch by Jeremy Fitzhardinge · 15 years ago
  74. 7fd7d83 x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch by Jeremy Fitzhardinge · 15 years ago
  75. 71ff49d x86: with the last user gone, remove set_pte_present by Jeremy Fitzhardinge · 15 years ago
  76. 93dbda7 x86: add brk allocation for very, very early allocations by Jeremy Fitzhardinge · 15 years ago
  77. 9976b39 xen: deal with virtually mapped percpu data by Jeremy Fitzhardinge · 15 years ago
  78. 694aa96 xen: fix xen_flush_tlb_others by Ian Campbell · 15 years ago
  79. 1f4f931 xen: fix 32-bit build resulting from mmu move by Jeremy Fitzhardinge · 15 years ago
  80. da5de7c x86/paravirt: use callee-saved convention for pte_val/make_pte/etc by Jeremy Fitzhardinge · 15 years ago
  81. 319f3ba xen: move remaining mmu-related stuff into mmu.c by Jeremy Fitzhardinge · 15 years ago
  82. 9eb912d x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 15 years ago
  83. 6dbde35 percpu: add optimized generic percpu accessors by Ingo Molnar · 15 years ago
  84. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  85. e4d9820 x86: xen: use smp_call_function_many() by Mike Travis · 16 years ago
  86. f63c2f2 xen: whitespace/checkpatch cleanup by Tej · 16 years ago
  87. 86bbc2c xen: pin correct PGD on suspend by Ian Campbell · 16 years ago
  88. cb11017 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  89. d05fdf3 xen: make sure stray alias mappings are gone before pinning by Jeremy Fitzhardinge · 16 years ago
  90. 47cb2ed x86, xen: fix use of pgd_page now that it really does return a page by Jeremy Fitzhardinge · 16 years ago
  91. 9f32d21 xen: fix Xen domU boot with batched mprotect by Chris Lalancette · 16 years ago
  92. db64fe0 mm: rewrite vmap layer by Nick Piggin · 16 years ago
  93. eefb47f xen: use spin_lock_nest_lock when pinning a pagetable by Jeremy Fitzhardinge · 16 years ago
  94. 3ce9bcb Merge branch 'core/xen' into x86/xen by Ingo Molnar · 16 years ago
  95. f7d0b92 mm: define USE_SPLIT_PTLOCKS rather than repeating expression by Jeremy Fitzhardinge · 16 years ago
  96. 994025c xen: add debugfs support by Jeremy Fitzhardinge · 16 years ago
  97. 7708ad6 xen: add xen_ prefixes to make tracing with ftrace easier by Jeremy Fitzhardinge · 16 years ago
  98. 11ad93e xen: clarify locking used when pinning a pagetable. by Jeremy Fitzhardinge · 16 years ago
  99. 77be1fa x86: add PTE_FLAGS_MASK by Jeremy Fitzhardinge · 16 years ago
  100. 59438c9 x86: rename PTE_MASK to PTE_PFN_MASK by Jeremy Fitzhardinge · 16 years ago