Patch Metrics

There are 1942 patches submitted by members of this team, and 923 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: Archived = No       |   1942 patches
« 1 2 ... 17 18 19 20 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,tip/core/rcu,07/28] trace: Allow ftrace_dump() to be called from modules --- 2011-11-02 Paul E. McKenney Accepted
[RFC,tip/core/rcu,06/28] rcu: Track idleness independent of idle tasks --- 2011-11-02 Paul E. McKenney Accepted
[RFC,tip/core/rcu,05/28] lockdep: Update documentation for lock-class leak detection --- 2011-11-02 Paul E. McKenney New
[RFC,tip/core/rcu,04/28] rcu: Make synchronize_sched_expedited() better at work sharing --- 2011-11-02 Paul E. McKenney Accepted
[RFC,tip/core/rcu,03/28] rcu: Avoid RCU-preempt expedited grace-period botch --- 2011-11-02 Paul E. McKenney Accepted
[RFC,tip/core/rcu,02/28] rcu: ->signaled better named ->fqs_state --- 2011-11-02 Paul E. McKenney Accepted
[RFC,tip/core/rcu,01/28] powerpc: Strengthen value-returning-atomics memory barriers --- 2011-11-02 Paul E. McKenney New
[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 452: Merge lp:~dooferlad/linaro-image-tools/11.09_fetch_image_update; adds 11.09 --- 2011-10-20 loic.minier@linaro.org Accepted
[5/5] Use size_t for memory offsets --- 2011-10-13 loic.minier@linaro.org New
[4/5] Use %p in format for pointers --- 2011-10-13 loic.minier@linaro.org New
[3/5] fprintf() returns an int --- 2011-10-13 loic.minier@linaro.org New
[2/5] Avoid warnings by using format(__printf__) --- 2011-10-13 loic.minier@linaro.org New
[1/5] Only pass -P to cpp when generating ld scripts --- 2011-10-13 loic.minier@linaro.org New
Fix spelling of "omitted"; found by lintian --- 2011-10-13 loic.minier@linaro.org New
[3/3] ublimage: NAND block size isn't set at build-time --- 2011-10-03 loic.minier@linaro.org Accepted
[2/3] Safer timestamp_autogenerated.h generation --- 2011-10-03 loic.minier@linaro.org Accepted
[1/3] Build timestamp_autogenerated.h without config --- 2011-10-03 loic.minier@linaro.org Accepted
[tip/core/rcu,55/55] powerpc: Work around tracing from dyntick-idle mode --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,54/55] rcu: Make srcu_read_lock_held() call common lockdep-enabled function --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,53/55] rcu: Warn when srcu_read_lock() is used in an extended quiescent state --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,52/55] rcu: Remove one layer of abstraction from PROVE_RCU checking --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,48/55] powerpc: strengthen value-returning-atomics memory barriers --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,47/55] rcu: Move propagation of ->completed from rcu_start_gp() to rcu_report_qs_rsp() --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,46/55] rcu: Remove rcu_needs_cpu_flush() to avoid false quiescent states --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,45/55] rcu: check for entering dyntick-idle mode while in read-side critical section --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,44/55] rcu: wire up RCU_BOOST_PRIO for rcutree --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,43/55] rcu: Make rcu_torture_boost() exit loops at end of test --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,42/55] rcu: Make rcu_torture_fqs() exit loops at end of test --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,41/55] rcu: Permit rt_mutex_unlock() with irqs disabled --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,40/55] rcu: Avoid having just-onlined CPU resched itself when RCU is idle --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,39/55] rcu: Suppress NMI backtraces when stall ends before dump --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,38/55] rcu: Prohibit grace periods during early boot --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,37/55] rcu: Simplify unboosting checks --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,36/55] rcu: Prevent early boot set_need_resched() from __rcu_pending() --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,35/55] rcu: Dump local stack if cannot dump all CPUs' stacks --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,34/55] rcu: Move __rcu_read_unlock()'s barrier() within if-statement --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,33/55] rcu: Improve rcu_assign_pointer() and RCU_INIT_POINTER() documentation --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,31/55] rcu: Make rcu_implicit_dynticks_qs() locals be correct size --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,30/55] rcu: Eliminate in_irq() checks in rcu_enter_nohz() --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,28/55] rcu: Document interpretation of RCU-lockdep splats --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,27/55] rcu: Allow rcutorture's stat_interval parameter to be changed at runtime --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,26/55] rcu: Remove unused and redundant interfaces --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,25/55] rcu: Update documentation for additional RCU lockdep functions --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,23/55] rcu: Simplify quiescent-state accounting --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,22/55] rcu: Add grace-period, quiescent-state, and call_rcu trace events --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,21/55] rcu: Make TINY_RCU also use softirq for RCU_BOOST=n --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,20/55] rcu: Add event-trace markers to TREE_RCU kthreads --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,19/55] rcu: Move RCU_BOOST declarations to allow compiler checking --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,18/55] rcu: Update comments to reflect softirqs vs. kthreads --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,17/55] rcu: Add RCU type to callback-invocation tracing --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,16/55] rcu: Put names into TINY_RCU structures under RCU_TRACE --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,15/55] rcu: Event-trace markers for computing RCU CPU utilization --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,14/55] rcu: Add event-tracing for RCU callback invocation --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,13/55] rcu: Don't destroy rcu_torture_boost() callback until it is done --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,11/55] rcu: Drive configuration directly from SMP and PREEMPT --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,10/55] rcu: Fix RCU's NMI documentation --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,09/55] rcu: Catch rcutorture up to new RCU API additions --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,08/55] rcu: Abstract common code for RCU grace-period-wait primitives --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,06/55] rcu: Update rcutorture documentation --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,05/55] rcu: Move rcu_head definition to types.h --- 2011-09-06 Paul E. McKenney Accepted
[tip/core/rcu,04/55] rcu: Restore checks for blocking in RCU read-side critical sections --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,03/55] rcu: Update documentation to flag RCU_BOOST trace information --- 2011-09-06 Paul E. McKenney Accepted
[RFC,tip/core/urgent] rcu: Avoid having just-onlined CPU resched itself when RCU is idle --- 2011-08-19 Paul E. McKenney New
[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 401: Merge lp:~lool/linaro-image-tools/initrd-do; adds a script to edit an initrd --- 2011-08-08 loic.minier@linaro.org Accepted
arm/dt: Add dt machine definition --- 2011-08-03 Shawn Guo New
[4/4] ARM: zImage: allow supplementing appended DTB with traditional ATAG data --- 2011-08-02 Shawn Guo New
[3/4] ARM: zImage: make sure appended DTB doesn't get overwritten by kernel .bss --- 2011-08-02 Shawn Guo New
[1/4] ARM: zImage: ensure it is always a multiple of 64 bits in size --- 2011-08-02 Shawn Guo New
[Branch,~linaro-image-tools/linaro-image-tools/trunk] Rev 396: Merge lp:~lool/linaro-image-tools/misc-syntax-fixes; fixes support for older --- 2011-07-28 loic.minier@linaro.org Accepted
[tip/core/urgent,7/7] signal: align __lock_task_sighand() irq disabling and RCU --- 2011-07-20 Paul E. McKenney Accepted
[tip/core/urgent,4/7] rcu: protect __rcu_read_unlock() against scheduler-using irq handlers --- 2011-07-20 Paul E. McKenney Accepted
[tip/core/urgent,3/7] rcu: Streamline code produced by __rcu_read_unlock() --- 2011-07-20 Paul E. McKenney Accepted
[tip/core/urgent,2/7] rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special --- 2011-07-20 Paul E. McKenney Accepted
[tip/core/urgent,1/7] rcu: decrease rcu_report_exp_rnp coupling with scheduler --- 2011-07-20 Paul E. McKenney Accepted
[tip/core/urgent,1/7] rcu: decrease rcu_report_exp_rnp coupling with scheduler --- 2011-07-20 Paul E. McKenney New
[tip/core/urgent,1/7] rcu: decrease rcu_report_exp_rnp coupling with scheduler --- 2011-07-20 Paul E. McKenney Superseded
[tip/core/urgent,7/7] signal: align __lock_task_sighand() irq disabling and RCU --- 2011-07-20 Paul E. McKenney New
[tip/core/urgent,4/7] rcu: protect __rcu_read_unlock() against scheduler-using irq handlers --- 2011-07-20 Paul E. McKenney New
[tip/core/urgent,3/7] rcu: Streamline code produced by __rcu_read_unlock() --- 2011-07-20 Paul E. McKenney Superseded
[tip/core/urgent,2/7] rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_special --- 2011-07-20 Paul E. McKenney Superseded
[tip/core/urgent,1/7] rcu: decrease rcu_report_exp_rnp coupling with scheduler --- 2011-07-20 Paul E. McKenney New
[RFC,tip/core/rcu,6/6] rcu: Make srcu_read_lock_held() call common lockdep-enabled function --- 2011-07-08 Paul E. McKenney New
[RFC,tip/core/rcu,5/6] rcu: Warn when srcu_read_lock() is used in an extended quiescent state --- 2011-07-08 Paul E. McKenney New
[RFC,tip/core/rcu,4/6] rcu: Remove one layer of abstraction from PROVE_RCU checking --- 2011-07-08 Paul E. McKenney New
ARM: zImage: allow supplementing appended DTB with traditional ATAG data --- 2011-06-21 Nicolas Pitre New
ARM: amba: Link fb device to its parent --- 2011-06-20 loic.minier@linaro.org Accepted
[2/2] ARM: add a kuser_cmpxchg64 user space helper --- 2011-06-19 Nicolas Pitre Accepted
[1/2] ARM: kuser: move interface documentation out of the source code --- 2011-06-19 Nicolas Pitre New
[tip/core/urgent,2/2] rcu: Move RCU_BOOST #ifdefs to header file --- 2011-06-17 Paul E. McKenney Accepted
[tip/core/urgent,1/2] rcu: use softirq instead of kthreads except when RCU_BOOST=y --- 2011-06-17 Paul E. McKenney Accepted
ARM: zImage: fix Thumb2 breakage --- 2011-06-09 Nicolas Pitre New
ARM: DT: don't try to access physical address zero --- 2011-06-09 Nicolas Pitre New
[tip/core/rcu,28/28] net,rcu: Convert call_rcu(sk_filter_release_rcu) to kfree_rcu --- 2011-06-08 Paul E. McKenney New
[tip/core/rcu,27/28] net,rcu: Convert call_rcu(xt_rateest_free_rcu) to kfree_rcu() --- 2011-06-08 Paul E. McKenney Accepted
[tip/core/rcu,26/28] sysctl,rcu: Convert call_rcu(free_head) to kfree --- 2011-06-08 Paul E. McKenney Accepted
[tip/core/rcu,10/28] rcu: Fix RCU's NMI documentation --- 2011-06-08 Paul E. McKenney Superseded
[tip/core/rcu,09/28] rcu: Catch rcutorture up to new RCU API additions --- 2011-06-08 Paul E. McKenney New
[tip/core/rcu,08/28] rcu: Abstract common code for RCU grace-period-wait primitives --- 2011-06-08 Paul E. McKenney New
[tip/core/rcu,06/28] rcu: Update rcutorture documentation --- 2011-06-08 Paul E. McKenney Superseded
[tip/core/rcu,05/28] rcu: Move rcu_head definition to types.h --- 2011-06-08 Paul E. McKenney New
« 1 2 ... 17 18 19 20 »