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: State = Action Required       |    Archived = No       |   707 patches
« 1 2 3 47 8 »
Patch Series S/W/F Date Submitter Delegate State
ARM: kernel/sleep.S: fix Thumb2 compilation issues --- 2011-03-19 Nicolas Pitre New
[git,pull] Add more basic board support --- 2011-04-01 Grant Likely New
[git,pull] device tree changes for linaro-2.6.38 --- 2011-04-05 Grant Likely New
[1/2] ARM: the ADDR_NO_RANDOMIZE personality flag should be honored with mmap() --- 2011-04-08 Nicolas Pitre New
[2/2] ARM: fix personality flag propagation across an exec --- 2011-04-08 Nicolas Pitre New
the ADDR_NO_RANDOMIZE personality flag should be honored with mmap() --- 2011-04-13 Nicolas Pitre New
fix personality flag propagation across an exec --- 2011-04-13 Nicolas Pitre New
fix personality test wrt usage of domain handlers --- 2011-04-13 Nicolas Pitre New
arm/dt: Fix broken dtbs rule. --- 2011-04-14 Grant Likely New
[1/2] arm/dt: Fix broken dtbs rule. --- 2011-04-14 Grant Likely New
[2/2] arm/dt: vexpress: Update basic DT to use skeleton.dtsi file. --- 2011-04-14 Grant Likely New
[1/3] ARM: zImage: no need to get the decompressed size from the filesystem --- 2011-04-20 Nicolas Pitre New
[3/3] ARM: zImage: fix issues with missing GOT entries for some global variables --- 2011-04-20 Nicolas Pitre New
ARM: Fix relocation if image end past uncompressed kernel end --- 2011-04-22 Nicolas Pitre New
[3/3] ARM: zImage: the page table memory must be considered before relocation --- 2011-04-22 Nicolas Pitre New
ARM: Fix bad SP address after relocating kernel --- 2011-04-26 Nicolas Pitre New
ARM: Fix relocation if image end past uncompressed kernel end --- 2011-04-27 Nicolas Pitre New
[1/9] ARM: zImage: make sure the stack is 64-bit aligned --- 2011-04-28 Nicolas Pitre New
[3/9] ARM: zImage: make sure not to relocate on top of the relocation code --- 2011-04-28 Nicolas Pitre New
[4/9] ARM: zImage: the page table memory must be considered before relocation --- 2011-04-28 Nicolas Pitre New
[tip/core/rcu,01/86] rcu: Remove conditional compilation for RCU CPU stall warnings --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,02/86] rcu: Decrease memory-barrier usage based on semi-formal proof --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,03/86] rcu: merge TREE_PREEPT_RCU blocked_tasks[] lists --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,04/86] rcu: Update documentation to reflect blocked_tasks[] merge --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,05/86] rcu: move TREE_RCU from softirq to kthread --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,06/86] rcu: priority boosting for TREE_PREEMPT_RCU --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,07/86] rcu: Force per-rcu_node kthreads off of the outgoing CPU --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,08/86] rcu: put per-CPU kthread at non-RT priority during CPU hotplug operations --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,09/86] rcu: avoid hammering sched with yet another bound RT kthread --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,10/86] rcu: eliminate unused boosting statistics --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,11/86] rcu: Add boosting to TREE_PREEMPT_RCU tracing --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,12/86] rcu: Update RCU's trace.txt documentation for new format --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,13/86] rcu: add callback-queue information to rcudata output --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,14/86] rcu: document new callback-queue trace information --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,15/86] rcu: add tracing for RCU's kthread run states. --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,16/86] rcu: make rcutorture version numbers available through debugfs --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,17/86] rcu: fix boost-tracing bug and update tracing documentation --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,18/86] rcu: add grace-period age to tracing --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,19/86] rcu: Add forward-progress diagnostic for per-CPU kthreads --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,21/86] rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignment --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,22/86] rcu: mark rcutorture boosting callback as being on-stack --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,23/86] rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warnings --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,24/86] rcu: Switch to this_cpu() primitives --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,25/86] rcu: code cleanups in TINY_RCU priority boosting. --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,26/86] rcu: remove useless ->boosted_this_gp field --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,27/86] rcu: Converge TINY_RCU expedited and normal boosting --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,29/86] rcu: fix spelling --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,31/86] rcu: further lower priority in rcu_yield() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,32/86] rcu: prevent call_rcu() from diving into rcu core if irqs disabled --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,1/7] net,rcu: convert call_rcu(sk_filter_release_rcu) to kfree_rcu --- 2011-05-02 Paul E. McKenney New
[tip/core/rcu,3/7] batman,rcu: convert call_rcu(gw_node_free_rcu) to kfree_rcu --- 2011-05-02 Paul E. McKenney New
[tip/core/rcu,4/7] batman,rcu: convert call_rcu(neigh_node_free_rcu) to kfree() --- 2011-05-02 Paul E. McKenney New
[tip/core/rcu,5/7] batman,rcu: convert call_rcu(softif_neigh_free_rcu) to kfree_rcu --- 2011-05-02 Paul E. McKenney New
[tip/core/rcu,6/7] net,rcu: convert call_rcu(prl_entry_destroy_rcu) to kfree --- 2011-05-02 Paul E. McKenney New
[tip/core/rcu,10/86] rcu: eliminate unused boosting statistics --- 2011-05-02 Paul E. McKenney New
[tip/core/rcu,17/86] rcu: fix boost-tracing bug and update tracing documentation --- 2011-05-02 Paul E. McKenney New
[tip/core/rcu,17/86] rcu: fix boost-tracing bug and update tracing documentation --- 2011-05-02 Paul E. McKenney New
[tip/core/rcu,18/86] rcu: add grace-period age to tracing --- 2011-05-02 Paul E. McKenney New
[tip/core/rcu,1/3] rcu: get rid of signed overflow in check_cpu_stall() --- 2011-05-08 Paul E. McKenney New
[tip/core/rcu,3/3] rcu: permit rcu_read_unlock() to be called while holding runqueue locks --- 2011-05-08 Paul E. McKenney New
[v6,1/5] arm/dt: Make __vet_atags also accept a dtb image --- 2011-05-11 Grant Likely New
[v6,2/5] arm/dt: Allow CONFIG_OF on ARM --- 2011-05-11 Grant Likely New
[v6,3/5] arm/dt: consolidate atags setup into setup_machine_atags --- 2011-05-11 Grant Likely New
[v6,4/5] arm/dt: probe for platforms via the device tree --- 2011-05-11 Grant Likely New
[v6,5/5] dt: add documentation of ARM dt boot interface --- 2011-05-11 Grant Likely New
[tip/core/rcu,1/3] rcu: avoid build error for third-party modules --- 2011-05-11 Paul E. McKenney New
[v3,1/3] gpio: gpio-mxs: copy mach-mxs/gpio.c into drivers/gpio --- 2011-06-04 Grant Likely New
[v4,1/3] gpio/mxs: Move Freescale mxs gpio driver to drivers/gpio --- 2011-06-05 Shawn Guo New
[v4,2/2] gpio/mxc: Change gpio-mxc into an upstanding gpio driver --- 2011-06-06 Grant Likely New
[tip/core/rcu,04/28] rcu: Restore checks for blocking in RCU read-side critical sections --- 2011-06-08 Paul E. McKenney New
[tip/core/rcu,05/28] rcu: Move rcu_head definition to types.h --- 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,09/28] rcu: Catch rcutorture up to new RCU API additions --- 2011-06-08 Paul E. McKenney 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
ARM: DT: don't try to access physical address zero --- 2011-06-09 Nicolas Pitre New
ARM: zImage: fix Thumb2 breakage --- 2011-06-09 Nicolas Pitre New
[1/2] ARM: kuser: move interface documentation out of the source code --- 2011-06-19 Nicolas Pitre New
ARM: zImage: allow supplementing appended DTB with traditional ATAG data --- 2011-06-21 Nicolas Pitre New
[RFC,tip/core/rcu,4/6] rcu: Remove one layer of abstraction from PROVE_RCU checking --- 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,6/6] rcu: Make srcu_read_lock_held() call common lockdep-enabled function --- 2011-07-08 Paul E. McKenney New
[tip/core/urgent,1/7] rcu: decrease rcu_report_exp_rnp coupling with scheduler --- 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,7/7] signal: align __lock_task_sighand() irq disabling and RCU --- 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 New
[1/4] ARM: zImage: ensure it is always a multiple of 64 bits in size --- 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
[4/4] ARM: zImage: allow supplementing appended DTB with traditional ATAG data --- 2011-08-02 Shawn Guo New
arm/dt: Add dt machine definition --- 2011-08-03 Shawn Guo New
[RFC,tip/core/urgent] rcu: Avoid having just-onlined CPU resched itself when RCU is idle --- 2011-08-19 Paul E. McKenney New
[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,41/55] rcu: Permit rt_mutex_unlock() with irqs disabled --- 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,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,48/55] powerpc: strengthen value-returning-atomics memory barriers --- 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,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,54/55] rcu: Make srcu_read_lock_held() call common lockdep-enabled function --- 2011-09-06 Paul E. McKenney New
[tip/core/rcu,55/55] powerpc: Work around tracing from dyntick-idle mode --- 2011-09-06 Paul E. McKenney New
Fix spelling of "omitted"; found by lintian --- 2011-10-13 loic.minier@linaro.org New
« 1 2 3 47 8 »