summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | powerpc/pseries/lparcfg: convert to papr_sysparm APINathan Lynch2023-02-131-80/+24
| * | | | | powerpc/pseries: convert CMO probe to papr_sysparm APINathan Lynch2023-02-131-17/+6
| * | | | | powerpc/pseries: PAPR system parameter APINathan Lynch2023-02-133-1/+190
| * | | | | powerpc/pseries/dlpar: use RTAS work area APINathan Lynch2023-02-131-18/+9
| * | | | | powerpc/pseries: add RTAS work area allocatorNathan Lynch2023-02-134-1/+309
| * | | | | powerpc/rtas: add tracepoints around RTAS entryNathan Lynch2023-02-131-6/+53
| * | | | | powerpc/tracing: tracepoints for RTAS entry and exitNathan Lynch2023-02-131-0/+103
| * | | | | powerpc/rtas: strengthen do_enter_rtas() type safety, drop inlineNathan Lynch2023-02-131-5/+5
| * | | | | powerpc/rtas: improve function information lookupsNathan Lynch2023-02-132-106/+700
| * | | | | powerpc/pseries: drop RTAS-based timebase synchronizationNathan Lynch2023-02-131-6/+0
| * | | | | powerpc/rtas: ensure 4KB alignment for rtas_data_bufNathan Lynch2023-02-131-1/+1
| * | | | | powerpc/pseries/setup: add missing RTAS retry status handlingNathan Lynch2023-02-131-8/+12
| * | | | | powerpc/pseries/lparcfg: add missing RTAS retry status handlingNathan Lynch2023-02-131-10/+10
| * | | | | powerpc/pseries/lpar: add missing RTAS retry status handlingNathan Lynch2023-02-131-10/+10
| * | | | | powerpc/perf/hv-24x7: add missing RTAS retry status handlingNathan Lynch2023-02-131-24/+18
| * | | | | powerpc/rtas: handle extended delays safely in early bootNathan Lynch2023-02-131-1/+48
| * | | | | powerpc/pseries: Implement secvars for dynamic secure bootRussell Currey2023-02-133-2/+219
| * | | | | powerpc/pseries: Pass PLPKS password on kexecRussell Currey2023-02-124-5/+92
| * | | | | powerpc/pseries: Add helper to get PLPKS password lengthRussell Currey2023-02-122-0/+10
| * | | | | powerpc/pseries: Clarify warning when PLPKS password already setAndrew Donnellan2023-02-121-1/+1
| * | | | | powerpc/pseries: Turn PSERIES_PLPKS into a hidden optionAndrew Donnellan2023-02-122-10/+10
| * | | | | powerpc/pseries: Make caller pass buffer to plpks_read_var()Andrew Donnellan2023-02-122-7/+16
| * | | | | powerpc/pseries: Log hcall return codes for PLPKS debugRussell Currey2023-02-121-0/+2
| * | | | | powerpc/pseries: Implement signed update for PLPKS objectsNayna Jain2023-02-123-5/+75
| * | | | | powerpc/pseries: Expose PLPKS config values, support additional fieldsNayna Jain2023-02-122-12/+195
| * | | | | powerpc/pseries: Move PLPKS constants to header fileRussell Currey2023-02-122-40/+53
| * | | | | powerpc/pseries: Move plpks.h to include directoryRussell Currey2023-02-122-5/+8
| * | | | | powerpc/secvar: Don't print error on ENOENT when reading variablesAndrew Donnellan2023-02-121-3/+4
| * | | | | powerpc/secvar: Warn when PAGE_SIZE is smaller than max object sizeAndrew Donnellan2023-02-121-0/+9
| * | | | | powerpc/secvar: Allow backend to populate static list of variable namesAndrew Donnellan2023-02-122-21/+52
| * | | | | powerpc/secvar: Extend sysfs to include config varsRussell Currey2023-02-122-5/+30
| * | | | | powerpc/secvar: Clean up init error messagesAndrew Donnellan2023-02-121-3/+3
| * | | | | 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