Age | Commit message (Expand) | Author |
2020-10-06 | powerpc/tm: Save and restore AMR on treclaim and trechkpt | Gustavo Romero |
2019-07-02 | powerpc/tm: update comment about interrupt re-entrancy | Nicholas Piggin |
2018-10-09 | Merge branch 'fixes' into next | Michael Ellerman |
2018-10-03 | powerpc/tm: Reformat comments | Michael Neuling |
2018-09-25 | powerpc/tm: Avoid possible userspace r1 corruption on reclaim | Michael Neuling |
2018-09-25 | powerpc/tm: Fix userspace r13 corruption | Michael Neuling |
2018-09-17 | powerpc/tm: Fix HTM documentation | Breno Leitao |
2018-07-30 | powerpc: clean inclusions of asm/feature-fixups.h | Christophe Leroy |
2018-07-24 | powerpc/tm: Update function prototype comment | Cyril Bur |
2018-05-24 | powerpc: Export tm_enable()/tm_disable/tm_abort() APIs | Simon Guo |
2017-11-16 | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2017-11-06 | powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint | Cyril Bur |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-27 | powerpc/tm: Fix comment | Michael Neuling |
2016-10-04 | powerpc: tm: Rename transct_(*) to ck(\1)_state | Cyril Bur |
2016-10-04 | powerpc: tm: Always use fp_state and vr_state to store live registers | Cyril Bur |
2016-07-15 | powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint() | Michael Neuling |
2016-06-29 | powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0 | Michael Neuling |
2015-06-07 | powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT | Anshuman Khandual |
2015-03-16 | powerpc: Change vrX register defines to vX to match gcc and glibc | Anton Blanchard |
2014-05-28 | powerpc: Fix regression of per-CPU DSCR setting | Sam bobroff |
2014-05-05 | Merge remote-tracking branch 'anton/abiv2' into next | Benjamin Herrenschmidt |
2014-04-28 | powerpc/tm: Add checking to treclaim/trechkpt | Michael Neuling |
2014-04-28 | powerpc/tm: Remove unnecessary r1 save | Michael Neuling |
2014-04-23 | powerpc/tm: Fix GOT save offset for ABIv2 | Anton Blanchard |
2014-04-23 | powerpc/tm: Use STK_PARAM | Anton Blanchard |
2014-04-07 | powerpc/tm: Disable IRQ in tm_recheckpoint | Michael Neuling |
2013-10-30 | powerpc: Use 32 bit loads and stores when operating on condition register values | Anton Blanchard |
2013-10-11 | powerpc: Put FP/VSX and VR state into structures | Paul Mackerras |
2013-10-03 | powerpc/tm: Switch out userspace PPR and DSCR sooner | Michael Neuling |
2013-10-03 | powerpc/tm: Turn interrupts hard off in tm_reclaim() | Michael Neuling |
2013-08-27 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2013-08-14 | powerpc: Fix VRSAVE handling | Paul Mackerras |
2013-08-09 | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs | Michael Neuling |
2013-06-30 | powerpc/tm: Clear MSR RI in non-recoverable TM code | Michael Neuling |
2013-04-10 | powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n | Michael Neuling |
2013-02-15 | powerpc: Add helper functions for transactional memory context switching | Michael Neuling |