summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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/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
2019-04-20powerpc/pseries: hwpoison the pages upon hitting UEGanesh Goudar
2019-04-20powerpc/83xx: Add missing of_node_put() after of_device_is_available()Julia Lawall
2019-04-20powerpc/pseries/pmem: Fix a set but not used valueQian Cai
2019-04-20powerpc/pseries/iommu: Fix set but not used valuesQian Cai
2019-04-20powerpc/mm: Silence unused-but-set-variable warningsQian Cai
2019-04-20powerpc/mm: move warning from resize_hpt_for_hotplug()Laurent Vivier
2019-04-20powerpc/mm/radix: Don't do SLB preload when using the radix MMUAneesh Kumar K.V
2019-04-20powerpc/configs: Enable CONFIG_USB_XHCI_HCD by defaultThomas Huth
2019-04-20powerpc/pseries/mce: Improve array initialization.Mahesh Salgaonkar
2019-04-20powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWXRussell Currey
2019-04-20powerpc/embedded6xx: Remove unused functions holly_power_off and holly_haltMathieu Malaterre
2019-04-20powerpc/embedded6xx: Make some functions staticMathieu Malaterre
2019-04-20powerpc: vdso: Make vdso32 installation conditional in vdso_installBen Hutchings
2019-04-20powerpc/mm/64: Document the sizes of/sizes mapped by Pxx_INDEX_SIZEMichael Ellerman
2019-04-20powerpc/highmem: Change BUG_ON() to WARN_ON()Christophe Leroy
2019-04-20powerpc: Fix defconfig choice logic when cross compilingMichael Ellerman
2019-04-20powerpc/32: Add ppc_defconfigMichael Ellerman
2019-04-20Merge branch 'fixes' into nextMichael Ellerman
2019-04-10powerpc/mm: Define MAX_PHYSMEM_BITS for all 64-bit configsMichael Ellerman