summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-28powerpc/64e: Convert cmpi to cmpwi in head_64.SNicholas Piggin1-4/+4
2016-11-26powerpc/mm/radix: Prevent kernel execution of user spaceBalbir Singh1-0/+22
2016-11-25powerpc/mm: Detect instruction fetch denied and reportBalbir Singh1-0/+7
2016-11-25powerpc/mm/radix: Setup AMOR in HV mode to allow key 0Balbir Singh1-0/+14
2016-11-25powernv: Clear SPRN_PSSCR when a POWER9 CPU comes onlineGautham R. Shenoy1-0/+2
2016-11-25powerpc/xmon: Add 'dt' command to dump trace buffersMichael Ellerman1-0/+6
2016-11-25powerpc/of_platform: Use builtin_platform_driverGeliang Tang1-6/+1
2016-11-25cxl: drop duplicate header sched.hGeliang Tang1-1/+0
2016-11-25powerpc: Fix __cmpxchg() to take a volatile ptr againMichael Ellerman1-3/+3
2016-11-23cxl: Fix coccinelle warningsAndrew Donnellan4-6/+8
2016-11-23powerpc/32: Change the stack protector canary value per taskChristophe Leroy2-1/+8
2016-11-23powerpc: Initial stack protector (-fstack-protector) supportChristophe Leroy4-0/+51
2016-11-23powerpc: Implement {cmp}xchg for u8 and u16Pan Xinhui1-3/+106
2016-11-23powerpc/pseries/ibmebus: Remove legacy suspend/resume supportLars-Peter Clausen1-298/+0
2016-11-23powerpc/kprobes: Invoke handlers directlyNaveen N. Rao3-22/+27
2016-11-23powerpc: Remove extraneous header from asm-prototypes.hNaveen N. Rao1-2/+0
2016-11-23powerpc/powernv: Define and set POWER9 HFSCR doorbell bitMichael Neuling2-1/+3
2016-11-23powerpc/reg: Add definition for LPCR_PECE_HVEEMichael Ellerman1-0/+1
2016-11-23powerpc/64: Define new ISA v3.00 logical PVR value and PCR register valueSuraj Jitindar Singh1-0/+7
2016-11-23powerpc/powernv: Define real-mode versions of OPAL XICS accessorsPaul Mackerras3-0/+8
2016-11-23powerpc/64: Provide functions for accessing POWER9 partition tablePaul Mackerras4-36/+49
2016-11-22powerpc/mm/coproc: Handle bad address on coproc slb faultAneesh Kumar K.V1-0/+3
2016-11-22powerpc/eeh: Refactor EEH PE reset functionsRussell Currey3-46/+38
2016-11-22powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey9-40/+40
2016-11-22powerpc/powernv: Don't warn on PE init if unfreeze is unsupportedRussell Currey1-1/+1
2016-11-22powerpc/64: Add some more SPRs and SPR bits for POWER9Paul Mackerras1-0/+5
2016-11-18powerpc/64: Used named initialisers for ibm_pa_featuresMichael Ellerman1-10/+11
2016-11-18powerpc/configs: Turn on PPC crypto implementations in the server defconfigsMichael Ellerman3-0/+9
2016-11-18powerpc/pseries: Disable IBMEBUS on little endian buildsMichael Ellerman1-1/+1
2016-11-18powerpc/pseries: Move ibmebus.c into platforms pseriesMichael Ellerman5-7/+7
2016-11-18powerpc/pseries: Move vio.c into platforms pseriesMichael Ellerman5-6/+6
2016-11-18cxl: Fix coredump generation when cxl_get_fd() is usedFrederic Barrat4-31/+135
2016-11-18cxl: Do adapter fence check before handling afu interruptVaibhav Jain1-3/+12
2016-11-18cxl: Fix error handling in _cxl_pci_associate_default_context()Christophe Jaillet2-2/+2
2016-11-18cxl: Fix error handling in _cxl_cx4_setup_msi_irqs()Christophe Jaillet1-1/+1
2016-11-18cxl: Fix memory allocation failure testChristophe Jaillet1-5/+2
2016-11-18powerpc: Fix second nested oops hangNicholas Piggin1-2/+3
2016-11-18powerpc: Fix graceful debugger recoveryNicholas Piggin1-4/+5
2016-11-18powerpc: Add option to use thin archivesNicholas Piggin2-2/+10
2016-11-18powerpc/lib: Fix randconfig build failure in sstep.cMichael Ellerman1-0/+1
2016-11-18powerpc/pseries: Correct possible read beyond dlpar sysfs bufferNathan Fontenot1-45/+97
2016-11-18powerpc/mce: Remove unused but set variableTobias Klauser1-3/+0
2016-11-18powerpc: Fix old style declaration GCC warningsTobias Klauser1-2/+2
2016-11-18powerpc/64: get rid of MIN_HUGEPTE_SHIFTChristophe Leroy4-12/+0
2016-11-17powerpc/mm: Correct process and partition table max sizeSuraj Jitindar Singh1-2/+2
2016-11-17selftests/powerpc: Add ptrace tests for TM SPR registersAnshuman Khandual4-1/+205
2016-11-17selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TMAnshuman Khandual3-1/+188
2016-11-17selftests/powerpc: Add ptrace tests for VSX, VMX registers in TMAnshuman Khandual3-1/+170
2016-11-17selftests/powerpc: Add ptrace tests for VSX, VMX registersAnshuman Khandual6-1/+630
2016-11-17selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TMAnshuman Khandual3-1/+176