Age | Commit message (Expand) | Author | Files | Lines |
2012-12-14 | Merge tag 'stable/for-linus-3.8-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -3/+4 |
2012-12-01 | Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux... | Konrad Rzeszutek Wilk | 1 | -2/+2 |
2012-11-29 | xen: arm: enable balloon driver | Ian Campbell | 1 | -2/+2 |
2012-11-27 | xen/acpi: ACPI PAD driver | Liu, Jinsong | 1 | -1/+2 |
2012-11-07 | xen/generic: Disable fallback build on ARM. | Konrad Rzeszutek Wilk | 1 | -1/+2 |
2012-11-04 | xen/hypercall: fix hypercall fallback code for very old hypervisors | Jan Beulich | 1 | -1/+1 |
2012-10-07 | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -4/+10 |
2012-10-02 | xen/Makefile: fix dom-y build | Stefano Stabellini | 1 | -1/+1 |
2012-09-18 | USB EHCI/Xen: propagate controller reset information to hypervisor | Jan Beulich | 1 | -1/+1 |
2012-09-13 | xen: do not compile manage, balloon, pci, acpi, pcpu and cpu_hotplug on ARM | Stefano Stabellini | 1 | -4/+9 |
2012-07-19 | xen/pcpu: Xen physical cpus online/offline sys interface | Liu, Jinsong | 1 | -0/+1 |
2012-07-19 | xen/mce: Add mcelog support for Xen platform | Liu, Jinsong | 1 | -0/+1 |
2012-05-07 | xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2012-03-14 | xen/acpi-processor: C and P-state driver that uploads said data to hypervisor. | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2011-12-16 | xen: Add privcmd device driver | Bastian Blank | 1 | -0/+2 |
2011-09-29 | xen: remove XEN_PLATFORM_PCI config option | Stefano Stabellini | 1 | -3/+1 |
2011-07-20 | Merge branch 'stable/xen-pciback-0.6.3' into stable/drivers | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2011-07-20 | xen/pciback: xen pci backend driver. | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2011-07-08 | Merge branch 'xen-tmem-selfballoon-v8' of git://git.kernel.org/pub/scm/linux/... | Konrad Rzeszutek Wilk | 1 | -0/+1 |
2011-07-08 | xen: tmem: self-ballooning and frontswap-selfshrinking | Dan Magenheimer | 1 | -0/+1 |
2011-06-18 | xen: prepare tmem shim to handle frontswap | Dan Magenheimer | 1 | -1/+1 |
2011-05-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm... | Linus Torvalds | 1 | -0/+1 |
2011-05-26 | xen: cleancache shim to Xen Transcendent Memory | Dan Magenheimer | 1 | -0/+1 |
2011-05-13 | xen: tidy up whitespace in drivers/xen/Makefile | Ian Campbell | 1 | -12/+12 |
2011-03-16 | xen-balloon: Move core balloon functionality out of module | Daniel De Graaf | 1 | -2/+2 |
2011-02-14 | xen-gntalloc: Userspace grant allocation driver | Daniel De Graaf | 1 | -0/+2 |
2011-01-14 | Merge branch 'stable/gntdev' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+2 |
2011-01-12 | xen: rename platform-pci module to xen-platform-pci. | Ian Campbell | 1 | -1/+2 |
2011-01-11 | xen/gntdev: allow usermode to map granted pages | Gerd Hoffmann | 1 | -0/+2 |
2010-11-19 | xen: make evtchn's name less generic | Ian Campbell | 1 | -1/+4 |
2010-10-27 | xen: register xen pci notifier | Weidong Han | 1 | -0/+1 |
2010-10-20 | xen: Update Makefile with CONFIG_BLOCK dependency for biomerge.c | Konrad Rzeszutek Wilk | 1 | -1/+2 |
2010-10-18 | xen: define BIOVEC_PHYS_MERGEABLE() | Jeremy Fitzhardinge | 1 | -1/+1 |
2010-08-12 | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -0/+1 |
2010-07-27 | swiotlb-xen: SWIOTLB library for Xen PV guest with PCI passthrough. | Konrad Rzeszutek Wilk | 1 | -1/+2 |
2010-07-23 | xen: Xen PCI platform device driver. | Stefano Stabellini | 1 | -1/+2 |
2009-09-10 | xen: make -fstack-protector work under Xen | Jeremy Fitzhardinge | 1 | -0/+3 |
2009-03-30 | Merge branches 'for-linus/xen/dev-evtchn', 'for-linus/xen/xenbus', 'for-linus... | Jeremy Fitzhardinge | 1 | -1/+3 |
2009-03-30 | xen: add /sys/hypervisor support | Jeremy Fitzhardinge | 1 | -1/+2 |
2009-03-30 | xen: add /dev/xen/evtchn driver | Ian Campbell | 1 | -1/+2 |
2009-01-08 | xen: add xenfs to allow usermode <-> Xen interaction | Alex Zeffertt | 1 | -0/+2 |
2008-09-05 | Xen: fix cpu_hotplug build when !CONFIG_SMP | Alex Nixon | 1 | -1/+2 |
2008-08-25 | xen: implement CPU hotplugging | Alex Nixon | 1 | -1/+1 |
2008-05-27 | xen: Move manage.c to drivers/xen for ia64/xen support | Isaku Yamahata | 1 | -1/+1 |
2008-04-25 | xen: add balloon driver | Jeremy Fitzhardinge | 1 | -0/+1 |
2008-04-25 | xen: import arch generic part of xencomm | Isaku Yamahata | 1 | -0/+1 |
2008-04-25 | xen: move events.c to drivers/xen for IA64/Xen support | Isaku Yamahata | 1 | -1/+1 |
2008-04-25 | xen: move features.c from arch/x86/xen/features.c to drivers/xen | Isaku Yamahata | 1 | -1/+1 |
2007-07-18 | xen: add the Xenbus sysfs and virtual device hotplug driver | Jeremy Fitzhardinge | 1 | -0/+1 |
2007-07-18 | xen: Add grant table support | Jeremy Fitzhardinge | 1 | -0/+1 |