summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-03powerpc/uaccess: Remove __unsafe_put_user_goto()Christophe Leroy
2021-04-03powerpc/uaccess: Call might_fault() inconditionalyChristophe Leroy
2021-04-03powerpc/align: Don't use __get_user_instr() on kernel addressesChristophe Leroy
2021-04-03powerpc/uaccess: Move get_user_instr helpers in asm/inst.hChristophe Leroy
2021-04-03powerpc/uaccess: Remove __get/put_user_inatomic()Christophe Leroy
2021-04-03powerpc/align: Convert emulate_spe() to user_access_beginChristophe Leroy
2021-04-03powerpc/uaccess: Define ___get_user_instr() for ppc32Christophe Leroy
2021-04-03powerpc/uaccess: Remove __get_user_allowed() and unsafe_op_wrap()Christophe Leroy
2021-03-31powerpc/mm: Revert "powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpc"Aneesh Kumar K.V
2021-03-31powerpc/pseries: Only register vio drivers if vio bus existsMichael Ellerman
2021-03-29powerpc/powernv: Remove unneeded variable: "rc"dingsenjie
2021-03-29powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configurationChen Huang
2021-03-29powerpc/pseries/hotplug-cpu: Show 'last online CPU' error in dlpar_cpu_offline()Daniel Henrique Barboza
2021-03-29selftests/powerpc: unmark non-kernel-doc commentsRandy Dunlap
2021-03-29cxl: Fix couple of spellingsBhaskar Chowdhury
2021-03-29powerpc/irq: Inline call_do_irq() and call_do_softirq()Christophe Leroy
2021-03-29powerpc/setup_64: Fix sparse warningsHe Ying
2021-03-29powerpc/embedded6xx: Remove CONFIG_MV64X60Christophe Leroy
2021-03-29powerpc/iommu/debug: fix ifnullfree.cocci warningskernel test robot
2021-03-29powerpc: Fix arch_stack_walk() to have running function as first entryChristophe Leroy
2021-03-29powerpc: Convert stacktrace to generic ARCH_STACKWALKChristophe Leroy
2021-03-29powerpc: Rename 'tsk' parameter into 'task'Christophe Leroy
2021-03-29powerpc: Activate HAVE_RELIABLE_STACKTRACE for allChristophe Leroy
2021-03-29powerpc/book3s64/kuap: Move Kconfig varriables to BOOK3S_64Aneesh Kumar K.V
2021-03-29powerpc/kernel: Trivial typo fix in kgdb.cBhaskar Chowdhury
2021-03-29powerpc/64s: Fix hash fault to use TRAP accessorNicholas Piggin
2021-03-29powerpc/mm: Remove unneeded #ifdef CONFIG_PPC_MEM_KEYSChristophe Leroy
2021-03-29powerpc/fsl-pci: Fix section mismatch warningMichael Ellerman
2021-03-29powerpc: Fix section mismatch warning in smp_setup_pacas()Michael Ellerman
2021-03-29powerpc/64s: Fold update_current_thread_[i]amr() into their only callersMichael Ellerman
2021-03-29powerpc/eeh: Fix build failure with CONFIG_PROC_FS=nMichael Ellerman
2021-03-29powerpc/pci: fix warning comparing pointer to 0Jiapeng Chong
2021-03-29powerpc/xive: use true and false for bool variableYang Li
2021-03-29powerpc/asm-offsets: GPR14 is not needed eitherChristophe Leroy
2021-03-29powerpc/math: Fix missing __user qualifier for get_user() and other sparse wa...Christophe Leroy
2021-03-29powerpc/mm/book3s64: Fix a typo in mmu_context.cBhaskar Chowdhury
2021-03-29powerpc/64e: Trivial spelling fixes throughout head_fsl_booke.SBhaskar Chowdhury
2021-03-29powerpc/Makefile: Remove workaround for gcc versions below 4.9Christophe Leroy
2021-03-29powerpc/32: Manage KUAP in CChristophe Leroy
2021-03-29powerpc/8xx: Create C version of kuap save/restore/check helpersChristophe Leroy
2021-03-29powerpc/32s: Create C version of kuap save/restore/check helpersChristophe Leroy
2021-03-29powerpc/64s: Make kuap_check_amr() and kuap_get_and_check_amr() genericChristophe Leroy
2021-03-29powerpc/32s: Move KUEP locking/unlocking in CChristophe Leroy
2021-03-29powerpc/32: Only use prepare_transfer_to_handler function on book3s/32 and e500Christophe Leroy
2021-03-29powerpc/32: Return directly from power_save_ppc32_restore()Christophe Leroy
2021-03-29powerpc/32: Save remaining registers in exception prologChristophe Leroy
2021-03-29powerpc/32: Refactor saving of volatile registers in exception prologsChristophe Leroy
2021-03-29powerpc/32: Remove the xfer parameter in EXCEPTION() macroChristophe Leroy
2021-03-29powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATEChristophe Leroy
2021-03-29powerpc/32: Only restore non volatile registers when requiredChristophe Leroy