1. ad3062a arch/x86/xen/enlighten: Cleanup code/data sections definitions by Daniel Kiper · 13 years ago
  2. 947ccf9 xen: Allow PV-OPS kernel to detect whether XSAVE is supported by Shan Haitao · 14 years ago
  3. 61f4237 xen: just completely disable XSAVE by Jeremy Fitzhardinge · 14 years ago
  4. 76ca078 Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm by Linus Torvalds · 13 years ago
  5. 99bbb3a xen: PV on HVM: support PV spinlocks and IPIs by Stefano Stabellini · 14 years ago
  6. cff520b xen: do not use xen_info on HVM, set pv_info name to "Xen HVM" by Stefano Stabellini · 14 years ago
  7. 44b46c3 xen: annotate functions which only call into __init at start of day by Ian Campbell · 13 years ago
  8. 2ce802f lockdep: Move early boot local IRQ enable/disable status to init/main.c by Tejun Heo · 14 years ago
  9. 9f99a2f Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  10. 8c8ae4e Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  11. c1f5db1 xen: disable ACPI NUMA for PV guests by Ian Campbell · 14 years ago
  12. d9b8ca8 xen: HVM X2APIC support by Sheng Yang · 14 years ago
  13. 780f36d xen: Use this_cpu_ops by Christoph Lameter · 14 years ago
  14. 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
  15. 805e3f4 xen: x86/32: perform initial startup on initial_page_table by Ian Campbell · 14 years ago
  16. 31e323c xen: don't bother to stop other cpus on shutdown/reboot by Jeremy Fitzhardinge · 14 years ago
  17. 8a3fbc9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 14 years ago
  18. 5b5c1af xen: x86/32: perform initial startup on initial_page_table by Ian Campbell · 14 years ago
  19. ec35a69 xen: set IO permission early (before early_cpu_init()) by Konrad Rzeszutek Wilk · 14 years ago
  20. 7e77506 xen: implement XENMEM_machphys_mapping by Ian Campbell · 14 years ago
  21. 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
  22. 17bb51d Merge branch 'akpm-incoming-2' by Linus Torvalds · 14 years ago
  23. 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
  24. 61d8e11 Remove duplicate includes from many files by Zimny Lech · 14 years ago
  25. 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
  26. 7d7a48b Merge branch 'linus' into x86/urgent by Ingo Molnar · 14 years ago
  27. ff12849 xen: mask the MTRR feature from the cpuid by Stefano Stabellini · 14 years ago
  28. 4ec5387 xen: add the direct mapping area for ISA bus access by Juan Quintela · 14 years ago
  29. 41f2e47 xen: add support for PAT by Jeremy Fitzhardinge · 14 years ago
  30. 33a8475 xen: defer building p2m mfn structures until kernel is mapped by Jeremy Fitzhardinge · 14 years ago
  31. 1e17fc7 xen: remove noise about registering vcpu info by Jeremy Fitzhardinge · 14 years ago
  32. 76fac07 x86, kexec: Make sure to stop all CPUs before exiting the kernel by Alok Kataria · 14 years ago
  33. b5401a9 xen/x86/PCI: Add support for the Xen PCI subsystem by Alex Nixon · 14 years ago
  34. 236260b memblock: Allow memblock_init to be called early by Jeremy Fitzhardinge · 14 years ago
  35. 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
  36. ca50a5f Merge branch 'upstream/pvhvm' into upstream/xen by Jeremy Fitzhardinge · 14 years ago
  37. 086748e xen/panic: use xen_reboot and fix smp_send_stop by Ian Campbell · 14 years ago
  38. f09f6d1 Xen: register panic notifier to take crashes of xen guests on panic by Donald Dutile · 14 years ago
  39. c06ee78 xen: support large numbers of CPUs with vcpu info placement by Mukesh Rathor · 14 years ago
  40. 8a22b99 xen: drop xen_sched_clock in favour of using plain wallclock time by Jeremy Fitzhardinge · 14 years ago
  41. ca65f9f Introduce CONFIG_XEN_PVHVM compile option by Stefano Stabellini · 14 years ago
  42. 5915100 x86: Call HVMOP_pagetable_dying on exit_mmap. by Stefano Stabellini · 14 years ago
  43. c1c5413 x86: Unplug emulated disks and nics. by Stefano Stabellini · 14 years ago
  44. 409771d x86: Use xen_vcpuop_clockevent, xen_clocksource and xen wallclock. by Stefano Stabellini · 14 years ago
  45. 016b6f5 xen: Add suspend/resume support for PV on HVM guests. by Stefano Stabellini · 14 years ago
  46. 38e20b0 x86/xen: event channels delivery on HVM. by Sheng Yang · 14 years ago
  47. bee6ab5 x86: early PV on HVM features initialization. by Sheng Yang · 14 years ago
  48. 093d7b4 xen: release unused free memory by Miroslav Rezanina · 15 years ago
  49. 7347b40 xen: Allow unprivileged Xen domains to create iomap pages by Alex Nixon · 14 years ago
  50. 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
  51. 817a824 x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y by Ian Campbell · 14 years ago
  52. e68266b x86: xen: 64-bit kernel RPL should be 0 by Ian Campbell · 15 years ago
  53. 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
  54. ab1831b Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 15 years ago
  55. 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
  56. 5d990b6 PCI: add pci_request_acs by Chris Wright · 15 years ago
  57. 499d19b xen: register runstate info for boot CPU early by Jeremy Fitzhardinge · 15 years ago
  58. 3905bb2 xen: restore runstate_info even if !have_vcpu_info_placement by Jeremy Fitzhardinge · 15 years ago
  59. be01292 xen: re-register runstate area earlier on resume. by Ian Campbell · 15 years ago
  60. 4763ed4 x86, mm: Clean up and simplify NX enablement by H. Peter Anvin · 15 years ago
  61. 1ccbf53 xen: move Xen-testing predicates to common header by Jeremy Fitzhardinge · 15 years ago
  62. 82d6469 xen: mask extended topology info in cpuid by Jeremy Fitzhardinge · 15 years ago
  63. 973df35 xen: set up mmu_ops before trying to set any ptes by Jeremy Fitzhardinge · 15 years ago
  64. 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
  65. b75fe4e xen: check EFER for NX before setting up GDT mapping by Jeremy Fitzhardinge · 15 years ago
  66. 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
  67. 7bd867d x86: Move get/set_wallclock to x86_platform_ops by Feng Tang · 15 years ago
  68. 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
  69. 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
  70. 577eebe xen: make -fstack-protector work under Xen by Jeremy Fitzhardinge · 15 years ago
  71. 0cc0213 x86, msr: Have the _safe MSR functions return -EIO, not -EFAULT by H. Peter Anvin · 15 years ago
  72. 2d82640 x86: Move tsc_calibration to x86_init_ops by Thomas Gleixner · 15 years ago
  73. 845b394 x86: Add timer_init to x86_init_ops by Thomas Gleixner · 15 years ago
  74. 736deca x86: Move percpu clockevents setup to x86_init_ops by Thomas Gleixner · 15 years ago
  75. f1d7062 x86: Move xen_post_allocator_init into xen_pagetable_setup_done by Thomas Gleixner · 15 years ago
  76. 030cb6c x86: Move paravirt pagetable_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  77. 6f30c1a x86: Move paravirt banner printout to x86_init_ops by Thomas Gleixner · 15 years ago
  78. 42bbdb4 x86: Replace ARCH_SETUP by a proper x86_init_ops by Thomas Gleixner · 15 years ago
  79. 6b18ae3 x86: Move memory_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  80. 7adb4df x86, xen: Initialize cx to suppress warning by H. Peter Anvin · 15 years ago
  81. d560bc6 x86, xen: Suppress WP test on Xen by Jeremy Fitzhardinge · 15 years ago
  82. 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
  83. ce2eef3 xen: rearrange things to fix stackprotector by Jeremy Fitzhardinge · 15 years ago
  84. a789ed5 xen: cache cr0 value to avoid trap'n'emulate for read_cr0 by Jeremy Fitzhardinge · 15 years ago
  85. b80119b xen/x86-64: clean up warnings about IST-using traps by Jeremy Fitzhardinge · 15 years ago
  86. 6cac5a9 xen/x86-64: fix breakpoints and hardware watchpoints by Jeremy Fitzhardinge · 15 years ago
  87. 2b2a733 xen: clean up gate trap/interrupt constants by Jeremy Fitzhardinge · 15 years ago
  88. bc6081f xen: set _PAGE_NX in __supported_pte_mask before pagetable construction by Jeremy Fitzhardinge · 15 years ago
  89. 191216b xen: mask XSAVE from cpuid by Jeremy Fitzhardinge · 15 years ago
  90. c667d5d xen: remove xen_load_gdt debug by Jeremy Fitzhardinge · 15 years ago
  91. a957fac xen: make xen_load_gdt simpler by Jeremy Fitzhardinge · 15 years ago
  92. c7da8c8 xen: clean up xen_load_gdt by Jeremy Fitzhardinge · 15 years ago
  93. 6d02c42 xen: clean up gate trap/interrupt constants by Jeremy Fitzhardinge · 15 years ago
  94. 707ebbc xen: set _PAGE_NX in __supported_pte_mask before pagetable construction by Jeremy Fitzhardinge · 15 years ago
  95. e826fe1 xen: mask XSAVE from cpuid by Jeremy Fitzhardinge · 15 years ago
  96. b4b7e58 xen: remove xen_load_gdt debug by Jeremy Fitzhardinge · 15 years ago
  97. 3ce5fa7 xen: make xen_load_gdt simpler by Jeremy Fitzhardinge · 15 years ago
  98. 6ed6bf42 xen: clean up xen_load_gdt by Jeremy Fitzhardinge · 15 years ago
  99. 224101e x86/paravirt: finish change from lazy cpu to context switch start/end by Jeremy Fitzhardinge · 15 years ago
  100. b407fc5 x86/paravirt: flush pending mmu updates on context switch by Jeremy Fitzhardinge · 15 years ago