1. e67053a arm/xen: Use alloc_percpu rather than __alloc_percpu by Julien Grall · 8 years ago
  2. de75abb arm/xen: fix SMP guests boot by Vitaly Kuznetsov · 8 years ago
  3. 55467de xen: change the type of xen_vcpu_id to uint32_t by Vitaly Kuznetsov · 8 years ago
  4. a6408f6 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. ad5475f x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op by Vitaly Kuznetsov · 8 years ago
  6. 88e957d xen: introduce xen_vcpu_id mapping by Vitaly Kuznetsov · 8 years ago
  7. 4761adb arm/xen: Convert to hotplug state machine by Richard Cochran · 8 years ago
  8. 4b5ae01 arm/xen: add support for vm_assist hypercall by Juergen Gross · 8 years ago
  9. ecb23dc xen: add steal_clock support on x86 by Juergen Gross · 8 years ago
  10. 0cac5c3 Xen: EFI: Parse DT parameters for Xen specific UEFI by Shannon Zhao · 8 years ago
  11. 9b08aaa ARM: XEN: Move xen_early_init() before efi_init() by Shannon Zhao · 8 years ago
  12. d22cbe6 arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI by Shannon Zhao · 8 years ago
  13. 3cf4095 arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table by Shannon Zhao · 8 years ago
  14. 7d5f6f8 xen/arm: set the system time in Xen via the XENPF_settime64 hypercall by Stefano Stabellini · 9 years ago
  15. e709fba xen/arm: introduce xen_read_wallclock by Stefano Stabellini · 9 years ago
  16. 72d39c6 xen/arm: introduce HYPERVISOR_platform_op on arm and arm64 by Stefano Stabellini · 9 years ago
  17. 34e3852 xen/arm: account for stolen ticks by Stefano Stabellini · 9 years ago
  18. cb9644b xen/arm: don't try to re-register vcpu_info on cpu_hotplug. by Stefano Stabellini · 9 years ago
  19. d5f985c xen/arm: correct comment in enlighten.c by Juergen Gross · 9 years ago
  20. 250c9af arm/xen: Add support for 64KB page granularity by Julien Grall · 9 years ago
  21. a13d720 xen/privcmd: Further s/MFN/GFN/ clean-up by Julien Grall · 9 years ago
  22. 7ed208e arm/xen: Drop the definition of xen_pci_platform_unplug by Julien Grall · 9 years ago
  23. 4a5b694 xen/events: Support event channel rebind on ARM by Julien Grall · 9 years ago
  24. f1dddd1 xen/arm: allow console=hvc0 to be omitted for guests by Ard Biesheuvel · 9 years ago
  25. 5882bfe arm,arm64/xen: move Xen initialization earlier by Stefano Stabellini · 9 years ago
  26. 81e863c arm/xen: Correctly check if the event channel interrupt is present by Julien Grall · 9 years ago
  27. ffb7dbe xen/arm: Define xen_arch_suspend() by Boris Ostrovsky · 9 years ago
  28. 4e8c0c8 xen/privcmd: improve performance of MMAPBATCH_V2 by David Vrabel · 9 years ago
  29. 628c28e xen: unify foreign GFN map/unmap for auto-xlated physmap guests by David Vrabel · 9 years ago
  30. 35c8ab4 arm64: Relax licensing of arm64 Xen DMA operations by Chuck Tuffli · 10 years ago
  31. e9e87eb xen/arm: remove handling of XENFEAT_grant_map_identity by Stefano Stabellini · 10 years ago
  32. 5ebc77d xen/arm: introduce XENFEAT_grant_map_identity by Stefano Stabellini · 10 years ago
  33. a91c777 xen/arm: use BUG_ON by Himangi Saraogi · 10 years ago
  34. 7939028 arm,arm64/xen: introduce HYPERVISOR_suspend() by Stefano Stabellini · 10 years ago
  35. 9f1d3414 arm: xen: export HYPERVISOR_multicall to modules. by Ian Campbell · 10 years ago
  36. 47c5420 xen/gnttab: Use phys_addr_t to describe the grant frame base address by Julien Grall · 10 years ago
  37. 8b271d5 arm/xen: Initialize event channels earlier by Julien Grall · 10 years ago
  38. efaf30a xen/grant: Implement an grant frame array struct (v3). by Konrad Rzeszutek Wilk · 11 years ago
  39. a7892f3 arm: xen: foreign mapping PTEs are special. by Ian Campbell · 11 years ago
  40. c94cae5 XEN: Grant table address, xen_hvm_resume_frames, is a phys_addr not a pfn by Eric Trudeau · 11 years ago
  41. 65320fc Merge tag 'v3.11-rc7' into stable/for-linus-3.12 by Konrad Rzeszutek Wilk · 11 years ago
  42. e1a9c16 xen/arm: disable cpuidle and cpufreq when linux is running as dom0 by Julien Grall · 11 years ago
  43. 9dd4b29 ARM: xen: only set pm function ptrs for Xen guests by Rob Herring · 11 years ago
  44. d936d2d Merge tag 'stable/for-linus-3.11-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  45. 0d7febe xen/arm: missing put_cpu in xen_percpu_init by Julien Grall · 11 years ago
  46. 2451ade xen/arm,arm64: update xen_restart after ff701306cd49 and 7b6d864b48d9 by Stefano Stabellini · 11 years ago
  47. 176455e xen/arm and xen/arm64: implement HYPERVISOR_tmem_op by Stefano Stabellini · 11 years ago
  48. 3cc8e40 xen/arm: rename xen_secondary_init and run it on every online cpu by Stefano Stabellini · 11 years ago
  49. d7266d7 xen/arm: do not handle VCPUOP_register_vcpu_info failures by Stefano Stabellini · 11 years ago
  50. 1aa3d8d xen/arm: initialize pm functions later by Stefano Stabellini · 11 years ago
  51. 9bc25a1 xen/arm: remove duplicated include from enlighten.c by Wei Yongjun · 11 years ago
  52. 6abb749 xen/arm: use sched_op hypercalls for machine reboot and power off by Stefano Stabellini · 11 years ago
  53. 9a9ab3c xen/arm: SMP support by Stefano Stabellini · 11 years ago
  54. ea0af61 xen/arm: implement HYPERVISOR_vcpu_op by Stefano Stabellini · 11 years ago
  55. 2798ba7 xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irq by Stefano Stabellini · 11 years ago
  56. 07d0c94 xen: implement updated XENMEM_add_to_physmap_range ABI by Ian Campbell · 11 years ago
  57. 896ea17 Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  58. f832da0 xen: arm: implement remap interfaces needed for privcmd mappings. by Ian Campbell · 12 years ago
  59. c61ba72 xen: arm: enable balloon driver by Ian Campbell · 12 years ago
  60. ab277bb xen/arm: Fix compile errors when drivers are compiled as modules (export more). by Stefano Stabellini · 12 years ago
  61. 911dec0 xen/arm: Fix compile errors when drivers are compiled as modules. by Konrad Rzeszutek Wilk · 12 years ago
  62. ea54209 xen/arm: implement alloc/free_xenballooned_pages with alloc_pages/kfree by Stefano Stabellini · 12 years ago
  63. 0ec53ec xen/arm: receive Xen events on ARM by Stefano Stabellini · 12 years ago
  64. b3b52fd xen/arm: initialize grant_table on ARM by Stefano Stabellini · 12 years ago
  65. ef61ee0d xen/arm: get privilege status by Stefano Stabellini · 12 years ago
  66. 2e01f16 xen/arm: Xen detection and shared_info page mapping by Stefano Stabellini · 12 years ago
  67. 4c071ee arm: initial Xen support by Stefano Stabellini · 12 years ago