aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-07powerpc: Make hard_irq_disable() do the right thing vs. irq tracingBenjamin Herrenschmidt1-9/+7
2013-05-06powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt1-5/+1
2013-05-06powerpc/cputable: Reserve bits in HWCAP2 for new featuresNishanth Aravamudan1-0/+2
2013-05-06powerpc/pseries: Perform proper max_bus_speed detectionKleber Sacilotto de Souza1-0/+3
2013-05-06powerpc/pseries: Force 32 bit MSIs for devices that require itBrian King1-0/+2
2013-05-06powerpc: Emulate non privileged DSCR read and writeAnton Blanchard1-0/+4
2013-05-05Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-8/+181
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds34-134/+471
2013-05-02KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras1-0/+2
2013-05-02powerpc: Fix build error for book3eAneesh Kumar K.V1-0/+18
2013-05-02powerpc: Context switch the new EBB SPRsMichael Ellerman2-0/+6
2013-05-02powerpc: Turn on the EBB H/FSCR bitsMichael Neuling1-0/+2
2013-05-02powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207SMichael Ellerman1-4/+4
2013-05-02powerpc: Setup BHRB instructions facility in HFSCR for POWER8Anshuman Khandual1-0/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds3-11/+18
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2013-04-30powerpc: print both base and actual page size on hash failureAneesh Kumar K.V1-1/+2
2013-04-30powerpc: Decode the pte-lp-encoding bits correctly.Aneesh Kumar K.V2-15/+21
2013-04-30powerpc: Reduce PTE table memory wastageAneesh Kumar K.V4-57/+37
2013-04-30powerpc: Move the pte free routines from common headerAneesh Kumar K.V3-59/+189
2013-04-30powerpc: Reduce the PTE_INDEX_SIZEAneesh Kumar K.V1-3/+3
2013-04-30powerpc: Switch 16GB and 16MB explicit hugepages to a different page table formatAneesh Kumar K.V2-0/+4
2013-04-30powerpc: New hugepage directory formatAneesh Kumar K.V4-2/+66
2013-04-30powerpc: Don't truncate pgd_index wronglyAneesh Kumar K.V1-2/+1
2013-04-30powerpc: Don't hard code the size of pte pageAneesh Kumar K.V1-0/+6
2013-04-30Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt3-2/+15
2013-04-30mm: remove free_area_cache use in powerpc architectureMichel Lespinasse1-2/+1
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer1-0/+1
2013-04-26KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler statePaul Mackerras1-0/+2
2013-04-26KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS callsPaul Mackerras1-0/+2
2013-04-26KVM: PPC: Book3S HV: Improve real-mode handling of external interruptsPaul Mackerras1-0/+1
2013-04-26KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt2-1/+36
2013-04-26KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt3-0/+42
2013-04-26KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman3-0/+8
2013-04-26KVM: PPC: Support irq routing and irqfd for in-kernel MPICAlexander Graf1-0/+7
2013-04-26kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood2-1/+23
2013-04-26kvm/ppc/mpic: in-kernel MPIC emulationScott Wood2-1/+24
2013-04-26KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty mapPaul Mackerras2-1/+4
2013-04-26KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changesPaul Mackerras1-0/+13
2013-04-26KVM: PPC: e500: Add support for EPTCFG registerMihai Caraman1-0/+1
2013-04-26KVM: PPC: e500: Add support for TLBnPS registersMihai Caraman1-0/+1
2013-04-26Rename EMULATE_DO_PAPR to EMULATE_EXIT_USERBharat Bhushan1-1/+1
2013-04-26KVM: PPC: cache flush for kernel managed pagesBharat Bhushan1-1/+8
2013-04-26powerpc/perf: Enable branch stack sampling frameworkAnshuman Khandual1-0/+1
2013-04-26powerpc/perf: Add new BHRB related generic functions, data and flagsAnshuman Khandual1-0/+6
2013-04-26powerpc/perf: Add new BHRB related instructions for POWER8Anshuman Khandual1-0/+8
2013-04-26powerpc/perf: Add support for SIERMichael Ellerman2-0/+6
2013-04-26powerpc/perf: Add an explict flag indicating presence of SLOT fieldMichael Ellerman1-0/+1
2013-04-26powerpc: Initialise PMU related regs on Power8Michael Ellerman1-0/+6