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-04-20 08:25:20 linux-kernel [PATCH v6 1/3] lib/plist: Provide plist_add_head() for nodes with the same prio
2015-04-20 08:25:13 linux-kernel [PATCH v6 2/3] sched/rt: Fix wrong SMP scheduler behavior for equal prio cases
2015-04-15 09:22:09 linux-kernel [PATCH 4/5] drivers/rtc/pl030: Replace deprecated rtc_tm_to_time() and rtc_time_to_tm()
2015-04-15 09:22:04 linux-kernel [PATCH 5/5] drivers/rtc/sa1100: Replace deprecated rtc_tm_to_time() and rtc_time_to_tm()
2015-04-15 09:21:50 linux-kernel [PATCH 2/5] drivers/rtc/isl1208: Replace deprecated rtc_tm_to_time()
2015-04-15 09:21:38 linux-kernel [PATCH 3/5] drivers/rtc/sunxi: Replace deprecated rtc_tm_to_time()
2015-04-15 09:21:32 linux-kernel [PATCH 1/5] drivers/rtc/pcf8563: Replace deprecated rtc_time_to_tm() and rtc_tm_to_time()
2015-04-09 03:30:11 linux-kernel [PATCH v5 1/3] lib/plist: Provide plist_add_head() for nodes with the same prio
2015-04-09 03:30:03 linux-kernel [PATCH v5 2/3] sched/rt: Fix wrong SMP scheduler behavior for equal prio cases
2015-04-09 03:29:36 linux-kernel [PATCH v5 3/3] sched/rt: Check to push the task when changing its affinity
2015-04-09 01:07:25 linux-kernel [PATCH 1/3] time: include math64.h in time64.h
2015-04-09 01:07:13 linux-kernel [PATCH 2/3] s390: time: Provide read_boot_clock64() and read_persistent_clock64()
2015-04-09 01:06:58 linux-kernel [PATCH 3/3] time: Remove read_boot_clock()
2015-02-16 09:36:29 linux-kernel [PATCH v4 3/3] sched/rt: Check to push the task when changing its affinity
2015-02-16 09:35:35 linux-kernel [PATCH v4 2/3] sched/rt: Fix wrong SMP scheduler behavior for equal prio cases
2015-02-16 09:35:34 linux-kernel [PATCH v4 1/3] lib/plist: Provide plist_add_head() for nodes with the same prio
2015-02-15 13:12:40 linux-kernel [PATCH v4 3/4] time: rtc: Don't bother into rtc_resume() for the nonstop clocksource
2015-02-15 13:12:39 linux-kernel [PATCH v4 2/4] time: Fix a bug in timekeeping_suspend() with no persistent clock
2015-02-15 13:12:12 linux-kernel [PATCH v4 4/4] rtc: Remove redundant rtc_valid_tm() from rtc_resume()
2015-02-15 13:12:11 linux-kernel [PATCH v4 1/4] time: Add needed macros for timekeeping_inject_sleeptime64()
2015-02-05 16:01:25 linux-kernel [PATCH v2 1/2] sched/rt: Check to push the task when changing its affinity
2015-02-05 16:01:24 linux-kernel [PATCH v2 2/2] sched/rt: Add check_preempt_equal_prio() logic in pick_next_task_rt()
2015-02-04 01:14:41 linux-kernel [PATCH RESEND 1/2] sched/rt: Check to push the task when changing its affinity
2015-02-04 01:14:24 linux-kernel [PATCH RESEND 2/2] sched/rt: Add check_preempt_equal_prio() logic in pick_next_task_rt()
2015-02-03 12:00:27 linux-kernel [PATCH] sched/rt: Check to push the task when changing its affinity