summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* mm: disable zone_reclaim_mode by defaultMel Gorman2014-06-051-6/+2Star
* x86: define _PAGE_NUMA by reusing software bits on the PMD and PTE levelsMel Gorman2014-06-051-0/+6
* hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-051-10/+0Star
* Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-0413-95/+91Star
|\
| * of: Stop naming platform_device using dcr addressGrant Likely2014-05-232-7/+3Star
| * Merge branch 'dt-bus-name' into for-nextRob Herring2014-05-1422-285/+273Star
| |\
| * | of: push struct boot_param_header and defines into powerpcRob Herring2014-04-301-0/+39
| * | powerpc: use libfdt accessors for header dataRob Herring2014-04-302-5/+7
| * | of/fdt: move memreserve and dtb memory reservations into coreRob Herring2014-04-301-22/+0Star
| * | of/fdt: create common debugfsRob Herring2014-04-301-21/+0Star
| * | of/fdt: update of_get_flat_dt_prop in prep for libfdtRob Herring2014-04-309-38/+40
| * | powerpc: fix skipping call to early_init_fdt_scan_reserved_memRob Herring2014-04-301-2/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-0442-415/+1095
|\ \ \
| * | | KVM: PPC: Book3S PR: Rework SLB switching codeAlexander Graf2014-05-303-46/+42Star
| * | | KVM: PPC: Book3S PR: Use SLB entry 0Alexander Graf2014-05-302-8/+6Star
| * | | 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-301-1/+1
| * | | KVM: PPC: Add CAP to indicate hcall fixesAlexander Graf2014-05-301-0/+1
| * | | 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/+36Star
| * | | 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-304-2/+22
| * | | 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/+6Star
| * | | 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
| * | | KVM: PPC: Book3S PR: Handle Facility interrupt and FSCRAlexander Graf2014-05-309-14/+125
| * | | KVM: PPC: Book3S PR: Emulate TIR registerAlexander Graf2014-05-301-0/+1
| * | | KVM: PPC: Book3S PR: Ignore PMU SPRsAlexander Graf2014-05-301-0/+14
| * | | KVM: PPC: Book3S: Move little endian conflict to HV KVMAlexander Graf2014-05-301-1/+1
| * | | KVM: PPC: Book3S PR: Do dcbz32 patching with big endian instructionsAlexander Graf2014-05-302-3/+3
| * | | KVM: PPC: Make shared struct aka magic page guest endianAlexander Graf2014-05-3020-143/+309
| * | | KVM: PPC: PR: Fill pvinfo hcall instructions in big endianAlexander Graf2014-05-301-8/+8
| * | | KVM: PPC: Book3S PR: PAPR: Access RTAS in big endianAlexander Graf2014-05-301-0/+29
| * | | KVM: PPC: Book3S PR: PAPR: Access HTAB in big endianAlexander Graf2014-05-301-3/+11
| * | | KVM: PPC: Book3S PR: Default to big endian guestAlexander Graf2014-05-301-1/+1
| * | | KVM: PPC: Book3S_64 PR: Access shadow slb in big endianAlexander Graf2014-05-301-17/+16Star
| * | | KVM: PPC: Book3S_64 PR: Access HTAB in big endianAlexander Graf2014-05-301-4/+7
| * | | KVM: PPC: Book3S_32: PR: Access HTAB in big endianAlexander Graf2014-05-301-6/+10
| * | | KVM: PPC: Book3S: PR: Fix C/R bit settingAlexander Graf2014-05-302-3/+3
| * | | KVM: PPC: BOOK3S: PR: Fix WARN_ON with debug options onAneesh Kumar K.V2014-05-301-0/+8