Patch Metrics

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

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)
Show patches with: State = Action Required       |   12522 patches
« 1 2 ... 105 106 107125 126 »
Patch Series S/W/F Date Submitter Delegate State
[08/19] selftests/timers: Add threaded time inconsistency test from timetest suite --- 2015-03-02 John Stultz New
[07/19] selftests/timers: Add set-timer-lat test from timetest suite --- 2015-03-02 John Stultz New
[06/19] selftests/timers: Add clock skew estimation test from timetest suite --- 2015-03-02 John Stultz New
[05/19] selftests/timers: Add nsleep-lat test from timetest suite --- 2015-03-02 John Stultz New
[04/19] selftests/timers: Add inconsistency-check test from timetests --- 2015-03-02 John Stultz New
[03/19] selftests/timers: Add nanosleep test from timetest suite --- 2015-03-02 John Stultz New
[02/19] selftests/timers: Quiet warning due to lack of return check on brk --- 2015-03-02 John Stultz New
[01/19] selftests/timers: Cleanup Makefile to make it easier to add future tests --- 2015-03-02 John Stultz New
[v5,5/5] sched_clock: Avoid deadlock during read from NMI --- 2015-03-02 Daniel Thompson New
[v5,4/5] sched_clock: Remove redundant notrace from update function --- 2015-03-02 Daniel Thompson New
[v5,3/5] sched_clock: Remove suspend from clock_read_data --- 2015-03-02 Daniel Thompson New
[v5,2/5] sched_clock: Optimize cache line usage --- 2015-03-02 Daniel Thompson New
[v5,1/5] sched_clock: Match scope of read and write seqcounts --- 2015-03-02 Daniel Thompson New
[GIT,PULL] GPIO fixes for the v4.0 series, take one --- 2015-03-02 Linus Walleij New
[3/5] coresight: Adding coresight support for arm64 architecture --- 2015-02-27 Mathieu Poirier New
[2/5] coresight: fixing compilation warnings picked up by 64bit compiler --- 2015-02-27 Mathieu Poirier New
[1/5] coresight: making cpu index lookup arm64 compliant --- 2015-02-27 Mathieu Poirier New
[resend,1/2] ARM: KVM: avoid "HYP init code too big" error --- 2015-02-27 Ard Biesheuvel New
[RESEND] coresight-stm: Bindings for System Trace Macrocell --- 2015-02-26 Mathieu Poirier New
[19/19] MAINTAINERS: Add selftests/timers to the timekeeping maintainance list --- 2015-02-25 John Stultz New
[18/19] selftests/timers: Add set-2038 test from timetest suite --- 2015-02-25 John Stultz New
[17/19] selftests/timers: Add set-tai from the timetest suite --- 2015-02-25 John Stultz New
[16/19] selftests/timers: Add leapcrash test from the timetest suite --- 2015-02-25 John Stultz New
[15/19] selftests/timers: Add leap-a-day test from timetest suite --- 2015-02-25 John Stultz New
[14/19] selftests/timers: Add clocksource-switch test from timetest suite --- 2015-02-25 John Stultz New
[13/19] selftests/timers: Add skew_consistency test from the timetests suite --- 2015-02-25 John Stultz New
[12/19] selftests/timers: Add change_skew test from timetest suite --- 2015-02-25 John Stultz New
[11/19] selftests/timers: Add alarmtimer-suspend test from timetests suite --- 2015-02-25 John Stultz New
[10/19] selftests/timers: Add adjtimex validation test from timetest suite --- 2015-02-25 John Stultz New
[09/19] selftests/timers: Add mqueue latency test from the timetest suite --- 2015-02-25 John Stultz New
[08/19] selftests/timers: Add threaded time inconsistency test from timetest suite --- 2015-02-25 John Stultz New
[07/19] selftests/timers: Add set-timer-lat test from timetest suite --- 2015-02-25 John Stultz New
[06/19] selftests/timers: Add clock skew estimation test from timetest suite --- 2015-02-25 John Stultz New
[05/19] selftests/timers: Add nsleep-lat test from timetest suite --- 2015-02-25 John Stultz New
[04/19] selftests/timers: Add inconsistency-check test from timetests --- 2015-02-25 John Stultz New
[03/19] selftests/timers: Add nanosleep test from timetest suite --- 2015-02-25 John Stultz New
[02/19] selftests/timers: Quiet warning due to lack of return check on brk --- 2015-02-25 John Stultz New
[01/19] selftests/timers: Cleanup Makefile to make it easier to add future tests --- 2015-02-25 John Stultz New
[1/2] arm64: juno: Add APB registers and LEDs using syscon --- 2015-02-25 Linus Walleij New
aarch64: correct a size of struct elf_prstatus --- 2015-02-23 AKASHI Takahiro New
[2/2] vexpress64: juno: add default NOR flash boot --- 2015-02-19 Linus Walleij New
[1/2] vexpress64: juno: add NOR flash detection --- 2015-02-19 Linus Walleij New
drivers: platform: parse IRQ flags from resources --- 2015-02-18 Linus Walleij New
[v5,2/6] arm64: Add more test functions to insn.c --- 2015-02-17 David Long New
[v5,1/6] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature --- 2015-02-17 David Long New
[v3] armv8/vexpress64: make multientry conditional --- 2015-02-17 Linus Walleij New
nfsd: Fix v2-only build regression --- 2015-02-16 Daniel Thompson New
[v4,3/3] sched/rt: Check to push the task when changing its affinity --- 2015-02-16 Xunlei Pang New
[v4,2/3] sched/rt: Fix wrong SMP scheduler behavior for equal prio cases --- 2015-02-16 Xunlei Pang New
[v4,1/3] lib/plist: Provide plist_add_head() for nodes with the same prio --- 2015-02-16 Xunlei Pang New
[v4,4/4] rtc: Remove redundant rtc_valid_tm() from rtc_resume() --- 2015-02-15 Xunlei Pang New
[v4,3/4] time: rtc: Don't bother into rtc_resume() for the nonstop clocksource --- 2015-02-15 Xunlei Pang New
[v4,2/4] time: Fix a bug in timekeeping_suspend() with no persistent clock --- 2015-02-15 Xunlei Pang New
[v4,1/4] time: Add needed macros for timekeeping_inject_sleeptime64() --- 2015-02-15 Xunlei Pang New
Revert "smc91x: retrieve IRQ and trigger flags in a modern way" --- 2015-02-13 Linus Walleij New
[2/2,v2] kernel: irq: rename irq_set_default_host to irq_domain_set_default() --- 2015-02-13 Linus Walleij New
[2/2] kernel: irq: rename irq_set_default_host to irq_domain_set_default() --- 2015-02-12 Linus Walleij New
[1/2] kernel: irq: rename irq_find_host() to irq_domain_lookup() --- 2015-02-12 Linus Walleij New
[GIT,PULL] pin control bulk changes for the v3.20 cycle --- 2015-02-11 Linus Walleij New
[v3,2/2] coresight: fixing compilation warnings picked up by 64bit compiler --- 2015-02-11 Mathieu Poirier New
[v3,1/2] coresight: Adding coresight support for arm64 architecture --- 2015-02-11 Mathieu Poirier New
[GIT,PULL] MMC for v.3.20 --- 2015-02-10 Ulf Hansson New
[GIT,PULL] bulk GPIO changes for v3.20 --- 2015-02-10 Linus Walleij New
[v3,2/2] sched/rt: Add check_preempt_equal_prio() logic in pick_next_task_rt() --- 2015-02-08 pang.xunlei New
[v3,1/2] sched/rt: Check to push the task when changing its affinity --- 2015-02-08 pang.xunlei New
[v4,5/5] sched_clock: Avoid deadlock during read from NMI --- 2015-02-08 Daniel Thompson New
[v4,4/5] sched_clock: Remove redundant notrace from update function --- 2015-02-08 Daniel Thompson New
[v4,3/5] sched_clock: Remove suspend from clock_read_data --- 2015-02-08 Daniel Thompson New
[v4,2/5] sched_clock: Optimize cache line usage --- 2015-02-08 Daniel Thompson New
[v4,1/5] sched_clock: Match scope of read and write seqcounts --- 2015-02-08 Daniel Thompson New
[v2,2/2] sched/rt: Add check_preempt_equal_prio() logic in pick_next_task_rt() --- 2015-02-05 Xunlei Pang New
[v2,1/2] sched/rt: Check to push the task when changing its affinity --- 2015-02-05 Xunlei Pang New
coresight-stm: Bindings for System Trace Macrocell --- 2015-02-04 Mathieu Poirier New
sched/deadline: Add update_rq_clock() in yield_task_dl() --- 2015-02-04 pang.xunlei New
[RESEND,2/2] sched/rt: Add check_preempt_equal_prio() logic in pick_next_task_rt() --- 2015-02-04 Xunlei Pang New
[RESEND,1/2] sched/rt: Check to push the task when changing its affinity --- 2015-02-04 Xunlei Pang New
[v2] coresight: Adding coresight support for arm64 architecture --- 2015-02-03 Mathieu Poirier New
[3.19-rc6,v16,6/6] ARM: Add support for on-demand backtrace of other CPUs --- 2015-02-03 Daniel Thompson New
[3.19-rc6,v16,5/6] x86/nmi: Use common printk functions --- 2015-02-03 Daniel Thompson New
[3.19-rc6,v16,4/6] printk: Simple implementation for NMI backtracing --- 2015-02-03 Daniel Thompson New
[3.19-rc6,v16,3/6] irqchip: gic: Introduce plumbing for IPI FIQ --- 2015-02-03 Daniel Thompson New
coresight: Adding coresight support for arm64 architecture --- 2015-02-03 Mathieu Poirier New
coresight: making cpu index lookup arm64 compliant --- 2015-02-03 Mathieu Poirier New
sched/rt: Check to push the task when changing its affinity --- 2015-02-03 Xunlei Pang New
mmc: core: Invoke mmc_pwrseq_post_power_on() prior MMC_POWER_ON state --- 2015-02-02 Ulf Hansson New
[GIT,PULL] GPIO fixes for v3.19 last take --- 2015-02-02 Linus Walleij New
[2/2] coresight: Adding coresight support to arm64 --- 2015-01-30 Mathieu Poirier New
[1/2] arm64: adding cpu lookup functionality --- 2015-01-30 Mathieu Poirier New
[v3,4/4] sched_clock: Avoid deadlock during read from NMI --- 2015-01-30 Daniel Thompson New
[v3,3/4] sched_clock: Remove suspend from clock_read_data --- 2015-01-30 Daniel Thompson New
[v3,2/4] sched_clock: Optimize cache line usage --- 2015-01-30 Daniel Thompson New
[v3,1/4] sched_clock: Match scope of read and write seqcounts --- 2015-01-30 Daniel Thompson New
[v3,2/2] rtc: Remove redundant rtc_valid_tm() from rtc_resume() --- 2015-01-29 Xunlei Pang New
[v3,1/2] time: Don't bother to run rtc_resume() for the nonstop clocksource --- 2015-01-29 Xunlei Pang New
[v2,4/4] sched/rt: Consider deadline tasks in cpupri_find() --- 2015-01-29 Xunlei Pang New
[v2,3/4] sched/deadline: Fix wrong cpudl_find() in check_preempt_equal_dl() --- 2015-01-29 Xunlei Pang New
[v11,23/28] scripts/gdb: Ignore byte-compiled python files --- 2015-01-29 Jan Kiszka New
[v2] armv8/vexpress64: make multientry conditional --- 2015-01-28 Linus Walleij New
[GIT,PULL] final pin control fix for v3.19 --- 2015-01-28 Linus Walleij New
greybus-spec: I2S: Try to add some minor clarifications and notes --- 2015-01-28 John Stultz New
« 1 2 ... 105 106 107125 126 »