summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/entry_64.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64e/interrupt: reconcile irq soft-mask state in CNicholas Piggin2021-04-141-10/+8
* powerpc/interrupt: update common interrupt code forNicholas Piggin2021-04-141-2/+7
* powerpc/64e/interrupt: always save nvgprs on interruptNicholas Piggin2021-04-141-13/+0
* Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-02-221-2/+6
|\
| * powerpc/syscall: Save r3 in regs->orig_r3Christophe Leroy2021-02-111-2/+0
| * powerpc/64s: syscall real mode entry use mtmsrd rather than rfidNicholas Piggin2021-02-111-0/+6
* | powerpc/64s: fix scv entry fallback flush vs interruptNicholas Piggin2021-01-201-1/+1
|/
* powerpc/64s: Remove MSR[ISF] bitNicholas Piggin2020-12-091-1/+1
* powerpc/book3s64/pkeys: Optimize KUAP and KUEP feature disabled caseAneesh Kumar K.V2020-12-041-1/+1
* powerpc/book3s64/pkeys: Store/restore userspace AMR/IAMR correctly on entry a...Aneesh Kumar K.V2020-12-041-2/+4
* powerpc/security: Fix link stack flush instructionNicholas Piggin2020-10-081-2/+6
* powerpc/64s: scv entry should set PPRNicholas Piggin2020-08-271-0/+4
* Merge branch 'scv' support into nextMichael Ellerman2020-07-231-2/+169
|\
| * powerpc/64s: system call support for scv/rfscv instructionsNicholas Piggin2020-07-221-2/+169
* | powerpc/64: Fix an out of date comment about MMIO orderingPalmer Dabbelt2020-07-231-1/+1
* | powerpc/64s: Move branch cache flushing bcctr variant to ppc-ops.hNicholas Piggin2020-07-161-4/+2
* | powerpc/security: re-name count cache flush to branch cache flushNicholas Piggin2020-07-161-4/+3
* | powerpc/64: indirect function call use bctrl rather than blrl in ret_from_ker...Nicholas Piggin2020-06-221-2/+2
|/
* powerpc/64s/kuap: Conditionally restore AMR in kuap_restore_amr asmNicholas Piggin2020-05-281-4/+4
* powerpc/64s/kuap: Restore AMR in fast_interrupt_returnNicholas Piggin2020-05-071-1/+3
* powerpc/64: make buildable without CONFIG_COMPATMichal Suchanek2020-04-031-0/+2
* powerpc/64/syscall: Reconcile interruptsNicholas Piggin2020-04-011-0/+11
* powerpc/64s/exception: Remove lite interrupt returnNicholas Piggin2020-04-011-6/+0
* powerpc/64s: Implement interrupt exit logic in CNicholas Piggin2020-04-011-370/+117
* powerpc/64/syscall: Zero volatile registers when returningNicholas Piggin2020-04-011-0/+13
* powerpc/64/sycall: Implement syscall entry/exit logic in CNicholas Piggin2020-04-011-285/+41
* powerpc/64/syscall: Remove non-volatile GPR save optimisationNicholas Piggin2020-04-011-59/+13
* Merge tag 'powerpc-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-02-041-12/+6
|\
| * powerpc/64: Use {SAVE,REST}_NVGPRS macrosJordan Niethe2020-01-061-12/+6
* | sched/rt, powerpc: Use CONFIG_PREEMPTIONThomas Gleixner2019-12-081-2/+2
|/
* powerpc/book3s64: Fix link stack flush on context switchMichael Ellerman2019-11-141-0/+6
* powerpc/64: remove support for kernel-mode syscallsNicholas Piggin2019-08-281-15/+6
* powerpc: Wire up clone3 syscallMichael Ellerman2019-07-291-0/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc/entry: Remove unneeded need_resched() loopValentin Schneider2019-05-031-7/+1
* powerpc/64s: Implement KUAP for Radix MMUMichael Ellerman2019-04-211-2/+25
* powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFOChristophe Leroy2019-02-231-5/+5
* powerpc: Don't use CURRENT_THREAD_INFO to find the stackChristophe Leroy2019-02-231-1/+1
* powerpc/64s: Remove MSR_RI optimisation in system_call_exit()Michael Ellerman2019-02-231-20/+14
* powerpc/64s: Clear on-stack exception marker upon exception returnNicolai Stange2019-01-311-0/+7
* powerpc: split compat syscall table out from native tableFiroz Khan2018-12-211-2/+5
* powerpc/tm: Save MSR to PACA before RFIDBreno Leitao2018-12-211-0/+4
* powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun2018-12-201-0/+5
* powerpc/64: Interrupts save PPR on stack rather than thread_structNicholas Piggin2018-10-141-10/+5
* powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entryJoel Stanley2018-10-131-5/+5
* powerpc: Redefine TIF_32BITS thread flagBreno Leitao2018-10-031-1/+1
* powerpc/64: add stack protector supportChristophe Leroy2018-10-031-0/+4
* powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9Nicholas Piggin2018-09-191-0/+2
* powerpc/64s: Add support for software count cache flushMichael Ellerman2018-08-081-0/+54
* powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-301-0/+1