summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mm: Use read barrier when creating real_pteAneesh Kumar K.V2014-08-131-5/+25
* powerpc/thp: Handle combo pages in invalidateAneesh Kumar K.V2014-08-131-1/+1
* powerpc/thp: Don't recompute vsid and ssize in loop on invalidateAneesh Kumar K.V2014-08-131-3/+3
* powerpc: remove duplicate definition of TEXASR_FSNishanth Aravamudan2014-08-131-2/+1Star
* powerpc/powernv: Interface to register/unregister opal dump regionVasant Hegde2014-08-131-0/+11
* powerpc: Add POWER8 features to CPU_FTRS_POSSIBLE/ALWAYSMichael Ellerman2014-08-131-2/+4
* powerpc: Add smp_mb() to arch_spin_is_locked()Michael Ellerman2014-08-131-0/+1
* Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds2014-08-093-20/+1Star
|\
| * arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski2014-08-091-3/+0Star
| * lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott2014-08-092-17/+1Star
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-08-0715-142/+232
|\ \ | |/ |/|
| * Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini2014-08-0515-142/+232
| |\
| | * KVM: PPC: PR: Handle FSCR feature deselectsAlexander Graf2014-07-311-0/+1
| | * KVM: PPC: BOOKEHV: rename e500hv_spr to bookehv_sprBharat Bhushan2014-07-301-10/+10
| | * KVM: PPC: Remove DCR handlingAlexander Graf2014-07-282-5/+0Star
| | * KVM: PPC: Expose helper functions for data/inst faultsAlexander Graf2014-07-281-0/+8
| | * KVM: PPC: Separate loadstore emulation from priv emulationAlexander Graf2014-07-281-0/+1
| | * KVM: PPC: Handle magic page in kvmppc_ld/stAlexander Graf2014-07-282-0/+17
| | * KVM: PPC: Move kvmppc_ld/st to common codeAlexander Graf2014-07-283-3/+7
| | * KVM: PPC: Implement kvmppc_xlate for all targetsAlexander Graf2014-07-281-0/+13
| | * KVM: PPC: BOOK3S: HV: Update compute_tlbie_rb to handle 16MB base pageAneesh Kumar K.V2014-07-281-2/+4
| | * Use the POWER8 Micro Partition Prefetch Engine in KVM HV on POWER8Stewart Smith2014-07-284-0/+27
| | * KVM: PPC: Book3S: Fix LPCR one_reg interfaceAlexey Kardashevskiy2014-07-281-0/+1
| | * KVM: PPC: Remove 440 supportAlexander Graf2014-07-283-71/+0Star
| | * KVM: PPC: Remove comment saying SPRG1 is used for vcpu pointerBharat Bhushan2014-07-281-3/+0Star
| | * KVM: PPC: Booke-hv: Add one reg interface for SPRG9Bharat Bhushan2014-07-281-0/+1
| | * kvm: ppc: bookehv: Save restore SPRN_SPRG9 on guest entry exitBharat Bhushan2014-07-281-0/+1
| | * KVM: PPC: Allow kvmppc_get_last_inst() to failMihai Caraman2014-07-283-31/+31
| | * KVM: PPC: Book3e: Add TLBSEL/TSIZE defines for MAS0/1Mihai Caraman2014-07-281-3/+6
| | * kvm: ppc: Add SPRN_EPR get helper functionBharat Bhushan2014-07-281-0/+11
| | * kvm: ppc: booke: Add shared struct helpers of SPRN_ESRBharat Bhushan2014-07-281-0/+1
| | * kvm: ppc: bookehv: Added wrapper macros for shadow registersBharat Bhushan2014-07-281-8/+36
| | * KVM: PPC: Book3S: Make magic page properly 4k mappableAlexander Graf2014-07-281-1/+1
| | * KVM: PPC: Book3S: Add hack for split real modeAlexander Graf2014-07-282-0/+4
| | * KVM: PPC: Book3S: Move vcore definition to end of kvm_arch structAlexander Graf2014-07-281-1/+4
| | * KVM: PPC: e500: Emulate power management control SPRMihai Caraman2014-07-281-0/+1
| | * KVM: PPC: Book3S HV: Make HTAB code LE host awareAlexander Graf2014-07-282-5/+14
| | * PPC: Add asm helpers for BE 32bit load/storeAlexander Graf2014-07-281-0/+4
| | * KVM: PPC: e500: Fix default tlb for victim hintMihai Caraman2014-07-281-1/+4
| | * KVM: PPC: Book3S HV: Add H_SET_MODE hcall handlingMichael Neuling2014-07-281-0/+6
| | * KVM: PPC: Book3S: Allow only implemented hcalls to be enabled or disabledPaul Mackerras2014-07-282-1/+4
| | * KVM: PPC: Book3S: Controls for in-kernel sPAPR hypercall handlingPaul Mackerras2014-07-282-0/+3
| | * KVM: PPC: Book3s HV: Fix tlbie compile errorAlexander Graf2014-07-281-6/+2Star
| | * KVM: PPC: BOOK3S: PR: Emulate instruction counterAneesh Kumar K.V2014-07-281-0/+1
| | * KVM: PPC: BOOK3S: PR: Emulate virtual timebase registerAneesh Kumar K.V2014-07-283-0/+19
| | * KVM: PPC: BOOK3S: PR: Fix PURR and SPURR emulationAneesh Kumar K.V2014-07-062-4/+2Star
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-0726-186/+326
|\ \ \
| * | | powerpc: Fail remap_4k_pfn() if PFN doesn't fit inside PTEMadhusudanan Kandasamy2014-08-051-2/+3
| * | | powerpc/powernv: Invoke opal call to handle hmi.Mahesh Salgaonkar2014-08-052-0/+48
| * | | powerpc/book3s: Add basic infrastructure to handle HMI in Linux.Mahesh Salgaonkar2014-08-056-0/+11