summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-06-022-2/+1
|\
| * livepatch: Remove klp_arch_set_pc() and asm/livepatch.hChristophe Leroy2022-05-242-2/+1
* | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2022-05-301-3/+1
|\ \
| * \ Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki2022-05-251-3/+1
| |\ \
| | * | powerpc: Use do_kernel_power_off()Dmitry Osipenko2022-05-191-3/+1
* | | | Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-05-2867-767/+602
|\ \ \ \
| * | | | powerpc: Enable the DAWR on POWER9 DD2.3 and aboveReza Arbab2022-05-222-3/+27
| * | | | powerpc: Fix all occurences of "the the"Michael Ellerman2022-05-224-4/+4
| * | | | powerpc: Book3S 64-bit outline-only KASAN supportDaniel Axtens2022-05-221-0/+11
| * | | | powerpc/kasan: Don't instrument non-maskable or raw interruptsDaniel Axtens2022-05-222-13/+15
| * | | | powerpc/ftrace: Remove ftrace init tramp once kernel init is completeNaveen N. Rao2022-05-221-3/+12
| * | | | powerpc/irq: Remove arch_local_irq_restore() for !CONFIG_CC_HAS_ASM_GOTOChristophe Leroy2022-05-221-77/+0
| * | | | powerpc/modules: Use PPC_LI macros instead of opencodingChristophe Leroy2022-05-222-9/+5
| * | | | powerpc/ftrace: Don't use copy_from_kernel_nofault() in module_trampoline_tar...Christophe Leroy2022-05-221-9/+18
| * | | | powerpc/ftrace: Minimise number of #ifdefsChristophe Leroy2022-05-221-90/+85
| * | | | powerpc/ftrace: Simplify expected_nop_sequence()Christophe Leroy2022-05-221-16/+6
| * | | | powerpc/ftrace: Use size macro instead of opencodingChristophe Leroy2022-05-221-1/+1
| * | | | powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding.Christophe Leroy2022-05-191-21/+11
| * | | | powerpc/ftrace: Use BRANCH_SET_LINK instead of value 1Christophe Leroy2022-05-191-1/+1
| * | | | powerpc/ftrace: Remove ftrace_plt_tramps[]Christophe Leroy2022-05-191-8/+0
| * | | | powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead of CONFIG_DYNAMIC_FTRACEChristophe Leroy2022-05-192-7/+1
| * | | | powerpc/ftrace: Don't include ftrace.o for CONFIG_FTRACE_SYSCALLSChristophe Leroy2022-05-191-1/+0
| * | | | powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64Christophe Leroy2022-05-191-100/+8
| * | | | powerpc: Finalise cleanup around ABI useChristophe Leroy2022-05-192-11/+8
| * | | | powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}Christophe Leroy2022-05-198-13/+13
| * | | | powerpc/ftrace: Use patch_instruction() return directlyChristophe Leroy2022-05-191-4/+1
| * | | | powerpc/ftrace: Inline ftrace_modify_code()Christophe Leroy2022-05-191-1/+1
| * | | | powerpc/ftrace: Use is_offset_in_branch_range()Christophe Leroy2022-05-191-6/+2
| * | | | powerpc/ftrace: Remove redundant create_branch() callsChristophe Leroy2022-05-191-20/+0
| * | | | powerpc/ftrace: Refactor prepare_ftrace_return()Christophe Leroy2022-05-191-3/+9
| * | | | powerpc/rtas: enture rtas_call is called with MMU enabledNicholas Piggin2022-05-191-0/+5
| * | | | powerpc/rtas: Leave MSR[RI] enabled over RTAS callNicholas Piggin2022-05-191-9/+2
| * | | | powerpc/rtas: PACA can be restored directly from SPRGNicholas Piggin2022-05-191-9/+4
| * | | | powerpc/rtas: Call enter_rtas with MSR[EE] disabledNicholas Piggin2022-05-192-15/+4
| * | | | powerpc/rtas: Fix whitespace in rtas_entry.SNicholas Piggin2022-05-191-13/+13
| * | | | powerpc/rtas: Make enter_rtas a nokprobe symbol on 64-bitNicholas Piggin2022-05-191-0/+1
| * | | | powerpc/rtas: Move rtas entry assembly into its own fileNicholas Piggin2022-05-194-200/+199
| * | | | powerpc/signal: Report minimum signal frame size to userspace via AT_MINSIGSTKSZNicholas Piggin2022-05-193-0/+26
| * | | | powerpc/vdso: Link with ld.lld when requestedNathan Chancellor2022-05-191-0/+1
| * | | | powerpc/vdso: Remove unused ENTRY in linker scriptsNathan Chancellor2022-05-192-2/+0
| * | | | powerpc: Export mmu_feature_keys[] as non-GPLKevin Hao2022-05-191-1/+1
| * | | | powerpc/setup: Refactor/untangle panic notifiersGuilherme G. Piccoli2022-05-191-20/+54
| * | | | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2022-05-191-2/+2
| |\ \ \ \
| | * | | | KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersAlexey Kardashevskiy2022-05-191-2/+2
| * | | | | Merge branch 'fixes' into nextMichael Ellerman2022-05-191-2/+7
| |\| | | |
| * | | | | powerpc/rtas: Keep MSR[RI] set when calling RTASLaurent Dufour2022-05-112-12/+21
| * | | | | powerpc: Use static call for get_irq()Christophe Leroy2022-05-081-1/+7
| * | | | | powerpc: Add missing headersChristophe Leroy2022-05-0825-21/+32
| * | | | | powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2022-05-0811-11/+0
| * | | | | powerpc/64: Move pci_device_from_OF_node() out of asm/pci-bridge.hChristophe Leroy2022-05-061-0/+9