Xunlei Pang ([email protected])

Number of posts: 106 (0.61 per day)
First post: 2014-10-09 07:10:20
Last post: 2015-04-01 14:54:42

Date List Subject
2015-04-01 14:54:42 linux-kernel Re: [PATCH v10 08/11] sched: replace capacity_factor by usage
2015-02-13 04:40:20 linux-kernel Re: [PATCH v3 2/2] sched/rt: Add check_preempt_equal_prio() logic in pick_next_task_rt()
2015-02-13 03:55:14 linux-kernel Re: [PATCH v3 2/2] sched/rt: Add check_preempt_equal_prio() logic in pick_next_task_rt()
2015-02-13 03:38:11 linux-kernel Re: [PATCH v3 1/2] sched/rt: Check to push the task when changing its affinity
2015-02-11 06:52:59 linux-kernel Re: [PATCH v3 1/2] time: Don't bother to run rtc_resume() for the nonstop clocksource
2015-02-08 15:51:46 linux-kernel [PATCH v3 2/2] sched/rt: Add check_preempt_equal_prio() logic in pick_next_task_rt()
2015-02-08 15:51:43 linux-kernel [PATCH v3 1/2] sched/rt: Check to push the task when changing its affinity
2015-02-08 15:19:29 linux-kernel Re: [PATCH v2 1/2] sched/rt: Check to push the task when changing its affinity
2015-02-08 14:55:12 linux-kernel Re: [PATCH v2 1/2] sched/rt: Check to push the task when changing its affinity
2015-02-04 13:59:06 linux-kernel Re: [PATCH v3 1/2] time: Don't bother to run rtc_resume() for the nonstop clocksource
2015-02-04 13:33:32 linux-kernel Re: [PATCH] sched/deadline: Add update_rq_clock() in yield_task_dl()
2015-02-04 13:28:25 linux-kernel Re: [PATCH] sched/deadline: Add update_rq_clock() in yield_task_dl()
2015-02-04 13:08:04 linux-kernel Re: [PATCH 5/5] sched/rt: Optimize find_lowest_rq() to select a cache hot cpu
2015-02-04 13:05:19 linux-kernel Re: [PATCH RESEND 2/2] sched/rt: Add check_preempt_equal_prio() logic in pick_next_task_rt()
2015-02-04 12:59:52 linux-kernel Re: [PATCH RESEND 1/2] sched/rt: Check to push the task when changing its affinity
2014-12-18 16:31:35 linux-kernel [PATCH] sched/deadline: Add update_rq_clock() in yield_task_dl()
2014-12-16 15:58:59 linux-kernel [PATCH] sched/fair: Fix the dealing with decay_count in __synchronize_entity_decay()
2014-12-08 12:04:07 linux-kernel [PATCH 2/2] rtc: Refine rtc_timer_do_work() to consider other set alarm failures
2014-12-08 12:03:59 linux-kernel [PATCH 1/2] rtc/ab8500: set uie_unsupported flag
2014-12-02 15:00:28 linux-kernel Re: [PATCH] time: Fix sign bug in ntp mult overflow warning
2014-11-28 16:49:51 linux-kernel Re: [RFC PATCH 2/4] rtc: Convert rtc_class_ops.set_mmss() to use time64_t
2014-11-28 16:20:03 linux-kernel Re: [RFC PATCH 4/4] rtc/imxdi: Update driver to address time issues
2014-11-28 16:10:51 linux-kernel Re: [RFC PATCH 3/4] rtc/lib: Provide interfaces to map between 32bit hardware and 64bit time
2014-11-28 15:58:28 linux-kernel Re: [RFC PATCH 1/4] rtc/mxc: Convert get_alarm_or_time()/set_alarm_or_time() to use time64_t
2014-11-27 12:03:40 linux-kernel [RFC PATCH 4/4] rtc/imxdi: Update driver to address time issues
2014-11-27 12:03:36 linux-kernel [RFC PATCH 3/4] rtc/lib: Provide interfaces to map between 32bit hardware and 64bit time
2014-11-27 12:03:30 linux-kernel [RFC PATCH 2/4] rtc: Convert rtc_class_ops.set_mmss() to use time64_t
2014-11-27 12:03:25 linux-kernel [RFC PATCH 0/4] Add rtc 64bit epoch offset for rtc hardware that only provides 32bit time
2014-11-27 12:03:23 linux-kernel [RFC PATCH 1/4] rtc/mxc: Convert get_alarm_or_time()/set_alarm_or_time() to use time64_t
2014-11-25 01:16:40 linux-kernel [PATCH] time: Avoid possible NTP adjustment mult overflow
2014-11-20 17:29:06 linux-kernel [PATCH v3 3/3] sched/deadline: Change the return meaning of cpudl_find()
2014-11-20 17:28:56 linux-kernel [PATCH v3 2/3] sched/deadline: Fix wrong cpudl_find() in check_preempt_equal_dl()
2014-11-20 17:28:49 linux-kernel [PATCH v3 1/3] sched/deadline: Modify cpudl.free_cpus to reflect rd->span
2014-11-20 15:06:46 linux-kernel Re: [PATCH v2 3/4] sched/deadline: add the "set_flag" argument to cpudl_find()
2014-11-20 14:58:07 linux-kernel Re: [PATCH v2 3/4] sched/deadline: add the "set_flag" argument to cpudl_find()
2014-11-19 15:47:06 linux-kernel [PATCH v2 4/4] sched/deadline: change cpudl_find() to return bool instead of best_cpu
2014-11-19 15:47:00 linux-kernel [PATCH v2 3/4] sched/deadline: add the "set_flag" argument to cpudl_find()
2014-11-19 15:46:57 linux-kernel [PATCH v2 2/4] sched/deadline: Fix wrong cpudl_find() in check_preempt_equal_dl()
2014-11-19 15:46:49 linux-kernel [PATCH v2 1/4] sched/deadline: Modify cpudl.free_cpus to reflect rd->span
2014-11-19 15:15:22 linux-kernel Re: [PATCH v9 08/10] sched: replace capacity_factor by usage
2014-11-19 13:41:40 linux-kernel Re: [RFC PATCH v3 0/5] y2038 in-kernel interface changes for drivers/rtc
2014-11-18 14:02:57 linux-kernel Re: [PATCH 2/2] sched/deadline: Fix wrong cpudl_find() in check_preempt_equal_dl()
2014-11-18 13:32:15 linux-kernel Re: [PATCH 1/2] sched/deadline: Modify cpudl.free_cpus to reflect rd->span
2014-11-18 11:20:58 linux-kernel [RFC PATCH v3 4/5] rtc/lib: Provide y2038 safe rtc_tm_to_time()/rtc_time_to_tm() replacement
2014-11-18 11:20:37 linux-kernel [RFC PATCH v3 5/5] rtc/mc13xxx: Eliminate time problems
2014-11-18 11:20:31 linux-kernel [RFC PATCH v3 3/5] time: Provide y2038 safe mktime() replacement
2014-11-18 11:20:25 linux-kernel [RFC PATCH v3 2/5] time: Provide y2038 safe timekeeping_inject_sleeptime() replacement
2014-11-18 11:20:16 linux-kernel [RFC PATCH v3 1/5] time: Provide y2038 safe do_settimeofday() replacement
2014-11-18 11:15:39 linux-kernel [RFC PATCH v3 0/5] y2038 in-kernel interface changes for drivers/rtc
2014-11-17 16:12:03 linux-kernel [PATCH 2/2] sched/deadline: Fix wrong cpudl_find() in check_preempt_equal_dl()
2014-11-17 16:11:56 linux-kernel [PATCH 1/2] sched/deadline: Modify cpudl.free_cpus to reflect rd->span