summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/tm.S
Commit message (Expand)AuthorAgeFilesLines
* powerpc/tm: update comment about interrupt re-entrancyNicholas Piggin2019-07-021-2/+2
* Merge branch 'fixes' into nextMichael Ellerman2018-10-091-2/+16
|\
| * powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling2018-09-251-1/+8
| * powerpc/tm: Fix userspace r13 corruptionMichael Neuling2018-09-251-2/+9
* | powerpc/tm: Reformat commentsMichael Neuling2018-10-031-28/+39
* | powerpc/tm: Fix HTM documentationBreno Leitao2018-09-171-5/+5
|/
* powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy2018-07-301-0/+1
* powerpc/tm: Update function prototype commentCyril Bur2018-07-241-2/+2
* powerpc: Export tm_enable()/tm_disable/tm_abort() APIsSimon Guo2018-05-241-0/+12
* Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-161-42/+17
|\
| * powerpc: Always save/restore checkpointed regs during treclaim/trecheckpointCyril Bur2017-11-061-42/+17
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* powerpc/tm: Fix commentMichael Neuling2017-06-271-2/+2
* powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur2016-10-041-6/+6
* powerpc: tm: Always use fp_state and vr_state to store live registersCyril Bur2016-10-041-44/+50
* powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling2016-07-151-2/+1
* powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling2016-06-291-17/+44
* powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULTAnshuman Khandual2015-06-071-2/+2
* powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard2015-03-161-4/+4
* powerpc: Fix regression of per-CPU DSCR settingSam bobroff2014-05-281-12/+4
* Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt2014-05-051-7/+6
|\
| * powerpc/tm: Fix GOT save offset for ABIv2Anton Blanchard2014-04-231-4/+4
| * powerpc/tm: Use STK_PARAMAnton Blanchard2014-04-231-3/+2
* | powerpc/tm: Add checking to treclaim/trechkptMichael Neuling2014-04-281-3/+35
* | powerpc/tm: Remove unnecessary r1 saveMichael Neuling2014-04-281-2/+0
|/
* powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling2014-04-071-1/+1
* powerpc: Use 32 bit loads and stores when operating on condition register valuesAnton Blanchard2013-10-301-4/+4
* powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-111-19/+22
* powerpc/tm: Switch out userspace PPR and DSCR soonerMichael Neuling2013-10-031-31/+63
* powerpc/tm: Turn interrupts hard off in tm_reclaim()Michael Neuling2013-10-031-0/+1
* Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-271-0/+20
|\
| * powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling2013-08-091-0/+20
* | powerpc: Fix VRSAVE handlingPaul Mackerras2013-08-141-2/+2
|/
* powerpc/tm: Clear MSR RI in non-recoverable TM codeMichael Neuling2013-06-301-2/+16
* powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=nMichael Neuling2013-04-101-0/+2
* powerpc: Add helper functions for transactional memory context switchingMichael Neuling2013-02-151-0/+388