summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-30kexec_file: Allow arch-specific memory walking for kexec_add_bufferThiago Jung Bauermann
2016-11-30powerpc/mm: Fix no execute fault handling on pre-POWER5Balbir Singh
2016-11-29powerpc/boot: Fix rebuild when changing kernel endianMichael Ellerman
2016-11-29powerpc/boot: All uses of if_changed should depend on FORCEMichael Ellerman
2016-11-29powerpc: Stop passing ARCH=ppc64 to boot MakefileMichael Ellerman
2016-11-28powerpc/mm: Batch tlb flush when invalidating pte entriesAneesh Kumar K.V
2016-11-28powerpc/mm: update radix__pte_update to not do full mm tlb flushAneesh Kumar K.V
2016-11-28powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V
2016-11-28powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()Aneesh Kumar K.V
2016-11-28powerpc/mm: Introduce _PAGE_LARGE software pte bitsAneesh Kumar K.V
2016-11-28powerpc/mm/hugetlb: Handle hugepage size supported by hash configAneesh Kumar K.V
2016-11-28powerpc/mm: Rename hugetlb-radix.h to hugetlb.hAneesh Kumar K.V
2016-11-28powerpc/64e: Don't branch to dot symbolsNicholas Piggin
2016-11-28powerpc/64e: Convert cmpi to cmpwi in head_64.SNicholas Piggin
2016-11-26powerpc/mm/radix: Prevent kernel execution of user spaceBalbir Singh
2016-11-25powerpc/mm: Detect instruction fetch denied and reportBalbir Singh
2016-11-25powerpc/mm/radix: Setup AMOR in HV mode to allow key 0Balbir Singh
2016-11-25powernv: Clear SPRN_PSSCR when a POWER9 CPU comes onlineGautham R. Shenoy
2016-11-25powerpc/xmon: Add 'dt' command to dump trace buffersMichael Ellerman
2016-11-25powerpc/of_platform: Use builtin_platform_driverGeliang Tang
2016-11-25cxl: drop duplicate header sched.hGeliang Tang
2016-11-25powerpc: Fix __cmpxchg() to take a volatile ptr againMichael Ellerman
2016-11-24Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2016-11-23cxl: Fix coccinelle warningsAndrew Donnellan
2016-11-23powerpc/32: Change the stack protector canary value per taskChristophe Leroy
2016-11-23powerpc: Initial stack protector (-fstack-protector) supportChristophe Leroy
2016-11-23powerpc: Implement {cmp}xchg for u8 and u16Pan Xinhui
2016-11-23powerpc/pseries/ibmebus: Remove legacy suspend/resume supportLars-Peter Clausen
2016-11-23powerpc/kprobes: Invoke handlers directlyNaveen N. Rao
2016-11-23powerpc: Remove extraneous header from asm-prototypes.hNaveen N. Rao
2016-11-23powerpc/powernv: Define and set POWER9 HFSCR doorbell bitMichael Neuling
2016-11-23powerpc/reg: Add definition for LPCR_PECE_HVEEMichael Ellerman
2016-11-23powerpc/64: Define new ISA v3.00 logical PVR value and PCR register valueSuraj Jitindar Singh
2016-11-23powerpc/powernv: Define real-mode versions of OPAL XICS accessorsPaul Mackerras
2016-11-23powerpc/64: Provide functions for accessing POWER9 partition tablePaul Mackerras
2016-11-22powerpc/mm/coproc: Handle bad address on coproc slb faultAneesh Kumar K.V
2016-11-22powerpc/eeh: Refactor EEH PE reset functionsRussell Currey
2016-11-22powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey
2016-11-22powerpc/powernv: Don't warn on PE init if unfreeze is unsupportedRussell Currey
2016-11-22powerpc/64: Add some more SPRs and SPR bits for POWER9Paul Mackerras
2016-11-18powerpc/64: Used named initialisers for ibm_pa_featuresMichael Ellerman
2016-11-18powerpc/configs: Turn on PPC crypto implementations in the server defconfigsMichael Ellerman
2016-11-18powerpc/pseries: Disable IBMEBUS on little endian buildsMichael Ellerman
2016-11-18powerpc/pseries: Move ibmebus.c into platforms pseriesMichael Ellerman
2016-11-18powerpc/pseries: Move vio.c into platforms pseriesMichael Ellerman
2016-11-18cxl: Fix coredump generation when cxl_get_fd() is usedFrederic Barrat
2016-11-18cxl: Do adapter fence check before handling afu interruptVaibhav Jain
2016-11-18cxl: Fix error handling in _cxl_pci_associate_default_context()Christophe Jaillet
2016-11-18cxl: Fix error handling in _cxl_cx4_setup_msi_irqs()Christophe Jaillet
2016-11-18cxl: Fix memory allocation failure testChristophe Jaillet