summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/tm.S
Commit message (Expand)AuthorAgeFilesLines
* 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