summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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: simplify ppc_save_regsNicholas Piggin
2022-12-02powerpc/pseries: hvcall stack frame overheadNicholas Piggin
2022-12-02powerpc: Rearrange copy_thread child stack creationNicholas Piggin
2022-12-02powerpc/perf: callchain validate kernel stack pointer boundsNicholas Piggin
2022-12-02powerpc/64: Remove asm interrupt tracing call helpersNicholas Piggin
2022-12-02powerpc/64: Option to build big-endian with ELFv2 ABINicholas Piggin
2022-12-02powerpc/64: Add big-endian ELFv2 flavour to crypto VMX asm generationNicholas Piggin
2022-12-02powerpc/64: Add module check for ELF ABI versionNicholas Piggin
2022-12-02module: add module_elf_check_arch for module-specific checksNicholas Piggin
2022-12-02powerpc/code-patching: Consolidate and cache per-cpu patching contextBenjamin Gray
2022-12-02powerpc/code-patching: Use temporary mm for Radix MMUChristopher M. Riedl
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 indefinite spinning on a preempted ownerNicholas Piggin
2022-12-02powerpc/qspinlock: reduce remote node steal spinsNicholas Piggin
2022-12-02powerpc/qspinlock: use spin_begin/end APINicholas Piggin
2022-12-02powerpc/qspinlock: allow lock stealing in trylock and lock fastpathNicholas Piggin
2022-12-02powerpc/qspinlock: add ability to prod new queue head CPUNicholas Piggin
2022-12-02powerpc/qspinlock: allow propagation of yield CPU down the queueNicholas Piggin
2022-12-02powerpc/qspinlock: allow stealing when head of queue yieldsNicholas Piggin
2022-12-02powerpc/qspinlock: implement option to yield to previous nodeNicholas Piggin
2022-12-02powerpc/qspinlock: paravirt yield to lock ownerNicholas 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-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/code-patching: Use WARN_ON and fix check in poking_initBenjamin Gray
2022-11-30powerpc: Allow clearing and restoring registers independent of saved breakpoi...Jordan Niethe
2022-11-30powerpc/fsl-pci: Choose PCI host bridge with alias pci0 as the primaryPali Rohár
2022-11-30powerpc: dts: turris1x.dts: Add channel labels for temperature sensorPali Rohár
2022-11-30powerpc/book3e: remove #include <generated/utsrelease.h>Thomas Weißschuh
2022-11-30selftests/powerpc: Account for offline cpus in perf-hwbreak testNaveen N. Rao
2022-11-30selftests/powerpc: Bump up rlimit for perf-hwbreak testNaveen N. Rao
2022-11-30selftests/powerpc: Move perror closer to its useNaveen N. Rao
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: Use "grep -E" instead of "egrep"Tiezhu Yang
2022-11-24powerpc/pseries: fix plpks_read_var() code for different consumersNayna Jain