summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-02vfio/spapr: Postpone allocation of userspace version of TCE tableAlexey Kardashevskiy
2016-12-02powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy
2016-12-02powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy
2016-12-02powerpc/64: Define ILLEGAL_POINTER_VALUE for 64-bitMichael Ellerman
2016-12-02powerpc Don't print misleading facility name in facility unavailable exceptionBalbir Singh
2016-12-01powerpc: Make selects of IBM_EMAC_* depend on IBM_EMACMichael Ellerman
2016-12-01powerpc/cell: Drop select of MEMORY_HOTPLUGMichael Ellerman
2016-12-01powerpc/pseries: Use lmb_is_removable() to check removabilityNathan Fontenot
2016-12-01powerpc/mm: Fix page table dump build on non-Book3SMichael Ellerman
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: Factor out kexec_locate_mem_hole from kexec_add_buffer.Thiago Jung Bauermann
2016-11-30kexec_file: Change kexec_add_buffer to take kexec_buf as argument.Thiago Jung Bauermann
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