Age | Commit message (Expand) | Author | Files | Lines |
2013-09-05 | Merge tag 'stable/for-linus-3.12-rc0-tag' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -0/+54 |
2013-08-09 | drivers/tpm: add xen tpmfront interface | Daniel De Graaf | 1 | -0/+52 |
2013-08-09 | xen: Support 64-bit PV guest receiving NMIs | Konrad Rzeszutek Wilk | 1 | -0/+2 |
2013-07-31 | xen / ACPI: notify xen when reduced hardware sleep is available | Ben Guthro | 1 | -3/+4 |
2013-07-23 | Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -0/+58 |
2013-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+12 |
2013-06-28 | Merge branch 'stable/for-jens-3.10' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 2 | -0/+58 |
2013-06-17 | xen/io/ring.h: new macro to detect whether there are too many requests on the... | Jan Beulich | 1 | -0/+5 |
2013-06-07 | arm64/xen: use XEN_IO_PROTO_ABI_ARM on ARM64 | Stefano Stabellini | 1 | -1/+1 |
2013-05-24 | xen: netif.h: document feature-split-event-channels | Wei Liu | 1 | -0/+12 |
2013-04-22 | xen-netback: coalesce slots in TX path and fix regressions | Wei Liu | 1 | -0/+18 |
2013-04-22 | xen-netfront: reduce gso_max_size to account for max TCP header | Wei Liu | 1 | -0/+1 |
2013-04-18 | xen-block: implement indirect descriptors | Roger Pau Monne | 1 | -0/+53 |
2013-03-31 | Merge tag 'for-linus-20130331' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+10 |
2013-03-22 | Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern... | Jens Axboe | 1 | -0/+10 |
2013-03-22 | xen-pciback: notify hypervisor about devices intended to be assigned to guests | Jan Beulich | 1 | -0/+6 |
2013-03-11 | xen/blkback: correctly respond to unknown, non-native requests | David Vrabel | 1 | -0/+10 |
2013-02-20 | xen: event channel arrays are xen_ulong_t and not unsigned long | Ian Campbell | 1 | -4/+4 |
2013-02-20 | xen/acpi: ACPI cpu hotplug | Liu Jinsong | 1 | -0/+8 |
2013-02-20 | xen/acpi: ACPI memory hotplug | Liu Jinsong | 1 | -4/+9 |
2013-02-20 | xen: implement updated XENMEM_add_to_physmap_range ABI | Ian Campbell | 1 | -0/+6 |
2012-12-18 | xen: Add EVTCHNOP_reset in Xen interface header files. | Wei Liu | 1 | -0/+13 |
2012-12-01 | Merge branch 'arm-privcmd-for-3.8' of git://xenbits.xen.org/people/ianc/linux... | Konrad Rzeszutek Wilk | 1 | -2/+42 |
2012-11-29 | xen: arm: implement remap interfaces needed for privcmd mappings. | Ian Campbell | 1 | -2/+42 |
2012-11-28 | xen/acpi: Move the xen_running_on_version_or_later function. | Konrad Rzeszutek Wilk | 1 | -18/+0 |
2012-11-27 | xen/acpi: Fix compile error by missing decleration for xen_domain. | Konrad Rzeszutek Wilk | 1 | -0/+3 |
2012-11-27 | xen/acpi: ACPI PAD driver | Liu, Jinsong | 2 | -0/+32 |
2012-10-19 | Merge commit 'v3.7-rc1' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 8 | -9/+25 |
2012-10-19 | xen: grant: use xen_pfn_t type for frame_list. | Ian Campbell | 1 | -1/+1 |
2012-10-19 | xen: XENMEM_translate_gpfn_list was remove ages ago and is unused. | Ian Campbell | 1 | -22/+2 |
2012-10-12 | Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+19 |
2012-10-07 | Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 5 | -8/+14 |
2012-10-04 | xen pv-on-hvm: add pfn_is_ram helper for kdump | Olaf Hering | 1 | -0/+19 |
2012-10-04 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds | 7 | -9/+9 |
2012-10-03 | Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 5 | -13/+26 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 7 | -9/+9 |
2012-09-27 | Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l... | Konrad Rzeszutek Wilk | 5 | -8/+14 |
2012-09-24 | xen/vga: add the xen EFI video mode support | Jan Beulich | 1 | -0/+1 |
2012-09-24 | xen/x86: retrieve keyboard shift status flags from hypervisor. | Konrad Rzeszutek Wilk | 1 | -0/+3 |
2012-09-18 | USB EHCI/Xen: propagate controller reset information to hypervisor | Jan Beulich | 1 | -0/+16 |
2012-09-14 | xen: resynchronise grant table status codes with upstream | Ian Campbell | 1 | -2/+6 |
2012-09-12 | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Konrad Rzeszutek Wilk | 4 | -1/+396 |
2012-08-23 | xen: Introduce xen_pfn_t for pfn and mfn types | Stefano Stabellini | 4 | -10/+10 |
2012-08-23 | xen/sysfs: Use XENVER_guest_handle to query UUID | Daniel De Graaf | 1 | -0/+3 |
2012-08-21 | xen: missing includes | Stefano Stabellini | 1 | -1/+0 |
2012-08-21 | xen: update xen_add_to_physmap interface | Stefano Stabellini | 1 | -0/+3 |
2012-08-08 | xen/arm: compile blkfront and blkback | Stefano Stabellini | 1 | -0/+3 |
2012-08-08 | xen/arm: get privilege status | Stefano Stabellini | 1 | -0/+3 |
2012-09-14 | xen/arm: Introduce xen_ulong_t for unsigned long | Stefano Stabellini | 3 | -8/+8 |
2012-07-19 | xen/pv-on-hvm kexec: shutdown watches from old kernel | Olaf Hering | 1 | -1/+2 |