Age | Commit message (Expand) | Author | Files | Lines |
2015-06-07 | powerpc/kernel: Rename PACA_DSCR to PACA_DSCR_DEFAULT | Anshuman Khandual | 1 | -2/+2 |
2015-03-16 | powerpc: Change vrX register defines to vX to match gcc and glibc | Anton Blanchard | 1 | -4/+4 |
2014-05-28 | powerpc: Fix regression of per-CPU DSCR setting | Sam bobroff | 1 | -12/+4 |
2014-05-05 | Merge remote-tracking branch 'anton/abiv2' into next | Benjamin Herrenschmidt | 1 | -7/+6 |
2014-04-28 | powerpc/tm: Add checking to treclaim/trechkpt | Michael Neuling | 1 | -3/+35 |
2014-04-28 | powerpc/tm: Remove unnecessary r1 save | Michael Neuling | 1 | -2/+0 |
2014-04-23 | powerpc/tm: Fix GOT save offset for ABIv2 | Anton Blanchard | 1 | -4/+4 |
2014-04-23 | powerpc/tm: Use STK_PARAM | Anton Blanchard | 1 | -3/+2 |
2014-04-07 | powerpc/tm: Disable IRQ in tm_recheckpoint | Michael Neuling | 1 | -1/+1 |
2013-10-30 | powerpc: Use 32 bit loads and stores when operating on condition register values | Anton Blanchard | 1 | -4/+4 |
2013-10-11 | powerpc: Put FP/VSX and VR state into structures | Paul Mackerras | 1 | -19/+22 |
2013-10-03 | powerpc/tm: Switch out userspace PPR and DSCR sooner | Michael Neuling | 1 | -31/+63 |
2013-10-03 | powerpc/tm: Turn interrupts hard off in tm_reclaim() | Michael Neuling | 1 | -0/+1 |
2013-08-27 | Merge branch 'merge' into next | Benjamin Herrenschmidt | 1 | -0/+20 |
2013-08-14 | powerpc: Fix VRSAVE handling | Paul Mackerras | 1 | -2/+2 |
2013-08-09 | powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs | Michael Neuling | 1 | -0/+20 |
2013-06-30 | powerpc/tm: Clear MSR RI in non-recoverable TM code | Michael Neuling | 1 | -2/+16 |
2013-04-10 | powerpc: fix compiling CONFIG_PPC_TRANSACTIONAL_MEM when CONFIG_ALTIVEC=n | Michael Neuling | 1 | -0/+2 |
2013-02-15 | powerpc: Add helper functions for transactional memory context switching | Michael Neuling | 1 | -0/+388 |