1. dc6821e xen/mmu: Fix compile errors introduced by x86/memblock mismerge. by Konrad Rzeszutek Wilk · 13 years ago
  2. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  3. 31018ac Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  4. a867db1 xen/p2m: Make debug/xen/mmu/p2m visible again. by Konrad Rzeszutek Wilk · 13 years ago
  5. abbe0d3 Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen by Linus Torvalds · 13 years ago
  6. 61cca2f xen/i386: follow-up to "replace order-based range checking of M2P table by linear one" by Jan Beulich · 13 years ago
  7. 4762e25 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  8. ccbcdf7 xen/x86: replace order-based range checking of M2P table by linear one by Jan Beulich · 13 years ago
  9. 06e727d Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-tip by Linus Torvalds · 13 years ago
  10. 10fe570 Revert "xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set." by Konrad Rzeszutek Wilk · 13 years ago
  11. 5d5791a x86-64, xen: Enable the vvar mapping by Andy Lutomirski · 13 years ago
  12. bc7fe1d xen/mmu: tune pgtable alloc/release by Jeremy Fitzhardinge · 14 years ago
  13. dcf7435 xen/mmu: use extend_args for more mmuext updates by Jeremy Fitzhardinge · 14 years ago
  14. c8eed17 xen/trace: add tlb flush tracepoints by Jeremy Fitzhardinge · 14 years ago
  15. 5f94fb5 xen/trace: add xen_pgd_(un)pin tracepoints by Jeremy Fitzhardinge · 14 years ago
  16. c2ba050 xen/trace: add ptpage alloc/release tracepoints by Jeremy Fitzhardinge · 14 years ago
  17. 8470880 xen/trace: add mmu tracepoints by Jeremy Fitzhardinge · 14 years ago
  18. 24aa078 memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones by Tejun Heo · 13 years ago
  19. 32dd119 xen/mmu: Fix for linker errors when CONFIG_SMP is not defined. by Konrad Rzeszutek Wilk · 13 years ago
  20. 900cba8 xen: support CONFIG_MAXSMP by Andrew Jones · 15 years ago
  21. a91d928 xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped" by Stefano Stabellini · 13 years ago
  22. dc7acbb Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  23. 4bf0ff2 xen: fix compile without CONFIG_XEN_DEBUG_FS by Jeremy Fitzhardinge · 13 years ago
  24. 2a001f6 Use arbitrary_virt_to_machine() to deal with ioremapped pud updates. by Jeremy Fitzhardinge · 13 years ago
  25. f05608d Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates. by Jeremy Fitzhardinge · 13 years ago
  26. c86d807 xen/mmu: remove all ad-hoc stats stuff by Jeremy Fitzhardinge · 14 years ago
  27. d510831 xen: use normal virt_to_machine for ptes by Jeremy Fitzhardinge · 14 years ago
  28. 4c13629 xen: make a pile of mmu pvop functions static by Jeremy Fitzhardinge · 14 years ago
  29. 4a35c13 xen: condense everything onto xen_set_pte by Jeremy Fitzhardinge · 14 years ago
  30. a99ac5e xen: use mmu_update for xen_set_pte_at() by Jeremy Fitzhardinge · 14 years ago
  31. 331468b xen: drop all the special iomap pte paths. by Jeremy Fitzhardinge · 14 years ago
  32. e33ab8f Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' and 'stable/mmu.bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  33. 3f508953 arch/x86/xen/mmu: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  34. 7899891 xen mmu: fix a race window causing leave_mm BUG() by Tian, Kevin · 13 years ago
  35. 279b706 x86,xen: introduce x86_init.mapping.pagetable_reserve by Stefano Stabellini · 13 years ago
  36. 92bdaef Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high"" by Konrad Rzeszutek Wilk · 13 years ago
  37. b9269dc xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top by Stefano Stabellini · 13 years ago
  38. a386478 xen/mmu: Add workaround "x86-64, mm: Put early page table high" by Konrad Rzeszutek Wilk · 13 years ago
  39. ee17645 xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32 by Stefano Stabellini · 13 years ago
  40. d88885d xen/debug: Don't be so verbose with WARN on 1-1 mapping errors. by Konrad Rzeszutek Wilk · 13 years ago
  41. 73d5a86 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  42. d8aa5ec xen: update mask_rw_pte after kernel page tables init changes by Stefano Stabellini · 13 years ago
  43. 14988a4 xen: set max_pfn_mapped to the last pfn mapped by Stefano Stabellini · 14 years ago
  44. f2e1fbb Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  45. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 13 years ago
  46. 514af9f Merge branches 'stable/hvc-console', 'stable/gntalloc.v6' and 'stable/balloon' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  47. 181f977 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  48. c7146dd Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  49. 8460b3e Merge commit 'v2.6.38' into x86/mm by Ingo Molnar · 13 years ago
  50. 06f521d xen/balloon: Removal of driver_pages by Daniel Kiper · 13 years ago
  51. fc25151 xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set. by Konrad Rzeszutek Wilk · 14 years ago
  52. 2222e71 xen/debugfs: Add 'p2m' file for printing out the P2M layout. by Konrad Rzeszutek Wilk · 14 years ago
  53. fb38923 xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN. by Konrad Rzeszutek Wilk · 14 years ago
  54. a79e53d x86/mm: Fix pgd_lock deadlock by Andrea Arcangeli · 14 years ago
  55. 6eaa412 xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. by Konrad Rzeszutek Wilk · 14 years ago
  56. d1b1942 x86: Rename e820_table_* to pgt_buf_* by Yinghai Lu · 14 years ago
  57. de23be5 xen: export arbitrary_virt_to_machine by Stephen Rothwell · 14 years ago
  58. b5eafe9 xen: move p2m handling to separate file by Jeremy Fitzhardinge · 14 years ago
  59. 64141da vmalloc: eagerly clear ptes on vunmap by Jeremy Fitzhardinge · 14 years ago
  60. 8a3fbc9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  61. 5b5c1af xen: x86/32: perform initial startup on initial_page_table by Ian Campbell · 14 years ago
  62. 9b83215 Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into upstream/for-linus by Jeremy Fitzhardinge · 14 years ago
  63. 20b4755 Merge commit 'v2.6.37-rc2' into upstream/xenfs by Jeremy Fitzhardinge · 14 years ago
  64. 7e77506 xen: implement XENMEM_machphys_mapping by Ian Campbell · 14 years ago
  65. e060e7af xen: set vma flag VM_PFNMAP in the privcmd mmap file_op by Stefano Stabellini · 14 years ago
  66. a2d771c xen: correct size of level2_kernel_pgt by Ian Campbell · 14 years ago
  67. 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
  68. 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
  69. 4ec5387 xen: add the direct mapping area for ISA bus access by Juan Quintela · 14 years ago
  70. 98511f3 xen: map a dummy page for local apic and ioapic in xen_set_fixmap by Jeremy Fitzhardinge · 14 years ago
  71. 375b2a9 xen: correctly rebuild mfn list list after migration. by Ian Campbell · 14 years ago
  72. 41f2e47 xen: add support for PAT by Jeremy Fitzhardinge · 14 years ago
  73. 2f7acb2 xen: make sure xen_max_p2m_pfn is up to date by Jeremy Fitzhardinge · 14 years ago
  74. cfd8951 xen: don't map missing memory by Jeremy Fitzhardinge · 14 years ago
  75. 33a8475 xen: defer building p2m mfn structures until kernel is mapped by Jeremy Fitzhardinge · 14 years ago
  76. c379806 xen: add return value to set_phys_to_machine() by Jeremy Fitzhardinge · 14 years ago
  77. 58e0502 xen: convert p2m to a 3 level tree by Jeremy Fitzhardinge · 14 years ago
  78. bbbf61e xen: make install_p2mtop_page() static by Jeremy Fitzhardinge · 14 years ago
  79. 1f2d9dd xen: set the actual extent of the mfn_list_list by Jeremy Fitzhardinge · 14 years ago
  80. b7eb4ad xen: set shared_info->arch.max_pfn to max_p2m_pfn by Jeremy Fitzhardinge · 14 years ago
  81. 764f0138 xen: allocate level1_ident_pgt by Jeremy Fitzhardinge · 14 years ago
  82. f099180 xen: use early_brk for level2_kernel_pgt by Jeremy Fitzhardinge · 14 years ago
  83. a2e8752 xen: allocate p2m size based on actual max size by Jeremy Fitzhardinge · 14 years ago
  84. a171ce6 xen: dynamically allocate p2m space by Jeremy Fitzhardinge · 14 years ago
  85. 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
  86. de1ef20 xen/privcmd: move remap_domain_mfn_range() to core xen code and export. by Ian Campbell · 15 years ago
  87. eba3ff8 xen: add xen_set_domain_pte() by Jeremy Fitzhardinge · 16 years ago
  88. fef5ba7 xen: Cope with unmapped pages when initializing kernel pagetable by Jeremy Fitzhardinge · 14 years ago
  89. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  90. a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 14 years ago
  91. b0f4c06 x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI by Alok Kataria · 14 years ago
  92. 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
  93. ca65f9f Introduce CONFIG_XEN_PVHVM compile option by Stefano Stabellini · 14 years ago
  94. d2cb214 xen/mmu: inhibit vmap aliases rather than trying to clear them out by Jeremy Fitzhardinge · 14 years ago
  95. 5915100 x86: Call HVMOP_pagetable_dying on exit_mmap. by Stefano Stabellini · 14 years ago
  96. 08bbc9d xen: Add xen_create_contiguous_region by Alex Nixon · 16 years ago
  97. 19001c8 xen: Rename the balloon lock by Alex Nixon · 16 years ago
  98. 7347b40 xen: Allow unprivileged Xen domains to create iomap pages by Alex Nixon · 15 years ago
  99. c0011db xen: use _PAGE_IOMAP in ioremap to do machine mappings by Jeremy Fitzhardinge · 15 years ago
  100. 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