summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-05-03powerpc/mm: remove unnecessary #ifdef CONFIG_PPC64Christophe Leroy
2019-05-03powerpc/mm: get rid of mm_ctx_slice_mask_xxx()Christophe Leroy
2019-05-03powerpc/mm: move slice_mask_for_size() into mmu.hChristophe Leroy
2019-05-03powerpc/mm: hand a context_t over to slice_mask_for_size() instead of mm_structChristophe Leroy
2019-05-03powerpc/mm: no slice for nohash/64Christophe Leroy
2019-05-03powerpc/mm: fix erroneous duplicate slb_addr_limit initChristophe Leroy
2019-05-03powerpc/mm: Move nohash specifics in subdirectory mm/nohashChristophe Leroy
2019-05-03powerpc/mm: Move book3s32 specifics in subdirectory mm/book3s64Christophe Leroy
2019-05-03powerpc/mm: Move book3s64 specifics in subdirectory mm/book3s64Christophe Leroy
2019-05-02powerpc/mm: change #include "mmu_decl.h" to <mm/mmu_decl.h>Christophe Leroy
2019-05-02powerpc/nohash64: clean pgtable.hChristophe Leroy
2019-05-02powerpc/book3e: drop BUG_ON() in map_kernel_page()Christophe Leroy
2019-05-01powerpc/tm: Avoid machine crash on rt_sigreturn()Breno Leitao
2019-05-01powerpc/mm/radix: Fix kernel crash when running subpage protect testAneesh Kumar K.V
2019-05-01powerpc/powernv/mce: Print additional information about MCE error.Mahesh Salgaonkar
2019-05-01powerpc/powernv/mce: Print correct severity for MCE error.Mahesh Salgaonkar
2019-05-01powerpc/powernv/mce: Reduce MCE console logs to lesser lines.Mahesh Salgaonkar
2019-05-01powerpc: Add doorbell tracepointsAnton Blanchard
2019-05-01ocxl: remove set but not used variables 'tid' and 'lpid'YueHaibing
2019-05-01powerpc/64s: Remove 'dummy_copy_buffer'Mathieu Malaterre
2019-05-01powerpc/cacheinfo: Fix kobject memleakTobin C. Harding
2019-05-01powerpc/vdso: Drop unnecessary cc-ldoptionNick Desaulniers
2019-04-30powerpc/powernv/ioda: Handle failures correctly in pnv_pci_ioda_iommu_bypass_...Alexey Kardashevskiy
2019-04-30Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2019-04-30powerpc/powernv/idle: Restore AMR/UAMOR/AMOR/IAMR after idleMichael Ellerman
2019-04-30powerpc/64s: Reimplement book3s idle code in CNicholas Piggin
2019-04-30powerpc/watchdog: Use hrtimers for per-CPU heartbeatNicholas Piggin
2019-04-29powerpc/pseries: Track LMB nid instead of using device treeNathan Fontenot
2019-04-28powerpc/mm: fix spelling mistake "Outisde" -> "Outside"Colin Ian King
2019-04-21powerpc/mm: Fix section mismatch warningAneesh Kumar K.V
2019-04-21powerpc/mm/hash: Rename KERNEL_REGION_ID to LINEAR_MAP_REGION_IDAneesh Kumar K.V
2019-04-21powerpc/mm: Print kernel map details to dmesgAneesh Kumar K.V
2019-04-21powerpc/mm/hash: Simplify the region id calculation.Aneesh Kumar K.V
2019-04-21powerpc/mm: Drop the unnecessary region checkAneesh Kumar K.V
2019-04-21powerpc/mm: Validate address values against different region limitsAneesh Kumar K.V
2019-04-21powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V
2019-04-21powerpc/mm/hash64: Add a variable to track the end of IO mappingAneesh Kumar K.V
2019-04-21powerc/mm/hash: Reduce hash_mm_context sizeAneesh Kumar K.V
2019-04-21powerpc/mm: Reduce memory usage for mm_context_t for radixAneesh Kumar K.V
2019-04-21powerpc/mm: Move slb_addr_linit to early_init_mmuAneesh Kumar K.V
2019-04-21powerpc/mm: Add helpers for accessing hash translation related variablesAneesh Kumar K.V
2019-04-21powerpc/mm: Remove PPC_MM_SLICES #ifdef for book3s64Aneesh Kumar K.V
2019-04-21powerpc/mm: Fix build error with FLATMEM book3s64 configAneesh Kumar K.V
2019-04-21powerpc/32s: Implement Kernel Userspace Access ProtectionChristophe Leroy
2019-04-21powerpc/32s: Prepare Kernel Userspace Access ProtectionChristophe Leroy
2019-04-21powerpc/32s: Implement Kernel Userspace Execution Prevention.Christophe Leroy
2019-04-21powerpc/8xx: Add Kernel Userspace Access ProtectionChristophe Leroy
2019-04-21powerpc/8xx: Add Kernel Userspace Execution PreventionChristophe Leroy
2019-04-21powerpc/8xx: Only define APG0 and APG1Christophe Leroy
2019-04-21powerpc/32: Prepare for Kernel Userspace Access ProtectionChristophe Leroy