summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-03-041-0/+1
|\
| * powerpc/vmlinux.lds: Add .text.asan/tsan sectionsMichael Ellerman2023-02-281-0/+1
* | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-02-262-14/+22
|\ \ | |/ |/|
| * powerpc/vdso: Filter clang's auto var init zero enabler when linkingNathan Chancellor2023-02-051-1/+1
| * powerpc/vdso: Remove an unsupported flag from vgettimeofday-32.o with clangNathan Chancellor2023-01-261-0/+5
| * powerpc/vdso: Improve linker flagsNathan Chancellor2023-01-261-8/+12
| * powerpc/vdso: Remove unused '-s' flag from ASFLAGSNathan Chancellor2023-01-261-2/+2
| * kbuild: do not print extra logs for V=2Masahiro Yamada2023-01-221-5/+4
* | Merge tag 'powerpc-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-02-2524-429/+1168
|\ \
| * | powerpc/64: Fix unannotated intra-function call warningSathvika Vasireddy2023-02-171-1/+2
| * | powerpc/epapr: Don't use wrteei on non bookeChristophe Leroy2023-02-171-0/+6
| * | powerpc/eeh: Set channel state after notifying the driversGanesh Goudar2023-02-151-2/+2
| * | powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch2023-02-136-72/+68
| * | powerpc/rtas: introduce rtas_function_token() APINathan Lynch2023-02-131-1/+27
| * | powerpc/pseries: add RTAS work area allocatorNathan Lynch2023-02-131-0/+3
| * | powerpc/rtas: add tracepoints around RTAS entryNathan Lynch2023-02-131-6/+53
| * | powerpc/rtas: strengthen do_enter_rtas() type safety, drop inlineNathan Lynch2023-02-131-5/+5
| * | powerpc/rtas: improve function information lookupsNathan Lynch2023-02-131-106/+615
| * | powerpc/rtas: ensure 4KB alignment for rtas_data_bufNathan Lynch2023-02-131-1/+1
| * | powerpc/rtas: handle extended delays safely in early bootNathan Lynch2023-02-131-1/+48
| * | powerpc/pseries: Pass PLPKS password on kexecRussell Currey2023-02-121-0/+4
| * | 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-121-21/+48
| * | powerpc/secvar: Extend sysfs to include config varsRussell Currey2023-02-121-5/+28
| * | powerpc/secvar: Clean up init error messagesAndrew Donnellan2023-02-121-3/+3
| * | powerpc/secvar: Handle max object size in the consumerRussell Currey2023-02-121-14/+3
| * | powerpc/secvar: Handle format string in the consumerRussell Currey2023-02-121-18/+9
| * | 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-121-2/+8
| * | powerpc/secvar: Use u64 in secvar_operationsMichael Ellerman2023-02-121-4/+4
| * | powerpc/secvar: Fix incorrect return in secvar_sysfs_load()Russell Currey2023-02-121-2/+4
| * | Merge branch 'fixes' into nextMichael Ellerman2023-02-125-6/+9
| |\ \
| * | | powerpc/kcsan: Prevent recursive instrumentation with IRQ save/restoresRohan McLure2023-02-101-4/+4
| * | | powerpc/kcsan: Exclude udelay to prevent recursive instrumentationRohan McLure2023-02-101-2/+2
| * | | powerpc/kcsan: Add exclusions from instrumentationRohan McLure2023-02-103-0/+12
| * | | 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-103-15/+12
| * | | powerpc/64: Fix task_cpu in early boot when booting non-zero cpuidNicholas Piggin2023-02-101-0/+5
| * | | 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
| * | | 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/pci: Add option for using pci_to_OF_bus_mapPali Rohár2023-02-071-5/+12
| * | | powerpc/64: Don't recurse irq replayNicholas Piggin2023-01-301-35/+66
| * | | powerpc/rtas: upgrade internal arch spinlocksNathan Lynch2023-01-301-38/+14
| * | | powerpc/rtas: remove lock and args fields from global rtas structNathan Lynch2023-01-301-21/+29
| * | | powerpc/rtas: make all exports GPLNathan Lynch2023-01-301-11/+11
| * | | powerpc/rtas: Drop unused export symbolsMichael Ellerman2023-01-301-4/+0