aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi1-10/+0
2014-06-04Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into nextLinus Torvalds13-95/+91
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds42-415/+1095
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-8/+23
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds4-11/+6
2014-06-03Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb into nextLinus Torvalds29-30/+0
2014-06-02Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci into nextLinus Torvalds4-29/+2
2014-06-01Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-1/+3
2014-06-02powerpc: Wire renameat2() syscallBenjamin Herrenschmidt3-1/+3
2014-05-30KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf3-46/+42
2014-05-30KVM: PPC: Book3S PR: Use SLB entry 0Alexander Graf2-8/+6
2014-05-30KVM: PPC: Book3S HV: Fix machine check delivery to guestPaul Mackerras1-0/+1
2014-05-30KVM: PPC: Book3S HV: Work around POWER8 performance monitor bugsPaul Mackerras2-7/+64
2014-05-30KVM: PPC: Book3S HV: Make sure we don't miss dirty pagesPaul Mackerras1-10/+37
2014-05-30KVM: PPC: Book3S HV: Fix dirty map for hugepagesAlexey Kardashevskiy1-9/+24
2014-05-30KVM: PPC: Book3S HV: Put huge-page HPTEs in rmap chain for base addressPaul Mackerras1-2/+13
2014-05-30KVM: PPC: Book3S HV: Fix check for running inside guest in global_invalidates()Paul Mackerras1-1/+2
2014-05-30KVM: PPC: Book3S: Move KVM_REG_PPC_WORT to an unused register numberPaul Mackerras1-1/+1
2014-05-30KVM: PPC: Add CAP to indicate hcall fixesAlexander Graf1-0/+1
2014-05-30KVM: PPC: MPIC: Reset IRQ source private membersAlexander Graf1-1/+4
2014-05-30KVM: PPC: Graciously fail broken LE hypercallsAlexander Graf1-0/+17
2014-05-30PPC: ePAPR: Fix hypercall on LE guestAlexander Graf1-2/+3
2014-05-30KVM: PPC: BOOK3S: Remove open coded make_dsisr in alignment handlerAneesh Kumar K.V3-71/+36
2014-05-30KVM: PPC: BOOK3S: Always use the saved DAR valueAneesh Kumar K.V1-0/+7
2014-05-30PPC: KVM: Make NX bit available with magic pageAlexander Graf1-1/+1
2014-05-30KVM: PPC: Disable NX for old magic page using guestsAlexander Graf4-2/+22
2014-05-30KVM: PPC: BOOK3S: HV: Add mixed page-size support for guestAneesh Kumar K.V2-23/+130
2014-05-30KVM: PPC: BOOK3S: HV: Prefer CMA region for hash page table allocationAneesh Kumar K.V1-17/+6
2014-05-30KVM: PPC: Book3S PR: Expose TM registersAlexander Graf2-1/+41
2014-05-30KVM: PPC: Book3S PR: Expose EBB registersAlexander Graf3-18/+40
2014-05-30KVM: PPC: Book3S PR: Expose TAR facility to guestAlexander Graf5-6/+28
2014-05-30KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf9-14/+125
2014-05-30KVM: PPC: Book3S PR: Emulate TIR registerAlexander Graf1-0/+1
2014-05-30KVM: PPC: Book3S PR: Ignore PMU SPRsAlexander Graf1-0/+14
2014-05-30KVM: PPC: Book3S: Move little endian conflict to HV KVMAlexander Graf1-1/+1
2014-05-30KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructionsAlexander Graf2-3/+3
2014-05-30KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf20-143/+309
2014-05-30KVM: PPC: PR: Fill pvinfo hcall instructions in big endianAlexander Graf1-8/+8
2014-05-30KVM: PPC: Book3S PR: PAPR: Access RTAS in big endianAlexander Graf1-0/+29
2014-05-30KVM: PPC: Book3S PR: PAPR: Access HTAB in big endianAlexander Graf1-3/+11
2014-05-30KVM: PPC: Book3S PR: Default to big endian guestAlexander Graf1-1/+1
2014-05-30KVM: PPC: Book3S_64 PR: Access shadow slb in big endianAlexander Graf1-17/+16
2014-05-30KVM: PPC: Book3S_64 PR: Access HTAB in big endianAlexander Graf1-4/+7
2014-05-30KVM: PPC: Book3S_32: PR: Access HTAB in big endianAlexander Graf1-6/+10
2014-05-30KVM: PPC: Book3S: PR: Fix C/R bit settingAlexander Graf2-3/+3
2014-05-30KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options onAneesh Kumar K.V1-0/+8
2014-05-30KVM: PPC: BOOK3S: PR: Enable Little Endian PR guestAneesh Kumar K.V4-4/+25
2014-05-30KVM: PPC: E500: Add dcbtls emulationAlexander Graf2-0/+15
2014-05-30KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFRAlexander Graf1-0/+1
2014-05-28Merge branch 'pci/misc' into nextBjorn Helgaas1-5/+0