summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-29powerpc/32s: Remove TAUException wart in traps.cMichael Ellerman
2020-07-29powerpc/32s: Fix CONFIG_BOOK3S_601 usesMichael Ellerman
2020-07-29powerpc/64e: Drop dead BOOK3E_MMU_TLB_STATS codeMichael Ellerman
2020-07-29powerpc/52xx: Fix comment about CONFIG_BDI*Michael Ellerman
2020-07-29powerpc/configs: Remove dead symbolsMichael Ellerman
2020-07-29powerpc/configs: Drop old symbols from ppc6xx_defconfigMichael Ellerman
2020-07-29powerpc/mm: Limit resize_hpt_for_hotplug() call to hash guests onlyBharata B Rao
2020-07-29selftests/powerpc: Remove powerpc special cases from stack expansion testMichael Ellerman
2020-07-29powerpc/mm: Remove custom stack expansion checkingMichael Ellerman
2020-07-29selftests/powerpc: Update the stack expansion testMichael Ellerman
2020-07-29powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman
2020-07-29selftests/powerpc: Add test of stack expansion logicMichael Ellerman
2020-07-29selftests/powerpc: Squash spurious errors due to device removalOliver O'Halloran
2020-07-29selftests/powerpc: Add test for pkey siginfo verificationSandipan Das
2020-07-29selftests/powerpc: Add wrapper for gettidSandipan Das
2020-07-29selftests/powerpc: Add helper to exit on failureSandipan Das
2020-07-29selftests/powerpc: Harden test for execute-disabled pkeysSandipan Das
2020-07-29selftests/powerpc: Add pkey helpers for rightsSandipan Das
2020-07-29selftests/powerpc: Move pkey helpers to headersSandipan Das
2020-07-29powerpc/pseries: Add KVM guest doorbell restrictionsNicholas Piggin
2020-07-29powerpc/pseries: Use doorbells even if XIVE is availableNicholas Piggin
2020-07-29powerpc: Inline doorbell sending functionsNicholas Piggin
2020-07-29powerpc/perf: Fix MMCRA_BHRB_DISABLE define for binutils < 2.28Athira Rajeev
2020-07-27powerpc/fadump: Fix build error with CONFIG_PRESERVE_FA_DUMP=yMichael Ellerman
2020-07-27powerpc/powernv/pci.h: delete duplicated wordRandy Dunlap
2020-07-27powerpc/smu.h: delete duplicated wordRandy Dunlap
2020-07-27powerpc/reg.h: delete duplicated wordRandy Dunlap
2020-07-27powerpc/ppc_asm.h: delete duplicated wordRandy Dunlap
2020-07-27powerpc/hw_breakpoint.h: delete duplicated wordRandy Dunlap
2020-07-27powerpc/epapr_hcalls.h: delete duplicated wordsRandy Dunlap
2020-07-27powerpc/cputime.h: delete duplicated wordRandy Dunlap
2020-07-27powerpc/book3s/radix-4k.h: delete duplicated wordRandy Dunlap
2020-07-27powerpc/book3s/mmu-hash.h: delete duplicated wordRandy Dunlap
2020-07-27powerpc/lib: remove memcpy_flushcache redundant returnLi RongQing
2020-07-27powerpc/ptdump: Refactor update of pg_stateChristophe Leroy
2020-07-27powerpc/ptdump: Refactor update of st->last_paChristophe Leroy
2020-07-27powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWXChristophe Leroy
2020-07-27powerpc/32s: Kernel space starts at TASK_SIZEChristophe Leroy
2020-07-27powerpc/32: Set user/kernel boundary at TASK_SIZE instead of PAGE_OFFSETChristophe Leroy
2020-07-27powerpc/32s: Only leave NX unset on segments used for modulesChristophe Leroy
2020-07-27powerpc: Use MODULES_VADDR if definedChristophe Leroy
2020-07-27powerpc/lib: Prepare code-patching for modules allocated outside vmalloc spaceChristophe Leroy
2020-07-27powerpc/papr_scm: Make some symbols staticWei Yongjun
2020-07-27powerpc/64s: allow for clang's objdump differencesBill Wendling
2020-07-27powerpc: Implement smp_cond_load_relaxed()Nicholas Piggin
2020-07-27powerpc/qspinlock: Optimised atomic_try_cmpxchg_lock() that adds the lock hintNicholas Piggin
2020-07-27powerpc/pseries: Implement paravirt qspinlocks for SPLPARNicholas Piggin
2020-07-27powerpc/64s: Implement queued spinlocks and rwlocksNicholas Piggin
2020-07-26powerpc: Move spinlock implementation to simple_spinlockNicholas Piggin
2020-07-26powerpc/pseries: Move some PAPR paravirt functions to their own fileNicholas Piggin