1. fce9268 xen: Fixed assignment error in if statement by Lisa Nguyen · 11 years ago
  2. 3d645b0 xen/xenbus: Fixed over 80 character limit issue by Lisa Nguyen · 11 years ago
  3. d7e5075 xen/xenbus: Fixed indentation error in switch case by Lisa Nguyen · 11 years ago
  4. 37d46e1 xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off. by Konrad Rzeszutek Wilk · 11 years ago
  5. ed4f346 xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning' bool instead. by Konrad Rzeszutek Wilk · 11 years ago
  6. 54598d1 xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool instead. by Konrad Rzeszutek Wilk · 11 years ago
  7. 2ca62b0 xen/tmem: Remove the boot options and fold them in the tmem.X parameters. by Konrad Rzeszutek Wilk · 11 years ago
  8. 9fd1965 xen/tmem: s/disable_// and change the logic. by Konrad Rzeszutek Wilk · 11 years ago
  9. 23972c6 xen/tmem: Fix compile warning. by Konrad Rzeszutek Wilk · 11 years ago
  10. e8f9cb0 xen/tmem: Split out the different module/boot options. by Konrad Rzeszutek Wilk · 11 years ago
  11. 0cb401d xen/tmem: Move all of the boot and module parameters to the top of the file. by Konrad Rzeszutek Wilk · 11 years ago
  12. a5e9cd9 xen/tmem: Cleanup. Remove the parts that say temporary. by Konrad Rzeszutek Wilk · 11 years ago
  13. 12e04ff Merge tag 'v3.10-rc1' into stable/for-linus-3.10 by Konrad Rzeszutek Wilk · 11 years ago
  14. 9eff37a xen/privcmd: fix condition in privcmd_close() by Dan Carpenter · 12 years ago
  15. 607eeb0 Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  16. 934f585 xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST by Julien Grall · 11 years ago
  17. e8b404d xen: SWIOTLB is only used on x86 by Arnd Bergmann · 11 years ago
  18. f42158f zcache/tmem: Better error checking on frontswap_register_ops return value. by Konrad Rzeszutek Wilk · 11 years ago
  19. 10a7a077 xen: tmem: enable Xen tmem shim to be built/loaded as a module by Dan Magenheimer · 11 years ago
  20. 833f866 cleancache: Make cleancache_init use a pointer for the ops by Konrad Rzeszutek Wilk · 11 years ago
  21. 1e01c96 frontswap: make frontswap_init use a pointer for the ops by Konrad Rzeszutek Wilk · 11 years ago
  22. 9d2da7a Merge tag 'stable/for-linus-3.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  23. 18c0025 xen: resolve section mismatch warnings in xen-acpi-processor by Ben Guthro · 11 years ago
  24. 3fac101 xen: Re-upload processor PM data to hypervisor after S3 resume (v2) by Ben Guthro · 11 years ago
  25. 94032c5 xen/events: Check that IRQ value passed in is valid. by Konrad Rzeszutek Wilk · 11 years ago
  26. dec02de xen: drop tracking of IRQ vector by Jan Beulich · 11 years ago
  27. 722aacb Merge tag 'stable/for-linus-3.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  28. bee980d xen/events: Handle VIRQ_TIMER before any other hardirq in event loop. by Keir Fraser · 11 years ago
  29. 33b65f1 Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  30. c26377e xen/events: avoid race with raising an event in unmask_evtchn() by David Vrabel · 11 years ago
  31. 76fc253 xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called. by Konrad Rzeszutek Wilk · 11 years ago
  32. 909b3fd xen-pciback: notify hypervisor about devices intended to be assigned to guests by Jan Beulich · 11 years ago
  33. 949dd8c xen/acpi-processor: Don't dereference struct acpi_processor on all CPUs. by Konrad Rzeszutek Wilk · 11 years ago
  34. 7946844 Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  35. d2e0bca xen/acpi: remove redundant acpi/acpi_drivers.h include by Liu Jinsong · 11 years ago
  36. c705c78 acpi: Export the acpi_processor_get_performance_info by Konrad Rzeszutek Wilk · 11 years ago
  37. bdc5c18 xen/pciback: Don't disable a PCI device that is already disabled. by Konrad Rzeszutek Wilk · 11 years ago
  38. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  39. 8e8b180 Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  40. 45e2716 xenbus: fix compile failure on ARM with Xen enabled by Steven Noonan · 11 years ago
  41. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  42. 1b37d6e xen/acpi: xen cpu hotplug minor updates by Liu Jinsong · 11 years ago
  43. 484400f xen/acpi: xen memory hotplug minor updates by Liu Jinsong · 11 years ago
  44. 77be36d Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  45. 78c3e47 xenfs: switch to pure simple_fill_super() by Al Viro · 11 years ago
  46. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  47. 8793422 Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  48. c81611c xen: event channel arrays are xen_ulong_t and not unsigned long by Ian Campbell · 11 years ago
  49. 29d5052 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  50. 3216dce xen: introduce xen_remap, use it instead of ioremap by Stefano Stabellini · 11 years ago
  51. e7e44e4 xen: close evtchn port if binding to irq fails by Wei Liu · 11 years ago
  52. 18283ea xen-evtchn: correct comment and error output by Wei Liu · 11 years ago
  53. 22230c1 xen/tmem: Add missing %s in the printk statement. by Konrad Rzeszutek Wilk · 11 years ago
  54. 39adc48 xen/acpi: ACPI cpu hotplug by Liu Jinsong · 11 years ago
  55. 40a5863 xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.h by Liu Jinsong · 11 years ago
  56. b22ff77 xen/stub: driver for CPU hotplug by Liu Jinsong · 11 years ago
  57. ef92e7c xen/acpi: ACPI memory hotplug by Liu Jinsong · 11 years ago
  58. dcb93b9 xen/stub: driver for memory hotplug by Liu Jinsong · 11 years ago
  59. f741656 Merge tag 'stable/for-linus-3.8-rc7-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  60. e8f71df Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  61. 4f8c852 xen: remove redundant NULL check before unregister_and_remove_pcpu(). by Cyril Roelandt · 11 years ago
  62. bc2b033 X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts by K. Y. Srinivasan · 11 years ago
  63. a04521a Merge tag 'stable/for-linus-3.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  64. 68ba45f xen: fix error handling path if xen_allocate_irq_dynamic fails by Wei Liu · 11 years ago
  65. 51ac889 xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}() by Jan Beulich · 11 years ago
  66. ac2cbab x86: Don't panic if can not alloc buffer for swiotlb by Yinghai Lu · 11 years ago
  67. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 11 years ago
  68. 5c69bed Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  69. 1affa98 xen/gntdev: remove erronous use of copy_to_user by Daniel De Graaf · 12 years ago
  70. 16a1d02 xen/gntdev: correctly unmap unlinked maps in mmu notifier by Daniel De Graaf · 12 years ago
  71. 2512f29 xen/gntdev: fix unsafe vma access by Daniel De Graaf · 12 years ago
  72. 99beae6 xen/privcmd: Fix mmap batch ioctl. by Andres Lagar-Cavilla · 11 years ago
  73. 7bcc1ec Merge tag 'v3.7' into stable/for-linus-3.8 by Konrad Rzeszutek Wilk · 11 years ago
  74. e5c702d Xen: properly bound buffer access when parsing cpu/*/availability by Jan Beulich · 11 years ago
  75. d0b4d64 xen/grant-table: correctly initialize grant table version 1 by Matt Wilson · 11 years ago
  76. 6337a23 x86/xen : Fix the wrong check in pciback by Yang Zhang · 12 years ago
  77. 30d4b18 xen/privcmd: Relax access control in privcmd_ioctl_mmap by Tamas Lengyel · 12 years ago
  78. 345a525 Drivers: xen: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  79. 9b690c3 Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb by Linus Torvalds · 12 years ago
  80. 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
  81. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  82. 6a5971d Merge tag 'char-misc-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 12 years ago
  83. 6a7ed40 Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux into stable/for-linus-3.8 by Konrad Rzeszutek Wilk · 12 years ago
  84. c61ba72 xen: arm: enable balloon driver by Ian Campbell · 12 years ago
  85. c2374bf xen: balloon: allow PVMMU interfaces to be compiled out by Ian Campbell · 12 years ago
  86. d71f513 xen: privcmd: support autotranslated physmap guests. by Mukesh Rathor · 12 years ago
  87. 9a032e3 xen: add pages parameter to xen_remap_domain_mfn_range by Ian Campbell · 12 years ago
  88. 394b40f xen/acpi: Move the xen_running_on_version_or_later function. by Konrad Rzeszutek Wilk · 12 years ago
  89. 5af19e4 xen/xenbus: Remove duplicate inclusion of asm/xen/hypervisor.h by Sachin Kamat · 12 years ago
  90. 92e3229 xen/acpi: ACPI PAD driver by Liu, Jinsong · 12 years ago
  91. 74dcc3f Merge tag 'stable/for-linus-3.7-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  92. 68fa965 xen/privcmd: Correctly return success from IOCTL_PRIVCMD_MMAPBATCH by Mats Petersson · 12 years ago
  93. 744627e9 treewide: fix printk typo in multiple drivers by Masanari Iida · 12 years ago
  94. 98c4514 Merge 3.7-rc6 into char-misc-next by Greg Kroah-Hartman · 12 years ago
  95. 997071b mm: export a function to get vm committed memory by K. Y. Srinivasan · 12 years ago
  96. 0020dd0 Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  97. 6bf926d xen/generic: Disable fallback build on ARM. by Konrad Rzeszutek Wilk · 12 years ago
  98. 772aebc xen/events: fix RCU warning, or Call idle notifier after irq_enter() by Mojiong Qiu · 12 years ago
  99. cf47a83 xen/hypercall: fix hypercall fallback code for very old hypervisors by Jan Beulich · 12 years ago
  100. 66b6a0c Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago