summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2021-05-14powerpc/64: Fix the definition of the fixmap areaChristophe Leroy
2021-05-14powerpc/smp: Reintroduce cpu_core_maskSrikar Dronamraju
2021-05-14powerpc/64s: Fix pte update for kernel memory on radixJordan Niethe
2021-05-12powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.hTony Ambardar
2021-05-12powerpc/powernv: Enable HAIL (HV AIL) for ISA v3.1 processorsNicholas Piggin
2021-05-12powerpc/vdso: Separate vvar vma from vdsoDmitry Safonov
2021-03-30powerpc/4xx: Fix build errors from mfdcr()Michael Ellerman
2021-03-24powerpc: Force inlining of cpu_has_feature() to avoid build failureChristophe Leroy
2021-03-17powerpc: Fix missing declaration of [en/dis]able_kernel_vsx()Christophe Leroy
2021-03-17powerpc: Fix inverted SET_FULL_REGS bitopNicholas Piggin
2021-03-17powerpc/64s: Fix instruction encoding for lis in ppc_function_entry()Naveen N. Rao
2021-03-17powerpc/64: Fix stack trace not displaying final frameMichael Ellerman
2021-03-17powerpc/pci: Add ppc_md.discover_phbs()Oliver O'Halloran
2021-03-04powerpc/kexec_file: fix FDT size estimation for kdump kernelHari Bathini
2021-03-04powerpc/uaccess: Avoid might_fault() when user access is enabledAlexey Kardashevskiy
2021-03-04powerpc: Fix build error in paravirt.hMichal Suchanek
2021-02-11Merge tag 'powerpc-5.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-02-06powerpc/kuap: Allow kernel thread to access userspace after kthread_use_mmAneesh Kumar K.V
2021-01-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-01-24powerpc/mm/highmem: use __set_pte_at() for kmap_local()Thomas Gleixner
2021-01-20powerpc/64s: fix scv entry fallback flush vs interruptNicholas Piggin
2021-01-14powerpc/vdso: Fix clock_gettime_fallback for vdso32Andreas Schwab
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap
2020-12-21powerpc/vdso: Fix DOTSYM for 32-bit LE VDSOMichael Ellerman
2020-12-21powerpc/time: Force inlining of get_tb()Christophe Leroy
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-12-17powerpc/32s: Fix cleanup_cpu_mmu_context() compile bugMichael Ellerman
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2020-12-15powerpc: force inlining of csum_partial() to avoid multiple csum_partial() wi...Christophe Leroy
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-12-15powerpc: Inline setup_kup()Michael Ellerman
2020-12-14Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-12-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2020-12-11powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FWCédric Le Goater
2020-12-11powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FWCédric Le Goater
2020-12-11powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUGCédric Le Goater
2020-12-11powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flagCédric Le Goater
2020-12-11powerpc/cacheinfo: Print correct cache-sibling map/list for L2 cacheGautham R. Shenoy
2020-12-11powerpc/smp: Add support detecting thread-groups sharing L2 cacheGautham R. Shenoy
2020-12-11powerpc/ppc-opcode: Add encoding macros for VSX vector paired instructionsBalamuruhan S
2020-12-09powerpc/8xx: Implement pXX_leaf_size() supportPeter Zijlstra
2020-12-09powerpc/64s: Remove MSR[ISF] bitNicholas Piggin
2020-12-09powerpc/32s: Cleanup around PTE_FLAGS_OFFSET in hash_low.SChristophe Leroy
2020-12-09powerpc/fault: Perform exception fixup in do_page_fault()Christophe Leroy
2020-12-09powerpc/mm: Move the WARN() out of bad_kuap_fault()Christophe Leroy
2020-12-09powerpc/ppc-opcode: Add PPC_RAW_MFSPR()Christophe Leroy
2020-12-09powerpc/8xx: Fix early debug when SMC1 is relocatedChristophe Leroy