1. 98104c3 Merge branch 'stable/128gb.v5.1' into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  2. 25a765b Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into stable/for-linus-3.7 by Konrad Rzeszutek Wilk · 12 years ago
  3. c711288 x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() by Attilio Rao · 12 years ago
  4. 843b8ed x86: Move paging_init() call to x86_init.paging.pagetable_init() by Attilio Rao · 12 years ago
  5. 7737b21 x86: Rename pagetable_setup_start() to pagetable_init() by Attilio Rao · 12 years ago
  6. 73090f8 x86: Remove base argument from x86_init.paging.pagetable_setup_start by Attilio Rao · 12 years ago
  7. 69870a8 xen/mm: return more precise error from xen_remap_domain_range() by David Vrabel · 12 years ago
  8. ce7184b xen: fix logical error in tlb flushing by Alex Shi · 12 years ago
  9. 3287318 xen/mmu: If the revector fails, don't attempt to revector anything else. by Konrad Rzeszutek Wilk · 12 years ago
  10. 785f623 xen/mmu: Release just the MFN list, not MFN list and part of pagetables. by Konrad Rzeszutek Wilk · 12 years ago
  11. 3aca7fb xen/mmu: Remove from __ka space PMD entries for pagetables. by Konrad Rzeszutek Wilk · 12 years ago
  12. 7f91406 xen/mmu: Copy and revector the P2M tree. by Konrad Rzeszutek Wilk · 12 years ago
  13. 488f046 xen/mmu: Recycle the Xen provided L4, L3, and L2 pages by Konrad Rzeszutek Wilk · 12 years ago
  14. caaf9ec xen/mmu: For 64-bit do not call xen_map_identity_early by Konrad Rzeszutek Wilk · 12 years ago
  15. ae895ed xen/mmu: use copy_page instead of memcpy. by Konrad Rzeszutek Wilk · 12 years ago
  16. 4fac153 xen/mmu: Provide comments describing the _ka and _va aliasing issue by Konrad Rzeszutek Wilk · 12 years ago
  17. 3699aad xen/mmu: The xen_setup_kernel_pagetable doesn't need to return anything. by Konrad Rzeszutek Wilk · 12 years ago
  18. 1a1d433 xen: allow privcmd for HVM guests by Stefano Stabellini · 12 years ago
  19. 4cb3875 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  20. 66a27dd xen/mm: zero PTEs for non-present MFNs in the initial page table by David Vrabel · 12 years ago
  21. d095d43 xen/mm: do direct hypercall in xen_set_pte() if batching is unavailable by David Vrabel · 12 years ago
  22. e7b52ff x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range by Alex Shi · 12 years ago
  23. b5f4035 Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  24. f08b9c2 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  25. 4b3451a Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5 by Konrad Rzeszutek Wilk · 12 years ago
  26. 83d51ab xen/setup: update VA mapping when releasing memory during setup by David Vrabel · 12 years ago
  27. b7e5ffe xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEs by Konrad Rzeszutek Wilk · 12 years ago
  28. 27abd14 Revert "xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries'" by Konrad Rzeszutek Wilk · 12 years ago
  29. 9479f0f Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  30. 2531d64 xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries' by Konrad Rzeszutek Wilk · 12 years ago
  31. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  32. 8eaffa6 xen/pat: Disable PAT support for now. by Konrad Rzeszutek Wilk · 12 years ago
  33. 2113f46 xen: use this_cpu_xxx replace percpu_xxx funcs by Alex Shi · 13 years ago
  34. dc6821e xen/mmu: Fix compile errors introduced by x86/memblock mismerge. by Konrad Rzeszutek Wilk · 13 years ago
  35. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  36. 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
  37. a867db1 xen/p2m: Make debug/xen/mmu/p2m visible again. by Konrad Rzeszutek Wilk · 13 years ago
  38. abbe0d3 Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen by Linus Torvalds · 13 years ago
  39. 61cca2f xen/i386: follow-up to "replace order-based range checking of M2P table by linear one" by Jan Beulich · 13 years ago
  40. 4762e25 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  41. ccbcdf7 xen/x86: replace order-based range checking of M2P table by linear one by Jan Beulich · 13 years ago
  42. 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
  43. 10fe570 Revert "xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set." by Konrad Rzeszutek Wilk · 13 years ago
  44. 5d5791a x86-64, xen: Enable the vvar mapping by Andy Lutomirski · 13 years ago
  45. bc7fe1d xen/mmu: tune pgtable alloc/release by Jeremy Fitzhardinge · 14 years ago
  46. dcf7435 xen/mmu: use extend_args for more mmuext updates by Jeremy Fitzhardinge · 14 years ago
  47. c8eed17 xen/trace: add tlb flush tracepoints by Jeremy Fitzhardinge · 14 years ago
  48. 5f94fb5 xen/trace: add xen_pgd_(un)pin tracepoints by Jeremy Fitzhardinge · 14 years ago
  49. c2ba050 xen/trace: add ptpage alloc/release tracepoints by Jeremy Fitzhardinge · 14 years ago
  50. 8470880 xen/trace: add mmu tracepoints by Jeremy Fitzhardinge · 14 years ago
  51. 24aa078 memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones by Tejun Heo · 13 years ago
  52. 32dd119 xen/mmu: Fix for linker errors when CONFIG_SMP is not defined. by Konrad Rzeszutek Wilk · 13 years ago
  53. 900cba8 xen: support CONFIG_MAXSMP by Andrew Jones · 15 years ago
  54. a91d928 xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped" by Stefano Stabellini · 13 years ago
  55. 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
  56. 4bf0ff2 xen: fix compile without CONFIG_XEN_DEBUG_FS by Jeremy Fitzhardinge · 13 years ago
  57. 2a001f6 Use arbitrary_virt_to_machine() to deal with ioremapped pud updates. by Jeremy Fitzhardinge · 13 years ago
  58. f05608d Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates. by Jeremy Fitzhardinge · 13 years ago
  59. c86d807 xen/mmu: remove all ad-hoc stats stuff by Jeremy Fitzhardinge · 14 years ago
  60. d510831 xen: use normal virt_to_machine for ptes by Jeremy Fitzhardinge · 14 years ago
  61. 4c13629 xen: make a pile of mmu pvop functions static by Jeremy Fitzhardinge · 14 years ago
  62. 4a35c13 xen: condense everything onto xen_set_pte by Jeremy Fitzhardinge · 14 years ago
  63. a99ac5e xen: use mmu_update for xen_set_pte_at() by Jeremy Fitzhardinge · 14 years ago
  64. 331468b xen: drop all the special iomap pte paths. by Jeremy Fitzhardinge · 14 years ago
  65. 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
  66. 3f508953 arch/x86/xen/mmu: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  67. 7899891 xen mmu: fix a race window causing leave_mm BUG() by Tian, Kevin · 13 years ago
  68. 279b706 x86,xen: introduce x86_init.mapping.pagetable_reserve by Stefano Stabellini · 13 years ago
  69. 92bdaef Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high"" by Konrad Rzeszutek Wilk · 13 years ago
  70. b9269dc xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top by Stefano Stabellini · 13 years ago
  71. a386478 xen/mmu: Add workaround "x86-64, mm: Put early page table high" by Konrad Rzeszutek Wilk · 13 years ago
  72. ee17645 xen: mask_rw_pte: do not apply the early_ioremap checks on x86_32 by Stefano Stabellini · 13 years ago
  73. d88885d xen/debug: Don't be so verbose with WARN on 1-1 mapping errors. by Konrad Rzeszutek Wilk · 13 years ago
  74. 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
  75. d8aa5ec xen: update mask_rw_pte after kernel page tables init changes by Stefano Stabellini · 13 years ago
  76. 14988a4 xen: set max_pfn_mapped to the last pfn mapped by Stefano Stabellini · 13 years ago
  77. 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
  78. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 13 years ago
  79. 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
  80. 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
  81. 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
  82. 8460b3e Merge commit 'v2.6.38' into x86/mm by Ingo Molnar · 13 years ago
  83. 06f521d xen/balloon: Removal of driver_pages by Daniel Kiper · 13 years ago
  84. fc25151 xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP flag set. by Konrad Rzeszutek Wilk · 14 years ago
  85. 2222e71 xen/debugfs: Add 'p2m' file for printing out the P2M layout. by Konrad Rzeszutek Wilk · 14 years ago
  86. fb38923 xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN. by Konrad Rzeszutek Wilk · 14 years ago
  87. a79e53d x86/mm: Fix pgd_lock deadlock by Andrea Arcangeli · 13 years ago
  88. 6eaa412 xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. by Konrad Rzeszutek Wilk · 14 years ago
  89. d1b1942 x86: Rename e820_table_* to pgt_buf_* by Yinghai Lu · 13 years ago
  90. de23be5 xen: export arbitrary_virt_to_machine by Stephen Rothwell · 14 years ago
  91. b5eafe9 xen: move p2m handling to separate file by Jeremy Fitzhardinge · 14 years ago
  92. 64141da vmalloc: eagerly clear ptes on vunmap by Jeremy Fitzhardinge · 14 years ago
  93. 8a3fbc9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  94. 5b5c1af xen: x86/32: perform initial startup on initial_page_table by Ian Campbell · 14 years ago
  95. 9b83215 Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into upstream/for-linus by Jeremy Fitzhardinge · 14 years ago
  96. 20b4755 Merge commit 'v2.6.37-rc2' into upstream/xenfs by Jeremy Fitzhardinge · 14 years ago
  97. 7e77506 xen: implement XENMEM_machphys_mapping by Ian Campbell · 14 years ago
  98. e060e7af xen: set vma flag VM_PFNMAP in the privcmd mmap file_op by Stefano Stabellini · 14 years ago
  99. a2d771c xen: correct size of level2_kernel_pgt by Ian Campbell · 14 years ago
  100. 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