Age | Commit message (Expand) | Author | Files | Lines |
2012-05-21 | xen: do not map the same GSI twice in PVHVM guests. | Stefano Stabellini | 1 | -2/+3 |
2012-05-21 | xen: Add selfballoning memory reservation tunable. | Jana Saout | 1 | -1/+33 |
2012-05-21 | xenbus: Add support for xenbus backend in stub domain | Daniel De Graaf | 3 | -0/+58 |
2012-05-07 | xen: enter/exit lazy_mmu_mode around m2p_override calls | Stefano Stabellini | 1 | -0/+19 |
2012-05-07 | xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep | Konrad Rzeszutek Wilk | 2 | -1/+63 |
2012-04-17 | xen/gnttab: add deferred freeing logic | Jan Beulich | 1 | -10/+96 |
2012-04-07 | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+1 |
2012-04-06 | xen/pciback: fix XEN_PCI_OP_enable_msix result | Jan Beulich | 1 | -1/+1 |
2012-04-05 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 1 | -2/+3 |
2012-03-28 | X86 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 1 | -2/+3 |
2012-03-24 | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 5 | -26/+35 |
2012-03-24 | xen/acpi: Fix Kconfig dependency on CPU_FREQ | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2012-03-23 | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 11 | -13/+635 |
2012-03-23 | Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -5/+5 |
2012-03-22 | xen: initialize platform-pci even if xen_emul_unplug=never | Igor Mammedov | 1 | -5/+0 |
2012-03-21 | xen/acpi: Remove the WARN's as they just create noise. | Konrad Rzeszutek Wilk | 1 | -2/+2 |
2012-03-20 | xen/tmem: cleanup | Jan Beulich | 1 | -13/+8 |
2012-03-20 | xen: support pirq_eoi_map | Stefano Stabellini | 1 | -3/+23 |
2012-03-20 | xen/acpi-processor: Do not depend on CPU frequency scaling drivers. | Konrad Rzeszutek Wilk | 1 | -2/+1 |
2012-03-19 | Merge branch 'stable/cleancache.v13' into linux-next | Konrad Rzeszutek Wilk | 1 | -5/+5 |
2012-03-14 | xen/acpi-processor: C and P-state driver that uploads said data to hypervisor. | Konrad Rzeszutek Wilk | 3 | -1/+580 |
2012-03-14 | xen: constify all instances of "struct attribute_group" | Jan Beulich | 3 | -5/+5 |
2012-03-14 | xen/xenbus: ignore console/0 | Stefano Stabellini | 1 | -0/+6 |
2012-03-13 | xenbus: don't free other end details too early | Jan Beulich | 1 | -1/+2 |
2012-03-05 | Merge branch 'pm-sleep' | Rafael J. Wysocki | 1 | -3/+3 |
2012-02-26 | xenbus: address compiler warnings | Jan Beulich | 1 | -3/+3 |
2012-02-04 | xenbus_dev: add missing error check to watch handling | Jan Beulich | 1 | -0/+4 |
2012-02-04 | xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn. | Konrad Rzeszutek Wilk | 2 | -6/+7 |
2012-02-04 | xen/bootup: During bootup suppress XENBUS: Unable to read cpu state | Konrad Rzeszutek Wilk | 1 | -1/+2 |
2012-01-29 | PM / Sleep: Introduce "late suspend" and "early resume" of devices | Rafael J. Wysocki | 1 | -3/+3 |
2012-01-27 | xen/granttable: Disable grant v2 for HVM domains. | Konrad Rzeszutek Wilk | 1 | -2/+5 |
2012-01-24 | mm: zcache/tmem/cleancache: s/flush/invalidate/ | Dan Magenheimer | 1 | -5/+5 |
2012-01-19 | xen: using EXPORT_SYMBOL requires including export.h | Stephen Rothwell | 1 | -0/+1 |
2012-01-19 | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 1 | -0/+1 |
2012-01-17 | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -1/+1 |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2 | -2/+2 |
2012-01-12 | xen/pciback: Support pci_reset_function, aka FLR or D3 support. | Konrad Rzeszutek Wilk | 2 | -3/+39 |
2012-01-12 | xen/balloon: Move the registration from device to subsystem. | Konrad Rzeszutek Wilk | 1 | -1/+1 |
2012-01-12 | Merge commit '070680218379e15c1901f4bf21b98e3cbf12b527' into stable/for-linus... | Konrad Rzeszutek Wilk | 2 | -81/+80 |
2012-01-10 | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 1 | -1/+1 |
2012-01-10 | Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 24 | -183/+1038 |
2012-01-09 | xen/pciback: Expand the warning message to include domain id. | Konrad Rzeszutek Wilk | 1 | -2/+2 |
2012-01-08 | xen/pciback: Fix "device has been assigned to X domain!" warning | Konrad Rzeszutek Wilk | 1 | -0/+2 |
2012-01-08 | xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to the "[un|]bind" | Konrad Rzeszutek Wilk | 2 | -2/+2 |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2 | -81/+81 |
2012-01-05 | xen/xenbus: don't reimplement kvasprintf via a fixed size buffer | Ian Campbell | 1 | -10/+7 |
2012-01-05 | xenbus: maximum buffer size is XENSTORE_PAYLOAD_MAX | Ian Campbell | 1 | -1/+1 |
2012-01-05 | xen/xenbus: Reject replies with payload > XENSTORE_PAYLOAD_MAX. | Ian Campbell | 1 | -0/+6 |
2012-01-05 | Xen: consolidate and simplify struct xenbus_driver instantiation | Jan Beulich | 5 | -27/+13 |
2012-01-03 | xen-gntalloc: introduce missing kfree | Julia Lawall | 1 | -0/+1 |