summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-09-09Merge branch 'x86/spinlocks' of git://git.kernel.org/pub/scm/linux/kernel/git...Konrad Rzeszutek Wilk16-380/+569
2013-09-09xen/arm: disable cpuidle and cpufreq when linux is running as dom0Julien Grall1-0/+9
2013-09-09xen/p2m: Don't call get_balloon_scratch_page() twice, keep interrupts disable...Boris Ostrovsky1-4/+6
2013-09-09ARM: xen: only set pm function ptrs for Xen guestsRob Herring1-1/+4
2013-08-30hvc_xen: Remove unnecessary __GFP_ZERO from kzallocJoe Perches1-3/+3
2013-08-30drivers/xen-tpmfront: Fix compile issue with missing option.Konrad Rzeszutek Wilk1-0/+1
2013-08-30xen/balloon: don't set P2M entry for auto translated guestWei Liu1-2/+7
2013-08-30xen/evtchn: double free on errorDan Carpenter1-1/+0
2013-08-30Xen: Fix retry calls into PRIVCMD_MMAPBATCH*.Andres Lagar-Cavilla1-20/+63
2013-08-20xen/pvhvm: Initialize xen panic handler for PVHVM guestsVaughan Cao1-0/+2
2013-08-20xen/m2p: use GNTTABOP_unmap_and_replace to reinstate the original mappingStefano Stabellini2-15/+17
2013-08-20xen: fix ARM build after 6efa20e4Stefano Stabellini1-0/+2
2013-08-20MAINTAINERS: Remove Jeremy from the Xen subsystem.Konrad Rzeszutek Wilk2-1/+1
2013-08-20xen/events: document behaviour when scanning the start word for eventsDavid Vrabel1-5/+12
2013-08-20x86/xen: during early setup, only 1:1 map the ISA regionDavid Vrabel1-5/+11
2013-08-20x86/xen: disable premption when enabling local irqsDavid Vrabel1-13/+12
2013-08-19x86/kvm/guest: Fix sparse warning: "symbol 'klock_waiting' was not declared a...Raghavendra K T1-1/+1
2013-08-14kvm: Paravirtual ticketlocks support for linux guests running on KVM hypervisorSrivatsa Vaddagiri2-2/+274
2013-08-09swiotlb-xen: replace dma_length with sg_dma_len() macroStefano Stabellini1-4/+4
2013-08-09swiotlb: replace dma_length with sg_dma_len() macroEunBong Song1-4/+4
2013-08-09xen/balloon: set a mapping for ballooned out pagesStefano Stabellini2-3/+69
2013-08-09xen/evtchn: improve scalability by using per-user locksDavid Vrabel1-80/+112
2013-08-09xen/p2m: avoid unneccesary TLB flush in m2p_remove_override()David Vrabel1-1/+0
2013-08-09MAINTAINERS: Add in two extra co-maintainers of the Xen tree.Konrad Rzeszutek Wilk1-0/+2
2013-08-09MAINTAINERS: Update the Xen subsystem's with proper mailing list.Konrad Rzeszutek Wilk1-7/+6
2013-08-09xen: replace strict_strtoul() with kstrtoul()Jingoo Han1-18/+36
2013-08-09xen-gnt: prevent adding duplicate gnt callbacksRoger Pau Monne1-2/+11
2013-08-09drivers/tpm: add xen tpmfront interfaceDaniel De Graaf5-0/+650
2013-08-09xen: Support 64-bit PV guest receiving NMIsKonrad Rzeszutek Wilk6-8/+38
2013-08-09kvm guest: Add configuration support to enable debug information for KVM GuestsSrivatsa Vaddagiri1-0/+9
2013-08-09kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapiRaghavendra K T2-0/+2
2013-08-09xen, pvticketlock: Allow interrupts to be enabled while blockingJeremy Fitzhardinge1-6/+40
2013-08-09x86, ticketlock: Add slowpath logicJeremy Fitzhardinge5-25/+74
2013-08-09jump_label: Split jumplabel ratelimitAndrew Jones4-27/+37
2013-08-09x86, pvticketlock: When paravirtualizing ticket locks, increment by 2Jeremy Fitzhardinge2-6/+14
2013-08-09x86, pvticketlock: Use callee-save for lock_spinningJeremy Fitzhardinge4-4/+5
2013-08-09xen, pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocksJeremy Fitzhardinge1-0/+14
2013-08-09xen, pvticketlock: Xen implementation for PV ticket locksJeremy Fitzhardinge1-269/+79
2013-08-09xen: Defer spinlock setup until boot CPU setupJeremy Fitzhardinge1-1/+1
2013-08-09x86, ticketlock: Collapse a layer of functionsJeremy Fitzhardinge1-30/+5
2013-08-09x86, ticketlock: Don't inline _spin_unlock when using paravirt spinlocksRaghavendra K T1-0/+1
2013-08-09x86, spinlock: Replace pv spinlocks with pv ticketlocksJeremy Fitzhardinge6-61/+65
2013-08-04Linux 3.11-rc4v3.11-rc4Linus Torvalds1-1/+1
2013-08-04Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-26/+68
2013-08-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2013-08-04tmpfs: fix SEEK_DATA/SEEK_HOLE regressionHugh Dickins1-1/+2
2013-08-04Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds8-21/+21
2013-08-04drm/radeon: fix 64 bit divide in SI spm codeAlex Deucher1-1/+1
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds92-678/+995
2013-08-03qlcnic: Fix for flash update failure on 83xx adapterHimanshu Madhani10-132/+231