1. 1ab46fd x86, amd, xen: Avoid NULL pointer paravirt references by Konrad Rzeszutek Wilk · 12 years ago
  2. 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
  3. 269af9a Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  4. 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
  5. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  6. 2f1bd67 xen/smp: unbind irqworkX when unplugging vCPUs. by Konrad Rzeszutek Wilk · 12 years ago
  7. 87e4baa x86/xen/apic: Add missing #include <xen/xen.h> by Ingo Molnar · 12 years ago
  8. 67ba529 Merge branch 'smp/threadalloc' into smp/hotplug by Thomas Gleixner · 13 years ago
  9. 4b3451a Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5 by Konrad Rzeszutek Wilk · 13 years ago
  10. 211063d xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep by Konrad Rzeszutek Wilk · 13 years ago
  11. 1ff2b0c xen: implement IRQ_WORK_VECTOR handler by Lin Ming · 13 years ago
  12. f447d56 xen: implement apic ipi interface by Ben Guthro · 13 years ago
  13. 83d51ab xen/setup: update VA mapping when releasing memory during setup by David Vrabel · 13 years ago
  14. 96dc08b xen/setup: Combine the two hypercall functions - since they are quite similar. by Konrad Rzeszutek Wilk · 13 years ago
  15. 2e2fb75 xen/setup: Populate freed MFNs from non-RAM E820 entries and gaps to E820 RAM by Konrad Rzeszutek Wilk · 13 years ago
  16. ca11823 xen/setup: Only print "Freeing XXX-YYY pfn range: Z pages freed" if Z > 0 by Konrad Rzeszutek Wilk · 13 years ago
  17. 76a8df7 xen/pci: don't use PCI BIOS service for configuration space accesses by David Vrabel · 13 years ago
  18. b7e5ffe xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEs by Konrad Rzeszutek Wilk · 13 years ago
  19. 558daa2 xen/apic: Return the APIC ID (and version) for CPU 0. by Konrad Rzeszutek Wilk · 13 years ago
  20. ab6ec39 xen/apic: implement io apic read with hypercall by Lin Ming · 13 years ago
  21. 27abd14 Revert "xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries'" by Konrad Rzeszutek Wilk · 13 years ago
  22. 31b3c9d xen/x86: Implement x86_apic_ops by Konrad Rzeszutek Wilk · 13 years ago
  23. 7eb7ce4 xen: correctly check for pending events when restoring irq flags by David Vrabel · 13 years ago
  24. cf405ae xen/smp: Fix crash when booting with ACPI hotplug CPUs. by Konrad Rzeszutek Wilk · 13 years ago
  25. df88b2d xen/enlighten: Disable MWAIT_LEAF so that acpi-pad won't be loaded. by Konrad Rzeszutek Wilk · 13 years ago
  26. 7eb43a6 x86: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  27. 5cdaf18 x86: Add task_struct argument to smp_ops.cpu_up by Thomas Gleixner · 13 years ago
  28. 8f6380b x86, extable: Remove open-coded exception table entries in arch/x86/xen/xen-asm_32.S by H. Peter Anvin · 13 years ago
  29. 3d81acb Revert "xen/p2m: m2p_find_override: use list_for_each_entry_safe" by Konrad Rzeszutek Wilk · 13 years ago
  30. 681e4a5 Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus-3.4 by Konrad Rzeszutek Wilk · 13 years ago
  31. b960d6c xen/p2m: m2p_find_override: use list_for_each_entry_safe by Stefano Stabellini · 13 years ago
  32. 9fe2a70 debugfs: Add support to print u32 array in debugfs by Srivatsa Vaddagiri · 13 years ago
  33. 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 · 13 years ago
  34. 940713b xen/p2m: An early bootup variant of set_phys_to_machine by Konrad Rzeszutek Wilk · 13 years ago
  35. d509685 xen/p2m: Collapse early_alloc_p2m_middle redundant checks. by Konrad Rzeszutek Wilk · 13 years ago
  36. cef4cca xen/p2m: Allow alloc_p2m_middle to call reserve_brk depending on argument by Konrad Rzeszutek Wilk · 13 years ago
  37. 3f3aaea xen/p2m: Move code around to allow for better re-usage. by Konrad Rzeszutek Wilk · 13 years ago
  38. e8c9e78 xen/smp: Remove unnecessary call to smp_processor_id() by Srivatsa S. Bhat · 13 years ago
  39. 2531d64 xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io-apic entries' by Konrad Rzeszutek Wilk · 13 years ago
  40. 58bca4a Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
  41. 5f054e3 documentation: remove references to cpu_*_map. by Rusty Russell · 13 years ago
  42. baa676f X86 & IA64: adapt for dma_map_ops changes by Andrzej Pietrasiewicz · 13 years ago
  43. e22057c Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  44. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  45. 106b443 xen/smp: Fix bringup bug in AP code. by Konrad Rzeszutek Wilk · 13 years ago
  46. 48cdd82 xen/cpufreq: Disable the cpu frequency scaling drivers from loading. by Konrad Rzeszutek Wilk · 13 years ago
  47. 73c154c xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. by Konrad Rzeszutek Wilk · 13 years ago
  48. cc7335b xen/setup/pm/acpi: Remove the call to boot_option_idle_override. by Konrad Rzeszutek Wilk · 13 years ago
  49. 8eaffa6 xen/pat: Disable PAT support for now. by Konrad Rzeszutek Wilk · 13 years ago
  50. 416d721 xen/setup: Remove redundant filtering of PTE masks. by Konrad Rzeszutek Wilk · 13 years ago
  51. 41bd956 xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic. by Konrad Rzeszutek Wilk · 13 years ago
  52. 6c02b7b Merge commit 'v3.3-rc1' into stable/for-linus-fixes-3.3 by Konrad Rzeszutek Wilk · 13 years ago
  53. 2113f46 xen: use this_cpu_xxx replace percpu_xxx funcs by Alex Shi · 13 years ago
  54. 7a7546b x86: xen: size struct xen_spinlock to always fit in arch_spinlock_t by David Vrabel · 13 years ago
  55. 9016037 Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  56. ae5cfc0 Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  57. dc6821e xen/mmu: Fix compile errors introduced by x86/memblock mismerge. by Konrad Rzeszutek Wilk · 13 years ago
  58. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  59. f4ae40a switch debugfs to umode_t by Al Viro · 13 years ago
  60. cb85f12 Merge commit 'v3.2-rc3' into stable/for-linus-3.3 by Konrad Rzeszutek Wilk · 13 years ago
  61. 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 13 years ago
  62. 42ebfc6 Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  63. d3db728 xen: only limit memory map to maximum reservation for domain 0. by Ian Campbell · 13 years ago
  64. fe091c2 memblock: Kill memblock_init() by Tejun Heo · 13 years ago
  65. e5fd47b xen/pm_idle: Make pm_idle be default_idle under Xen. by Konrad Rzeszutek Wilk · 13 years ago
  66. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  67. 85ff6ac xen/granttable: Grant tables V2 implementation by Annie Li · 13 years ago
  68. 0f9f5a9 xen/granttable: Introducing grant table V2 stucture by Annie Li · 13 years ago
  69. 80df464 xen: Make XEN_MAX_DOMAIN_MEMORY have more sensible defaults by Maxim Uvarov · 13 years ago
  70. 90d4f55 xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs. by Zhenzhong Duan · 13 years ago
  71. cd12909 xen: map foreign pages for shared rings by updating the PTEs directly by David Vrabel · 13 years ago
  72. 403299a Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 13 years ago
  73. 06d3814 Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  74. 04a8752 Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci.fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  75. 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
  76. a491dbe xen/p2m/debugfs: Make type_name more obvious. by Konrad Rzeszutek Wilk · 13 years ago
  77. 8404877 xen/p2m/debugfs: Fix potential pointer exception. by Konrad Rzeszutek Wilk · 13 years ago
  78. 5e28783 xen/enlighten: Fix compile warnings and set cx to known value. by Konrad Rzeszutek Wilk · 13 years ago
  79. 4dcaebb xen: use generic functions instead of xen_{alloc, free}_vm_area() by David Vrabel · 13 years ago
  80. f3f436e xen: release all pages within 1-1 p2m mappings by David Vrabel · 13 years ago
  81. dc91c72 xen: allow extra memory to be in multiple regions by David Vrabel · 13 years ago
  82. 8b5d44a xen: allow balloon driver to use more than one memory region by David Vrabel · 13 years ago
  83. aa24411 xen/balloon: account for pages released during memory setup by David Vrabel · 13 years ago
  84. b17d0b5 xen: XEN_PVHVM depends on PCI by Stefano Stabellini · 13 years ago
  85. 0930bba xen: modify kernel mappings corresponding to granted pages by Stefano Stabellini · 13 years ago
  86. fdb9eb9 xen/dom0: set wallclock time in Xen by Jeremy Fitzhardinge · 15 years ago
  87. 0f4b49e xen/p2m: Use SetPagePrivate and its friends for M2P overrides. by Konrad Rzeszutek Wilk · 13 years ago
  88. a867db1 xen/p2m: Make debug/xen/mmu/p2m visible again. by Konrad Rzeszutek Wilk · 13 years ago
  89. abbe0d3 Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen by Linus Torvalds · 13 years ago
  90. 61cca2f xen/i386: follow-up to "replace order-based range checking of M2P table by linear one" by Jan Beulich · 13 years ago
  91. e3b73c4 xen/e820: if there is no dom0_mem=, don't tweak extra_pages. by David Vrabel · 13 years ago
  92. d954331 Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xen by Linus Torvalds · 13 years ago
  93. f10cd52 xen: disable PV spinlocks on HVM by Stefano Stabellini · 13 years ago
  94. 1154526 Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen by Linus Torvalds · 13 years ago
  95. ed467e6 xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead. by Konrad Rzeszutek Wilk · 13 years ago
  96. d198d49 xen: x86_32: do not enable iterrupts when returning from exception in interrupt context by Igor Mammedov · 13 years ago
  97. d312ae87 xen: use maximum reservation to limit amount of usable RAM by David Vrabel · 13 years ago
  98. f1c3962 xen: use non-tracing preempt in xen_clocksource_read() by Jeremy Fitzhardinge · 13 years ago
  99. 4762e25 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  100. 60c5f08 xen/tracing: Fix tracing config option properly by Jeremy Fitzhardinge · 13 years ago