Show patches with: Archived = No       |   69998 patches
« 1 2 ... 206 207 208699 700 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,16/21] selftests/powerpc: Add checks for transactional FPUs in signal contexts - - - - --- 2016-08-17 Cyril Bur Changes Requested
[v3,15/21] selftests/powerpc: Add checks for transactional GPRs in signal contexts - - - - --- 2016-08-17 Cyril Bur Changes Requested
[v3,14/21] selftests/powerpc: Check that signals always get delivered - - - - --- 2016-08-17 Cyril Bur Changes Requested
[v3,13/21] selftests/powerpc: Add TM tcheck helpers in C - - - - --- 2016-08-17 Cyril Bur Changes Requested
[v3,12/21] selftests/powerpc: Allow tests to extend their kill timeout - - - - --- 2016-08-17 Cyril Bur Changes Requested
[v3,11/21] selftests/powerpc: Add transactional memory defines - - - - --- 2016-08-17 Cyril Bur Changes Requested
[v3,10/21] selftests/powerpc: Introduce GPR asm helper header file - - - - --- 2016-08-17 Cyril Bur Changes Requested
[v3,09/21] selftests/powerpc: Move VMX stack frame macros to header file - - - - --- 2016-08-17 Cyril Bur Changes Requested
[v3,08/21] selftests/powerpc: Rework FPU stack placement macros and move to header file - - - - --- 2016-08-17 Cyril Bur Changes Requested
[v3,07/21] selftests/powerpc: Check for VSX preservation across userspace preemption - - - - --- 2016-08-17 Cyril Bur Changes Requested
[v3,06/21] powerpc: signals: Stop using current in signal code - - - - --- 2016-08-17 Cyril Bur Changes Requested
[v3,05/21] powerpc: Never giveup a reclaimed thread when enabling kernel {fp, altivec, vsx} - - - - --- 2016-08-17 Cyril Bur Changes Requested
[v3,04/21] powerpc: Return the new MSR from msr_check_and_set() - - - - --- 2016-08-17 Cyril Bur Changes Requested
[v3,03/21] powerpc: Add check_if_tm_restore_required() to giveup_all() - - - - --- 2016-08-17 Cyril Bur Changes Requested
[v3,02/21] powerpc: Always restore FPU/VEC/VSX if hardware transactional memory in use - - - - --- 2016-08-17 Cyril Bur Changes Requested
[v3,01/21] selftests/powerpc: Compile selftests against headers without AT_HWCAP2 - - - - --- 2016-08-17 Cyril Bur Changes Requested
[v2,20/20] powerpc: Remove do_load_up_transact_{fpu,altivec} - - - - --- 2016-08-11 Cyril Bur Superseded
[v2,19/20] powerpc: tm: Rename transct_(*) to ck(\1)_state - - - - --- 2016-08-11 Cyril Bur Superseded
[v2,18/20] powerpc: tm: Always use fp_state and vr_state to store live registers - - - - --- 2016-08-11 Cyril Bur Superseded
[v2,17/20] selftests/powerpc: Add checks for transactional VSXs in signal contexts - - - - --- 2016-08-11 Cyril Bur Superseded
[v2,16/20] selftests/powerpc: Add checks for transactional VMXs in signal contexts - - - - --- 2016-08-11 Cyril Bur Superseded
[v2,15/20] selftests/powerpc: Add checks for transactional FPUs in signal contexts - - - - --- 2016-08-11 Cyril Bur Superseded
[v2,14/20] selftests/powerpc: Add checks for transactional GPRs in signal contexts - - - - --- 2016-08-11 Cyril Bur Superseded
[v2,13/20] selftests/powerpc: Check that signals always get delivered - - - - --- 2016-08-11 Cyril Bur Superseded
[v2,12/20] selftests/powerpc: Add TM tcheck helpers in C - - - - --- 2016-08-11 Cyril Bur Superseded
[v2,11/20] selftests/powerpc: Allow tests to extend their kill timeout - - - - --- 2016-08-11 Cyril Bur Superseded
[v2,10/20] selftests/powerpc: Add transactional memory defines - - - - --- 2016-08-11 Cyril Bur Superseded
[v2,09/20] selftests/powerpc: Introduce GPR asm helper header file - - - - --- 2016-08-11 Cyril Bur Superseded
[v2,08/20] selftests/powerpc: Move VMX stack frame macros to header file - - - - --- 2016-08-11 Cyril Bur Superseded
[v2,07/20] selftests/powerpc: Rework FPU stack placement macros and move to header file - - - - --- 2016-08-11 Cyril Bur Superseded
[v2,06/20] selftests/powerpc: Check for VSX preservation across userspace preemption - - - - --- 2016-08-11 Cyril Bur Superseded
[v2,05/20] powerpc: Never giveup a reclaimed thread when enabling kernel {fp, altivec, vsx} - - - - --- 2016-08-11 Cyril Bur Superseded
[v2,04/20] powerpc: Return the new MSR from msr_check_and_set() - - - - --- 2016-08-11 Cyril Bur Superseded
[v2,03/20] powerpc: Add check_if_tm_restore_required() to giveup_all() - - - - --- 2016-08-11 Cyril Bur Superseded
[v2,02/20] powerpc: Always restore FPU/VEC/VSX if hardware transactional memory in use - - - - --- 2016-08-11 Cyril Bur Superseded
[v2,01/20] selftests/powerpc: Compile selftests against headers without AT_HWCAP2 - - - - --- 2016-08-11 Cyril Bur Superseded
powerpc: ptrace: tm_reclaim_current() in flush_tmregs_to_thread() - - - - --- 2016-08-10 Cyril Bur Accepted
[RFC,3/3] powerpc: tm: Enable transactional memory (TM) lazily for userspace - - - - --- 2016-06-29 Cyril Bur RFC
[RFC,2/3] powerpc: tm: Add TM Unavailable Exception - - - - --- 2016-06-29 Cyril Bur RFC
[RFC,1/3] selftests/powerpc: Add test to check TM ucontext creation - - - - --- 2016-06-29 Cyril Bur RFC
[v2,2/2] powerpc: tm: Always reclaim in start_thread() for exec() class syscalls - - - - --- 2016-06-17 Cyril Bur Accepted
[v2,1/2] selftests/powerpc: exec() with suspended transaction - - - - --- 2016-06-17 Cyril Bur Superseded
[2/2] powerpc: tm: Always reclaim in start_thread() for exec() class syscalls - - - - --- 2016-06-15 Cyril Bur Superseded
[1/2] selftests/powerpc: exec() with suspended transaction - - - - --- 2016-06-15 Cyril Bur Superseded
[5/5] powerpc: Remove do_load_up_transact_{fpu,altivec} - - - - --- 2016-06-08 Cyril Bur Changes Requested
[4/5] powerpc: tm: Rename transct_(*) to ck(\1)_state - - - - --- 2016-06-08 Cyril Bur Changes Requested
[3/5] powerpc: tm: Always use fp_state and vr_state to store live registers - - - - --- 2016-06-08 Cyril Bur Changes Requested
[2/5] selftests/powerpc: Add test to check TM ucontext creation - - - - --- 2016-06-08 Cyril Bur Changes Requested
[1/5] selftests/powerpc: Check for VSX preservation across userspace preemption - - - - --- 2016-06-08 Cyril Bur Changes Requested
[V2,5/5] powerpc: Preserve the SPR values across fork() syscalls - - - - --- 2016-04-04 Cyril Bur Changes Requested
[V2,4/5] powerpc: Move flush_all_to_thread() below save_sprs() - - - - --- 2016-04-04 Cyril Bur Changes Requested
[V2,3/5] powerpc: Fix SPR leak across exec() syscalls - - - - --- 2016-04-04 Cyril Bur Changes Requested
[V2,2/5] selftests/powerpc: Add fork() test to check for spr being preserved - - - - --- 2016-04-04 Cyril Bur Changes Requested
[V2,1/5] selftests/powerpc: Add exec() test to check for spr sanitisation - - - - --- 2016-04-04 Cyril Bur Changes Requested
[5/5] powerpc: Preserve the SPR values across fork() syscalls - - - - --- 2016-03-23 Cyril Bur Superseded
[4/5] powerpc: Move flush_all_to_thread() below save_sprs() - - - - --- 2016-03-23 Cyril Bur Superseded
[3/5] powerpc: Fix TAR leak across exec() syscalls - - - - --- 2016-03-23 Cyril Bur Superseded
[2/5] selftests/powerpc: Add fork() test to check for spr being preserved - - - - --- 2016-03-23 Cyril Bur Superseded
[1/5] selftests/powerpc: Add exec() test to check for spr sanitisation - - - - --- 2016-03-23 Cyril Bur Superseded
powerpc: Fix possible unrecoverable exception caused by '70fe3d9' - - - - --- 2016-03-16 Cyril Bur Accepted
[2/2] selftests/powerpc: benchmarks/context_switch.c use vector instructions/types - - - - --- 2016-03-03 Cyril Bur Accepted
[1/2] selftests/powerpc: benchmarks/context_switch.c improve usage message - - - - --- 2016-03-03 Cyril Bur Accepted
[2/2] powerpc: Batch up loads/stores on saving and restoring VSX - - - - --- 2016-03-01 Cyril Bur Rejected
[1/2] powerpc: Batch up loads/stores on saving and restoring Altivec - - - - --- 2016-03-01 Cyril Bur Rejected
selftests/powerpc: PMU libs: use signed long to read perf_event_paranoid - - - - --- 2016-03-01 Cyril Bur Accepted
[9/9] powerpc: Add the ability to save VSX without giving it up - - - - --- 2016-02-29 Cyril Bur Accepted
[8/9] powerpc: Add the ability to save Altivec without giving it up - - - - --- 2016-02-29 Cyril Bur Accepted
[7/9] powerpc: Add the ability to save FPU without giving it up - - - - --- 2016-02-29 Cyril Bur Accepted
[6/9] powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two - - - - --- 2016-02-29 Cyril Bur Accepted
[5/9] powerpc: Restore FPU/VEC/VSX if previously used - - - - --- 2016-02-29 Cyril Bur Accepted
[4/9] powerpc: Explicitly disable math features when copying thread - - - - --- 2016-02-29 Cyril Bur Accepted
[3/9] selftests/powerpc: Test FPU and VMX regs in signal ucontext - - - - --- 2016-02-29 Cyril Bur Accepted
[2/9] selftests/powerpc: Test preservation of FPU and VMX regs across preemption - - - - --- 2016-02-29 Cyril Bur Accepted
[1/9] selftests/powerpc: Test the preservation of FPU and VMX regs across syscall - - - - --- 2016-02-29 Cyril Bur Accepted
[v5,9/9] powerpc: Add the ability to save VSX without giving it up - - - - --- 2016-02-23 Cyril Bur Superseded
[v5,8/9] powerpc: Add the ability to save Altivec without giving it up - - - - --- 2016-02-23 Cyril Bur Superseded
[v5,7/9] powerpc: Add the ability to save FPU without giving it up - - - - --- 2016-02-23 Cyril Bur Superseded
[v5,6/9] powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two - - - - --- 2016-02-23 Cyril Bur Superseded
[v5,5/9] powerpc: Restore FPU/VEC/VSX if previously used - - - - --- 2016-02-23 Cyril Bur Superseded
[v5,4/9] powerpc: Explicitly disable math features when copying thread - - - - --- 2016-02-23 Cyril Bur Superseded
[v5,3/9] selftests/powerpc: Test FPU and VMX regs in signal ucontext - - - - --- 2016-02-23 Cyril Bur Superseded
[v5,2/9] selftests/powerpc: Test preservation of FPU and VMX regs across preemption - - - - --- 2016-02-23 Cyril Bur Superseded
[v5,1/9] selftests/powerpc: Test the preservation of FPU and VMX regs across syscall - - - - --- 2016-02-23 Cyril Bur Superseded
[v4,9/9] powerpc: Add the ability to save VSX without giving it up - - - - --- 2016-02-15 Cyril Bur Superseded
[v4,8/9] powerpc: Add the ability to save Altivec without giving it up - - - - --- 2016-02-15 Cyril Bur Superseded
[v4,7/9] powerpc: Add the ability to save FPU without giving it up - - - - --- 2016-02-15 Cyril Bur Superseded
[v4,6/9] powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two - - - - --- 2016-02-15 Cyril Bur Superseded
[v4,5/9] powerpc: Restore FPU/VEC/VSX if previously used - - - - --- 2016-02-15 Cyril Bur Superseded
[v4,4/9] powerpc: Explicitly disable math features when copying thread - - - - --- 2016-02-15 Cyril Bur Superseded
[v4,3/9] selftests/powerpc: Test FPU and VMX regs in signal ucontext - - - - --- 2016-02-15 Cyril Bur Superseded
[v4,2/9] selftests/powerpc: Test preservation of FPU and VMX regs across preemption - - - - --- 2016-02-15 Cyril Bur Superseded
[v4,1/9] selftests/powerpc: Test the preservation of FPU and VMX regs across syscall - - - - --- 2016-02-15 Cyril Bur Superseded
[v3,9/9] powerpc: Add the ability to save VSX without giving it up - - - - --- 2016-01-21 Cyril Bur Changes Requested
[v3,8/9] powerpc: Add the ability to save Altivec without giving it up - - - - --- 2016-01-21 Cyril Bur Changes Requested
[v3,7/9] powerpc: Add the ability to save FPU without giving it up - - - - --- 2016-01-21 Cyril Bur Changes Requested
[v3,6/9] powerpc: Prepare for splitting giveup_{fpu, altivec, vsx} in two - - - - --- 2016-01-21 Cyril Bur Changes Requested
[v3,5/9] powerpc: Restore FPU/VEC/VSX if previously used - - - - --- 2016-01-21 Cyril Bur Changes Requested
[v3,4/9] powerpc: Explicitly disable math features when copying thread - - - - --- 2016-01-21 Cyril Bur Changes Requested
[v3,3/9] selftests/powerpc: Test FPU and VMX regs in signal ucontext - - - - --- 2016-01-21 Cyril Bur Changes Requested
[v3,2/9] selftests/powerpc: Test preservation of FPU and VMX regs across preemption - - - - --- 2016-01-21 Cyril Bur Changes Requested
« 1 2 ... 206 207 208699 700 »