summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Revert "powerpc/64s: Increase default stack size to 32KB"Sasha Levin2024-01-311-1/+0
* powerpc/64s: Increase default stack size to 32KBMichael Ellerman2024-01-251-0/+1
* powerpc/imc-pmu: Add a null pointer check in update_events_in_group()Kunwu Chan2024-01-251-0/+6
* powerpc/powernv: Add a null pointer check in opal_powercap_init()Kunwu Chan2024-01-251-0/+6
* powerpc/powernv: Add a null pointer check in opal_event_init()Kunwu Chan2024-01-251-0/+2
* powerpc/powernv: Add a null pointer check to scom_debug_init_one()Kunwu Chan2024-01-251-0/+5
* powerpc/pseries/memhp: Fix access beyond end of drmem arrayNathan Lynch2024-01-251-4/+5
* powerpc/44x: select I2C for CURRITUCKRandy Dunlap2024-01-251-0/+1
* powerpc: add crtsavres.o to always-y instead of extra-yMasahiro Yamada2024-01-251-1/+1
* powerpc: remove checks for binutils older than 2.25Masahiro Yamada2024-01-252-17/+2
* powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao2023-12-201-2/+2
* powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2023-12-082-0/+15
* KVM: PPC: Book3S HV: Fix KVM_RUN clobbering FP/VEC user registersNicholas Piggin2023-12-081-3/+3
* powerpc/powernv: Fix fortify source warnings in opal-prd.cMichael Ellerman2023-11-281-5/+12
* powerpc/perf: Fix disabling BHRB and instruction samplingNicholas Piggin2023-11-281-3/+2
* powerpc/pseries: fix potential memory leak in init_cpu_associativity()Wang Yufen2023-11-201-1/+3
* powerpc/imc-pmu: Use the correct spinlock initializer.Sebastian Andrzej Siewior2023-11-201-1/+1
* powerpc/vas: Limit open window failure messages in log buffferHaren Myneni2023-11-202-20/+18
* powerpc/xive: Fix endian conversion sizeBenjamin Gray2023-11-201-1/+1
* powerpc/40x: Remove stale PTE_ATOMIC_UPDATES macroChristophe Leroy2023-11-201-3/+0
* powerpc: Only define __parse_fpscr() when requiredChristophe Leroy2023-11-201-0/+2
* powerpc/mm: Fix boot crash with FLATMEMMichael Ellerman2023-11-082-1/+2
* powerpc/85xx: Fix math emulation exceptionChristophe Leroy2023-11-081-1/+1
* powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy2023-10-191-1/+1
* powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy2023-10-192-0/+9
* powerpc/47x: Fix 47x syscall return crashMichael Ellerman2023-10-191-3/+5
* powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray2023-10-061-0/+9
* powerpc/watchpoint: Disable pagefaults when getting user instructionBenjamin Gray2023-10-061-1/+6
* powerpc/watchpoints: Disable preemption in thread_change_pc()Benjamin Gray2023-10-061-1/+6
* powerpc/perf/hv-24x7: Update domain value checkKajol Jain2023-10-061-1/+1
* powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie2023-09-231-0/+1
* powerpc/iommu: Fix notifiers being shared by PCI and VIO busesRussell Currey2023-09-131-3/+14
* powerpc/mpc5xxx: Add missing fwnode_handle_put()Liang He2023-09-131-1/+3
* powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=nNicholas Piggin2023-09-131-0/+1
* powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPTRussell Currey2023-09-134-14/+13
* powerpc: Don't include lppaca.h in paca.hMichael Ellerman2023-09-137-5/+10
* powerpc/perf: Convert fsl_emb notifier to state machine callbacksChristophe Leroy2023-09-131-3/+5
* powerpc/fadump: reset dump area size if fadump memory reserve failsSourabh Jain2023-09-131-0/+1
* powerpc/radix: Move some functions into #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLEChristophe Leroy2023-09-131-119/+121
* powerpc/powermac: Use early_* IO variants in via_calibrate_decr()Benjamin Gray2023-09-131-3/+3
* powerpc/boot: Disable power10 features after BOOTAFLAGS assignmentNathan Chancellor2023-09-131-2/+4
* powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch2023-08-231-3/+3
* powerpc/kasan: Disable KCOV in KASAN codeBenjamin Gray2023-08-231-0/+1
* powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V2023-08-111-2/+1
* powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao2023-08-111-2/+7
* word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com2023-08-111-1/+1
* init: Remove check_bugs() leftoversThomas Gleixner2023-08-081-15/+0
* powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window closeHaren Myneni2023-08-031-2/+7
* powerpc/64s: Fix native_hpte_remove() to be irq-safeMichael Ellerman2023-07-231-4/+9
* powerpc/security: Fix Speculation_Store_Bypass reporting on Power10Michael Ellerman2023-07-231-18/+19