Age | Commit message (Expand) | Author |
2013-09-09 | Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git... | Konrad Rzeszutek Wilk |
2013-09-09 | xen/arm: disable cpuidle and cpufreq when linux is running as dom0 | Julien Grall |
2013-09-09 | xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disable... | Boris Ostrovsky |
2013-09-09 | ARM: xen: only set pm function ptrs for Xen guests | Rob Herring |
2013-08-30 | hvc_xen: Remove unnecessary __GFP_ZERO from kzalloc | Joe Perches |
2013-08-30 | drivers/xen-tpmfront: Fix compile issue with missing option. | Konrad Rzeszutek Wilk |
2013-08-30 | xen/balloon: don't set P2M entry for auto translated guest | Wei Liu |
2013-08-30 | xen/evtchn: double free on error | Dan Carpenter |
2013-08-30 | Xen: Fix retry calls into PRIVCMD_MMAPBATCH*. | Andres Lagar-Cavilla |
2013-08-20 | xen/pvhvm: Initialize xen panic handler for PVHVM guests | Vaughan Cao |
2013-08-20 | xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mapping | Stefano Stabellini |
2013-08-20 | xen: fix ARM build after 6efa20e4 | Stefano Stabellini |
2013-08-20 | MAINTAINERS: Remove Jeremy from the Xen subsystem. | Konrad Rzeszutek Wilk |
2013-08-20 | xen/events: document behaviour when scanning the start word for events | David Vrabel |
2013-08-20 | x86/xen: during early setup, only 1:1 map the ISA region | David Vrabel |
2013-08-20 | x86/xen: disable premption when enabling local irqs | David Vrabel |
2013-08-19 | x86/kvm/guest: Fix sparse warning: "symbol 'klock_waiting' was not declared a... | Raghavendra K T |
2013-08-14 | kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisor | Srivatsa Vaddagiri |
2013-08-09 | swiotlb-xen: replace dma_length with sg_dma_len() macro | Stefano Stabellini |
2013-08-09 | swiotlb: replace dma_length with sg_dma_len() macro | EunBong Song |
2013-08-09 | xen/balloon: set a mapping for ballooned out pages | Stefano Stabellini |
2013-08-09 | xen/evtchn: improve scalability by using per-user locks | David Vrabel |
2013-08-09 | xen/p2m: avoid unneccesary TLB flush in m2p_remove_override() | David Vrabel |
2013-08-09 | MAINTAINERS: Add in two extra co-maintainers of the Xen tree. | Konrad Rzeszutek Wilk |
2013-08-09 | MAINTAINERS: Update the Xen subsystem's with proper mailing list. | Konrad Rzeszutek Wilk |
2013-08-09 | xen: replace strict_strtoul() with kstrtoul() | Jingoo Han |
2013-08-09 | xen-gnt: prevent adding duplicate gnt callbacks | Roger Pau Monne |
2013-08-09 | drivers/tpm: add xen tpmfront interface | Daniel De Graaf |
2013-08-09 | xen: Support 64-bit PV guest receiving NMIs | Konrad Rzeszutek Wilk |
2013-08-09 | kvm guest: Add configuration support to enable debug information for KVM Guests | Srivatsa Vaddagiri |
2013-08-09 | kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi | Raghavendra K T |
2013-08-09 | xen, pvticketlock: Allow interrupts to be enabled while blocking | Jeremy Fitzhardinge |
2013-08-09 | x86, ticketlock: Add slowpath logic | Jeremy Fitzhardinge |
2013-08-09 | jump_label: Split jumplabel ratelimit | Andrew Jones |
2013-08-09 | x86, pvticketlock: When paravirtualizing ticket locks, increment by 2 | Jeremy Fitzhardinge |
2013-08-09 | x86, pvticketlock: Use callee-save for lock_spinning | Jeremy Fitzhardinge |
2013-08-09 | xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks | Jeremy Fitzhardinge |
2013-08-09 | xen, pvticketlock: Xen implementation for PV ticket locks | Jeremy Fitzhardinge |
2013-08-09 | xen: Defer spinlock setup until boot CPU setup | Jeremy Fitzhardinge |
2013-08-09 | x86, ticketlock: Collapse a layer of functions | Jeremy Fitzhardinge |
2013-08-09 | x86, ticketlock: Don't inline _spin_unlock when using paravirt spinlocks | Raghavendra K T |
2013-08-09 | x86, spinlock: Replace pv spinlocks with pv ticketlocks | Jeremy Fitzhardinge |
2013-08-04 | Linux 3.11-rc4v3.11-rc4 | Linus Torvalds |
2013-08-04 | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2013-08-04 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-08-04 | tmpfs: fix SEEK_DATA/SEEK_HOLE regression | Hugh Dickins |
2013-08-04 | Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai... | Linus Torvalds |
2013-08-04 | drm/radeon: fix 64 bit divide in SI spm code | Alex Deucher |
2013-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-08-03 | qlcnic: Fix for flash update failure on 83xx adapter | Himanshu Madhani |