summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus 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 fo...Aneesh 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-30mm/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
2013-04-26powerpc/powernv: Patch MSI EOI handler on P8Gavin Shan2-0/+3
2013-04-26powerpc: Fix "attempt to move .org backwards" errorPaul Mackerras1-1/+1
2013-04-26powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot1-0/+5
2013-04-26powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew2-1/+3
2013-04-26powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot2-25/+24
2013-04-26powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table arrayNathan Fontenot1-1/+0
2013-04-26powerpc/pseries: Move architecture vector definitions to prom.hNathan Fontenot1-0/+71
2013-04-26powerpc/pseries: Add PRRN RTAS event handlerJesse Larrew1-0/+2
2013-04-26powerpc/pseries: Expose pseries devicetree_update()Nathan Fontenot1-0/+4
2013-04-26powerpc: Add HWCAP2 aux entryMichael Neuling2-0/+2
2013-04-18powerpc: Add accounting for Doorbell interruptsIan Munsie1-0/+3
2013-04-18powerpc: Add HFSCR SPR definitionsMichael Neuling1-0/+6
2013-04-18powerpc: fixing ptrace_get_reg to return an errorAlexey Kardashevskiy1-1/+2
2013-04-18powerpc: Fix build errors with UP configs in HV-style KVMPaul Mackerras1-0/+2
2013-04-18powerpc: remove PReP platformPaul Bolle3-17/+1
2013-04-18powerpc: use for_each_compatible_node() macroWei Yongjun1-3/+1