summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/tm.S (follow)
Commit message (Expand)AuthorAge
* powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling2020-05-10
* powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling2018-10-20
* powerpc/tm: Fix userspace r13 corruptionMichael Neuling2018-10-20
* powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling2016-09-15
* powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULTAnshuman Khandual2015-06-07
* powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard2015-03-16
* powerpc: Fix regression of per-CPU DSCR settingSam bobroff2014-05-28
* Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt2014-05-05
|\
| * powerpc/tm: Fix GOT save offset for ABIv2Anton Blanchard2014-04-23
| * powerpc/tm: Use STK_PARAMAnton Blanchard2014-04-23
* | powerpc/tm: Add checking to treclaim/trechkptMichael Neuling2014-04-28
* | powerpc/tm: Remove unnecessary r1 saveMichael Neuling2014-04-28
|/
* powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling2014-04-07
* powerpc: Use 32 bit loads and stores when operating on condition register valuesAnton Blanchard2013-10-30
* powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-11
* powerpc/tm: Switch out userspace PPR and DSCR soonerMichael Neuling2013-10-03
* powerpc/tm: Turn interrupts hard off in tm_reclaim()Michael Neuling2013-10-03
* Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-27
|\
| * powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling2013-08-09
* | powerpc: Fix VRSAVE handlingPaul Mackerras2013-08-14
|/
* powerpc/tm: Clear MSR RI in non-recoverable TM codeMichael Neuling2013-06-30
* powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=nMichael Neuling2013-04-10
* powerpc: Add helper functions for transactional memory context switchingMichael Neuling2013-02-15