summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2021-03-29powerpc/irq: Inline call_do_irq() and call_do_softirq()Christophe Leroy
2021-03-29powerpc/math: Fix missing __user qualifier for get_user() and other sparse wa...Christophe 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: Always save non volatile registers on exception entryChristophe Leroy
2021-03-29powerpc/32: Always enable data translation in exception prologChristophe Leroy
2021-03-29powerpc/32: Remove ksp_limitChristophe Leroy
2021-03-29powerpc/32: Handle bookE debugging in C in exception entryChristophe Leroy
2021-03-29powerpc/32: Entry cpu time accounting in CChristophe Leroy
2021-03-29powerpc/32: Reconcile interrupts in CChristophe Leroy
2021-03-29powerpc/traps: Declare unrecoverable_exception() as __noreturnChristophe Leroy
2021-03-29powerpc: Reference parameter in MSR_TM_ACTIVE() macroChristopher M. Riedl
2021-03-29powerpc/uaccess: Add unsafe_copy_from_user()Christopher M. Riedl
2021-03-29powerpc/qspinlock: Use generic smp_cond_load_relaxedDavidlohr Bueso
2021-03-26powerpc/spinlock: Unserialize spin_is_lockedDavidlohr Bueso
2021-03-26powerpc/spinlock: Define smp_mb__after_spinlock only onceDavidlohr Bueso
2021-03-26powerpc/ptrace: Convert gpr32_set_common() to user access blockChristophe Leroy
2021-03-26powerpc/futex: Switch to user_access blockChristophe Leroy
2021-03-26powerpc/syscalls: Use sys_old_select() in ppc_select()Christophe Leroy
2021-03-26powerpc/uaccess: Move copy_mc_xxx() functions downChristophe Leroy
2021-03-26powerpc/uaccess: Swap clear_user() and __clear_user()Christophe Leroy
2021-03-26powerpc/uaccess: Also perform 64 bits copies in unsafe_copy_to_user() on ppc32Christophe Leroy
2021-03-26powerpc/pseries: export LPAR security flavor in lparcfgLaurent Dufour
2021-03-24powerpc: Enable KFENCE for PPC32Christophe Leroy
2021-03-24powerpc/pseries: Move hvc_vio_init_early() prototype to shared locationLee Jones
2021-03-24powerpc: Fix misspellings in tlbflush.hZhang Yunkai
2021-03-24powerpc: Remove duplicate includesZhang Yunkai
2021-03-24powerpc/chrp: Make hydra_init() staticGeert Uytterhoeven
2021-03-23tracing: Fix various typos in commentsIngo Molnar
2021-03-14powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy
2021-03-12powerpc/traps: unrecoverable_exception() is not an interrupt handlerChristophe Leroy
2021-03-11powerpc/kexec_file: Restore FDT size estimation for kdump kernelThiago Jung Bauermann
2021-03-10powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()Christophe Leroy
2021-03-10powerpc: Fix inverted SET_FULL_REGS bitopNicholas Piggin
2021-03-10powerpc/64s: Use symbolic macros for function entry encodingMichael Ellerman
2021-03-09powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao
2021-03-08powerpc: Delete unused function delete_fdt_mem_rsv()Lakshmi Ramasubramanian
2021-03-08powerpc: Move arch independent ima kexec functions to drivers/of/kexec.cLakshmi Ramasubramanian
2021-03-08powerpc: Move ima buffer fields to struct kimageLakshmi Ramasubramanian
2021-03-08powerpc: Use common of_kexec_alloc_and_setup_fdt()Rob Herring
2021-03-08powerpc: Use ELF fields defined in 'struct kimage'Lakshmi Ramasubramanian
2021-03-02powerpc: Force inlining of mmu_has_feature to fix build failureChristophe Leroy
2021-03-02vio: make remove callback return voidUwe Kleine-König
2021-03-01powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds