aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-04-21powerpc/32: Remove MSR_PR test when returning from syscallChristophe Leroy
2019-04-21powerpc/mm: Detect bad KUAP faultsMichael Ellerman
2019-04-21powerpc/64s: Implement KUAP for Radix MMUMichael Ellerman
2019-04-21powerpc/lib: Refactor __patch_instruction() to use __put_user_asm()Russell Currey
2019-04-21powerpc/mm/radix: Use KUEP API for Radix MMURussell Currey
2019-04-21powerpc/64: Setup KUP on secondary CPUsRussell Currey
2019-04-21powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy
2019-04-21powerpc: Add skeleton for Kernel Userspace Execution PreventionChristophe Leroy
2019-04-21powerpc: Add framework for Kernel Userspace ProtectionChristophe Leroy
2019-04-21powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idleMichael Ellerman
2019-04-21powerpc/powernv/idle: Restore IAMR after idleRussell Currey
2019-04-20powerpc: Add force enable of DAWR on P9 optionMichael Neuling
2019-04-20powerpc/numa: document topology_updates_enabled, disable by defaultNathan Lynch
2019-04-20powerpc/numa: improve control of topology updatesNathan Lynch
2019-04-20powerpc/powernv: Squash sparse warnings in opal-call.cAndrew Donnellan
2019-04-20powerpc/crypto: Use cheaper random numbers for crc-vpmsum self-testGeorge Spelvin
2019-04-20powerpc: Remove duplicate headersJagadeesh Pagadala
2019-04-20powerpc/8xx: Fix possible device node reference leakWen Yang