summaryrefslogtreecommitdiff
path: root/drivers/xen
AgeCommit message (Expand)Author
2013-04-29zcache/tmem: Better error checking on frontswap_register_ops return value.Konrad Rzeszutek Wilk
2013-04-29xen-tmem-enable-xen-tmem-shim-to-be-built-loaded-as-a-module-fixAndrew Morton
2013-04-29xen: tmem: enable Xen tmem shim to be built/loaded as a moduleDan Magenheimer
2013-04-29cleancache: Make cleancache_init use a pointer for the opsKonrad Rzeszutek Wilk
2013-04-29frontswap: make frontswap_init use a pointer for the opsKonrad Rzeszutek Wilk
2013-04-19Merge branch 'stable/for-linus-3.10' into linux-nextKonrad Rzeszutek Wilk
2013-04-19xen: resolve section mismatch warnings in xen-acpi-processorBen Guthro
2013-04-18Merge branch 'stable/for-linus-3.10' into linux-nextKonrad Rzeszutek Wilk
2013-04-17xen: Re-upload processor PM data to hypervisor after S3 resume (v2)Ben Guthro
2013-04-17Merge branch 'stable/for-linus-3.10' into linux-nextKonrad Rzeszutek Wilk
2013-04-16xen/events: Check that IRQ value passed in is valid.Konrad Rzeszutek Wilk
2013-04-16xen: drop tracking of IRQ vectorJan Beulich
2013-04-02Merge branch 'stable/for-linus-3.9-take-two' into linux-nextKonrad Rzeszutek Wilk
2013-04-02xen/events: Handle VIRQ_TIMER before any other hardirq in event loop.Keir Fraser
2013-03-27Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-27Merge branch 'stable/for-linus-3.9-take-two' into linux-nextKonrad Rzeszutek Wilk
2013-03-27Revert "Merge branch 'stable/for-linus-3.9-take-two' into linux-next"Konrad Rzeszutek Wilk
2013-03-27xen/events: avoid race with raising an event in unmask_evtchn()David Vrabel
2013-03-27xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.Konrad Rzeszutek Wilk
2013-03-22Merge branch 'stable/for-linus-3.9-take-two' into linux-nextKonrad Rzeszutek Wilk
2013-03-22xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.Konrad Rzeszutek Wilk
2013-03-22xen/events: avoid race with raising an event in unmask_evtchn()David Vrabel
2013-03-22xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich
2013-03-22Merge branch 'stable/for-linus-3.9-take-two' into linux-nextKonrad Rzeszutek Wilk
2013-03-22xen/events: avoid race with raising an event in unmask_evtchn()David Vrabel
2013-03-22xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich
2013-03-22xen/acpi-processor: Don't dereference struct acpi_processor on all CPUs.Konrad Rzeszutek Wilk
2013-03-12Merge tag 'stable/for-linus-3.9-rc2-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-11Merge branch 'stable/for-linus-3.9-take-two' into linux-nextKonrad Rzeszutek Wilk
2013-03-11Merge tag 'v3.9-rc2' into linux-nextKonrad Rzeszutek Wilk
2013-03-11xen/acpi: remove redundant acpi/acpi_drivers.h includeLiu Jinsong
2013-03-06acpi: Export the acpi_processor_get_performance_infoKonrad Rzeszutek Wilk
2013-03-06xen/pciback: Don't disable a PCI device that is already disabled.Konrad Rzeszutek Wilk
2013-03-04xen/pvh: Use ballooning to allocate grant table pages [v2]Konrad Rzeszutek Wilk
2013-03-04xen/privcmd: fix condition in privcmd_close()Dan Carpenter
2013-03-04xen/pvh: balloon and grant changes.Mukesh Rathor
2013-03-04xen/pvh: Extend vcpu_guest_context, p2m, event, and XenBus.Mukesh Rathor
2013-03-03fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman
2013-03-03Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-01xenbus: fix compile failure on ARM with Xen enabledSteven Noonan
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25xen/acpi: xen cpu hotplug minor updatesLiu Jinsong
2013-02-25xen/acpi: xen memory hotplug minor updatesLiu Jinsong
2013-02-24Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-02-22xenfs: switch to pure simple_fill_super()Al Viro
2013-02-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-20xen: event channel arrays are xen_ulong_t and not unsigned longIan Campbell
2013-02-19Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-02-19xen: introduce xen_remap, use it instead of ioremapStefano Stabellini