| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-11-16 | 1 | -42/+17 |
|\ |
|
| * | powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint | Cyril Bur | 2017-11-06 | 1 | -42/+17 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | powerpc/tm: Fix comment | Michael Neuling | 2017-06-27 | 1 | -2/+2 |
* | powerpc: tm: Rename transct_(*) to ck(\1)_state | Cyril Bur | 2016-10-04 | 1 | -6/+6 |
* | powerpc: tm: Always use fp_state and vr_state to store live registers | Cyril Bur | 2016-10-04 | 1 | -44/+50 |
* | powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint() | Michael Neuling | 2016-07-15 | 1 | -2/+1 |
* | powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0 | Michael Neuling | 2016-06-29 | 1 | -17/+44 |
* | powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT | Anshuman Khandual | 2015-06-07 | 1 | -2/+2 |
* | powerpc: Change vrX register defines to vX to match gcc and glibc | Anton Blanchard | 2015-03-16 | 1 | -4/+4 |
* | powerpc: Fix regression of per-CPU DSCR setting | Sam bobroff | 2014-05-28 | 1 | -12/+4 |
* | Merge remote-tracking branch 'anton/abiv2' into next | Benjamin Herrenschmidt | 2014-05-05 | 1 | -7/+6 |
|\ |
|
| * | powerpc/tm: Fix GOT save offset for ABIv2 | Anton Blanchard | 2014-04-23 | 1 | -4/+4 |
| * | powerpc/tm: Use STK_PARAM | Anton Blanchard | 2014-04-23 | 1 | -3/+2 |
* | | powerpc/tm: Add checking to treclaim/trechkpt | Michael Neuling | 2014-04-28 | 1 | -3/+35 |
* | | powerpc/tm: Remove unnecessary r1 save | Michael Neuling | 2014-04-28 | 1 | -2/+0 |
|/ |
|
* | powerpc/tm: Disable IRQ in tm_recheckpoint | Michael Neuling | 2014-04-07 | 1 | -1/+1 |
* | powerpc: Use 32 bit loads and stores when operating on condition register values | Anton Blanchard | 2013-10-30 | 1 | -4/+4 |
* | powerpc: Put FP/VSX and VR state into structures | Paul Mackerras | 2013-10-11 | 1 | -19/+22 |
* | powerpc/tm: Switch out userspace PPR and DSCR sooner | Michael Neuling | 2013-10-03 | 1 | -31/+63 |
* | powerpc/tm: Turn interrupts hard off in tm_reclaim() | Michael Neuling | 2013-10-03 | 1 | -0/+1 |
* | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2013-08-27 | 1 | -0/+20 |
|\ |
|
| * | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs | Michael Neuling | 2013-08-09 | 1 | -0/+20 |
* | | powerpc: Fix VRSAVE handling | Paul Mackerras | 2013-08-14 | 1 | -2/+2 |
|/ |
|
* | powerpc/tm: Clear MSR RI in non-recoverable TM code | Michael Neuling | 2013-06-30 | 1 | -2/+16 |
* | powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n | Michael Neuling | 2013-04-10 | 1 | -0/+2 |
* | powerpc: Add helper functions for transactional memory context switching | Michael Neuling | 2013-02-15 | 1 | -0/+388 |