aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/tm.S
AgeCommit message (Expand)Author
2018-10-09Merge branch 'fixes' into nextMichael Ellerman
2018-10-03powerpc/tm: Reformat commentsMichael Neuling
2018-09-25powerpc/tm: Avoid possible userspace r1 corruption on reclaimMichael Neuling
2018-09-25powerpc/tm: Fix userspace r13 corruptionMichael Neuling
2018-09-17powerpc/tm: Fix HTM documentationBreno Leitao
2018-07-30powerpc: clean inclusions of asm/feature-fixups.hChristophe Leroy
2018-07-24powerpc/tm: Update function prototype commentCyril Bur
2018-05-24powerpc: Export tm_enable()/tm_disable/tm_abort() APIsSimon Guo
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-06powerpc: Always save/restore checkpointed regs during treclaim/trecheckpointCyril Bur
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-27powerpc/tm: Fix commentMichael Neuling
2016-10-04powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur
2016-10-04powerpc: tm: Always use fp_state and vr_state to store live registersCyril Bur
2016-07-15powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling
2016-06-29powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling
2015-06-07powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULTAnshuman Khandual
2015-03-16powerpc: Change vrX register defines to vX to match gcc and glibcAnton Blanchard
2014-05-28powerpc: Fix regression of per-CPU DSCR settingSam bobroff
2014-05-05Merge remote-tracking branch 'anton/abiv2' into nextBenjamin Herrenschmidt
2014-04-28powerpc/tm: Add checking to treclaim/trechkptMichael Neuling
2014-04-28powerpc/tm: Remove unnecessary r1 saveMichael Neuling
2014-04-23powerpc/tm: Fix GOT save offset for ABIv2Anton Blanchard
2014-04-23powerpc/tm: Use STK_PARAMAnton Blanchard
2014-04-07powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling
2013-10-30powerpc: Use 32 bit loads and stores when operating on condition register valuesAnton Blanchard
2013-10-11powerpc: Put FP/VSX and VR state into structuresPaul Mackerras
2013-10-03powerpc/tm: Switch out userspace PPR and DSCR soonerMichael Neuling
2013-10-03powerpc/tm: Turn interrupts hard off in tm_reclaim()Michael Neuling
2013-08-27Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-08-14powerpc: Fix VRSAVE handlingPaul Mackerras
2013-08-09powerpc/tm: Fix context switching TAR, PPR and DSCR SPRsMichael Neuling
2013-06-30powerpc/tm: Clear MSR RI in non-recoverable TM codeMichael Neuling
2013-04-10powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=nMichael Neuling
2013-02-15powerpc: Add helper functions for transactional memory context switchingMichael Neuling