summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2013-04-30powerpc: Switch 16GB and 16MB explicit hugepages to a different page table fo...Aneesh Kumar K.V
2013-04-30powerpc: New hugepage directory formatAneesh Kumar K.V
2013-04-30powerpc: Don't truncate pgd_index wronglyAneesh Kumar K.V
2013-04-30powerpc: Don't hard code the size of pte pageAneesh Kumar K.V
2013-04-30Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2013-04-30mm: remove free_area_cache use in powerpc architectureMichel Lespinasse
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer
2013-04-26KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler statePaul Mackerras
2013-04-26KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS callsPaul Mackerras
2013-04-26KVM: PPC: Book3S HV: Improve real-mode handling of external interruptsPaul Mackerras
2013-04-26KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVMBenjamin Herrenschmidt
2013-04-26KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controllerBenjamin Herrenschmidt
2013-04-26KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS callsMichael Ellerman
2013-04-26KVM: PPC: MPIC: Add support for KVM_IRQ_LINEAlexander Graf
2013-04-26KVM: PPC: Support irq routing and irqfd for in-kernel MPICAlexander Graf
2013-04-26kvm/ppc/mpic: add KVM_CAP_IRQ_MPICScott Wood
2013-04-26kvm/ppc/mpic: in-kernel MPIC emulationScott Wood
2013-04-26KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty mapPaul Mackerras
2013-04-26KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changesPaul Mackerras
2013-04-26KVM: PPC: e500: Add support for EPTCFG registerMihai Caraman
2013-04-26KVM: PPC: e500: Add support for TLBnPS registersMihai Caraman
2013-04-26KVM: PPC: e500: Expose MMU registers via ONE_REGMihai Caraman
2013-04-26Rename EMULATE_DO_PAPR to EMULATE_EXIT_USERBharat Bhushan
2013-04-26KVM: PPC: debug stub interface parameter definedBharat Bhushan
2013-04-26KVM: PPC: cache flush for kernel managed pagesBharat Bhushan
2013-04-26powerpc/perf: Enable branch stack sampling frameworkAnshuman Khandual
2013-04-26powerpc/perf: Add new BHRB related generic functions, data and flagsAnshuman Khandual
2013-04-26powerpc/perf: Add new BHRB related instructions for POWER8Anshuman Khandual
2013-04-26powerpc/perf: Add support for SIERMichael Ellerman
2013-04-26powerpc/perf: Add an explict flag indicating presence of SLOT fieldMichael Ellerman
2013-04-26powerpc: Initialise PMU related regs on Power8Michael Ellerman
2013-04-26powerpc/powernv: Patch MSI EOI handler on P8Gavin Shan
2013-04-26powerpc: Fix "attempt to move .org backwards" errorPaul Mackerras
2013-04-26powerpc/pseries: Add /proc interface to control topology updatesNathan Fontenot
2013-04-26powerpc/pseries: Update CPU maps when device tree is updatedJesse Larrew
2013-04-26powerpc/pseries: Update firmware_has_feature() to check architecture vector 5...Nathan Fontenot
2013-04-26powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table arrayNathan Fontenot
2013-04-26powerpc/pseries: Move architecture vector definitions to prom.hNathan Fontenot
2013-04-26powerpc/pseries: Add PRRN RTAS event handlerJesse Larrew
2013-04-26powerpc/pseries: Expose pseries devicetree_update()Nathan Fontenot
2013-04-26powerpc: Add HWCAP2 aux entryMichael Neuling
2013-04-18powerpc/ptrace: Add DAWR debug feature info for userspaceMichael Neuling
2013-04-18powerpc: Add accounting for Doorbell interruptsIan Munsie
2013-04-18powerpc: Add HFSCR SPR definitionsMichael Neuling
2013-04-18powerpc: fixing ptrace_get_reg to return an errorAlexey Kardashevskiy
2013-04-18powerpc: Fix build errors with UP configs in HV-style KVMPaul Mackerras
2013-04-18powerpc: remove PReP platformPaul Bolle
2013-04-18powerpc: use for_each_compatible_node() macroWei Yongjun
2013-04-18powerpc: Remove unused postfix parameter to DEFINE_BITOP()Michael Ellerman
2013-04-17Added ONE_REG interface for debug instructionBharat Bhushan