summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-04-08KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood18-67/+1058
2012-04-08powerpc/booke: Provide exception macros with interrupt nameScott Wood3-48/+68
2012-04-08KVM: PPC: e500: emulate tlbilxScott Wood3-0/+62
2012-04-08KVM: PPC: e500: Track TLB1 entries with a bitmapScott Wood2-5/+72
2012-04-08KVM: PPC: e500: refactor core-specific TLB codeScott Wood5-414/+473
2012-04-08KVM: PPC: e500: clean up arch/powerpc/kvm/e500.hScott Wood1-11/+14
2012-04-08KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.hScott Wood5-103/+78
2012-04-08KVM: PPC: e500: rename e500_tlb.h to e500.hScott Wood4-6/+6
2012-04-08KVM: PPC: booke: Move vm core init/destroy out of booke.cScott Wood3-9/+18
2012-04-08KVM: PPC: booke: add booke-level vcpu load/putScott Wood4-0/+17
2012-04-08KVM: PPC: factor out lpid allocator from book3s_64_mmu_hvScott Wood5-16/+55
2012-04-08powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLEScott Wood1-4/+8
2012-04-08powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bitScott Wood1-2/+3
2012-04-08KVM: Switch to srcu-less get_dirty_log()Takuya Yoshikawa1-73/+43
2012-04-08KVM: Avoid checking huge page mappings in get_dirty_log()Takuya Yoshikawa3-17/+36
2012-04-08KVM: MMU: Split the main body of rmap_write_protect() off from othersTakuya Yoshikawa1-26/+27
2012-04-08kvmclock: remove unneeded EXPORT macroEric B Munson1-1/+0
2012-04-08KVM: x86: Add ioctl for KVM_KVMCLOCK_CTRLEric B Munson1-0/+22
2012-04-08kvmclock: Add functions to check if the host has stopped the vmEric B Munson26-0/+65
2012-04-08x86: pvclock: Add flag to indicate that a vm was stopped by the hostEric B Munson1-0/+1
2012-04-08KVM: PPC: Rework wqp conditional codeAlexander Graf1-5/+1
2012-04-08KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall6-44/+28
2012-04-08KVM: SVM: count all irq windows exitJason Wang1-1/+1
2012-04-08KVM: x86: expose Intel cpu new features (HLE, RTM) to guestLiu, Jinsong1-1/+2
2012-04-07Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-12/+36
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds18-16/+61
2012-04-07Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds29-257/+429
2012-04-07Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-2/+4
2012-04-07Make the "word-at-a-time" helper functions more commonly usableLinus Torvalds1-0/+46
2012-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-48/+115
2012-04-06xen/smp: Remove unnecessary call to smp_processor_id()Srivatsa S. Bhat1-1/+1
2012-04-06xen/x86: Workaround 'x86/ioapic: Add register level checks to detect bogus io...Konrad Rzeszutek Wilk1-1/+3
2012-04-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds65-230/+463
2012-04-06blackfin: update defconfig for bf527-ezkitBob Liu1-0/+1
2012-04-06blackfin: gpio: fix compile error if !CONFIG_GPIOLIBBob Liu1-2/+12
2012-04-06blackfin: fix L1 data A overflow link issueMike Frysinger1-1/+1
2012-04-06Merge tag 'omap-fixes-a2-for-3.4rc' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson9-68/+105
2012-04-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds4-49/+15
2012-04-06C6X: use set_current_blocked() and block_sigmask()Matt Fleming1-13/+3
2012-04-06alpha: use set_current_blocked() and block_sigmask()Matt Fleming1-21/+10
2012-04-06simple_open: automatically convert to simple_open()Stephen Boyd2-15/+2
2012-04-05ARM: fix __io macro for PCMCIARob Herring7-1/+93
2012-04-05Merge branch 'v3.4-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson5-8/+39
2012-04-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson17-122/+122
2012-04-05Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson16-22/+45
2012-04-05KVM: Resolve RCU vs. async page fault problemGleb Natapov1-0/+4
2012-04-05Merge tag 'powerpc-fixes' of git://github.com/paulusmack/linux into new/masterAvi Kivity5-11/+29
2012-04-05KVM: VMX: vmx_set_cr0 expects kvm->srcu lockedMarcelo Tosatti1-0/+2
2012-04-05KVM: PMU: Fix integer constant is too large warning in kvm_pmu_set_msr()Sasikantha babu1-1/+1
2012-04-05ARM: EXYNOS: Fix compiler warning in dma.c fileSachin Kamat1-2/+0