1. bf9d834 x86/xen: add some __init annotations in arch/x86/xen/mmu.c by Juergen Gross · 10 years ago
  2. a3f5239 x86/xen: add some __init and static annotations in arch/x86/xen/setup.c by Juergen Gross · 10 years ago
  3. 3ba5c86 x86/xen: use correct types for addresses in arch/x86/xen/setup.c by Juergen Gross · 10 years ago
  4. f0feed1 x86/xen: cleanup arch/x86/xen/setup.c by Juergen Gross · 10 years ago
  5. 57b6b99 x86,xen: use current->state helpers by Davidlohr Bueso · 10 years ago
  6. 94dd85f x86/xen: prefer TSC over xen clocksource for dom0 by Palik, Imre · 10 years ago
  7. 613d4ce Merge tag 'stable/for-linus-3.19-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  8. f221b04 x86/xen: properly retrieve NMI reason by Jan Beulich · 10 years ago
  9. 9a17ad7 xen: check for zero sized area when invalidating memory by Juergen Gross · 10 years ago
  10. e86f949 xen: use correct type for physical addresses by Juergen Gross · 10 years ago
  11. f241b0b xen: correct race in alloc_p2m_pmd() by Juergen Gross · 10 years ago
  12. 82c92ed xen: correct error for building p2m list on 32 bits by Juergen Gross · 10 years ago
  13. 7be0772 x86/xen: avoid freeing static 'name' when kasprintf() fails by Vitaly Kuznetsov · 10 years ago
  14. a97dae1 x86/xen: add extra memory for remapped frames during setup by David Vrabel · 10 years ago
  15. bc7142c x86/xen: don't count how many PFNs are identity mapped by David Vrabel · 10 years ago
  16. 701a261 x86/xen: Free bootmem in free_p2m_page() during early boot by Boris Ostrovsky · 10 years ago
  17. 8b8cd8a x86/xen: Remove unnecessary BUG_ON(preemptible()) in xen_setup_timer() by Boris Ostrovsky · 10 years ago
  18. eb64c3c Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  19. cdfa0ba xen: switch to post-init routines in xen mmu.c earlier by Juergen Gross · 10 years ago
  20. 3100e44 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  21. a023748 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  22. 76f0a48 xen: annotate xen_set_identity_and_remap_chunk() with __init by Juergen Gross · 10 years ago
  23. 90fff3e xen: introduce helper functions to do safe read and write accesses by Juergen Gross · 10 years ago
  24. 2e91717 xen: Speed up set_phys_to_machine() by using read-only mappings by Juergen Gross · 10 years ago
  25. 054954e xen: switch to linear virtual mapped sparse p2m list by Juergen Gross · 10 years ago
  26. 0aad568 xen: Hide get_phys_to_machine() to be able to tune common path by Juergen Gross · 10 years ago
  27. 5b8e7d8 xen: Delay invalidating extra memory by Juergen Gross · 10 years ago
  28. 97f4533 xen: Delay m2p_override initialization by Juergen Gross · 10 years ago
  29. 1f3ac86 xen: Delay remapping memory of pv-domain by Juergen Gross · 10 years ago
  30. 7108c9c xen: use common page allocation function in p2m.c by Juergen Gross · 10 years ago
  31. 820c4db xen: Make functions static by Juergen Gross · 10 years ago
  32. 6f58d89 xen: fix some style issues in p2m.c by Juergen Gross · 10 years ago
  33. 47591df xen: Support Xen pv-domains using PAT by Juergen Gross · 10 years ago
  34. 5427955 x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down by Boris Ostrovsky · 10 years ago
  35. 1ad83c8 x86_64,vsyscall: Make vsyscall emulation configurable by Andy Lutomirski · 10 years ago
  36. 1ea644c x86/xen: panic on bad Xen-provided memory map by Martin Kelly · 10 years ago
  37. 3251f20 x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read() by Boris Ostrovsky · 10 years ago
  38. 3a0e94f x86/xen: avoid race in p2m handling by Juergen Gross · 10 years ago
  39. 2c18568 x86/xen: delay construction of mfn_list_list by Juergen Gross · 10 years ago
  40. 239af7c x86/xen: avoid writing to freed memory after race in p2m handling by Juergen Gross · 10 years ago
  41. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  42. 19e00d5 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  43. a2ef5dc x86/xen: Set EFER.NX and EFER.SCE in PVH guests by Mukesh Rathor · 10 years ago
  44. d1e9abd xen: eliminate scalability issues from initrd handling by Juergen Gross · 10 years ago
  45. f955371 x86: remove the Xen-specific _PAGE_IOMAP PTE flag by David Vrabel · 11 years ago
  46. 7f2f882 x86/xen: do not use _PAGE_IOMAP PTE flag for I/O mappings by David Vrabel · 11 years ago
  47. 342cd34 xen/efi: Directly include needed headers by Daniel Kiper · 10 years ago
  48. 4fbb67e3 xen/setup: Remap Xen Identity Mapped RAM by Matt Rushton · 10 years ago
  49. ce4b1b1 x86/smpboot: Initialize secondary CPU only if master CPU will wait for it by Igor Mammedov · 10 years ago
  50. 0b5a506 x86/xen: don't copy bogus duplicate entries into kernel page tables by Stefan Bader · 10 years ago
  51. 89cbc76 x86: Replace __get_cpu_var uses by Christoph Lameter · 10 years ago
  52. 7d951f3 x86/xen: use vmap() to map grant table pages in PVH guests by David Vrabel · 10 years ago
  53. 8d5999d x86/xen: resume timer irqs early by David Vrabel · 10 years ago
  54. e306e3b Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  55. 76f09aa Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  56. 3fbdf63 xen/setup: Remove Identity Map Debug Message by Matt Rushton · 10 years ago
  57. acba648 Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  58. b7dd0e3 x86/xen: safely map and unmap grant frames when in atomic context by David Vrabel · 10 years ago
  59. c7341d6 arch/x86/xen: Silence compiler warnings by Daniel Kiper · 10 years ago
  60. be81c8a xen: Put EFI machinery in place by Daniel Kiper · 10 years ago
  61. 438b33c xen/grant-table: remove support for V2 tables by David Vrabel · 10 years ago
  62. 162e371 x86/xen: safely map and unmap grant frames when in atomic context by David Vrabel · 10 years ago
  63. 8d693b9 xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests. by Konrad Rzeszutek Wilk · 10 years ago
  64. 3d09c62 Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  65. ea9f927 x86/xen: no need to explicitly register an NMI callback by David Vrabel · 10 years ago
  66. a0abcf2e Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  67. 562658f Revert "xen/pvh: Update E820 to work with PVH (v2)" by David Vrabel · 11 years ago
  68. abacaad x86/xen: fix memory setup for PVH dom0 by David Vrabel · 11 years ago
  69. 9f888b3 Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip into next by Linus Torvalds · 11 years ago
  70. 77945ca x86/xen: map foreign pfns for autotranslated guests by Mukesh Rathor · 11 years ago
  71. 03c1b4e Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso by H. Peter Anvin · 11 years ago
  72. f59c514 x86/xen: do not use _PAGE_IOMAP in xen_remap_domain_mfn_range() by David Vrabel · 11 years ago
  73. 25b884a x86/xen: set regions above the end of RAM as 1:1 by David Vrabel · 11 years ago
  74. 2dcc9a3 x86/xen: only warn once if bad MFNs are found during setup by David Vrabel · 11 years ago
  75. 3cb83e4 x86/xen: compactly store large identity ranges in the p2m by David Vrabel · 11 years ago
  76. a9b5bff x86/xen: fix set_phys_range_identity() if pfn_e > MAX_P2M_PFN by David Vrabel · 11 years ago
  77. fcca2e3 x86/xen: rename early_p2m_alloc() and early_p2m_alloc_middle() by David Vrabel · 11 years ago
  78. bc5eb20 xen/x86: set panic notifier priority to minimum by Radim Krčmář · 11 years ago
  79. aa8532c xen: refactor suspend pre/post hooks by David Vrabel · 11 years ago
  80. 2605fc2 asmlinkage, x86: Add explicit __visible to arch/x86/* by Andi Kleen · 11 years ago
  81. f40c330 x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO by Andy Lutomirski · 11 years ago
  82. 6f121e5 x86, vdso: Reimplement vdso.so preparation in build-time C by Andy Lutomirski · 11 years ago
  83. 88764e0 Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  84. e0fc17a xen/spinlock: Don't enable them unconditionally. by Konrad Rzeszutek Wilk · 11 years ago
  85. 4461bbc x86/xen: Fix 32-bit PV guests's usage of kernel_stack by Boris Ostrovsky · 11 years ago
  86. 2c5cb27 Merge commit '683b6c6f82a60fabf47012581c2cfbf1b037ab95' into stable/for-linus-3.15 by David Vrabel · 11 years ago
  87. a372c96 Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  88. 467cbd2 Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  90. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  91. 5926f87 Revert "xen: properly account for _PAGE_NUMA during xen pte translations" by David Vrabel · 11 years ago
  92. 1429d46 xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_override by Zoltan Kiss · 11 years ago
  93. 395edbb xen: remove XEN_PRIVILEGED_GUEST by Michael Opdenacker · 11 years ago
  94. 1f2cbcf x86, vdso, xen: Remove stray reference to FIX_VDSO by H. Peter Anvin · 11 years ago
  95. 770144e x86: Xen: Use the core irq stats function by Thomas Gleixner · 11 years ago
  96. c5f9ee3 x86, platforms: Remove SGI Visual Workstation by H. Peter Anvin · 11 years ago
  97. a9c8e4b xen: properly account for _PAGE_NUMA during xen pte translations by Mel Gorman · 11 years ago
  98. 1cd731d Merge tag 'stable/for-linus-3.14-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  99. afca501 xen/pvh: set CR4 flags for APs by Mukesh Rathor · 11 years ago
  100. e85fc98 Revert "xen/grant-table: Avoid m2p_override during mapping" by Konrad Rzeszutek Wilk · 11 years ago