1. 68df0da xen/setup: Set identity mapping for non-RAM E820 and E820 gaps. by Konrad Rzeszutek Wilk · 14 years ago
  2. c761779 xen/mmu: WARN_ON when racing to swap middle leaf. by Konrad Rzeszutek Wilk · 14 years ago
  3. fb38923 xen/mmu: Set _PAGE_IOMAP if PFN is an identity PFN. by Konrad Rzeszutek Wilk · 14 years ago
  4. f4cec35 xen/mmu: Add the notion of identity (1-1) mapping. by Konrad Rzeszutek Wilk · 14 years ago
  5. 6eaa412 xen: Mark all initial reserved pages for the balloon as INVALID_P2M_ENTRY. by Konrad Rzeszutek Wilk · 14 years ago
  6. cfd7448 Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  7. 8e1b4cf xen: p2m: correctly initialize partial p2m leaf by Stefan Bader · 14 years ago
  8. 7d81c3b xen: fix non-ANSI function warning in irq.c by Randy Dunlap · 14 years ago
  9. 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 14 years ago
  10. de23be5 xen: export arbitrary_virt_to_machine by Stephen Rothwell · 14 years ago
  11. 9c4bc1c Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  12. e1b478e xen/p2m: Fix module linking error. by Konrad Rzeszutek Wilk · 14 years ago
  13. 87f1d40 xen p2m: clear the old pte when adding a page to m2p_override by Jeremy Fitzhardinge · 14 years ago
  14. 9b705f0 xen p2m: transparently change the p2m mappings in the m2p override by Stefano Stabellini · 14 years ago
  15. 448f2831 xen: add m2p override mechanism by Jeremy Fitzhardinge · 14 years ago
  16. b5eafe9 xen: move p2m handling to separate file by Jeremy Fitzhardinge · 14 years ago
  17. 9f99a2f Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  18. 8c8ae4e Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  19. c1f5db1 xen: disable ACPI NUMA for PV guests by Ian Campbell · 14 years ago
  20. d9b8ca8 xen: HVM X2APIC support by Sheng Yang · 14 years ago
  21. 275c8b9 Merge branch 'this_cpu_ops' into for-2.6.38 by Tejun Heo · 14 years ago
  22. 780f36d xen: Use this_cpu_ops by Christoph Lameter · 14 years ago
  23. 6313e3c Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  24. 11e8896 Merge branch '2.6.37-rc4-pvhvm-fixes' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 14 years ago
  25. 8338fde Merge branches 'upstream/core' and 'upstream/bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  26. 64141da vmalloc: eagerly clear ptes on vunmap by Jeremy Fitzhardinge · 14 years ago
  27. 512b109 xen: unplug the emulated devices at resume time by Stefano Stabellini · 14 years ago
  28. 805e3f4 xen: x86/32: perform initial startup on initial_page_table by Ian Campbell · 14 years ago
  29. 31e323c xen: don't bother to stop other cpus on shutdown/reboot by Jeremy Fitzhardinge · 14 years ago
  30. e7a3481c x86/pvclock: Zero last_value on resume by Jeremy Fitzhardinge · 14 years ago
  31. 8a3fbc9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  32. e6d4a76 xen: remove duplicated #include by Huang Weiyi · 14 years ago
  33. 5b5c1af xen: x86/32: perform initial startup on initial_page_table by Ian Campbell · 14 years ago
  34. bc15fde xen: use default_idle by Jeremy Fitzhardinge · 14 years ago
  35. c2d0879 xen: clean up "extra" memory handling some more by Jeremy Fitzhardinge · 14 years ago
  36. 9b83215 Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into upstream/for-linus by Jeremy Fitzhardinge · 14 years ago
  37. ec35a69 xen: set IO permission early (before early_cpu_init()) by Konrad Rzeszutek Wilk · 14 years ago
  38. d2a8171 xen: re-enable boot-time ballooning by Jeremy Fitzhardinge · 14 years ago
  39. 20b4755 Merge commit 'v2.6.37-rc2' into upstream/xenfs by Jeremy Fitzhardinge · 14 years ago
  40. 7e77506 xen: implement XENMEM_machphys_mapping by Ian Campbell · 14 years ago
  41. e060e7af xen: set vma flag VM_PFNMAP in the privcmd mmap file_op by Stefano Stabellini · 14 years ago
  42. 9ec23a7f xen: do not release any memory under 1M in domain 0 by Ian Campbell · 14 years ago
  43. a2d771c xen: correct size of level2_kernel_pgt by Ian Campbell · 14 years ago
  44. 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
  45. 17bb51d Merge branch 'akpm-incoming-2' by Linus Torvalds · 14 years ago
  46. 0671b76 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  47. 61d8e11 Remove duplicate includes from many files by Zimny Lech · 14 years ago
  48. 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
  49. ea5b8f7 xen: initialize cpu masks for pv guests in xen_smp_init by Stefano Stabellini · 14 years ago
  50. 45263cb xen: include xen/xen.h for definition of xen_initial_domain() by Ian Campbell · 14 years ago
  51. 7d7a48b Merge branch 'linus' into x86/urgent by Ingo Molnar · 14 years ago
  52. ff12849 xen: mask the MTRR feature from the cpuid by Stefano Stabellini · 14 years ago
  53. 4ec5387 xen: add the direct mapping area for ISA bus access by Juan Quintela · 14 years ago
  54. 801fd14 xen: use vcpu_ops to setup cpu masks by Stefano Stabellini · 14 years ago
  55. 98511f3 xen: map a dummy page for local apic and ioapic in xen_set_fixmap by Jeremy Fitzhardinge · 14 years ago
  56. 6b0661a xen: introduce XEN_DOM0 as a silent option by Stefano Stabellini · 14 years ago
  57. 67ba372 Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domain-v6 by Stefano Stabellini · 14 years ago
  58. 9e9a5fc xen: use host E820 map for dom0 by Ian Campbell · 14 years ago
  59. 375b2a9 xen: correctly rebuild mfn list list after migration. by Ian Campbell · 14 years ago
  60. 3654581 xen: don't add extra_pages for RAM after mem_end by Jeremy Fitzhardinge · 14 years ago
  61. 41f2e47 xen: add support for PAT by Jeremy Fitzhardinge · 14 years ago
  62. 2f7acb2 xen: make sure xen_max_p2m_pfn is up to date by Jeremy Fitzhardinge · 14 years ago
  63. 698bb8d xen: limit extra memory to a certain ratio of base by Jeremy Fitzhardinge · 14 years ago
  64. b5b43ce xen: add extra pages for E820 RAM regions, even if beyond mem_end by Jeremy Fitzhardinge · 14 years ago
  65. 36bc251 xen: make sure xen_extra_mem_start is beyond all non-RAM e820 by Jeremy Fitzhardinge · 14 years ago
  66. 42ee147 xen: implement "extra" memory to reserve space for pages not present at boot by Jeremy Fitzhardinge · 14 years ago
  67. 35ae11f xen: Use host-provided E820 map by Ian Campbell · 15 years ago
  68. cfd8951 xen: don't map missing memory by Jeremy Fitzhardinge · 14 years ago
  69. 33a8475 xen: defer building p2m mfn structures until kernel is mapped by Jeremy Fitzhardinge · 14 years ago
  70. c379806 xen: add return value to set_phys_to_machine() by Jeremy Fitzhardinge · 14 years ago
  71. 58e0502 xen: convert p2m to a 3 level tree by Jeremy Fitzhardinge · 14 years ago
  72. bbbf61e xen: make install_p2mtop_page() static by Jeremy Fitzhardinge · 14 years ago
  73. 1f2d9dd xen: set the actual extent of the mfn_list_list by Jeremy Fitzhardinge · 14 years ago
  74. b7eb4ad xen: set shared_info->arch.max_pfn to max_p2m_pfn by Jeremy Fitzhardinge · 14 years ago
  75. 1e17fc7 xen: remove noise about registering vcpu info by Jeremy Fitzhardinge · 14 years ago
  76. 764f0138 xen: allocate level1_ident_pgt by Jeremy Fitzhardinge · 14 years ago
  77. f099180 xen: use early_brk for level2_kernel_pgt by Jeremy Fitzhardinge · 14 years ago
  78. a2e8752 xen: allocate p2m size based on actual max size by Jeremy Fitzhardinge · 14 years ago
  79. a171ce6 xen: dynamically allocate p2m space by Jeremy Fitzhardinge · 14 years ago
  80. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  81. 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
  82. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  83. 157b6ce Merge branch 'x86-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  84. 709d9f5 Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  85. 76fac07 x86, kexec: Make sure to stop all CPUs before exiting the kernel by Alok Kataria · 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 · 15 years ago
  88. 74226b8 xen/pci: Request ACS when Xen-SWIOTLB is activated. by Konrad Rzeszutek Wilk · 14 years ago
  89. b5401a9 xen/x86/PCI: Add support for the Xen PCI subsystem by Alex Nixon · 14 years ago
  90. 23ace955 xen: Don't disable the I/O space by Alex Nixon · 15 years ago
  91. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  92. fef5ba7 xen: Cope with unmapped pages when initializing kernel pagetable by Jeremy Fitzhardinge · 14 years ago
  93. 236260b memblock: Allow memblock_init to be called early by Jeremy Fitzhardinge · 14 years ago
  94. 153db80 Merge commit 'v2.6.36-rc7' into core/memblock by Ingo Molnar · 14 years ago
  95. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  96. 31e7e93 xen: do not initialize PV timers on HVM if !xen_have_vector_callback by Stefano Stabellini · 14 years ago
  97. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  98. a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 14 years ago
  99. 5cb3a26 x86, xen-swiotlb: Make Xen-SWIOTLB use IOMMU_INIT_* macros. by Konrad Rzeszutek Wilk · 14 years ago
  100. b0f4c06 x86, paravirt: Remove alloc_pmd_clone hook, only used by VMI by Alok Kataria · 14 years ago