summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/entry_64.S
AgeCommit message (Expand)Author
2022-11-15powerpc: Curb objtool unannotated intra-function call warningsSathvika Vasireddy
2022-09-26powerpc: Remove CONFIG_PPC_BOOK3EChristophe Leroy
2022-05-19powerpc/rtas: Move rtas entry assembly into its own fileNicholas Piggin
2022-05-11powerpc/rtas: Keep MSR[RI] set when calling RTASLaurent Dufour
2021-12-09powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMUNicholas Piggin
2021-08-15powerpc/bug: Provide better flexibility to WARN_ON/__WARN_FLAGS() with asm gotoChristophe Leroy
2021-06-25powerpc/64: move interrupt return asm to interrupt_64.SNicholas Piggin
2021-06-25powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin
2021-06-25powerpc/64s: introduce different functions to return from SRR vs HSRR interruptsNicholas Piggin
2021-04-14powerpc/64e/interrupt: reconcile irq soft-mask state in CNicholas Piggin
2021-04-14powerpc/interrupt: update common interrupt code forNicholas Piggin
2021-04-14powerpc/64e/interrupt: always save nvgprs on interruptNicholas Piggin
2021-02-22Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-02-11powerpc/syscall: Save r3 in regs->orig_r3Christophe Leroy
2021-02-11powerpc/64s: syscall real mode entry use mtmsrd rather than rfidNicholas Piggin
2021-01-20powerpc/64s: fix scv entry fallback flush vs interruptNicholas Piggin
2020-12-09powerpc/64s: Remove MSR[ISF] bitNicholas Piggin
2020-12-04powerpc/book3s64/pkeys: Optimize KUAP and KUEP feature disabled caseAneesh Kumar K.V
2020-12-04powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry a...Aneesh Kumar K.V
2020-10-08powerpc/security: Fix link stack flush instructionNicholas Piggin
2020-08-27powerpc/64s: scv entry should set PPRNicholas Piggin
2020-07-23Merge branch 'scv' support into nextMichael Ellerman
2020-07-23powerpc/64: Fix an out of date comment about MMIO orderingPalmer Dabbelt
2020-07-22powerpc/64s: system call support for scv/rfscv instructionsNicholas Piggin
2020-07-16powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.hNicholas Piggin
2020-07-16powerpc/security: re-name count cache flush to branch cache flushNicholas Piggin
2020-06-22powerpc/64: indirect function call use bctrl rather than blrl in ret_from_ker...Nicholas Piggin
2020-05-28powerpc/64s/kuap: Conditionally restore AMR in kuap_restore_amr asmNicholas Piggin
2020-05-07powerpc/64s/kuap: Restore AMR in fast_interrupt_returnNicholas Piggin
2020-04-03powerpc/64: make buildable without CONFIG_COMPATMichal Suchanek
2020-04-01powerpc/64/syscall: Reconcile interruptsNicholas Piggin
2020-04-01powerpc/64s/exception: Remove lite interrupt returnNicholas Piggin
2020-04-01powerpc/64s: Implement interrupt exit logic in CNicholas Piggin
2020-04-01powerpc/64/syscall: Zero volatile registers when returningNicholas Piggin
2020-04-01powerpc/64/sycall: Implement syscall entry/exit logic in CNicholas Piggin
2020-04-01powerpc/64/syscall: Remove non-volatile GPR save optimisationNicholas Piggin
2020-02-04Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-01-06powerpc/64: Use {SAVE,REST}_NVGPRS macrosJordan Niethe
2019-12-08sched/rt, powerpc: Use CONFIG_PREEMPTIONThomas Gleixner
2019-11-14powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman
2019-08-28powerpc/64: remove support for kernel-mode syscallsNicholas Piggin
2019-07-29powerpc: Wire up clone3 syscallMichael Ellerman
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-03powerpc/entry: Remove unneeded need_resched() loopValentin Schneider
2019-04-21powerpc/64s: Implement KUAP for Radix MMUMichael Ellerman
2019-02-23powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFOChristophe Leroy
2019-02-23powerpc: Don't use CURRENT_THREAD_INFO to find the stackChristophe Leroy
2019-02-23powerpc/64s: Remove MSR_RI optimisation in system_call_exit()Michael Ellerman
2019-01-31powerpc/64s: Clear on-stack exception marker upon exception returnNicolai Stange
2018-12-21powerpc: split compat syscall table out from native tableFiroz Khan