summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2023-10-20powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy1-1/+1
2023-10-20powerpc/8xx: Fix pte_access_permitted() for PAGE_NONEChristophe Leroy2-0/+9
2023-10-20powerpc/47x: Fix 47x syscall return crashMichael Ellerman1-3/+5
2023-10-06powerpc/watchpoints: Annotate atomic context in more placesBenjamin Gray1-0/+9
2023-10-06powerpc/watchpoint: Disable pagefaults when getting user instructionBenjamin Gray1-1/+6
2023-10-06powerpc/watchpoints: Disable preemption in thread_change_pc()Benjamin Gray1-1/+6
2023-10-06powerpc/perf/hv-24x7: Update domain value checkKajol Jain1-1/+1
2023-09-23powerpc/pseries: fix possible memory leak in ibmebus_bus_init()ruanjinjie1-0/+1
2023-09-13powerpc/iommu: Fix notifiers being shared by PCI and VIO busesRussell Currey1-3/+14
2023-09-13powerpc/mpc5xxx: Add missing fwnode_handle_put()Liang He1-1/+3
2023-09-13powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=nNicholas Piggin1-0/+1
2023-09-13powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPTRussell Currey4-14/+13
2023-09-13powerpc: Don't include lppaca.h in paca.hMichael Ellerman7-5/+10
2023-09-13powerpc/perf: Convert fsl_emb notifier to state machine callbacksChristophe Leroy1-3/+5
2023-09-13powerpc/fadump: reset dump area size if fadump memory reserve failsSourabh Jain1-0/+1
2023-09-13powerpc/radix: Move some functions into #ifdef CONFIG_KVM_BOOK3S_HV_POSSIBLEChristophe Leroy1-119/+121
2023-09-13powerpc/powermac: Use early_* IO variants in via_calibrate_decr()Benjamin Gray1-3/+3
2023-09-13powerpc/boot: Disable power10 features after BOOTAFLAGS assignmentNathan Chancellor1-2/+4
2023-08-23powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch1-3/+3
2023-08-23powerpc/kasan: Disable KCOV in KASAN codeBenjamin Gray1-0/+1
2023-08-11powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V1-2/+1
2023-08-11powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao1-2/+7
2023-08-11word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com1-1/+1
2023-08-08init: Remove check_bugs() leftoversThomas Gleixner1-15/+0
2023-08-03powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window closeHaren Myneni1-2/+7
2023-07-23powerpc/64s: Fix native_hpte_remove() to be irq-safeMichael Ellerman1-4/+9
2023-07-23powerpc/security: Fix Speculation_Store_Bypass reporting on Power10Michael Ellerman1-18/+19
2023-07-23powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao1-0/+8
2023-07-19powerpc: dts: turris1x.dts: Fix PCIe MEM size for pci2 nodePali Rohár1-3/+3
2023-07-19powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=yRandy Dunlap1-1/+1
2023-07-19powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-bo...Aneesh Kumar K.V1-1/+1
2023-07-19powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfoAneesh Kumar K.V1-12/+22
2023-07-19powerpc: update ppc_save_regs to save current r1 in pt_regsAditya Gupta1-3/+3
2023-07-19powerpc: simplify ppc_save_regsNicholas Piggin1-42/+15
2023-07-19powerpc/powernv/sriov: perform null check on iov before dereferencing iovColin Ian King1-3/+3
2023-07-19powerpc/64s: Fix VAS mm use after freeNicholas Piggin2-2/+2
2023-07-19powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_use...Christophe Leroy1-6/+9
2023-07-19powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare()Christophe Leroy1-2/+1
2023-07-01powerpc/mm: convert coprocessor fault to lock_mm_and_find_vma()Linus Torvalds1-11/+3
2023-07-01powerpc/mm: Convert to using lock_mm_and_find_vma()Michael Ellerman2-36/+4
2023-06-21powerpc/purgatory: remove PGO flagsRicardo Ribalda1-0/+5
2023-06-09powerpc/xmon: Use KSYM_NAME_LEN in array sizeManinder Singh1-1/+1
2023-06-09powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcallGaurav Batra1-2/+11
2023-05-24powerpc/64s/radix: Fix soft dirty trackingMichael Ellerman1-2/+2
2023-05-24powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV deviceGaurav Batra2-5/+12
2023-05-24powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEsGaurav Batra1-4/+7
2023-05-11powerpc/rtas: use memmove for potentially overlapping buffer copyNathan Lynch1-1/+1
2023-05-11powerpc/sysdev/tsi108: fix resource printk format warningsRandy Dunlap1-3/+2
2023-05-11powerpc/wii: fix resource printk format warningsRandy Dunlap3-4/+4
2023-05-11powerpc/mpc512x: fix resource printk format warningRandy Dunlap1-1/+1