Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2016-10-04 | powerpc/tm: Add TM Unavailable Exception | Cyril Bur | 1 | -0/+29 |
2016-10-04 | powerpc: Remove do_load_up_transact_{fpu,altivec} | Cyril Bur | 3 | -56/+0 |
2016-10-04 | powerpc: tm: Rename transct_(*) to ck(\1)_state | Cyril Bur | 10 | -94/+94 |
2016-10-04 | powerpc: tm: Always use fp_state and vr_state to store live registers | Cyril Bur | 7 | -381/+197 |
2016-10-04 | selftests/powerpc: Add checks for transactional VSXs in signal contexts | Cyril Bur | 2 | -1/+126 |
2016-10-04 | selftests/powerpc: Add checks for transactional VMXs in signal contexts | Cyril Bur | 2 | -1/+112 |
2016-10-04 | selftests/powerpc: Add checks for transactional FPUs in signal contexts | Cyril Bur | 2 | -1/+93 |
2016-10-04 | selftests/powerpc: Add checks for transactional GPRs in signal contexts | Cyril Bur | 3 | -1/+210 |
2016-10-04 | selftests/powerpc: Check that signals always get delivered | Cyril Bur | 5 | -0/+285 |
2016-10-04 | selftests/powerpc: Add TM tcheck helpers in C | Cyril Bur | 1 | -0/+27 |
2016-10-04 | selftests/powerpc: Allow tests to extend their kill timeout | Cyril Bur | 2 | -3/+8 |