aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/entry_64.S
Commit message (Expand)AuthorAge
* powerpc/64: remove support for kernel-mode syscallsNicholas Piggin2019-08-28
* powerpc: Wire up clone3 syscallMichael Ellerman2019-07-28
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
* powerpc/entry: Remove unneeded need_resched() loopValentin Schneider2019-05-02
* powerpc/64s: Implement KUAP for Radix MMUMichael Ellerman2019-04-21
* powerpc/64: Replace CURRENT_THREAD_INFO with PACA_THREAD_INFOChristophe Leroy2019-02-23
* powerpc: Don't use CURRENT_THREAD_INFO to find the stackChristophe Leroy2019-02-23
* powerpc/64s: Remove MSR_RI optimisation in system_call_exit()Michael Ellerman2019-02-23
* powerpc/64s: Clear on-stack exception marker upon exception returnNicolai Stange2019-01-31
* powerpc: split compat syscall table out from native tableFiroz Khan2018-12-20
* powerpc/tm: Save MSR to PACA before RFIDBreno Leitao2018-12-20
* powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)Diana Craciun2018-12-20
* powerpc/64: Interrupts save PPR on stack rather than thread_structNicholas Piggin2018-10-14
* powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entryJoel Stanley2018-10-13
* powerpc: Redefine TIF_32BITS thread flagBreno Leitao2018-10-03
* powerpc/64: add stack protector supportChristophe Leroy2018-10-03
* powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9Nicholas Piggin2018-09-19
* powerpc/64s: Add support for software count cache flushMichael Ellerman2018-08-07
* powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-30
* powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-30
* powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closelyNicholas Piggin2018-07-24
* Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-10
|\
| * powerpc: Add syscall detection for restartable sequencesBoqun Feng2018-06-06
* | powerpc/64: Use barrier_nospec in syscall entryMichael Ellerman2018-06-03
* | powerpc/mm/hash: Add missing isync prior to kernel stack SLB switchAneesh Kumar K.V2018-06-03
|/
* powerpc/64s: Set assembler machine type to POWER4Nicholas Piggin2018-03-31
* Merge branch 'fixes' into nextMichael Ellerman2018-01-21
|\
| * powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNELNicholas Piggin2018-01-09
| * powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNELNicholas Piggin2018-01-09
| * powerpc/64s: Simple RFI macro conversionsNicholas Piggin2018-01-09
* | powerpc: Add new kconfig CONFIG_PPC_IRQ_SOFT_MASK_DEBUGMadhavan Srinivasan2018-01-19
* | powerpc/64s: Add support to mask perf interrupts and replay themMadhavan Srinivasan2018-01-19
* | powerpc/64: Rename soft_enabled to irq_soft_maskMadhavan Srinivasan2018-01-19
* | powerpc/64: Change soft_enabled from flag to bitmaskMadhavan Srinivasan2018-01-19
* | powerpc/64: Add #defines for paca->soft_enabled flagsMadhavan Srinivasan2018-01-19
* | powerpc/64: rtas avoid accessing paca in 32-bit modeNicholas Piggin2018-01-17
* | powerpc/64: Don't trace irqs-off at interrupt return to soft-disabled contextNicholas Piggin2017-12-10
|/
* powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64Michael Ellerman2017-11-06
* powerpc/asm: Convert .llong directives to .8byteTobin C. Harding2017-08-31
* powerpc/64: Remove redundant instruction in interrupt replayNicholas Piggin2017-08-23
* powerpc/64s: Merge HV and non-HV paths for doorbell IRQ replayNicholas Piggin2017-08-23
* Revert "powerpc/64: Avoid restore_math call if possible in syscall exit"Michael Ellerman2017-08-07
* powerpc/64s: Blacklist rtas entry/exit from kprobesNaveen N. Rao2017-07-03
* powerpc/64s: Blacklist functions invoked on a trapNaveen N. Rao2017-07-03
* powerpc/64s: Un-blacklist system_call() from kprobesNaveen N. Rao2017-07-03
* powerpc/64s: Move system_call() symbol to just after setting MSR_EENaveen N. Rao2017-07-03
* powerpc/64s: Blacklist system_call() and system_call_common() from kprobesNaveen N. Rao2017-07-03
* powerpc/64s: Avoid cpabort in context switch when possibleNicholas Piggin2017-06-15
* powerpc/64: Drop explicit hwsync in context switchNicholas Piggin2017-06-15
* powerpc/64: Drop reservation-clearing ldarx in context switchNicholas Piggin2017-06-15