Age | Commit message (Expand) | Author |
2014-01-22 | Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2014-01-06 | xen: balloon: enable for ARM | Ian Campbell |
2013-12-19 | Merge branch 'master' into for-next | Jiri Kosina |
2013-12-02 | treewide: Fix typo in Kconfig | Masanari Iida |
2013-10-10 | xen/arm,arm64: enable SWIOTLB_XEN | Stefano Stabellini |
2013-07-30 | xen/tmem: do not allow XEN_TMEM on ARM64 | Stefano Stabellini |
2013-05-15 | xen/tmem: Remove the usage of '[no|]selfballoon' and use 'tmem.selfballooning... | Konrad Rzeszutek Wilk |
2013-05-15 | xen/tmem: Remove the usage of 'noselfshrink' and use 'tmem.selfshrink' bool i... | Konrad Rzeszutek Wilk |
2013-05-11 | Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm... | Linus Torvalds |
2013-05-08 | xen: SWIOTLB is only used on x86 | Arnd Bergmann |
2013-04-30 | xen: tmem: enable Xen tmem shim to be built/loaded as a module | Dan Magenheimer |
2013-03-27 | xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called. | Konrad Rzeszutek Wilk |
2013-02-19 | xen/acpi: ACPI cpu hotplug | Liu Jinsong |
2013-02-19 | xen/acpi: ACPI memory hotplug | Liu Jinsong |
2013-02-19 | xen/stub: driver for memory hotplug | Liu Jinsong |
2012-11-29 | xen: balloon: allow PVMMU interfaces to be compiled out | Ian Campbell |
2012-10-09 | ARM: Xen: fix initial build problems | Arnd Bergmann |
2012-07-19 | xen/mce: Add mcelog support for Xen platform | Liu, Jinsong |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-05-07 | xen/Kconfig: fix Kconfig layout | Andrew Morton |
2012-04-16 | Fix typo in various Kconfig file | Masanari Iida |
2012-03-24 | xen/acpi: Fix Kconfig dependency on CPU_FREQ | Konrad Rzeszutek Wilk |
2012-03-20 | xen/acpi-processor: Do not depend on CPU frequency scaling drivers. | Konrad Rzeszutek Wilk |
2012-03-14 | xen/acpi-processor: C and P-state driver that uploads said data to hypervisor. | Konrad Rzeszutek Wilk |
2011-12-16 | xen: Add privcmd device driver | Bastian Blank |
2011-09-29 | xen: remove XEN_PLATFORM_PCI config option | Stefano Stabellini |
2011-08-03 | xen/self-balloon: Add dependency on tmem. | Konrad Rzeszutek Wilk |
2011-07-25 | xen/balloon: memory hotplug support for Xen balloon driver | Daniel Kiper |
2011-07-20 | Merge branch 'stable/xen-pciback-0.6.3' into stable/drivers | Konrad Rzeszutek Wilk |
2011-07-19 | xen/pciback: Have 'passthrough' option instead of XEN_PCIDEV_BACKEND_PASS and... | Konrad Rzeszutek Wilk |
2011-07-19 | xen/pciback: Remove the DEBUG option. | Konrad Rzeszutek Wilk |
2011-07-19 | xen/pciback: xen pci backend driver. | Konrad Rzeszutek Wilk |
2011-07-08 | Merge branch 'xen-tmem-selfballoon-v8' of git://git.kernel.org/pub/scm/linux/... | Konrad Rzeszutek Wilk |
2011-07-08 | xen: tmem: self-ballooning and frontswap-selfshrinking | Dan Magenheimer |
2011-06-17 | xen: prepare tmem shim to handle frontswap | Dan Magenheimer |
2011-02-16 | xen: change xen/[gntdev/gntalloc] to default m | Stefano Stabellini |
2011-02-14 | xen-gntalloc: Userspace grant allocation driver | Daniel De Graaf |
2011-01-13 | Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-01-13 | Merge branch 'stable/platform-pci-fixes' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2011-01-12 | xen-platform: Fix compile errors if CONFIG_PCI is not enabled. | Konrad Rzeszutek Wilk |
2011-01-11 | xen/gntdev: allow usermode to map granted pages | Gerd Hoffmann |
2011-01-05 | xen/xenbus: making backend support modular is too complex | Jeremy Fitzhardinge |
2011-01-05 | xen/xenbus: fixup checkpatch issues in xenbus_probe* | Ian Campbell |
2011-01-05 | xen: add backend driver support | Ian Campbell |
2011-01-05 | xen: separate out frontend xenbus | Ian Campbell |
2010-10-18 | swiotlb-xen: On x86-32 builts, select SWIOTLB instead of depending on it. | Konrad Rzeszutek Wilk |
2010-10-18 | xen/pci: Request ACS when Xen-SWIOTLB is activated. | Konrad Rzeszutek Wilk |
2010-08-12 | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2010-07-29 | Introduce CONFIG_XEN_PVHVM compile option | Stefano Stabellini |
2010-07-27 | swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough. | Konrad Rzeszutek Wilk |