aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2023-07-19powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-bo...Aneesh Kumar K.V
2023-07-19powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfoAneesh Kumar K.V
2023-07-19powerpc: update ppc_save_regs to save current r1 in pt_regsAditya Gupta
2023-07-19powerpc: simplify ppc_save_regsNicholas Piggin
2023-07-19powerpc/powernv/sriov: perform null check on iov before dereferencing iovColin Ian King
2023-07-19powerpc/64s: Fix VAS mm use after freeNicholas Piggin
2023-07-19powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_use...Christophe Leroy
2023-07-19powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare()Christophe Leroy
2023-07-01powerpc/mm: convert coprocessor fault to lock_mm_and_find_vma()Linus Torvalds
2023-07-01powerpc/mm: Convert to using lock_mm_and_find_vma()Michael Ellerman
2023-06-21powerpc/purgatory: remove PGO flagsRicardo Ribalda
2023-06-09powerpc/xmon: Use KSYM_NAME_LEN in array sizeManinder Singh
2023-06-09powerpc/iommu: Limit number of TCEs to 512 for H_STUFF_TCE hcallGaurav Batra
2023-05-24powerpc/64s/radix: Fix soft dirty trackingMichael Ellerman
2023-05-24powerpc/iommu: Incorrect DDW Table is referenced for SR-IOV deviceGaurav Batra
2023-05-24powerpc/iommu: DMA address offset is incorrectly calculated with 2MB TCEsGaurav Batra
2023-05-11powerpc/rtas: use memmove for potentially overlapping buffer copyNathan Lynch
2023-05-11powerpc/sysdev/tsi108: fix resource printk format warningsRandy Dunlap
2023-05-11powerpc/wii: fix resource printk format warningsRandy Dunlap
2023-05-11powerpc/mpc512x: fix resource printk format warningRandy Dunlap
2023-05-11powerpc/perf: Properly detect mpc7450 familyChristophe Leroy
2023-05-11powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPUNicholas Piggin
2023-04-20powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V
2023-04-06powerpc/64s: Fix __pte_needs_flush() false positive warningBenjamin Gray
2023-04-06powerpc/pseries/vas: Ignore VAS update for DLPAR if copy/paste is not enabledHaren Myneni
2023-04-06powerpc: Don't try to copy PPR for task with NULL pt_regsJens Axboe
2023-03-22powerpc/64: Replace -mcpu=e500mc64 by -mcpu=e5500Christophe Leroy
2023-03-22powerpc: Disable CPU unknown by CLANG when CC_IS_CLANGChristophe Leroy
2023-03-22powerpc: Pass correct CPU reference to assemblerChristophe Leroy
2023-03-22powerpc/boot: Don't always pass -mcpu=powerpc when building 32-bit uImagePali Rohár
2023-03-22powerpc/64: Set default CPU in KconfigChristophe Leroy
2023-03-22powerpc/mm: Fix false detection of read faultsRussell Currey
2023-03-17powerpc/kcsan: Exclude udelay to prevent recursive instrumentationRohan McLure
2023-03-17powerpc/64: Move paca allocation to early_setup()Nicholas Piggin
2023-03-17powerpc/64: Fix task_cpu in early boot when booting non-zero cpuidNicholas Piggin
2023-03-17powerpc/bpf/32: Only set a stack frame when necessaryChristophe Leroy
2023-03-17powerpc/iommu: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman
2023-03-17powerpc/64: Don't recurse irq replayNicholas Piggin
2023-03-17powerpc: dts: t1040rdb: fix compatible string for Rev A boardsVladimir Oltean
2023-03-10powerpc: Remove linker flag from KBUILD_AFLAGSNathan Chancellor
2023-03-10powerpc/mm: Rearrange if-else block to avoid clang warningAnders Roxell
2023-03-03powerpc: Don't select ARCH_WANTS_NO_INSTRMichael Ellerman
2023-02-25powerpc/vmlinux.lds: Don't discard .rela* for relocatable buildsMichael Ellerman
2023-02-25powerpc/vmlinux.lds: Define RUNTIME_DISCARD_EXITMichael Ellerman
2023-02-25powerpc/64s/radix: Fix RWX mapping with relocated kernelMichael Ellerman
2023-02-25powerpc: dts: t208x: Disable 10G on MAC1 and MAC2Sean Anderson
2023-02-25powerpc: dts: t208x: Mark MAC1 and MAC2 as 10GSean Anderson
2023-02-22powerpc/64: Fix perf profiling asynchronous interrupt handlersNicholas Piggin
2023-02-14powerpc/64s/interrupt: Fix interrupt exit race with security mitigation switchNicholas Piggin
2023-02-09powerpc/imc-pmu: Revert nest_init_lock to being a mutexMichael Ellerman