summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: xor_vmx: Add '-mhard-float' to CFLAGSNathan Chancellor2024-04-131-1/+1
* powerpc/fsl: Fix mfpmr build errors with newer binutilsMichael Ellerman2024-04-131-2/+9
* powerpc/embedded6xx: Fix no previous prototype for avr_uart_send() etc.Michael Ellerman2024-03-262-3/+3
* powerpc/hv-gpci: Fix the H_GET_PERF_COUNTER_INFO hcall return value checksKajol Jain2024-03-261-2/+27
* powerpc/lib: Validate size for vector operationsNaveen N Rao2024-02-231-0/+10
* powerpc/mm: Fix build failures due to arch_reserved_kernel_pages()Michael Ellerman2024-02-232-3/+4
* powerpc: Fix build error due to is_valid_bugaddr()Michael Ellerman2024-02-231-0/+2
* powerpc/mm: Fix null-pointer dereference in pgtable_cache_addKunwu Chan2024-02-231-2/+3
* powerpc: Use always instead of always-y in for crtsavres.oNathan Chancellor2024-02-231-2/+2
* 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_event_init()Kunwu Chan2024-01-251-0/+2
* powerpc/pseries/memhp: Fix access beyond end of drmem arrayNathan Lynch2024-01-251-4/+5
* powerpc/pseries/memhotplug: Quieten some DLPAR operationsLaurent Dufour2024-01-251-6/+6
* powerpc/44x: select I2C for CURRITUCKRandy Dunlap2024-01-251-0/+1
* powerpc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2024-01-2515-95/+0
* powerpc: add crtsavres.o to always-y instead of extra-yMasahiro Yamada2024-01-251-1/+1
* powerpc/ftrace: Fix stack teardown in ftrace_no_traceNaveen N Rao2023-12-201-2/+2
* powerpc/ftrace: Create a dummy stackframe to fix stack unwindNaveen N Rao2023-12-201-2/+11
* powerpc: Don't clobber f0/vs0 during fp|altivec register saveTimothy Pearson2023-12-082-0/+15
* powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()Christophe Leroy2023-10-251-1/+1
* powerpc/perf/hv-24x7: Update domain value checkKajol Jain2023-10-101-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-231-3/+14
* powerpc/32s: Fix assembler warning about r0Christophe Leroy2023-09-231-1/+1
* powerpc/32: Include .branch_lt in data sectionJoel Stanley2023-09-231-0/+1
* powerpc: Fail build if using recordmcount with binutils v2.37Naveen N Rao2023-08-301-0/+8
* powerpc: remove leftover code of old GCC version checksMasahiro Yamada2023-08-301-8/+0
* powerpc/32: add stack protector supportChristophe Leroy2023-08-306-0/+51
* powerpc/rtas_flash: allow user copy to flash block cache objectsNathan Lynch2023-08-301-3/+3
* powerpc/64s/radix: Fix soft dirty trackingMichael Ellerman2023-08-301-2/+2
* powerpc: Move page table dump files in a dedicated subdirectoryChristophe Leroy2023-08-3011-17/+14
* powerpc/mm: dump block address translation on book3s/32Christophe Leroy2023-08-303-1/+178
* powerpc/mm: dump segment registers on book3s/32Christophe Leroy2023-08-302-1/+65
* powerpc/mm: Move pgtable_t into platform headersChristophe Leroy2023-08-305-14/+19
* powerpc/mm: move platform specific mmu-xxx.h in platform directoriesChristophe Leroy2023-08-3010-14/+42
* powerpc/mm/altmap: Fix altmap boundary checkAneesh Kumar K.V2023-08-111-2/+1
* word-at-a-time: use the same return type for has_zero regardless of endiannessndesaulniers@google.com2023-08-111-1/+1
* powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=yRandy Dunlap2023-08-111-1/+1
* treewide: Remove uninitialized_var() usageKees Cook2023-08-111-1/+1
* init: Remove check_bugs() leftoversThomas Gleixner2023-08-081-18/+0
* powerpc: Fix defconfig choice logic when cross compilingMichael Ellerman2023-06-211-5/+4
* Remove DECnet support from kernelStephen Hemminger2023-06-211-2/+0
* powerpc/purgatory: remove PGO flagsRicardo Ribalda2023-06-211-0/+5
* powerpc/rtas: use memmove for potentially overlapping buffer copyNathan Lynch2023-05-171-1/+1
* powerpc/sysdev/tsi108: fix resource printk format warningsRandy Dunlap2023-05-171-3/+2
* powerpc/wii: fix resource printk format warningsRandy Dunlap2023-05-173-4/+4
* powerpc/mpc512x: fix resource printk format warningRandy Dunlap2023-05-171-1/+1
* powerpc: Remove linker flag from KBUILD_AFLAGSNathan Chancellor2023-03-111-1/+1
* powerpc/rtas: ensure 4KB alignment for rtas_data_bufNathan Lynch2023-03-111-1/+1
* powerpc/rtas: make all exports GPLNathan Lynch2023-03-111-11/+11