aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2013-04-26kvm/ppc/mpic: in-kernel MPIC emulationScott Wood3-1/+32
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 Caraman2-0/+2
2013-04-26KVM: PPC: e500: Add support for TLBnPS registersMihai Caraman2-0/+5
2013-04-26KVM: PPC: e500: Expose MMU registers via ONE_REGMihai Caraman1-0/+17
2013-04-26Rename EMULATE_DO_PAPR to EMULATE_EXIT_USERBharat Bhushan1-1/+1
2013-04-26KVM: PPC: debug stub interface parameter definedBharat Bhushan1-0/+23
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/ptrace: Add DAWR debug feature info for userspaceMichael Neuling1-0/+1
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
2013-04-18powerpc: Remove unused postfix parameter to DEFINE_BITOP()Michael Ellerman1-6/+5
2013-04-17Added ONE_REG interface for debug instructionBharat Bhushan3-0/+8
2013-04-16Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-0/+1
2013-04-13uretprobes/powerpc: Hijack return addressAnton Arapov1-0/+1
2013-04-10powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllersRojhalat Ibrahim1-0/+6
2013-04-10powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controllerKumar Gala1-1/+4
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner1-2/+0
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E1-0/+2
2013-03-22KVM: PPC: Remove unused argument to kvmppc_core_dequeue_externalPaul Mackerras1-2/+1
2013-03-22KVM: PPC: booke: Added debug handlerBharat Bhushan1-0/+1
2013-03-22KVM: PPC: Added one_reg interface for timer registersBharat Bhushan1-0/+5
2013-03-21Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti6-66/+71
2013-03-17powerpc: Rename USER_ESID_BITS* to ESID_BITS*Aneesh Kumar K.V1-8/+8
2013-03-17powerpc: Update kernel VSID rangeAneesh Kumar K.V1-56/+59
2013-03-17powerpc: Make VSID_BITS* dependency explicitAneesh Kumar K.V1-5/+6
2013-03-12powerpc/85xx: Add AltiVec support for e6500Kumar Gala2-1/+5
2013-03-05powerpc: Add DSCR FSCR register bit definitionMichael Neuling1-1/+2
2013-03-05powerpc: Wireup the kcmp syscall to sys_niTony Breeds3-1/+3