1. ea5b8f7 xen: initialize cpu masks for pv guests in xen_smp_init by Stefano Stabellini · 14 years ago
  2. ff12849 xen: mask the MTRR feature from the cpuid by Stefano Stabellini · 14 years ago
  3. 4ec5387 xen: add the direct mapping area for ISA bus access by Juan Quintela · 14 years ago
  4. 801fd14 xen: use vcpu_ops to setup cpu masks by Stefano Stabellini · 14 years ago
  5. 98511f3 xen: map a dummy page for local apic and ioapic in xen_set_fixmap by Jeremy Fitzhardinge · 14 years ago
  6. 6b0661a xen: introduce XEN_DOM0 as a silent option by Stefano Stabellini · 14 years ago
  7. 67ba372 Merge commit 'konrad/stable/xen-pcifront-0.8.2' into 2.6.36-rc8-initial-domain-v6 by Stefano Stabellini · 14 years ago
  8. 74226b8 xen/pci: Request ACS when Xen-SWIOTLB is activated. by Konrad Rzeszutek Wilk · 14 years ago
  9. b5401a9 xen/x86/PCI: Add support for the Xen PCI subsystem by Alex Nixon · 15 years ago
  10. 23ace955 xen: Don't disable the I/O space by Alex Nixon · 16 years ago
  11. 31e7e93 xen: do not initialize PV timers on HVM if !xen_have_vector_callback by Stefano Stabellini · 14 years ago
  12. 1dc7ce9 xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessary by Ian Campbell · 14 years ago
  13. c93a4df xen: pvhvm: allow user to request no emulated device unplug by Ian Campbell · 14 years ago
  14. 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
  15. ca50a5f Merge branch 'upstream/pvhvm' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  16. a70ce4b Merge branch 'upstream/core' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  17. 086748e xen/panic: use xen_reboot and fix smp_send_stop by Ian Campbell · 14 years ago
  18. f09f6d1 Xen: register panic notifier to take crashes of xen guests on panic by Donald Dutile · 14 years ago
  19. c06ee78 xen: support large numbers of CPUs with vcpu info placement by Mukesh Rathor · 14 years ago
  20. 8a22b99 xen: drop xen_sched_clock in favour of using plain wallclock time by Jeremy Fitzhardinge · 14 years ago
  21. ca65f9f Introduce CONFIG_XEN_PVHVM compile option by Stefano Stabellini · 14 years ago
  22. bbbe573 pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_* by Konrad Rzeszutek Wilk · 15 years ago
  23. d2cb214 xen/mmu: inhibit vmap aliases rather than trying to clear them out by Jeremy Fitzhardinge · 15 years ago
  24. 5915100 x86: Call HVMOP_pagetable_dying on exit_mmap. by Stefano Stabellini · 15 years ago
  25. c1c5413 x86: Unplug emulated disks and nics. by Stefano Stabellini · 15 years ago
  26. 409771d x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock. by Stefano Stabellini · 15 years ago
  27. 016b6f5 xen: Add suspend/resume support for PV on HVM guests. by Stefano Stabellini · 15 years ago
  28. 38e20b0 x86/xen: event channels delivery on HVM. by Sheng Yang · 15 years ago
  29. bee6ab53 x86: early PV on HVM features initialization. by Sheng Yang · 15 years ago
  30. f89e048 xen: make sure pages are really part of domain before freeing by Jeremy Fitzhardinge · 15 years ago
  31. 093d7b4 xen: release unused free memory by Miroslav Rezanina · 15 years ago
  32. 08bbc9d xen: Add xen_create_contiguous_region by Alex Nixon · 16 years ago
  33. 19001c8 xen: Rename the balloon lock by Alex Nixon · 16 years ago
  34. 7347b40 xen: Allow unprivileged Xen domains to create iomap pages by Alex Nixon · 15 years ago
  35. c0011db xen: use _PAGE_IOMAP in ioremap to do machine mappings by Jeremy Fitzhardinge · 15 years ago
  36. cd52e17 xen: ensure timer tick is resumed even on CPU driving the resume by Ian Campbell · 15 years ago
  37. 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  38. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  39. c450725 time: Clean up direct xtime usage in xen by John Stultz · 15 years ago
  40. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  41. 2a32f2d Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  42. dad52fc x86, paravirt: Remove kmap_atomic_pte paravirt op. by Ian Campbell · 15 years ago
  43. 817a824 x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y by Ian Campbell · 15 years ago
  44. 7170924 xen: Fix misspelled CONFIG variable in comment. by Robert P. J. Day · 15 years ago
  45. ab38612 Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  46. e68266b x86: xen: 64-bit kernel RPL should be 0 by Ian Campbell · 15 years ago
  47. 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  48. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  49. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  50. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  51. ab1831b Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  52. 3ff6a46 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
  53. e33c019 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. 5d990b6 PCI: add pci_request_acs by Chris Wright · 15 years ago
  55. f6eafe3 xen: call clock resume notifier on all CPUs by Ian Campbell · 15 years ago
  56. 6aaf5d6 xen: use iret for return from 64b kernel to 32b usermode by Jeremy Fitzhardinge · 15 years ago
  57. 499d19b xen: register runstate info for boot CPU early by Jeremy Fitzhardinge · 15 years ago
  58. 0288967 xen: register runstate on secondary CPUs by Ian Campbell · 15 years ago
  59. f350c79 xen: register timer interrupt with IRQF_TIMER by Ian Campbell · 15 years ago
  60. fa24ba6 xen: correctly restore pfn_to_mfn_list_list after resume by Ian Campbell · 15 years ago
  61. 3905bb2 xen: restore runstate_info even if !have_vcpu_info_placement by Jeremy Fitzhardinge · 15 years ago
  62. be01292 xen: re-register runstate area earlier on resume. by Ian Campbell · 15 years ago
  63. 4763ed4 x86, mm: Clean up and simplify NX enablement by H. Peter Anvin · 15 years ago
  64. 1ccbf53 xen: move Xen-testing predicates to common header by Jeremy Fitzhardinge · 15 years ago
  65. d7d3756 cpumask: Use modern cpumask style in Xen by Rusty Russell · 15 years ago
  66. 82d6469 xen: mask extended topology info in cpuid by Jeremy Fitzhardinge · 15 years ago
  67. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 15 years ago
  68. c6e22f9 percpu: make percpu symbols in xen unique by Tejun Heo · 15 years ago
  69. 973df35 xen: set up mmu_ops before trying to set any ptes by Jeremy Fitzhardinge · 15 years ago
  70. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  71. 5bb241b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  72. 78f1c4d cpumask: use mm_cpumask() wrapper: x86 by Rusty Russell · 15 years ago
  73. 14c93e8 Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent by Ingo Molnar · 15 years ago
  74. b75fe4e xen: check EFER for NX before setting up GDT mapping by Jeremy Fitzhardinge · 15 years ago
  75. 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  76. 7bd867d x86: Move get/set_wallclock to x86_platform_ops by Feng Tang · 15 years ago
  77. b8cb48a 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
  78. c7208de Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. 2496afb xen: use stronger barrier after unlocking lock by Yang Xiaowei · 15 years ago
  80. 4d576b5 xen: only enable interrupts while actually blocking for spinlock by Jeremy Fitzhardinge · 15 years ago
  81. 577eebe xen: make -fstack-protector work under Xen by Jeremy Fitzhardinge · 15 years ago
  82. 0cc0213 x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT by H. Peter Anvin · 15 years ago
  83. 2d82640 x86: Move tsc_calibration to x86_init_ops by Thomas Gleixner · 15 years ago
  84. 845b394 x86: Add timer_init to x86_init_ops by Thomas Gleixner · 15 years ago
  85. 736deca x86: Move percpu clockevents setup to x86_init_ops by Thomas Gleixner · 15 years ago
  86. f1d7062 x86: Move xen_post_allocator_init into xen_pagetable_setup_done by Thomas Gleixner · 15 years ago
  87. 030cb6c x86: Move paravirt pagetable_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  88. 6f30c1a x86: Move paravirt banner printout to x86_init_ops by Thomas Gleixner · 15 years ago
  89. 42bbdb4 x86: Replace ARCH_SETUP by a proper x86_init_ops by Thomas Gleixner · 15 years ago
  90. 66bcaf0 x86: Move irq_init to x86_init_ops by Thomas Gleixner · 15 years ago
  91. 6b18ae3 x86: Move memory_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  92. 7adb4df x86, xen: Initialize cx to suppress warning by H. Peter Anvin · 15 years ago
  93. d560bc6 x86, xen: Suppress WP test on Xen by Jeremy Fitzhardinge · 15 years ago
  94. cbcb340 Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/urgent by Ingo Molnar · 15 years ago
  95. ce2eef3 xen: rearrange things to fix stackprotector by Jeremy Fitzhardinge · 15 years ago
  96. 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 · 16 years ago
  97. b4ecc12 x86: Fix performance regression caused by paravirt_ops on native kernels by Jeremy Fitzhardinge · 16 years ago
  98. 44408ad xen: use header for EXPORT_SYMBOL_GPL by Randy Dunlap · 16 years ago
  99. a789ed5 xen: cache cr0 value to avoid trap'n'emulate for read_cr0 by Jeremy Fitzhardinge · 16 years ago
  100. b80119b xen/x86-64: clean up warnings about IST-using traps by Jeremy Fitzhardinge · 16 years ago