summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-0461-89/+84
|\
| * staging: go7007: remove reference to CONFIG_KMODPaul Bolle2014-05-271-1/+0
| * aic7xxx: Remove obsolete preprocessor definePaul Bolle2014-05-261-10/+0
| * of: dma: doc fixesGeert Uytterhoeven2014-05-231-2/+2
| * doc: fix incorrect formula to calculate CommitLimit valuePetr Oros2014-05-221-1/+2
| * doc: Note need of bc in the kernel build from 3.10 onwardsAlan2014-05-191-0/+5
| * mm: Fix printk typo in dmapool.cHiroshige Sato2014-05-051-2/+2
| * modpost: Fix comment typo "Modules.symvers"Paul Bolle2014-05-051-1/+1
| * Kconfig.debug: Grammar s/addition/additional/Geert Uytterhoeven2014-05-051-2/+2
| * wimax: Spelling s/than/that/, wording s/destinatary/recipient/Geert Uytterhoeven2014-05-051-2/+2
| * aic7xxx: Spelling s/termnation/termination/Geert Uytterhoeven2014-05-051-1/+1
| * arm64: mm: Remove superfluous "the" in commentGeert Uytterhoeven2014-05-051-1/+1
| * of: Spelling s/anonymouns/anonymous/Geert Uytterhoeven2014-05-051-1/+1
| * dma: imx-sdma: Spelling s/determnine/determine/Geert Uytterhoeven2014-05-051-1/+1
| * ath10k: Improve grammar in commentsGeert Uytterhoeven2014-05-051-2/+2
| * ath6kl: Spelling s/determnine/determine/Geert Uytterhoeven2014-05-051-1/+1
| * of: Improve grammar for of_alias_get_id() documentationGeert Uytterhoeven2014-05-051-2/+2
| * drm/exynos: Spelling s/contro/control/Geert Uytterhoeven2014-05-051-1/+1
| * radio-bcm2048.c: fix wrong overflow checkPali Rohár2014-05-051-1/+1
| * doc: printk-formats: do not mention casts for u64/s64Ilya Dryomov2014-05-051-2/+2
| * doc: spelling error changesCarlos Garcia2014-05-0541-49/+49
| * pci: change "foo* bar" to "foo *bar"Ryan Desfosses2014-05-051-3/+3
| * dma-buf: update exp_name when using dma_buf_export()Javier Martinez Canillas2014-05-051-2/+2
| * dma-buf: fix trivial typo errorJavier Martinez Canillas2014-05-051-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04133-1749/+7181
|\ \
| * | KVM: add missing cleanup_srcu_structPaolo Bonzini2014-06-031-0/+1
| * | Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-...Paolo Bonzini2014-05-3045-415/+1116
| |\ \
| | * | KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf2014-05-303-46/+42
| | * | KVM: PPC: Book3S PR: Use SLB entry 0Alexander Graf2014-05-302-8/+6
| | * | KVM: PPC: Book3S HV: Fix machine check delivery to guestPaul Mackerras2014-05-301-0/+1
| | * | KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugsPaul Mackerras2014-05-302-7/+64
| | * | KVM: PPC: Book3S HV: Make sure we don't miss dirty pagesPaul Mackerras2014-05-301-10/+37
| | * | KVM: PPC: Book3S HV: Fix dirty map for hugepagesAlexey Kardashevskiy2014-05-301-9/+24
| | * | KVM: PPC: Book3S HV: Put huge-page HPTEs in rmap chain for base addressPaul Mackerras2014-05-301-2/+13
| | * | KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates()Paul Mackerras2014-05-301-1/+2
| | * | KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register numberPaul Mackerras2014-05-302-1/+2
| | * | KVM: PPC: Book3S: Add ONE_REG register names that were missedPaul Mackerras2014-05-301-0/+5
| | * | KVM: PPC: Add CAP to indicate hcall fixesAlexander Graf2014-05-302-0/+2
| | * | KVM: PPC: MPIC: Reset IRQ source private membersAlexander Graf2014-05-301-1/+4
| | * | KVM: PPC: Graciously fail broken LE hypercallsAlexander Graf2014-05-301-0/+17
| | * | PPC: ePAPR: Fix hypercall on LE guestAlexander Graf2014-05-301-2/+3
| | * | KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handlerAneesh Kumar K.V2014-05-303-71/+36
| | * | KVM: PPC: BOOK3S: Always use the saved DAR valueAneesh Kumar K.V2014-05-301-0/+7
| | * | PPC: KVM: Make NX bit available with magic pageAlexander Graf2014-05-301-1/+1
| | * | KVM: PPC: Disable NX for old magic page using guestsAlexander Graf2014-05-305-2/+36
| | * | KVM: PPC: BOOK3S: HV: Add mixed page-size support for guestAneesh Kumar K.V2014-05-302-23/+130
| | * | KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocationAneesh Kumar K.V2014-05-301-17/+6
| | * | KVM: PPC: Book3S PR: Expose TM registersAlexander Graf2014-05-302-1/+41
| | * | KVM: PPC: Book3S PR: Expose EBB registersAlexander Graf2014-05-303-18/+40
| | * | KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf2014-05-305-6/+28