1. 21884a8 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  2. 2b0f893 Merge branch 'timers/posix-cpu-timers-for-tglx' of by Thomas Gleixner · 11 years ago
  3. 7f0ef02 Merge branch 'akpm' (updates from Andrew Morton) by Linus Torvalds · 11 years ago
  4. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  5. 3dcc057 mm: correctly update zone->managed_pages by Jiang Liu · 11 years ago
  6. 3e34131 Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 11 years ago
  7. 0eb0716 xen: Remove clock_was_set() call in the resume path by David Vrabel · 11 years ago
  8. 283c097 xen: Convert printks to pr_<level> by Joe Perches · 11 years ago
  9. 65e053a xen: ifdef CONFIG_HIBERNATE_CALLBACKS xen_*_suspend by Stefano Stabellini · 11 years ago
  10. b2c75c4 xen/tmem: Don't over-write tmem_frontswap_poolid after tmem_frontswap_init set it. by Konrad Rzeszutek Wilk · 11 years ago
  11. 405010d xen-pciback: fix error return code in pcistub_irq_handler_switch() by Wei Yongjun · 11 years ago
  12. 8d0b880 xenbus_client.c: correct exit path for xenbus_map_ring_valloc_hvm by Wei Liu · 11 years ago
  13. d69c0e3 xen-pciback: more uses of cached MSI-X capability offset by Jan Beulich · 11 years ago
  14. 33c1174 xenbus: save xenstore local status for later use by Aurelien Chartier · 11 years ago
  15. 2abb274 xenbus: delay xenbus frontend resume if xenstored is not running by Aurelien Chartier · 11 years ago
  16. 1d7004f xmem/tmem: fix 'undefined variable' build error. by Frederico Cadete · 11 years ago
  17. fce9268 xen: Fixed assignment error in if statement by Lisa Nguyen · 11 years ago
  18. 3d645b0 xen/xenbus: Fixed over 80 character limit issue by Lisa Nguyen · 11 years ago
  19. d7e5075 xen/xenbus: Fixed indentation error in switch case by Lisa Nguyen · 11 years ago
  20. 37d46e1 xen/tmem: Don't use self[ballooning|shrinking] if frontswap is off. by Konrad Rzeszutek Wilk · 11 years ago
  21. ed4f346 xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning' bool instead. by Konrad Rzeszutek Wilk · 11 years ago
  22. 54598d1 xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool instead. by Konrad Rzeszutek Wilk · 11 years ago
  23. 2ca62b0 xen/tmem: Remove the boot options and fold them in the tmem.X parameters. by Konrad Rzeszutek Wilk · 11 years ago
  24. 9fd1965 xen/tmem: s/disable_// and change the logic. by Konrad Rzeszutek Wilk · 11 years ago
  25. 23972c6 xen/tmem: Fix compile warning. by Konrad Rzeszutek Wilk · 11 years ago
  26. e8f9cb0 xen/tmem: Split out the different module/boot options. by Konrad Rzeszutek Wilk · 11 years ago
  27. 0cb401d xen/tmem: Move all of the boot and module parameters to the top of the file. by Konrad Rzeszutek Wilk · 11 years ago
  28. a5e9cd9 xen/tmem: Cleanup. Remove the parts that say temporary. by Konrad Rzeszutek Wilk · 11 years ago
  29. 12e04ff Merge tag 'v3.10-rc1' into stable/for-linus-3.10 by Konrad Rzeszutek Wilk · 11 years ago
  30. 9eff37a xen/privcmd: fix condition in privcmd_close() by Dan Carpenter · 12 years ago
  31. 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
  32. 934f585 xen: clear IRQ_NOAUTOEN and IRQ_NOREQUEST by Julien Grall · 11 years ago
  33. e8b404d xen: SWIOTLB is only used on x86 by Arnd Bergmann · 11 years ago
  34. f42158f zcache/tmem: Better error checking on frontswap_register_ops return value. by Konrad Rzeszutek Wilk · 11 years ago
  35. 10a7a077 xen: tmem: enable Xen tmem shim to be built/loaded as a module by Dan Magenheimer · 11 years ago
  36. 833f866 cleancache: Make cleancache_init use a pointer for the ops by Konrad Rzeszutek Wilk · 11 years ago
  37. 1e01c96 frontswap: make frontswap_init use a pointer for the ops by Konrad Rzeszutek Wilk · 11 years ago
  38. 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
  39. 18c0025 xen: resolve section mismatch warnings in xen-acpi-processor by Ben Guthro · 11 years ago
  40. 3fac101 xen: Re-upload processor PM data to hypervisor after S3 resume (v2) by Ben Guthro · 11 years ago
  41. 94032c5 xen/events: Check that IRQ value passed in is valid. by Konrad Rzeszutek Wilk · 11 years ago
  42. dec02de xen: drop tracking of IRQ vector by Jan Beulich · 11 years ago
  43. 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
  44. bee980d xen/events: Handle VIRQ_TIMER before any other hardirq in event loop. by Keir Fraser · 11 years ago
  45. 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
  46. c26377e xen/events: avoid race with raising an event in unmask_evtchn() by David Vrabel · 11 years ago
  47. 76fc253 xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called. by Konrad Rzeszutek Wilk · 11 years ago
  48. 909b3fd xen-pciback: notify hypervisor about devices intended to be assigned to guests by Jan Beulich · 11 years ago
  49. 949dd8c xen/acpi-processor: Don't dereference struct acpi_processor on all CPUs. by Konrad Rzeszutek Wilk · 11 years ago
  50. 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
  51. d2e0bca xen/acpi: remove redundant acpi/acpi_drivers.h include by Liu Jinsong · 11 years ago
  52. c705c78 acpi: Export the acpi_processor_get_performance_info by Konrad Rzeszutek Wilk · 11 years ago
  53. bdc5c18 xen/pciback: Don't disable a PCI device that is already disabled. by Konrad Rzeszutek Wilk · 11 years ago
  54. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  55. 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
  56. 45e2716 xenbus: fix compile failure on ARM with Xen enabled by Steven Noonan · 11 years ago
  57. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  58. 1b37d6e xen/acpi: xen cpu hotplug minor updates by Liu Jinsong · 11 years ago
  59. 484400f xen/acpi: xen memory hotplug minor updates by Liu Jinsong · 11 years ago
  60. 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
  61. 78c3e47 xenfs: switch to pure simple_fill_super() by Al Viro · 11 years ago
  62. 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
  63. 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
  64. c81611c xen: event channel arrays are xen_ulong_t and not unsigned long by Ian Campbell · 11 years ago
  65. 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
  66. 3216dce xen: introduce xen_remap, use it instead of ioremap by Stefano Stabellini · 11 years ago
  67. e7e44e4 xen: close evtchn port if binding to irq fails by Wei Liu · 11 years ago
  68. 18283ea xen-evtchn: correct comment and error output by Wei Liu · 11 years ago
  69. 22230c1 xen/tmem: Add missing %s in the printk statement. by Konrad Rzeszutek Wilk · 11 years ago
  70. 39adc48 xen/acpi: ACPI cpu hotplug by Liu Jinsong · 11 years ago
  71. 40a5863 xen/acpi: Move xen_acpi_get_pxm to Xen's acpi.h by Liu Jinsong · 11 years ago
  72. b22ff77 xen/stub: driver for CPU hotplug by Liu Jinsong · 11 years ago
  73. ef92e7c xen/acpi: ACPI memory hotplug by Liu Jinsong · 11 years ago
  74. dcb93b9 xen/stub: driver for memory hotplug by Liu Jinsong · 11 years ago
  75. 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
  76. e8f71df Merge branch 'acpi-cleanup' by Rafael J. Wysocki · 11 years ago
  77. 4f8c852 xen: remove redundant NULL check before unregister_and_remove_pcpu(). by Cyril Roelandt · 11 years ago
  78. bc2b033 X86: Handle Hyper-V vmbus interrupts as special hypervisor interrupts by K. Y. Srinivasan · 11 years ago
  79. 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
  80. 68ba45f xen: fix error handling path if xen_allocate_irq_dynamic fails by Wei Liu · 11 years ago
  81. 51ac889 xen-pciback: rate limit error messages from xen_pcibk_enable_msi{,x}() by Jan Beulich · 11 years ago
  82. ac2cbab x86: Don't panic if can not alloc buffer for swiotlb by Yinghai Lu · 11 years ago
  83. 51fac83 ACPI: Remove useless type argument of driver .remove() operation by Rafael J. Wysocki · 11 years ago
  84. 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
  85. 1affa98 xen/gntdev: remove erronous use of copy_to_user by Daniel De Graaf · 12 years ago
  86. 16a1d02 xen/gntdev: correctly unmap unlinked maps in mmu notifier by Daniel De Graaf · 12 years ago
  87. 2512f29 xen/gntdev: fix unsafe vma access by Daniel De Graaf · 12 years ago
  88. 99beae6 xen/privcmd: Fix mmap batch ioctl. by Andres Lagar-Cavilla · 11 years ago
  89. 7bcc1ec Merge tag 'v3.7' into stable/for-linus-3.8 by Konrad Rzeszutek Wilk · 11 years ago
  90. e5c702d Xen: properly bound buffer access when parsing cpu/*/availability by Jan Beulich · 11 years ago
  91. d0b4d64 xen/grant-table: correctly initialize grant table version 1 by Matt Wilson · 11 years ago
  92. 6337a23 x86/xen : Fix the wrong check in pciback by Yang Zhang · 12 years ago
  93. 30d4b18 xen/privcmd: Relax access control in privcmd_ioctl_mmap by Tamas Lengyel · 12 years ago
  94. 345a525 Drivers: xen: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  95. 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
  96. 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
  97. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  98. 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
  99. 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
  100. c61ba72 xen: arm: enable balloon driver by Ian Campbell · 12 years ago