summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-11-30powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand
2016-11-30powerpc/prom: Switch to using structs for ibm_architecture_vecMichael Ellerman
2016-11-30powerpc/prom: Define structs for client architecture vectorsMichael Ellerman
2016-11-30powerpc/pseries: add definitions for new H_SIGNAL_SYS_RESET hcallNicholas Piggin
2016-11-30powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs.Thiago Jung Bauermann
2016-11-30powerpc/kexec: Enable kexec_file_load() syscallThiago Jung Bauermann
2016-11-30powerpc: Add purgatory for kexec_file_load() implementation.Thiago Jung Bauermann
2016-11-30powerpc: Add support code for kexec_file_load()Thiago Jung Bauermann
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann
2016-11-30kexec_file: Change kexec_add_buffer to take kexec_buf as argument.Thiago 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-25powerpc: Fix __cmpxchg() to take a volatile ptr againMichael Ellerman
2016-11-24Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
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