Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   543 patches
« 1 2 ... 3 4 5 6 »
Patch Series S/W/F Date Submitter Delegate State
[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
[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
[11/11] k_clock:Remove the 32bit methods with timespec type --- 2015-04-20 (Exiting) Baolin Wang New
[10/11] time/posix-cpu-timers:Convert to the 64bit methods for k_clock structure --- 2015-04-20 (Exiting) Baolin Wang New
[09/11] cputime:Introduce the cputime_to_timespec64/timespec64_to_cputime function --- 2015-04-20 (Exiting) Baolin Wang New
[08/11] time/posix-clock:Convert to the 64bit methods for k_clock and posix_clock_operations structure --- 2015-04-20 (Exiting) Baolin Wang New
[07/11] time/alarmtimer:Convert to the new methods for k_clock structure --- 2015-04-20 (Exiting) Baolin Wang New
[06/11] char/mmtimer:Convert to the 64bit methods for k_clock callback function --- 2015-04-20 (Exiting) Baolin Wang New
[05/11] time/posix-timers:Convert to the 64bit methods for k_clock callback functions --- 2015-04-20 (Exiting) Baolin Wang New
[04/11] posix timers:Introduce the 64bit methods with timespec64 type for k_clock structure --- 2015-04-20 (Exiting) Baolin Wang New
[03/11] time/hrtimer:Introduce hrtimer_get_res64() with timespec64 type for getting the timer resolution --- 2015-04-20 (Exiting) Baolin Wang New
[02/11] timekeeping:Introduce the current_kernel_time64() function with timespec64 type --- 2015-04-20 (Exiting) Baolin Wang New
[01/11] linux/time64.h:Introduce the 'struct itimerspec64' for 64bit --- 2015-04-20 (Exiting) Baolin Wang New
[4/4] ptp/ixp46x:Replace timespec with ktime_t in ptp_ixp46x.c --- 2015-03-19 (Exiting) Baolin Wang New
[3/4] ptp/pch:Replace timespec with ktime_t in ptp_pch.c --- 2015-03-19 (Exiting) Baolin Wang New
[2/4] ptp/clcok:Introduce the setktime/getktime interfaces with "ktime_t" type --- 2015-03-19 (Exiting) Baolin Wang New
[1/4] ptp/chardev:Introduce another option to get/set time in ptp_clock_info structure --- 2015-03-19 (Exiting) Baolin Wang New
« 1 2 ... 3 4 5 6 »

Bundling

Create bundle: