| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-05-24 | 8 | -14/+272 |
|\ |
|
| * | xen: do not map the same GSI twice in PVHVM guests. | Stefano Stabellini | 2012-05-21 | 1 | -2/+3 |
| * | xen: Add selfballoning memory reservation tunable. | Jana Saout | 2012-05-21 | 1 | -1/+33 |
| * | xenbus: Add support for xenbus backend in stub domain | Daniel De Graaf | 2012-05-21 | 3 | -0/+58 |
| * | xen: enter/exit lazy_mmu_mode around m2p_override calls | Stefano Stabellini | 2012-05-07 | 1 | -0/+19 |
| * | xen/acpi/sleep: Enable ACPI sleep via the __acpi_os_prepare_sleep | Konrad Rzeszutek Wilk | 2012-05-07 | 2 | -1/+63 |
| * | xen/gnttab: add deferred freeing logic | Jan Beulich | 2012-04-17 | 1 | -10/+96 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-05-22 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix typo in various Kconfig file | Masanari Iida | 2012-04-16 | 1 | -1/+1 |
| |/ |
|
* | | xen/Kconfig: fix Kconfig layout | Andrew Morton | 2012-05-07 | 1 | -10/+12 |
* | | xen/acpi: Workaround broken BIOSes exporting non-existing C-states. | Konrad Rzeszutek Wilk | 2012-04-26 | 1 | -1/+4 |
* | | xen: use the pirq number to check the pirq_eoi_map | Stefano Stabellini | 2012-04-26 | 1 | -1/+1 |
* | | xen/resume: Fix compile warnings. | Konrad Rzeszutek Wilk | 2012-04-19 | 1 | -0/+1 |
* | | xen/xenbus: Add quirk to deal with misconfigured backends. | Konrad Rzeszutek Wilk | 2012-04-19 | 1 | -16/+53 |
* | | Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus... | Konrad Rzeszutek Wilk | 2012-04-18 | 11 | -22/+34 |
|\ \
| |/ |
|
| * | Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-04-06 | 1 | -1/+1 |
| |\ |
|
| * \ | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 2012-04-04 | 1 | -2/+3 |
| |\ \ |
|
| | * | | X86 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 2012-03-28 | 1 | -2/+3 |
| * | | | Merge tag 'stable/for-linus-3.4-tag-two' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2012-03-24 | 5 | -26/+35 |
| |\ \ \ |
|
| * \ \ \ | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-03-22 | 11 | -13/+635 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge tag 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-22 | 1 | -5/+5 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'stable/cleancache.v13' into linux-next | Konrad Rzeszutek Wilk | 2012-03-19 | 1 | -5/+5 |
| | |\ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| | | * | | | | mm: zcache/tmem/cleancache: s/flush/invalidate/ | Dan Magenheimer | 2012-01-23 | 1 | -5/+5 |
| * | | | | | | Merge branch 'pm-sleep' | Rafael J. Wysocki | 2012-03-04 | 1 | -3/+3 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | PM / Sleep: Introduce "late suspend" and "early resume" of devices | Rafael J. Wysocki | 2012-01-29 | 1 | -3/+3 |
| * | | | | | | xenbus_dev: add missing error check to watch handling | Jan Beulich | 2012-02-03 | 1 | -0/+4 |
| * | | | | | | xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn. | Konrad Rzeszutek Wilk | 2012-02-03 | 2 | -6/+7 |
| * | | | | | | xen/bootup: During bootup suppress XENBUS: Unable to read cpu state | Konrad Rzeszutek Wilk | 2012-02-03 | 1 | -1/+2 |
| |/ / / / / |
|
| * | | | | | xen/granttable: Disable grant v2 for HVM domains. | Konrad Rzeszutek Wilk | 2012-01-27 | 1 | -2/+5 |
| * | | | | | xen: using EXPORT_SYMBOL requires including export.h | Stephen Rothwell | 2012-01-18 | 1 | -0/+1 |
| * | | | | | Merge git://git.infradead.org/users/willy/linux-nvme | Linus Torvalds | 2012-01-18 | 1 | -0/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | Xen: Export xen_biovec_phys_mergeable | Matthew Wilcox | 2011-11-04 | 1 | -0/+1 |
| * | | | | | | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2012-01-17 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | xen/balloon: Move the registration from device to subsystem. | Konrad Rzeszutek Wilk | 2012-01-12 | 1 | -1/+1 |
| | * | | | | | | Merge commit '070680218379e15c1901f4bf21b98e3cbf12b527' into stable/for-linus... | Konrad Rzeszutek Wilk | 2012-01-12 | 2 | -81/+80 |
| | |\ \ \ \ \ \ |
|
| * | | | | | | | | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 2 | -2/+2 |
* | | | | | | | | | xen/gntdev: do not set VM_PFNMAP | Stefano Stabellini | 2012-04-17 | 1 | -1/+1 |
* | | | | | | | | | xen/grant-table: add error-handling code on failure of gnttab_resume | Julia Lawall | 2012-04-17 | 1 | -4/+9 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | xen/pciback: fix XEN_PCI_OP_enable_msix result | Jan Beulich | 2012-04-06 | 1 | -1/+1 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | xen/acpi: Fix Kconfig dependency on CPU_FREQ | Konrad Rzeszutek Wilk | 2012-03-24 | 1 | -1/+1 |
* | | | | | | | xen: initialize platform-pci even if xen_emul_unplug=never | Igor Mammedov | 2012-03-22 | 1 | -5/+0 |
* | | | | | | | xen/acpi: Remove the WARN's as they just create noise. | Konrad Rzeszutek Wilk | 2012-03-21 | 1 | -2/+2 |
* | | | | | | | xen/tmem: cleanup | Jan Beulich | 2012-03-20 | 1 | -13/+8 |
* | | | | | | | xen: support pirq_eoi_map | Stefano Stabellini | 2012-03-20 | 1 | -3/+23 |
* | | | | | | | xen/acpi-processor: Do not depend on CPU frequency scaling drivers. | Konrad Rzeszutek Wilk | 2012-03-20 | 1 | -2/+1 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | xen/acpi-processor: C and P-state driver that uploads said data to hypervisor. | Konrad Rzeszutek Wilk | 2012-03-14 | 3 | -1/+580 |
* | | | | | | xen: constify all instances of "struct attribute_group" | Jan Beulich | 2012-03-14 | 3 | -5/+5 |
* | | | | | | xen/xenbus: ignore console/0 | Stefano Stabellini | 2012-03-13 | 1 | -0/+6 |
* | | | | | | xenbus: don't free other end details too early | Jan Beulich | 2012-03-13 | 1 | -1/+2 |
* | | | | | | xenbus: address compiler warnings | Jan Beulich | 2012-02-26 | 1 | -3/+3 |