summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2021-01-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+2
2021-01-24powerpc/mm/highmem: use __set_pte_at() for kmap_local()Thomas Gleixner1-0/+2
2021-01-20powerpc/64s: fix scv entry fallback flush vs interruptNicholas Piggin2-0/+23
2021-01-14powerpc/vdso: Fix clock_gettime_fallback for vdso32Andreas Schwab1-1/+15
2020-12-29local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-21powerpc/vdso: Fix DOTSYM for 32-bit LE VDSOMichael Ellerman1-1/+6
2020-12-21powerpc/time: Force inlining of get_tb()Christophe Leroy1-1/+1
2020-12-17Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds69-577/+1480
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-1/+3
2020-12-17powerpc/32s: Fix cleanup_cpu_mmu_context() compile bugMichael Ellerman1-0/+1
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+4
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+23
2020-12-15Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-5/+8
2020-12-15powerpc: force inlining of csum_partial() to avoid multiple csum_partial() wi...Christophe Leroy1-1/+1
2020-12-14Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-17/+7
2020-12-15powerpc: Inline setup_kup()Michael Ellerman1-2/+6
2020-12-14Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+23
2020-12-11powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FWCédric Le Goater2-2/+2
2020-12-11powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FWCédric Le Goater2-2/+2
2020-12-11powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUGCédric Le Goater2-2/+2
2020-12-11powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flagCédric Le Goater1-1/+1
2020-12-11powerpc/cacheinfo: Print correct cache-sibling map/list for L2 cacheGautham R. Shenoy1-0/+4
2020-12-11powerpc/smp: Add support detecting thread-groups sharing L2 cacheGautham R. Shenoy1-0/+2
2020-12-11powerpc/ppc-opcode: Add encoding macros for VSX vector paired instructionsBalamuruhan S1-0/+13
2020-12-09powerpc/8xx: Implement pXX_leaf_size() supportPeter Zijlstra1-0/+23
2020-12-09powerpc/64s: Remove MSR[ISF] bitNicholas Piggin1-4/+1
2020-12-09powerpc/32s: Cleanup around PTE_FLAGS_OFFSET in hash_low.SChristophe Leroy1-6/+0
2020-12-09powerpc/fault: Perform exception fixup in do_page_fault()Christophe Leroy1-0/+1
2020-12-09powerpc/mm: Move the WARN() out of bad_kuap_fault()Christophe Leroy3-11/+4
2020-12-09powerpc/ppc-opcode: Add PPC_RAW_MFSPR()Christophe Leroy1-1/+2
2020-12-09powerpc/8xx: Fix early debug when SMC1 is relocatedChristophe Leroy1-0/+1
2020-12-09powerpc/32s: Make support for 603 and 604+ selectableChristophe Leroy2-3/+10
2020-12-09powerpc/32s: Regroup 603 based CPUs in cputableChristophe Leroy1-6/+8
2020-12-09powerpc/32s: Inline flush_hash_entry()Christophe Leroy2-9/+11
2020-12-09powerpc/32s: Inline tlb_flush()Christophe Leroy1-0/+11
2020-12-09powerpc/32s: Split and inline flush_range()Christophe Leroy1-1/+12
2020-12-09powerpc/32s: Inline flush_tlb_range() and flush_tlb_kernel_range()Christophe Leroy1-3/+12
2020-12-09powerpc/32s: Split and inline flush_tlb_mm() and flush_tlb_page()Christophe Leroy1-2/+18
2020-12-09powerpc/32s: Inline _tlbie() on non SMPChristophe Leroy1-0/+7
2020-12-09powerpc/32s: Move _tlbie() and _tlbia() prototypes to tlbflush.hChristophe Leroy1-0/+4
2020-12-09powerpc/mm: Remove flush_tlb_page_nohash() prototype.Christophe Leroy2-2/+0
2020-12-09powerpc/mm: Add mask of always present MMU featuresChristophe Leroy1-0/+25
2020-12-08powerpc/rtas: remove unused rtas_suspend_me_dataNathan Lynch1-8/+0
2020-12-08powerpc/rtas: remove unused rtas_suspend_last_cpu()Nathan Lynch1-1/+0
2020-12-08powerpc/rtas: remove rtas_suspend_cpu()Nathan Lynch1-1/+0
2020-12-08powerpc/machdep: remove suspend_disable_cpu()Nathan Lynch1-1/+0
2020-12-08powerpc/rtas: remove rtas_ibm_suspend_me_unsafe()Nathan Lynch1-1/+0
2020-12-08powerpc/rtas: dispatch partition migration requests to pseriesNathan Lynch1-0/+5
2020-12-08powerpc/hvcall: add token and codes for H_VASI_SIGNALNathan Lynch1-0/+9
2020-12-08powerpc/rtas: add rtas_activate_firmware()Nathan Lynch1-0/+1