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 ... 101 102 103125 126 »
Patch Series S/W/F Date Submitter Delegate State
[v3,22/22] k_clock:Remove the 32bit methods with timespec/itimerspec type --- 2015-05-11 (Exiting) Baolin Wang New
[v3,21/22] time/posix-cpu-timers:Convert to the 64bit methods for k_clock structure --- 2015-05-11 (Exiting) Baolin Wang New
[v3,20/22] cputime:Introduce the cputime_to_timespec64/timespec64_to_cputime function --- 2015-05-11 (Exiting) Baolin Wang New
[v3,19/22] time/time:Introduce the timespec64_to_jiffies/jiffies_to_timespec64 function --- 2015-05-11 (Exiting) Baolin Wang New
[v3,18/22] time/posix-clock:Convert to the 64bit methods for k_clock and posix_clock_operations structure --- 2015-05-11 (Exiting) Baolin Wang New
[v3,17/22] time/alarmtimer:Convert to the new 64bit methods for k_clock structure --- 2015-05-11 (Exiting) Baolin Wang New
[v3,16/22] char/mmtimer:Convert to the 64bit methods for k_clock callback function --- 2015-05-11 (Exiting) Baolin Wang New
[v3,15/22] time/posix-timers:Convert to the 64bit methods for k_clock callback functions --- 2015-05-11 (Exiting) Baolin Wang New
[v3,14/22] time:Introduce the do_sys_settimeofday64() function with timespec64 type --- 2015-05-11 (Exiting) Baolin Wang New
[v3,13/22] posix-timers:Convert to the 64bit methods for the clock_getres syscall function --- 2015-05-11 (Exiting) Baolin Wang New
[v3,12/22] posix-timers:Split out the guts of the syscall and change the implementation for clock_getres --- 2015-05-11 (Exiting) Baolin Wang New
[v3,11/22] posix-timers:Convert to the 64bit methods for the clock_gettime syscall function --- 2015-05-11 (Exiting) Baolin Wang New
[v3,10/22] posix-timers:Split out the guts of the syscall and change the implementation for clock_gettime --- 2015-05-11 (Exiting) Baolin Wang New
[v3,09/22] posix-timers:Convert to the 64bit methods for the clock_settime syscall function --- 2015-05-11 (Exiting) Baolin Wang New
[v3,08/22] posix-timers:Split out the guts of the syscall and change the implementation for clock_settime --- 2015-05-11 (Exiting) Baolin Wang New
[v3,07/22] posix-timers:Convert to the 64bit methods for the timer_settime syscall function --- 2015-05-11 (Exiting) Baolin Wang New
[v3,06/22] posix-timers:Split out the guts of the syscall and change the implementation for timer_settime --- 2015-05-11 (Exiting) Baolin Wang New
[v3,05/22] posix-timers:Convert to the 64bit methods for the timer_gettime syscall function --- 2015-05-11 (Exiting) Baolin Wang New
[v3,04/22] posix-timers:Split out the guts of the syscall and change the implementation for timer_gettime --- 2015-05-11 (Exiting) Baolin Wang New
[v3,03/22] time/hrtimer:Introduce hrtimer_get_res64() with timespec64 type for getting the timer resolution --- 2015-05-11 (Exiting) Baolin Wang New
[v3,02/22] timekeeping:Introduce the current_kernel_time64() function with timespec64 type --- 2015-05-11 (Exiting) Baolin Wang New
[v3,01/22] linux/time64.h:Introduce the 'struct itimerspec64' for 64bit --- 2015-05-11 (Exiting) Baolin Wang New
[GIT,PULL] Ux500 development for v4.2 --- 2015-05-11 Linus Walleij New
vexpress64: fix various memory issues --- 2015-05-11 Linus Walleij New
[GIT,PULL] simple-mfd --- 2015-05-11 Linus Walleij New
[v3] ktime: Fix ktime_divns to do signed division --- 2015-05-08 John Stultz New
greybus: gb-audio: Add integrated greybus audio driver --- 2015-05-08 John Stultz New
[GIT,PULL] GPIO fixes for the v4.1 series --- 2015-05-08 Linus Walleij New
[GIT,PULL] MMC fixes for v.4.1 rc3 --- 2015-05-08 Ulf Hansson New
[v4,4/4] arm: kvm: add stub implementation for kvm_cpu_reset() --- 2015-05-08 AKASHI Takahiro New
[v4,3/4] arm64: kvm: remove !KEXEC dependency --- 2015-05-08 AKASHI Takahiro New
[v4,2/4] arm64: kvm: add kvm cpu hotplug --- 2015-05-08 AKASHI Takahiro New
[v4,1/4] arm64: kvm: add a cpu tear-down function --- 2015-05-08 AKASHI Takahiro New
[GIT,PULL] pin control fixes for the v4.1 series --- 2015-05-07 Linus Walleij New
[RFC,v2] ktime: Fix ktime_divns to do signed division --- 2015-05-06 John Stultz New
[RFC] timekeeping: Calculate freq adjustment directly --- 2015-05-06 John Stultz New
[v2,1/2] sched/rt: Check to push task away when its affinity is changed --- 2015-05-05 Xunlei Pang New
ktime: Fix ktime_divns to do signed division --- 2015-05-01 John Stultz New
[v3.19] ktime: Fix ktime_divns to do signed division --- 2015-05-01 John Stultz New
ktime_to_us/ms debug patch --- 2015-04-30 John Stultz New
[2/2] sched/rt: Optimizate task_woken_rt() --- 2015-04-30 Xunlei Pang New
[1/2] sched/rt: Check to push task away when its affinity is changed --- 2015-04-30 Xunlei Pang New
[v2,15/15] k_clock:Remove the 32bit methods with timespec/itimerspec type --- 2015-04-30 (Exiting) Baolin Wang New
[v2,14/15] time/posix-cpu-timers:Convert to the 64bit methods for k_clock structure --- 2015-04-30 (Exiting) Baolin Wang New
[v2,13/15] cputime:Introduce the cputime_to_timespec64/timespec64_to_cputime function --- 2015-04-30 (Exiting) Baolin Wang New
[v2,12/15] time/time:Introduce the timespec64_to_jiffies/jiffies_to_timespec64 function --- 2015-04-30 (Exiting) Baolin Wang New
[v2,11/15] time/posix-clock:Convert to the 64bit methods for k_clock and posix_clock_operations structure --- 2015-04-30 (Exiting) Baolin Wang New
[v2,10/15] time/alarmtimer:Convert to the new methods for k_clock structure --- 2015-04-30 (Exiting) Baolin Wang New
[v2,09/15] char/mmtimer:Convert to the 64bit methods for k_clock callback function --- 2015-04-30 (Exiting) Baolin Wang New
[v2,08/15] time/posix-timers:Convert to the 64bit methods for k_clock callback functions --- 2015-04-30 (Exiting) Baolin Wang New
[v2,07/15] time:Introduce the do_sys_settimeofday64() function with timespec64 type --- 2015-04-30 (Exiting) Baolin Wang New
[v2,06/15] posix-timers:Convert to the 64bit methods for the syscall function --- 2015-04-30 (Exiting) Baolin Wang New
[v2,05/15] posix-timers:Split out the guts of the syscall and change the implementation --- 2015-04-30 (Exiting) Baolin Wang New
[v2,04/15] posix timers:Introduce the 64bit methods with timespec64 type for k_clock structure --- 2015-04-30 (Exiting) Baolin Wang New
[v2,03/15] time/hrtimer:Introduce hrtimer_get_res64() with timespec64 type for getting the timer resolution --- 2015-04-30 (Exiting) Baolin Wang New
[v2,02/15] timekeeping:Introduce the current_kernel_time64() function with timespec64 type --- 2015-04-30 (Exiting) Baolin Wang New
[v2,01/15] linux/time64.h:Introduce the 'struct itimerspec64' for 64bit --- 2015-04-30 (Exiting) Baolin Wang New
[GIT,PULL] Ux500 fixes --- 2015-04-28 Linus Walleij New
[3.12,51/83] video: vgacon: Don't build on arm64 --- 2015-04-27 Jiri Slaby New
[RFC,RESEND,4/4] sched/rt: Requeue p back if the preemption initiated by check_preempt_equal_prio_common() failed --- 2015-04-27 Xunlei Pang New
[RFC,RESEND,3/4] sched/rt: Fix wrong SMP scheduler behavior for equal prio cases --- 2015-04-27 Xunlei Pang New
[RFC,RESEND,2/4] lib/plist: Provide plist_add_head() for nodes with the same prio --- 2015-04-27 Xunlei Pang New
[RFC,RESEND,1/4] sched/rt: Modify check_preempt_equal_prio() for multiple tasks queued at the same priority --- 2015-04-27 Xunlei Pang New
[RFC,6/6] sched/rt: Requeue p back if the preemption of check_preempt_equal_prio_common() failed --- 2015-04-26 Xunlei Pang New
[RFC,5/6] sched/rt: Fix wrong SMP scheduler behavior for equal prio cases --- 2015-04-26 Xunlei Pang New
[RFC,4/6] lib/plist: Provide plist_add_head() for nodes with the same prio --- 2015-04-26 Xunlei Pang New
[RFC,3/6] sched/rt: Check to push FIFO current away at each tick --- 2015-04-26 Xunlei Pang New
[RFC,2/6] sched/rt: Check to push task away when its affinity is changed --- 2015-04-26 Xunlei Pang New
[RFC,1/6] sched/rt: Provide new check_preempt_equal_prio_common() --- 2015-04-26 Xunlei Pang New
[v2,5/5] arm64: enable kdump in the arm64 defconfig --- 2015-04-24 AKASHI Takahiro New
[v2,4/5] arm64: add kdump support --- 2015-04-24 AKASHI Takahiro New
[v2,3/5] arm64: kdump: do not go into EL2 before starting a crash dump kernel --- 2015-04-24 AKASHI Takahiro New
[v2,2/5] arm64: kdump: implement machine_crash_shutdown() --- 2015-04-24 AKASHI Takahiro New
[v2,1/5] arm64: kdump: reserve memory for crash dump kernel --- 2015-04-24 AKASHI Takahiro New
[RFC,4/4] arm64: add livepatch support --- 2015-04-24 AKASHI Takahiro New
[RFC,3/4] arm64: ftrace: add DYNAMIC_TRACE_WITH_REGS version --- 2015-04-24 AKASHI Takahiro New
[RFC,2/4] livepatch: adjust a patched function's address --- 2015-04-24 AKASHI Takahiro New
[RFC,1/4] ftrace: add a helper function for livepatch --- 2015-04-24 AKASHI Takahiro New
[added,to,the,3.12,stable,tree] video: vgacon: Don't build on arm64 --- 2015-04-23 Jiri Slaby New
coresight: Add support for Juno platform --- 2015-04-22 Mathieu Poirier New
[RESEND] bug: Recursion avoidance for WARN_ONCE() and friends --- 2015-04-22 Daniel Thompson New
[GIT,PULL] MMC fixes for v.4.1 rc1 --- 2015-04-22 Ulf Hansson New
[2/2] integrator: switch to DM serial port --- 2015-04-21 Linus Walleij New
[1/2] integrator: stop zeroing the gd flags --- 2015-04-21 Linus Walleij New
serial: pl01x: fix PL010 regression --- 2015-04-21 Linus Walleij New
[GIT,PULL] pin control Kconfig fix for v4.1 --- 2015-04-21 Linus Walleij New
[RESEND] arm64: kgdb: fix single stepping --- 2015-04-21 AKASHI Takahiro New
gbsim: i2s: Add PROTOCOL_VERSION request support --- 2015-04-20 John Stultz New
[v6,2/6] arm64: Add more test functions to insn.c --- 2015-04-20 David Long New
[v6,1/6] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature --- 2015-04-20 David Long New
[12/13,v3] coresight: replicator: retrieve and handle atclk --- 2015-04-20 Linus Walleij New
[3/3] ARM: ux500: Enable GPIO regulator for SD-card for snowball --- 2015-04-20 Ulf Hansson New
[2/3] ARM: ux500: Enable GPIO regulator for SD-card for HREF boards --- 2015-04-20 Ulf Hansson New
[1/3] ARM: ux500: Move GPIO regulator for SD-card into board DTSs --- 2015-04-20 Ulf Hansson New
[12/13,v2] coresight: replicator: retrieve and handle atclk --- 2015-04-20 Linus Walleij New
[07/13,v2] coresight: tmc: let runtime PM handle core clock --- 2015-04-20 Linus Walleij New
[05/13,v2] coresight: etb: let runtime PM handle core clock --- 2015-04-20 Linus Walleij New
[v6,3/3] sched/rt: Check to push the task when changing its affinity --- 2015-04-20 Xunlei Pang New
[v6,2/3] sched/rt: Fix wrong SMP scheduler behavior for equal prio cases --- 2015-04-20 Xunlei Pang New
[v6,1/3] lib/plist: Provide plist_add_head() for nodes with the same prio --- 2015-04-20 Xunlei Pang New
« 1 2 ... 101 102 103125 126 »