summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-02powerpc/mm/iommu, vfio/spapr: Put pages on VFIO container shutdownAlexey Kardashevskiy3-15/+61
2016-12-02vfio/spapr: Reference mm in tce_containerAlexey Kardashevskiy1-60/+100
2016-12-02vfio/spapr: Postpone default window creationAlexey Kardashevskiy1-15/+25
2016-12-02vfio/spapr: Add a helper to create default DMA windowAlexey Kardashevskiy1-45/+42
2016-12-02vfio/spapr: Postpone allocation of userspace version of TCE tableAlexey Kardashevskiy1-13/+7
2016-12-02powerpc/iommu: Stop using @current in mm_iommu_xxxAlexey Kardashevskiy3-40/+36
2016-12-02powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy4-9/+10
2016-12-02powerpc/64: Define ILLEGAL_POINTER_VALUE for 64-bitMichael Ellerman1-0/+7
2016-12-02powerpc Don't print misleading facility name in facility unavailable exceptionBalbir Singh1-4/+4
2016-12-01powerpc: Make selects of IBM_EMAC_* depend on IBM_EMACMichael Ellerman3-38/+38
2016-12-01powerpc/cell: Drop select of MEMORY_HOTPLUGMichael Ellerman1-1/+0
2016-12-01powerpc/pseries: Use lmb_is_removable() to check removabilityNathan Fontenot1-2/+5
2016-12-01powerpc/mm: Fix page table dump build on non-Book3SMichael Ellerman3-2/+8
2016-11-30powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand2-12/+1
2016-11-30powerpc/prom: Switch to using structs for ibm_architecture_vecMichael Ellerman2-126/+154
2016-11-30powerpc/prom: Define structs for client architecture vectorsMichael Ellerman1-0/+53
2016-11-30powerpc/pseries: add definitions for new H_SIGNAL_SYS_RESET hcallNicholas Piggin2-1/+12
2016-11-30powerpc: Enable CONFIG_KEXEC_FILE in powerpc server defconfigs.Thiago Jung Bauermann3-0/+6
2016-11-30powerpc/kexec: Enable kexec_file_load() syscallThiago Jung Bauermann4-1/+16
2016-11-30powerpc: Add purgatory for kexec_file_load() implementation.Thiago Jung Bauermann5-1/+147
2016-11-30powerpc: Add support code for kexec_file_load()Thiago Jung Bauermann4-0/+1012
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann20-36/+36
2016-11-30kexec_file: Factor out kexec_locate_mem_hole from kexec_add_buffer.Thiago Jung Bauermann2-5/+21
2016-11-30kexec_file: Change kexec_add_buffer to take kexec_buf as argument.Thiago Jung Bauermann4-94/+87
2016-11-30kexec_file: Allow arch-specific memory walking for kexec_add_bufferThiago Jung Bauermann3-25/+50
2016-11-30powerpc/mm: Fix no execute fault handling on pre-POWER5Balbir Singh1-1/+9
2016-11-29powerpc/boot: Fix rebuild when changing kernel endianMichael Ellerman1-4/+0
2016-11-29powerpc/boot: All uses of if_changed should depend on FORCEMichael Ellerman1-13/+13
2016-11-29powerpc: Stop passing ARCH=ppc64 to boot MakefileMichael Ellerman1-4/+4
2016-11-28powerpc/mm: Batch tlb flush when invalidating pte entriesAneesh Kumar K.V1-3/+10
2016-11-28powerpc/mm: update radix__pte_update to not do full mm tlb flushAneesh Kumar K.V1-7/+1
2016-11-28powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flushAneesh Kumar K.V7-15/+15
2016-11-28powerpc/mm: Add radix__tlb_flush_pte_p9_dd1()Aneesh Kumar K.V2-0/+20
2016-11-28powerpc/mm: Introduce _PAGE_LARGE software pte bitsAneesh Kumar K.V3-0/+32
2016-11-28powerpc/mm/hugetlb: Handle hugepage size supported by hash configAneesh Kumar K.V1-0/+4
2016-11-28powerpc/mm: Rename hugetlb-radix.h to hugetlb.hAneesh Kumar K.V2-3/+3
2016-11-28powerpc/64e: Don't branch to dot symbolsNicholas Piggin1-3/+3
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-24Merge branch 'topic/ppc-kvm' into nextMichael Ellerman13-53/+138
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