Patch Metrics

There are 2355 patches submitted by members of this team, and 660 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       |   1038 patches
« 1 2 ... 7 8 910 11 »
Patch Series S/W/F Date Submitter Delegate State
[1/3] clk: bcm281xx: define kona clock binding --- 2014-01-27 Alex Elder New
MAINTAINERS: update an e-mail address --- 2014-01-27 Alex Elder New
clk: bcm281xx: define U32_MAX conditionally for now --- 2014-01-27 Alex Elder New
[v2,2/3] kernel.h: define u8, s8, u32, etc. limits --- 2014-01-27 Alex Elder New
[3/3] remove extra definitions of U32_MAX --- 2014-01-27 Alex Elder New
[2/3] kernel.h: define u8, s8, u32, etc. limits --- 2014-01-27 Alex Elder New
[1/3] conditionally define U32_MAX --- 2014-01-27 Alex Elder New
[v2,RESEND] clk: support hardware-specific debugfs entries --- 2014-01-27 Alex Elder New
clk: support hardware-specific debugfs entries --- 2014-01-27 Alex Elder New
[v5,16/16] ARM: Remove uprobes dependency on kprobes --- 2014-01-23 David Long New
[v5,15/16] ARM: add uprobes support --- 2014-01-23 David Long New
[v5,14/16] ARM: Make arch_specific_insn a define for new arch_probes_insn structure --- 2014-01-23 David Long New
[v5,13/16] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions --- 2014-01-23 David Long New
[v5,12/16] ARM: Change the remaining shared kprobes/uprobes symbols to something generic --- 2014-01-23 David Long New
[v5,11/16] ARM: Rename the shared kprobes/uprobe return value enum --- 2014-01-23 David Long New
[v5,09/16] ARM: Make the kprobes condition_check symbol names more generic --- 2014-01-23 David Long New
[v5,08/16] ARM: Use new opcode type in ARM kprobes/uprobes code --- 2014-01-23 David Long New
[v5,07/16] ARM: Remove use of struct kprobe from generic probes code --- 2014-01-23 David Long New
[v5,06/16] ARM: Disable jprobes test when built into thumb-mode kernel --- 2014-01-23 David Long New
[v5,05/16] ARM: use a function table for determining instruction interpreter action --- 2014-01-23 David Long New
[v5,04/16] ARM: move generic thumb instruction parsing code to new files for use by other feature --- 2014-01-23 David Long New
[v5,03/16] ARM: Move generic arm instruction parsing code to new files for sharing between features --- 2014-01-23 David Long New
[v5,02/16] ARM: move shared uprobe/kprobe definitions into new include file --- 2014-01-23 David Long New
[v5,01/16] uprobes: allow ignoring of probe hits --- 2014-01-23 David Long New
[2/2] libsdl2: add PACKAGECONFIG for opengl --- 2014-01-23 Nicolas Dechesne New
[1/2] libsdl: add PACKAGECONFIG for opengl --- 2014-01-23 Nicolas Dechesne New
[edk2,1/8] ArmPlatformPkg/ArmVExpressPkg: add network modules --- 2014-01-16 Laszlo Ersek New
tty: Fallback to use dynamic major number --- 2014-01-16 Tushar Behera New
drm/exynos: Fix multiplatform breakage for ipp --- 2014-01-15 Tushar Behera New
[v2,RESEND] clk: support hardware-specific debugfs entries --- 2014-01-11 Alex Elder New
[RESEND,1/4] clk: clk-s2mps11: Refactor for including support for other MFD clocks --- 2013-12-30 Tushar Behera New
[3/3] ARM: SAMSUNG: Remove Exynos specific code from pm-gpio.c --- 2013-12-27 Tushar Behera New
[2/3] ARM: SAMSUNG: Remove Exynos specific code from s5p-pm-irq.c --- 2013-12-27 Tushar Behera New
[1/3] ARM: SAMSUNG: Remove Exynos specific code from devs.c --- 2013-12-27 Tushar Behera New
serial: samsung: Remove hard-coded major/minor numbers --- 2013-12-27 Tushar Behera New
irqchip: s3c24xx: add missing comma for completeness --- 2013-12-27 Tushar Behera New
[RESEND,4/4] ARM: dts: Add S5M8767 clock nodes on Arndale board --- 2013-12-26 Tushar Behera New
[v4,16/16] ARM: Remove uprobes dependency on kprobes --- 2013-12-16 David Long New
[v4,15/16] ARM: add uprobes support --- 2013-12-16 David Long New
[v4,14/16] ARM: Make arch_specific_insn a define for new arch_probes_insn structure --- 2013-12-16 David Long New
[v4,13/16] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions --- 2013-12-16 David Long New
[v4,12/16] ARM: Change the remaining shared kprobes/uprobes symbols to something generic --- 2013-12-16 David Long New
[v4,11/16] ARM: Rename the shared kprobes/uprobe return value enum --- 2013-12-16 David Long New
[v4,10/16] ARM: Change more ARM kprobes symbol names to something more --- 2013-12-16 David Long New
[v4,09/16] ARM: Make the kprobes condition_check symbol names more generic --- 2013-12-16 David Long New
[v4,08/16] ARM: Use new opcode type in ARM kprobes/uprobes code --- 2013-12-16 David Long New
[v4,07/16] ARM: Remove use of struct kprobe from generic probes code --- 2013-12-16 David Long New
[v4,06/16] ARM: Disable jprobes test when built into thumb-mode kernel --- 2013-12-16 David Long New
[v4,05/16] ARM: use a function table for determining instruction interpreter actions --- 2013-12-16 David Long New
[v4,04/16] ARM: move generic thumb instruction parsing code to new files for use by other feature --- 2013-12-16 David Long New
[v4,03/16] ARM: Move generic arm instruction parsing code to new files for sharing between features --- 2013-12-16 David Long New
[v4,02/16] ARM: move shared uprobe/kprobe definitions into new include file --- 2013-12-16 David Long New
[v4,01/16] uprobes: allow ignoring of probe hits --- 2013-12-16 David Long New
Gstatus: add "cvs" command --- 2013-11-27 Trevor Woerner New
[v3,15/15] ARM: Remove uprobes dependency on kprobes --- 2013-11-27 David Long New
[v3,14/15] ARM: add uprobes support --- 2013-11-27 David Long New
[v3,13/15] ARM: Add an emulate flag to the kprobes/uprobes instruction decode functions --- 2013-11-27 David Long New
[v3,12/15] ARM: Change the remaining shared kprobes/uprobes symbols to something generic --- 2013-11-27 David Long New
[v3,11/15] ARM: Rename the shared kprobes/uprobe return value enum --- 2013-11-27 David Long New
[v3,10/15] ARM: Change more ARM kprobes symbol names to something more --- 2013-11-27 David Long New
[v3,09/15] ARM: Make the kprobes condition_check symbol names more generic --- 2013-11-27 David Long New
[v3,08/15] ARM: Use new opcode type in ARM kprobes/uprobes code --- 2013-11-27 David Long New
[v3,07/15] ARM: Remove use of struct kprobe from generic probes code --- 2013-11-27 David Long New
[v3,06/15] ARM: Disable jprobes test when built into thumb-mode kernel --- 2013-11-27 David Long New
[v3,05/15] ARM: use a function table for determining instruction interpreter actions --- 2013-11-27 David Long New
[v3,04/15] ARM: move generic thumb instruction parsing code to new files for use by other feature --- 2013-11-27 David Long New
[v3,03/15] ARM: Move generic arm instruction parsing code to new files for sharing between features --- 2013-11-27 David Long New
[v3,02/15] ARM: move shared uprobe/kprobe definitions into new include file --- 2013-11-27 David Long New
[v3,01/15] uprobes: allow ignoring of probe hits --- 2013-11-27 David Long New
[yocto-docs] ref-manual: add usage NOTE to IMAGE_FSTYPES --- 2013-11-24 Trevor Woerner New
newbb.vim: fix spelling --- 2013-11-11 Trevor Woerner New
[yocto-docs,v2] runtime package management: use oe-core features --- 2013-11-02 Trevor Woerner New
[yocto-docs] runtime package management: use oe-core features --- 2013-11-02 Trevor Woerner New
[5/5] lib: devres: Remove deprecated devm_request_and_ioremap --- 2013-10-31 Tushar Behera New
[3/5] iommu/arm-smmu: Use devm_ioremap_resource --- 2013-10-31 Tushar Behera New
[2/5] DRM: Armada: Use devm_ioremap_resource --- 2013-10-31 Tushar Behera New
[4/4] ARM: dts: Add S5M8767 clock nodes on Arndale board --- 2013-10-31 Tushar Behera New
[3/4] mfd: sec-core: Add cells for S5M8767-clocks --- 2013-10-31 Tushar Behera New
[2/4] clk: clk-s2mps11: Add support for clocks in S5M8767 MFD --- 2013-10-31 Tushar Behera New
[1/4] clk: clk-s2mps11: Refactor for including support for other MFD clocks --- 2013-10-31 Tushar Behera New
clk: Zero-initialize memory for new clock in devm_clk_register --- 2013-10-29 Tushar Behera New
[v2,13/13] ARM: Remove uprobes dependency on kprobes --- 2013-10-15 David Long New
[v2,12/13] ARM: add uprobes support --- 2013-10-15 David Long New
[v2,11/13] ARM: Finish renaming ARM kprobes APIs for sharing with uprobes --- 2013-10-15 David Long New
[v2,10/13] kprobes: Remove uneeded kernel dependency on struct arch_specific_insn --- 2013-10-15 David Long New
[v2,09/13] ARM: Disable jprobe selftests in thumb kernels --- 2013-10-15 David Long New
[v2,08/13] ARM: use a function table for determining instruction interpreter actions --- 2013-10-15 David Long New
[v2,07/13] ARM: move generic thumb instruction parsing code to new files for use by other features --- 2013-10-15 David Long New
[v2,06/13] ARM: move shared uprobe/kprobe definitions into new include file --- 2013-10-15 David Long New
[v2,03/13] uprobes: allow arch access to xol slot --- 2013-10-15 David Long New
[v2,02/13] uprobes: allow ignoring of probe hits --- 2013-10-15 David Long New
[v2,01/13] uprobes: move function declarations out of arch --- 2013-10-15 David Long New
Support 64 bits ARM (ARMv8) NEON. --- 2013-10-10 James Yu New
[03/10] ArmPlatformPkg/ArmVExpressPkg: add network modules --- 2013-10-07 Reece R. Pollack New
[yocto-docs] dev-manual: re-write runtime package management section --- 2013-10-03 Trevor Woerner New
[meta-qt5] devshell: include PATH for qt5 native applications --- 2013-09-20 Trevor Woerner New
clk: clean up everything on debugfs error --- 2013-09-10 Alex Elder New
clk: only call get_parent if there is one --- 2013-09-10 Alex Elder New
[resend] clk: get matching entry under lock in of_clk_init() --- 2013-08-22 Alex Elder New
[RFC] build.py: create symlink for run.do_xxx scripts --- 2013-08-16 Nicolas Dechesne New
« 1 2 ... 7 8 910 11 »