summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/entry_64.S
AgeCommit message (Expand)Author
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
2018-12-21powerpc/tm: Save MSR to PACA before RFIDBreno Leitao
2018-12-20powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun
2018-10-14powerpc/64: Interrupts save PPR on stack rather than thread_structNicholas Piggin
2018-10-13powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entryJoel Stanley
2018-10-03powerpc: Redefine TIF_32BITS thread flagBreno Leitao
2018-10-03powerpc/64: add stack protector supportChristophe Leroy
2018-09-19powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9Nicholas Piggin
2018-08-08powerpc/64s: Add support for software count cache flushMichael Ellerman
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy
2018-07-24powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closelyNicholas Piggin
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-06powerpc: Add syscall detection for restartable sequencesBoqun Feng
2018-06-03powerpc/64: Use barrier_nospec in syscall entryMichael Ellerman
2018-06-03powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V
2018-04-01powerpc/64s: Set assembler machine type to POWER4Nicholas Piggin
2018-01-21Merge branch 'fixes' into nextMichael Ellerman
2018-01-19powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUGMadhavan Srinivasan
2018-01-19powerpc/64s: Add support to mask perf interrupts and replay themMadhavan Srinivasan