Age | Commit message (Expand) | Author | Files | Lines |
2012-03-24 | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -1/+26 |
2012-03-23 | include/ and checkpatch: prefer __scanf to __attribute__((format(scanf,...) | Joe Perches | 1 | -2/+2 |
2012-03-22 | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -2/+31 |
2012-03-20 | xen/tmem: cleanup | Jan Beulich | 1 | -1/+5 |
2012-03-20 | xen: support pirq_eoi_map | Stefano Stabellini | 1 | -0/+21 |
2012-03-14 | xen/acpi-processor: C and P-state driver that uploads said data to hypervisor. | Konrad Rzeszutek Wilk | 1 | -0/+17 |
2012-03-13 | hvc_xen: support PV on HVM consoles | Stefano Stabellini | 1 | -1/+5 |
2012-03-10 | xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it. | Konrad Rzeszutek Wilk | 1 | -1/+2 |
2012-01-15 | Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -7/+33 |
2012-01-12 | xen: Utilize the restore_msi_irqs hook. | Tang Liang | 1 | -0/+7 |
2012-01-10 | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -32/+256 |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 1 | -3/+3 |
2012-01-04 | xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX. | Ian Campbell | 1 | -0/+3 |
2012-01-04 | Xen: consolidate and simplify struct xenbus_driver instantiation | Jan Beulich | 1 | -22/+9 |
2011-12-25 | Merge branch 'stable/for-jens-3.3' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 1 | -7/+33 |
2011-12-20 | xen/grant-table: Support mappings required by blkback | Daniel De Graaf | 1 | -1/+1 |
2011-12-20 | Merge commit 'v3.2-rc3' into stable/for-linus-3.3 | Konrad Rzeszutek Wilk | 1 | -4/+2 |
2011-12-19 | Revert "xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from ol... | Konrad Rzeszutek Wilk | 1 | -2/+1 |
2011-12-16 | xen: Add xenbus_backend device | Bastian Blank | 1 | -0/+41 |
2011-12-16 | xen/granttable: Support transitive grants | Annie Li | 1 | -0/+12 |
2011-12-16 | xen/granttable: Support sub-page grants | Annie Li | 1 | -0/+13 |
2011-12-14 | xen-balloon: convert sysdev_class to a regular subsystem | Kay Sievers | 1 | -3/+3 |
2011-11-22 | xen/granttable: Keep code format clean | Annie Li | 1 | -1/+1 |
2011-11-22 | xen/granttable: Grant tables V2 implementation | Annie Li | 1 | -2/+4 |
2011-11-22 | xen/granttable: Introducing grant table V2 stucture | Annie Li | 3 | -7/+166 |
2011-11-21 | xen/event: Add reference counting to event channels | Daniel De Graaf | 1 | -0/+7 |
2011-11-18 | xen/blk[front|back]: Enhance discard support with secure erasing support. | Konrad Rzeszutek Wilk | 1 | -1/+17 |
2011-11-18 | xen/blk[front|back]: Squash blkif_request_rw and blkif_request_discard together | Konrad Rzeszutek Wilk | 1 | -7/+17 |
2011-11-16 | xen: Remove hanging references to CONFIG_XEN_PLATFORM_PCI | Daniel De Graaf | 1 | -4/+2 |
2011-11-06 | Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -0/+321 |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2011-11-06 | Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+0 |
2011-11-04 | Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+36 |
2011-10-31 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 2 | -8/+8 |
2011-10-31 | xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users. | Paul Gortmaker | 1 | -0/+1 |
2011-10-25 | Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stabl... | Linus Torvalds | 2 | -2/+38 |
2011-10-25 | Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker... | Linus Torvalds | 2 | -2/+4 |
2011-10-13 | xen-blkfront: add BLKIF_OP_DISCARD and discard request struct | Li Dongyang | 1 | -0/+36 |
2011-09-29 | xen: use generic functions instead of xen_{alloc, free}_vm_area() | David Vrabel | 1 | -1/+0 |
2011-09-29 | xen: allow balloon driver to use more than one memory region | David Vrabel | 1 | -1/+9 |
2011-09-29 | xen/balloon: account for pages released during memory setup | David Vrabel | 1 | -0/+2 |
2011-09-29 | xen: modify kernel mappings corresponding to granted pages | Stefano Stabellini | 1 | -0/+1 |
2011-09-29 | xen: add an "highmem" parameter to alloc_xenballooned_pages | Stefano Stabellini | 1 | -2/+3 |
2011-09-26 | xen/acpi: Domain0 acpi parser related platform hypercall | Yu Ke | 2 | -0/+321 |
2011-09-22 | xen/pv-on-hvm kexec: add xs_reset_watches to shutdown watches from old kernel | Olaf Hering | 1 | -1/+2 |
2011-09-22 | xen/pv-on-hvm kexec: update xs_wire.h:xsd_sockmsg_type from xen-unstable | Olaf Hering | 1 | -1/+4 |
2011-09-22 | xen/pci: support multi-segment systems | Jan Beulich | 1 | -1/+33 |
2011-07-25 | xen/balloon: memory hotplug support for Xen balloon driver | Daniel Kiper | 1 | -0/+4 |
2011-07-22 | Merge branch 'stable/drivers' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 5 | -1/+59 |
2011-07-11 | xen/pci: Remove 'xen_allocate_pirq_gsi'. | Konrad Rzeszutek Wilk | 1 | -2/+0 |