summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2023-02-02powerpc/64s: Reconnect tlb_flush() to hash__tlb_flush()Michael Ellerman
2023-01-30powerpc/64: Fix perf profiling asynchronous interrupt handlersNicholas Piggin
2023-01-30powerpc/64s: Fix local irq disable when PMIs are disabledNicholas Piggin
2023-01-11powerpc/imc-pmu: Fix use of mutex in IRQs disabled sectionKajol Jain
2022-12-19Merge tag 'powerpc-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-15mm: Convert __HAVE_ARCH_P..P_GET to the new stylePeter Zijlstra
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-12-08Merge branch 'topic/objtool' into nextMichael Ellerman
2022-12-07powerpc/rtas: document rtas_call()Nathan Lynch
2022-12-07powerpc: export the CPU node countLaurent Dufour
2022-12-02powerpc/code-patching: Remove protection against patching init addresses afte...Christophe Leroy
2022-12-02powerpc/ftrace: fix syscall tracing on PPC64_ELF_ABI_V1Michael Jeanson
2022-12-02powerpc/64: Add interrupt register sanitisation macrosRohan McLure
2022-12-02Merge branch 'topic/qspinlock' into nextMichael Ellerman
2022-12-02powerpc: remove STACK_FRAME_OVERHEADNicholas Piggin
2022-12-02powerpc/64: ELFv2 use minimal stack frames in int and switch frame sizesNicholas Piggin
2022-12-02powerpc: split validate_sp into two functionsNicholas Piggin
2022-12-02powerpc: add a define for the switch frame size and regs offsetNicholas Piggin
2022-12-02powerpc: add a define for the user interrupt frame sizeNicholas Piggin
2022-12-02powerpc: Rename STACK_FRAME_MARKER and derive it from frame offsetNicholas Piggin
2022-12-02powerpc: add a definition for the marker offset within the interrupt frameNicholas Piggin
2022-12-02powerpc: add definition for pt_regs offset within an interrupt frameNicholas Piggin
2022-12-02powerpc/64: Remove asm interrupt tracing call helpersNicholas Piggin
2022-12-02powerpc/qspinlock: add compile-time tuning adjustmentsNicholas Piggin
2022-12-02powerpc/qspinlock: provide accounting and options for sleepy locksNicholas Piggin
2022-12-02powerpc/qspinlock: allow lock stealing in trylock and lock fastpathNicholas Piggin
2022-12-02powerpc/qspinlock: store owner CPU in lock wordNicholas Piggin
2022-12-02powerpc/qspinlock: theft prevention to control latencyNicholas Piggin
2022-12-02powerpc/qspinlock: allow new waiters to steal the lock before queueingNicholas Piggin
2022-12-02powerpc/qspinlock: convert atomic operations to assemblyNicholas Piggin
2022-12-02powerpc/qspinlock: use a half-word store to unlock to avoid larx/stcx.Nicholas Piggin
2022-12-02powerpc/qspinlock: add mcs queueing for contended waitersNicholas Piggin
2022-12-02powerpc/qspinlock: powerpc qspinlock implementationNicholas Piggin
2022-11-30mm: remove unused savedwrite infrastructureDavid Hildenbrand
2022-11-30powerpc/tlb: Add local flush for page given mm_struct and psizeBenjamin Gray
2022-11-30powerpc/mm: Remove flush_all_mm, local_flush_all_mmBenjamin Gray
2022-11-30cxl: Use radix__flush_all_mm instead of generic flush_all_mmBenjamin Gray
2022-11-30powerpc/mm: Remove empty hash__ functionsBenjamin Gray
2022-11-30powerpc: Allow clearing and restoring registers independent of saved breakpoi...Jordan Niethe
2022-11-30powerpc/ps3: mark ps3_system_bus_type staticChristoph Hellwig
2022-11-30Merge branch 'fixes' into nextMichael Ellerman
2022-11-30Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2022-11-30KVM: PPC: Book3E: Fix CONFIG_TRACE_IRQFLAGS supportNicholas Piggin
2022-11-26powerpc/64s: Add missing declaration for machine_check_early_boot()Michael Ellerman
2022-11-24powerpc/pseries: Fix the H_CALL error code in PLPKS driverNayna Jain
2022-11-24powerpc: remove the last remnants of cputime_tNicholas Piggin
2022-11-24powerpc/8xx: Reverse order entries are written by __set_pte_at()Christophe Leroy