Baolin Wang ([email protected])

Number of posts: 1706 (1.84 per day)
First post: 2015-04-20 05:58:13
Last post: 2017-11-02 11:10:41

Date List Subject
2015-06-01 11:58:21 linux-kernel [PATCH v4 15/25] posix-timers:Change the implementation for clock_getres syscall function
2015-06-01 11:58:13 linux-kernel [PATCH v4 14/25] posix-timers:Convert to the 64bit methods for the clock_gettime syscall function
2015-06-01 11:57:50 linux-kernel [PATCH v4 13/25] posix-timers:Change the implementation for clock_gettime syscall function
2015-06-01 11:57:37 linux-kernel [PATCH v4 12/25] posix-timers:Convert to the 64bit methods for the clock_settime syscall function
2015-06-01 11:57:24 linux-kernel [PATCH v4 11/25] posix-timers:Change the implementation for clock_settime syscall function
2015-06-01 11:57:04 linux-kernel [PATCH v4 10/25] posix-timers:Convert to the 64bit methods for the timer_settime syscall function
2015-06-01 11:56:45 linux-kernel [PATCH v4 09/25] posix-timers:Change the implementation for timer_settime syscall
2015-06-01 11:56:24 linux-kernel [PATCH v4 07/25] posix-timers:Change the implementation for timer_gettime syscall function
2015-06-01 11:56:16 linux-kernel [PATCH v4 08/25] posix-timers:Convert to the 64bit methods for the timer_gettime syscall function
2015-06-01 11:55:33 linux-kernel [PATCH v4 06/25] time/posix-timers:Introduce {get,put}_timespec and {get,put}_itimerspec
2015-06-01 11:54:47 linux-kernel [PATCH v4 05/25] time:Introduce the do_sys_settimeofday64() function with timespec64 type
2015-06-01 11:53:01 linux-kernel [PATCH v4 04/25] security/security: Introduce security_settime64() function with timespec64 type
2015-06-01 11:51:12 linux-kernel [PATCH v4 03/25] time/hrtimer:Introduce hrtimer_get_res64() with timespec64 type
2015-06-01 11:50:21 linux-kernel [PATCH v4 02/25] timekeeping:Introduce the current_kernel_time64() function with timespec64 type
2015-06-01 11:48:49 linux-kernel [PATCH v4 01/25] linux/time64.h:Introduce the 'struct itimerspec64' for 64bit
2015-06-01 11:45:36 linux-kernel [PATCH v4 00/25] Convert the posix_clock_operations and k_clock structure to ready for 2038
2015-05-12 14:12:23 linux-kernel [PATCH v3 14/23] posix-timers:Convert to the 64bit methods for the clock_getres syscall function
2015-05-12 14:12:01 linux-kernel [PATCH v3 12/23] posix-timers:Convert to the 64bit methods for the clock_gettime syscall function
2015-05-12 14:11:35 linux-kernel [PATCH v3 10/23] posix-timers:Convert to the 64bit methods for the clock_settime syscall function
2015-05-12 14:10:24 linux-kernel [PATCH v3 08/23] posix-timers:Convert to the 64bit methods for the timer_settime syscall function
2015-05-12 14:09:03 linux-kernel [PATCH v3 05/23] posix-timers:Convert to the 64bit methods for the timer_gettime syscall function
2015-05-12 14:08:10 linux-kernel [PATCH v3 06/23] posix-timers:Convert to the 64bit methods for the timer_gettime syscall function
2015-05-11 11:30:02 linux-kernel [PATCH v3 22/22] k_clock:Remove the 32bit methods with timespec/itimerspec type
2015-05-11 11:29:47 linux-kernel [PATCH v3 21/22] time/posix-cpu-timers:Convert to the 64bit methods for k_clock structure
2015-05-11 11:28:39 linux-kernel [PATCH v3 20/22] cputime:Introduce the cputime_to_timespec64/timespec64_to_cputime function
2015-05-11 11:25:47 linux-kernel [PATCH v3 19/22] time/time:Introduce the timespec64_to_jiffies/jiffies_to_timespec64 function
2015-05-11 11:24:23 linux-kernel [PATCH v3 18/22] time/posix-clock:Convert to the 64bit methods for k_clock and posix_clock_operations structure
2015-05-11 11:23:12 linux-kernel [PATCH v3 17/22] time/alarmtimer:Convert to the new 64bit methods for k_clock structure
2015-05-11 11:22:09 linux-kernel [PATCH v3 16/22] char/mmtimer:Convert to the 64bit methods for k_clock callback function
2015-05-11 11:20:53 linux-kernel [PATCH v3 15/22] time/posix-timers:Convert to the 64bit methods for k_clock callback functions
2015-05-11 11:19:33 linux-kernel [PATCH v3 14/22] time:Introduce the do_sys_settimeofday64() function with timespec64 type
2015-05-11 11:17:51 linux-kernel [PATCH v3 13/22] posix-timers:Convert to the 64bit methods for the clock_getres syscall function
2015-05-11 11:17:37 linux-kernel [PATCH v3 12/22] posix-timers:Split out the guts of the syscall and change the implementation for clock_getres
2015-05-11 11:17:19 linux-kernel [PATCH v3 11/22] posix-timers:Convert to the 64bit methods for the clock_gettime syscall function
2015-05-11 11:16:56 linux-kernel [PATCH v3 10/22] posix-timers:Split out the guts of the syscall and change the implementation for clock_gettime
2015-05-11 11:16:40 linux-kernel [PATCH v3 09/22] posix-timers:Convert to the 64bit methods for the clock_settime syscall function
2015-05-11 11:16:21 linux-kernel [PATCH v3 08/22] posix-timers:Split out the guts of the syscall and change the implementation for clock_settime
2015-05-11 11:16:04 linux-kernel [PATCH v3 07/22] posix-timers:Convert to the 64bit methods for the timer_settime syscall function
2015-05-11 11:15:48 linux-kernel [PATCH v3 06/22] posix-timers:Split out the guts of the syscall and change the implementation for timer_settime
2015-05-11 11:15:24 linux-kernel [PATCH v3 05/22] posix-timers:Convert to the 64bit methods for the timer_gettime syscall function
2015-05-11 11:15:01 linux-kernel [PATCH v3 04/22] posix-timers:Split out the guts of the syscall and change the implementation for timer_gettime
2015-05-11 11:13:14 linux-kernel [PATCH v3 03/22] time/hrtimer:Introduce hrtimer_get_res64() with timespec64 type for getting the timer resolution
2015-05-11 11:12:27 linux-kernel [PATCH v3 02/22] timekeeping:Introduce the current_kernel_time64() function with timespec64 type
2015-05-11 11:11:07 linux-kernel [PATCH v3 01/22] linux/time64.h:Introduce the 'struct itimerspec64' for 64bit
2015-05-11 11:08:55 linux-kernel [PATCH v3 00/22] Convert the posix_clock_operations and k_clock structure to ready for 2038
2015-05-11 11:06:43 linux-kernel [PATCH v3 00/22] Convert the posix_clock_operations and k_clock structure to ready for 2038
2015-04-30 08:25:03 linux-kernel [PATCH v2 15/15] k_clock:Remove the 32bit methods with timespec/itimerspec type
2015-04-30 08:24:40 linux-kernel [PATCH v2 14/15] time/posix-cpu-timers:Convert to the 64bit methods for k_clock structure
2015-04-30 08:23:30 linux-kernel [PATCH v2 13/15] cputime:Introduce the cputime_to_timespec64/timespec64_to_cputime function
2015-04-30 08:20:23 linux-kernel [PATCH v2 12/15] time/time:Introduce the timespec64_to_jiffies/jiffies_to_timespec64 function
2015-04-30 08:19:00 linux-kernel [PATCH v2 11/15] time/posix-clock:Convert to the 64bit methods for k_clock and posix_clock_operations structure