Xunlei Pang ([email protected])

Number of posts: 76 (0.37 per day)
First post: 2015-02-03 12:00:27
Last post: 2015-08-31 03:35:43

Date List Subject
2015-08-31 03:35:43 linux-kernel [PATCH v3] cpuidle/coupled: Add sanity check for safe_state_index
2015-08-04 05:51:45 linux-kernel [PATCH v2 3/3] cpuidle/coupled: Add sanity check for safe_state_index
2015-08-04 05:51:37 linux-kernel [PATCH v2 2/3] cpuidle/coupled: Remove redundant 'dev' argument of cpuidle_state_is_coupled()
2015-08-04 05:51:25 linux-kernel [PATCH v2 1/3] cpuidle/coupled: Remove cpuidle_device::safe_state_index
2015-07-26 10:53:30 linux-kernel [PATCH v3 1/2] time: Add the common weak version of update_persistent_clock()
2015-07-26 10:53:29 linux-kernel [PATCH v3 2/2] mn10300: time: Provide 64-bit persistent clock time
2015-07-26 01:55:32 linux-kernel [PATCH v2 1/2] time: Add the common weak version of update_persistent_clock()
2015-07-26 01:55:31 linux-kernel [PATCH v2 2/2] mn10300: time: Provide 64-bit persistent clock time
2015-07-23 12:34:08 linux-kernel [PATCH] cpuidle/coupled: Init cpuidle_device::safe_state_index
2015-07-21 01:17:47 linux-kernel [PATCH] mn10300: time: Provide 64-bit persistent clock time
2015-07-17 10:08:51 linux-kernel [PATCH] cris: time: Cleanup of persistent clock stuff
2015-07-17 08:06:38 linux-kernel [PATCH] sched: Avoid sched domain rebuilding when hotplugging an isolate cpu
2015-07-08 17:00:41 linux-kernel [PATCH v5 1/2] sched/rt: Check to push the task away after its affinity was changed
2015-07-08 17:00:39 linux-kernel [PATCH v5 2/2] sched/deadline: Check to push the task away after its affinity was changed
2015-06-12 03:14:01 linux-kernel [PATCH v3 1/3] NTP: rtc: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization
2015-06-12 03:13:20 linux-kernel [PATCH v3 2/3] sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC
2015-06-12 03:13:12 linux-kernel [PATCH v3 3/3] drivers/rtc/interface.c: Remove rtc_set_mmss()
2015-06-12 02:12:51 linux-kernel [PATCH v3 2/4] rtc/lib: Introduce rtc_tm_sub() helper function
2015-06-12 02:07:43 linux-kernel [PATCH v3 3/4] drivers/rtc/isl1208: Replace deprecated rtc_tm_to_time()
2015-06-12 02:06:57 linux-kernel [PATCH v3 1/4] drivers/rtc/pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()
2015-06-12 02:06:19 linux-kernel [PATCH v3 4/4] drivers/rtc/sunxi: Replace deprecated rtc_tm_to_time()
2015-06-02 09:16:46 linux-kernel [PATCH v2 1/4] NTP: rtc: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization
2015-06-02 09:16:41 linux-kernel [PATCH v2 3/4] drivers/rtc/interface.c: Remove rtc_set_mmss()
2015-06-02 09:16:36 linux-kernel [PATCH v2 4/4] cris: time: Cleanup of persistent clock stuff
2015-06-02 09:16:30 linux-kernel [PATCH v2 2/4] sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC
2015-06-02 09:08:26 linux-kernel [PATCH v2 3/4] drivers/rtc/isl1208: Replace deprecated rtc_tm_to_time()
2015-06-02 09:07:55 linux-kernel [PATCH v2 4/4] drivers/rtc/sunxi: Replace deprecated rtc_tm_to_time()
2015-06-02 09:07:49 linux-kernel [PATCH v2 2/4] rtc/lib: Introduce rtc_tm_subtract() helper function
2015-06-02 09:07:42 linux-kernel [PATCH v2 1/4] drivers/rtc/pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()
2015-05-15 10:05:07 linux-kernel [PATCH 2/2] sparc: time: Provide update_persistent_clock64()
2015-05-15 10:04:59 linux-kernel [PATCH 1/2] drivers/rtc/interface.c: Change rtc_set_mmss() to use time64_t
2015-05-12 14:48:55 linux-kernel [PATCH v3 3/4] sched/rt: Remove redundant conditions from task_woken_rt()
2015-05-12 14:48:52 linux-kernel [PATCH v3 4/4] sched/deadline: Remove redundant conditions from task_woken_dl()
2015-05-12 14:48:32 linux-kernel [PATCH v3 1/4] sched/rt: Check to push the task away after its affinity was changed
2015-05-12 14:48:18 linux-kernel [PATCH v3 2/4] sched/deadline: Check to push the task away after its affinity was changed
2015-05-05 11:57:55 linux-kernel [PATCH v2 1/2] sched/rt: Check to push task away when its affinity is changed
2015-05-05 11:57:44 linux-kernel [PATCH v2 2/2] sched/rt: Remove redundant conditions from task_woken_rt()
2015-04-30 17:07:32 linux-kernel [PATCH 1/2] sched/rt: Check to push task away when its affinity is changed
2015-04-30 17:05:29 linux-kernel [PATCH 2/2] sched/rt: Optimizate task_woken_rt()
2015-04-27 06:51:06 linux-kernel [RFC PATCH RESEND 3/4] sched/rt: Fix wrong SMP scheduler behavior for equal prio cases
2015-04-27 06:50:43 linux-kernel [RFC PATCH RESEND 4/4] sched/rt: Requeue p back if the preemption initiated by check_preempt_equal_prio_common() failed
2015-04-27 06:50:38 linux-kernel [RFC PATCH RESEND 2/4] lib/plist: Provide plist_add_head() for nodes with the same prio
2015-04-27 06:50:15 linux-kernel [RFC PATCH RESEND 0/4] Maintain the FIFO order for same priority RT tasks
2015-04-27 06:50:11 linux-kernel [RFC PATCH RESEND 1/4] sched/rt: Modify check_preempt_equal_prio() for multiple tasks queued at the same priority
2015-04-26 17:13:49 linux-kernel [RFC PATCH 5/6] sched/rt: Fix wrong SMP scheduler behavior for equal prio cases
2015-04-26 17:12:57 linux-kernel [RFC PATCH 1/6] sched/rt: Provide new check_preempt_equal_prio_common()
2015-04-26 17:12:53 linux-kernel [RFC PATCH 3/6] sched/rt: Check to push FIFO current away at each tick
2015-04-26 17:12:48 linux-kernel [RFC PATCH 6/6] sched/rt: Requeue p back if the preemption of check_preempt_equal_prio_common() failed
2015-04-26 17:12:29 linux-kernel [RFC PATCH 4/6] lib/plist: Provide plist_add_head() for nodes with the same prio
2015-04-26 17:12:25 linux-kernel [RFC PATCH 2/6] sched/rt: Check to push task away when its affinity is changed
2015-04-20 08:25:46 linux-kernel [PATCH v6 3/3] sched/rt: Check to push the task when changing its affinity