summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | powerpc/secvar: Handle max object size in the consumerRussell Currey2023-02-123-14/+26
| * | | | | powerpc/secvar: Handle format string in the consumerRussell Currey2023-02-123-18/+35
| * | | | | powerpc/secvar: Use sysfs_emit() instead of sprintf()Russell Currey2023-02-121-2/+2
| * | | | | powerpc/secvar: Warn and error if multiple secvar ops are setRussell Currey2023-02-123-7/+11
| * | | | | powerpc/secvar: Use u64 in secvar_operationsMichael Ellerman2023-02-123-16/+10
| * | | | | powerpc/secvar: Fix incorrect return in secvar_sysfs_load()Russell Currey2023-02-121-2/+4
| * | | | | powerpc/pseries: Fix alignment of PLPKS structures and buffersAndrew Donnellan2023-02-121-3/+7
| * | | | | powerpc/pseries: Fix handling of PLPKS object flushing timeoutAndrew Donnellan2023-02-121-3/+8
| * | | | | Merge branch 'fixes' into nextMichael Ellerman2023-02-1215-92/+140
| |\ \ \ \ \
| * | | | | | powerpc/ps3: Refresh ps3_defconfigGeoff Levand2023-02-121-22/+17
| * | | | | | powerpc/ps3: Change updateboltedpp() panic to infoGeoff Levand2023-02-121-1/+1
| * | | | | | powerpc/kcsan: Add KCSAN SupportRohan McLure2023-02-121-0/+1
| * | | | | | powerpc/kcsan: Prevent recursive instrumentation with IRQ save/restoresRohan McLure2023-02-101-4/+4
| * | | | | | powerpc/kcsan: Memory barriers semanticsRohan McLure2023-02-101-6/+6
| * | | | | | powerpc/kcsan: Exclude udelay to prevent recursive instrumentationRohan McLure2023-02-101-2/+2
| * | | | | | powerpc/kcsan: Add exclusions from instrumentationRohan McLure2023-02-106-0/+16
| * | | | | | powerpc: Skip stack validation checking alternate stacks if they are not allo...Nicholas Piggin2023-02-101-0/+11
| * | | | | | powerpc/64: Move paca allocation to early_setup()Nicholas Piggin2023-02-105-16/+13
| * | | | | | powerpc/64: Fix task_cpu in early boot when booting non-zero cpuidNicholas Piggin2023-02-101-0/+5
| * | | | | | powerpc/64s: Fix stress_hpt memblock alloc alignmentNicholas Piggin2023-02-101-1/+2
| * | | | | | powerpc/64e: Simplify address calculation in secondary hold loopNicholas Piggin2023-02-101-5/+1
| * | | | | | powerpc/64s: Refactor initialisation after promNicholas Piggin2023-02-101-19/+25
| * | | | | | crypto: powerpc - Use address generation helper for asmNicholas Piggin2023-02-101-9/+4
| * | | | | | powerpc/powernv/ioda: Skip unallocated resources when mapping to PEFrederic Barrat2023-02-101-1/+2
| * | | | | | powerpc/32: select HAVE_VIRT_CPU_ACCOUNTING_GENNicholas Piggin2023-02-101-0/+1
| * | | | | | powerpc/32: implement HAVE_CONTEXT_TRACKING_USER supportNicholas Piggin2023-02-101-1/+1
| * | | | | | powerpc: Consolidate 32-bit and 64-bit interrupt_enter_prepareNicholas Piggin2023-02-101-27/+8
| * | | | | | powerpc/hv-24x7: Fix pvr check when setting interface versionKajol Jain2023-02-101-1/+2
| * | | | | | powerpc/bpf/32: perform three operands ALU operationsChristophe Leroy2023-02-101-0/+10
| * | | | | | powerpc/bpf/32: introduce a second source register for ALU operationsChristophe Leroy2023-02-101-167/+183
| * | | | | | powerpc/bpf/32: Optimise some particular const operationsChristophe Leroy2023-02-101-3/+20
| * | | | | | powerpc/bpf: Only pad length-variable code at initial passChristophe Leroy2023-02-102-10/+10
| * | | | | | powerpc/bpf: Perform complete extra passes to update addressesChristophe Leroy2023-02-104-93/+8
| * | | | | | powerpc/bpf/32: BPF prog is never called with more than one argChristophe Leroy2023-02-101-6/+0
| * | | | | | powerpc/bpf/32: Only set a stack frame when necessaryChristophe Leroy2023-02-101-2/+18
| * | | | | | powerpc/bpf/32: No need to zeroise r4 when not doing tail callChristophe Leroy2023-02-101-1/+4
| * | | | | | powerpc: Remove __kernel_text_address() in show_instructions()Christophe Leroy2023-02-101-2/+1
| * | | | | | powerpc/mce: log the error for all unrecoverable errorsGanesh Goudar2023-02-101-3/+7
| * | | | | | powerpc/iommu: fix memory leak with using debugfs_lookup()Greg Kroah-Hartman2023-02-081-3/+1
| * | | | | | powerpc/64s/radix: Remove TLB_FLUSH_ALL test from range flushesNicholas Piggin2023-02-081-11/+10
| * | | | | | powerpc/64s/radix: mm->context.id should always be validNicholas Piggin2023-02-081-18/+21
| * | | | | | powerpc/64s/radix: Remove need_flush_all test from radix__tlb_flushNicholas Piggin2023-02-081-1/+1
| * | | | | | powerpc: Disable CPU unknown by CLANG when CC_IS_CLANGChristophe Leroy2023-02-081-0/+8
| * | | | | | powerpc/pci: Add option for using pci_to_OF_bus_mapPali Rohár2023-02-073-7/+27
| * | | | | | powerpc/pci: Enable PPC_PCI_BUS_NUM_DOMAIN_DEPENDENT by defaultPali Rohár2023-01-301-0/+1
| * | | | | | powerpc/64: Don't recurse irq replayNicholas Piggin2023-01-302-37/+70
| * | | | | | powerpc: Check !irq instead of irq == NO_IRQ and remove NO_IRQChristophe Leroy2023-01-302-4/+1
| * | | | | | powerpc/rtas: upgrade internal arch spinlocksNathan Lynch2023-01-301-38/+14
| * | | | | | powerpc/rtas: remove lock and args fields from global rtas structNathan Lynch2023-01-302-23/+29
| * | | | | | powerpc/rtas: make all exports GPLNathan Lynch2023-01-301-11/+11