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