Show patches with: Submitter = Cyril Bur       |    Archived = No       |   123 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
powerpc: Expose TSCR via sysfs only on powernv powerpc: Expose TSCR via sysfs only on powernv - 1 - - --- 2018-02-14 Cyril Bur Accepted
powerpc/tm: Update function prototype comment powerpc/tm: Update function prototype comment - - - - --- 2018-02-05 Cyril Bur Accepted
powerpc/tm: Remove struct thread_info param from tm_reclaim_thread() powerpc/tm: Remove struct thread_info param from tm_reclaim_thread() - - - - --- 2018-02-01 Cyril Bur Accepted
[2/2] selftests/powerpc: Calculate spin time in tm-unavailable [1/2] selftests/powerpc: Check for pthread errors in tm-unavailable - - - - --- 2017-11-21 Cyril Bur Changes Requested
[1/2] selftests/powerpc: Check for pthread errors in tm-unavailable [1/2] selftests/powerpc: Check for pthread errors in tm-unavailable - - - - --- 2017-11-21 Cyril Bur Accepted
[v5,10/10] mtd: powernv_flash: Use opal_async_wait_response_interruptible() Allow opal-async waiters to get interrupted 1 - - - --- 2017-11-03 Cyril Bur Accepted
[v5,09/10] powerpc/powernv: Add OPAL_BUSY to opal_error_code() Allow opal-async waiters to get interrupted - - - - --- 2017-11-03 Cyril Bur Accepted
[v5,08/10] powerpc/opal: Add opal_async_wait_response_interruptible() to opal-async Allow opal-async waiters to get interrupted - - - - --- 2017-11-03 Cyril Bur Accepted
[v5,07/10] powernv/opal-sensor: remove not needed lock Allow opal-async waiters to get interrupted - - - - --- 2017-11-03 Cyril Bur Accepted
[v5,06/10] powerpc/opal: Rework the opal-async interface Allow opal-async waiters to get interrupted - - - - --- 2017-11-03 Cyril Bur Accepted
[v5,05/10] powerpc/opal: Make __opal_async_{get, release}_token() static Allow opal-async waiters to get interrupted - - - - --- 2017-11-03 Cyril Bur Accepted
[v5,04/10] mtd: powernv_flash: Don't return -ERESTARTSYS on interrupted token acquisition Allow opal-async waiters to get interrupted 1 - - - --- 2017-11-03 Cyril Bur Accepted
[v5,03/10] mtd: powernv_flash: Remove pointless goto in driver init Allow opal-async waiters to get interrupted 1 - - - --- 2017-11-03 Cyril Bur Accepted
[v5,02/10] mtd: powernv_flash: Don't treat OPAL_SUCCESS as an error Allow opal-async waiters to get interrupted 1 - - - --- 2017-11-03 Cyril Bur Accepted
[v5,01/10] mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON() Allow opal-async waiters to get interrupted 1 - - - --- 2017-11-03 Cyril Bur Accepted
[v3,4/4] powerpc: Remove facility loadups on transactional {fp, vec, vsx} unavailable [v3,1/4] powerpc: Don't enable FP/Altivec if not checkpointed - - - - --- 2017-11-02 Cyril Bur Accepted
[v3,3/4] powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint [v3,1/4] powerpc: Don't enable FP/Altivec if not checkpointed - - - - --- 2017-11-02 Cyril Bur Accepted
[v3,2/4] powerpc: Force reload for recheckpoint during tm {fp, vec, vsx} unavailable exception [v3,1/4] powerpc: Don't enable FP/Altivec if not checkpointed - - - - --- 2017-11-02 Cyril Bur Accepted
[v3,1/4] powerpc: Don't enable FP/Altivec if not checkpointed [v3,1/4] powerpc: Don't enable FP/Altivec if not checkpointed - - - - --- 2017-11-02 Cyril Bur Accepted
[2/2] powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint [1/2] powerpc: Don't enable FP/Altivec if not checkpointed - - - - --- 2017-10-30 Cyril Bur Changes Requested
[1/2] powerpc: Don't enable FP/Altivec if not checkpointed [1/2] powerpc: Don't enable FP/Altivec if not checkpointed - - - - --- 2017-10-30 Cyril Bur Changes Requested
selftests/powerpc: context_switch: Fix pthread errors - - - - --- 2017-07-04 Cyril Bur Accepted
selftests/powerpc: Replace stxvx and lxvx with their equivalent instruction 1 - - - --- 2017-03-07 Cyril Bur Accepted
[v2] powerpc: Blacklist GCC 5.4 6.1 and 6.2 - - - - --- 2017-02-13 Cyril Bur Changes Requested
[v5,20/20] powerpc: Remove do_load_up_transact_{fpu,altivec} - - - - --- 2016-09-23 Cyril Bur Accepted
[v5,19/20] powerpc: tm: Rename transct_(*) to ck(\1)_state - - - - --- 2016-09-23 Cyril Bur Accepted
[v5,18/20] powerpc: tm: Always use fp_state and vr_state to store live registers 1 - - - --- 2016-09-23 Cyril Bur Accepted
[v5,17/20] selftests/powerpc: Add checks for transactional VSXs in signal contexts - - - - --- 2016-09-23 Cyril Bur Accepted
[v5,16/20] selftests/powerpc: Add checks for transactional VMXs in signal contexts - - - - --- 2016-09-23 Cyril Bur Accepted
[v5,15/20] selftests/powerpc: Add checks for transactional FPUs in signal contexts - - - - --- 2016-09-23 Cyril Bur Accepted
[v5,14/20] selftests/powerpc: Add checks for transactional GPRs in signal contexts - - - - --- 2016-09-23 Cyril Bur Accepted
[v5,13/20] selftests/powerpc: Check that signals always get delivered - - - - --- 2016-09-23 Cyril Bur Accepted
[v5,12/20] selftests/powerpc: Add TM tcheck helpers in C - - - - --- 2016-09-23 Cyril Bur Accepted
[v5,11/20] selftests/powerpc: Allow tests to extend their kill timeout - - - - --- 2016-09-23 Cyril Bur Accepted
[v5,10/20] selftests/powerpc: Introduce GPR asm helper header file - - - - --- 2016-09-23 Cyril Bur Accepted
[v5,09/20] selftests/powerpc: Move VMX stack frame macros to header file - - - - --- 2016-09-23 Cyril Bur Accepted
[v5,08/20] selftests/powerpc: Rework FPU stack placement macros and move to header file - - - - --- 2016-09-23 Cyril Bur Accepted
[v5,07/20] selftests/powerpc: Check for VSX preservation across userspace preemption - - - - --- 2016-09-23 Cyril Bur Accepted
[v5,06/20] powerpc: signals: Stop using current in signal code - - - - --- 2016-09-23 Cyril Bur Accepted
[v5,05/20] powerpc: Never giveup a reclaimed thread when enabling kernel {fp, altivec, vsx} - - - - --- 2016-09-23 Cyril Bur Accepted
[v5,04/20] powerpc: Return the new MSR from msr_check_and_set() - - - - --- 2016-09-23 Cyril Bur Accepted
[v5,03/20] powerpc: Add check_if_tm_restore_required() to giveup_all() - - - - --- 2016-09-23 Cyril Bur Accepted
[v5,02/20] powerpc: Always restore FPU/VEC/VSX if hardware transactional memory in use - - - - --- 2016-09-23 Cyril Bur Accepted
[v5,01/20] selftests/powerpc: Compile selftests against headers without AT_HWCAP2 - - - - --- 2016-09-23 Cyril Bur Accepted
[2/2] powerpc: tm: Enable transactional memory (TM) lazily for userspace - - - - --- 2016-09-14 Cyril Bur Accepted
[1/2] powerpc: tm: Add TM Unavailable Exception - - - - --- 2016-09-14 Cyril Bur Accepted
[v3] powerpc: signals: Discard transaction state from signal frames 1 - 1 1 --- 2016-08-23 Cyril Bur benh Accepted
powerpc: signals: Discard transaction state from signal frames - - - 1 --- 2016-08-22 Cyril Bur Changes Requested
[v3,21/21] powerpc: Remove do_load_up_transact_{fpu,altivec} - - - - --- 2016-08-17 Cyril Bur Changes Requested
[v3,20/21] powerpc: tm: Rename transct_(*) to ck(\1)_state - - - - --- 2016-08-17 Cyril Bur Changes Requested
[v3,19/21] powerpc: tm: Always use fp_state and vr_state to store live registers 1 - - - --- 2016-08-17 Cyril Bur Changes Requested
[v3,18/21] selftests/powerpc: Add checks for transactional VSXs in signal contexts - - - - --- 2016-08-17 Cyril Bur Changes Requested
[v3,17/21] selftests/powerpc: Add checks for transactional VMXs in signal contexts - - - - --- 2016-08-17 Cyril Bur Changes Requested
[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
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
[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
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
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
[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
« 1 2 »