[Xenomai-git] Philippe Gerum : timeconv: init time conversion helper with hrclock frequency

2010-03-08 Thread GIT version control
Module: xenomai-2.5 Branch: master Commit: 85bf021fcf8c5b1d604635271e9fce07611eab61 URL: http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=85bf021fcf8c5b1d604635271e9fce07611eab61 Author: Philippe Gerum r...@xenomai.org Date: Sun Mar 7 16:29:04 2010 +0100 timeconv: init time conversion

[Xenomai-git] Philippe Gerum : testsuite: silence harmless warnings

2010-03-08 Thread GIT version control
Module: xenomai-2.5 Branch: master Commit: 79cef4fc0b742a8dec0c1878ef1a801e9ba2206a URL: http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=79cef4fc0b742a8dec0c1878ef1a801e9ba2206a Author: Philippe Gerum r...@xenomai.org Date: Mon Mar 8 10:37:48 2010 +0100 testsuite: silence harmless

[Xenomai-git] Philippe Gerum : powerpc: define calibration data for tqm8555

2010-03-08 Thread GIT version control
Module: xenomai-2.5 Branch: master Commit: 0df7246086476e0b14a4724f5c9d358d328d3fa3 URL: http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=0df7246086476e0b14a4724f5c9d358d328d3fa3 Author: Philippe Gerum r...@xenomai.org Date: Sat Mar 6 19:26:14 2010 +0100 powerpc: define calibration

[Xenomai-git] Philippe Gerum : powerpc: move to SYSINFO v2

2010-03-08 Thread GIT version control
Module: xenomai-2.5 Branch: master Commit: 9db485ee949ee3f308b6917b6e6c62e49605d5d4 URL: http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=9db485ee949ee3f308b6917b6e6c62e49605d5d4 Author: Philippe Gerum r...@xenomai.org Date: Sun Mar 7 16:30:29 2010 +0100 powerpc: move to SYSINFO v2

[Xenomai-git] Philippe Gerum : arm: initialize clockfreq value

2010-03-08 Thread GIT version control
Module: xenomai-2.5 Branch: master Commit: 82c22c0c34c4ddfe43f6b23c30bf81988673e84b URL: http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=82c22c0c34c4ddfe43f6b23c30bf81988673e84b Author: Philippe Gerum r...@xenomai.org Date: Mon Mar 8 12:37:04 2010 +0100 arm: initialize clockfreq

[Xenomai-git] Philippe Gerum : x86: initialize clockfreq value

2010-03-08 Thread GIT version control
Module: xenomai-2.5 Branch: master Commit: 4be16f719371c5c94a598c9f50d988658925c68f URL: http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=4be16f719371c5c94a598c9f50d988658925c68f Author: Philippe Gerum r...@xenomai.org Date: Mon Mar 8 12:37:08 2010 +0100 x86: initialize clockfreq

[Xenomai-git] Gilles Chanteperdrix : doc: add a warning about -EINTR return value for rt_cond_wait*

2010-03-08 Thread GIT version control
Module: xenomai-2.5 Branch: master Commit: 3c63b1b772bb4d1c386956b1d5ed806a4c472eeb URL: http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=3c63b1b772bb4d1c386956b1d5ed806a4c472eeb Author: Gilles Chanteperdrix gilles.chanteperd...@xenomai.org Date: Sun Mar 7 14:24:54 2010 +0100 doc: add

[Xenomai-git] Jan Kiszka : Native: Fix error signedness in rt_cont_wait_until

2010-03-08 Thread GIT version control
Module: xenomai-2.5 Branch: master Commit: ee306f5973bc7f51160cc17a9f9025a154819a9f URL: http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=ee306f5973bc7f51160cc17a9f9025a154819a9f Author: Jan Kiszka jan.kis...@siemens.com Date: Tue Mar 2 12:22:06 2010 +0100 Native: Fix error signedness

[Xenomai-git] Jan Kiszka : POSIX: Fix signedness issue in EFAULT path of cond_wait_prologue

2010-03-08 Thread GIT version control
Module: xenomai-2.5 Branch: master Commit: a9d485992f8b85df8b92c46e40d0b557c27c6e29 URL: http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=a9d485992f8b85df8b92c46e40d0b557c27c6e29 Author: Jan Kiszka jan.kis...@siemens.com Date: Tue Mar 2 23:29:57 2010 +0100 POSIX: Fix signedness issue

[Xenomai-git] Jan Kiszka : POSIX: Fix signedness in mutex re-acquisition on cond wait

2010-03-08 Thread GIT version control
Module: xenomai-2.5 Branch: master Commit: e29354853427b526acbd438b8a01d73931db55ce URL: http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=e29354853427b526acbd438b8a01d73931db55ce Author: Jan Kiszka jan.kis...@siemens.com Date: Fri Mar 5 19:56:10 2010 +0100 POSIX: Fix signedness in

[Xenomai-git] Gilles Chanteperdrix : posix: fix pthread_cond_*wait return value overwriting

2010-03-08 Thread GIT version control
Module: xenomai-2.5 Branch: master Commit: 21c91b544dfb7d6bb8f4157708fc734d47f0bccb URL: http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=21c91b544dfb7d6bb8f4157708fc734d47f0bccb Author: Gilles Chanteperdrix gilles.chanteperd...@xenomai.org Date: Mon Mar 8 16:24:09 2010 +0100 posix:

[Xenomai-git] Gilles Chanteperdrix : native: fix rt_cond_*wait return value overwriting

2010-03-08 Thread GIT version control
Module: xenomai-2.5 Branch: master Commit: d656c6dcc413b02997b5bbb1ad368b33672ed8ff URL: http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=d656c6dcc413b02997b5bbb1ad368b33672ed8ff Author: Gilles Chanteperdrix gilles.chanteperd...@xenomai.org Date: Mon Mar 8 21:01:38 2010 +0100 native:

[Xenomai-git] Gilles Chanteperdrix : common: do not let u_mode exceptional cases leak out of current.[ch]

2010-03-08 Thread GIT version control
Module: xenomai-2.5 Branch: master Commit: 1a312e0d731a95ef4be6698006da3fccef59a4f2 URL: http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=1a312e0d731a95ef4be6698006da3fccef59a4f2 Author: Gilles Chanteperdrix gilles.chanteperd...@xenomai.org Date: Mon Mar 8 22:41:10 2010 +0100 common:

[Xenomai-git] Gilles Chanteperdrix : testsuite: suppress the cancel_with_signals testcase from sigtest.

2010-03-08 Thread GIT version control
Module: xenomai-2.5 Branch: master Commit: a9743100cb2f692fb7588c4b1277bcdbfc0f3769 URL: http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=a9743100cb2f692fb7588c4b1277bcdbfc0f3769 Author: Gilles Chanteperdrix gilles.chanteperd...@xenomai.org Date: Mon Mar 8 23:14:01 2010 +0100

[Xenomai-git] Gilles Chanteperdrix : arm: upgrade I-pipe support to 2.6.28.10-arm-1.12-07 , 2.6.29-arm-1.13-05 and 2.6.30-arm-1.15-01

2010-03-08 Thread GIT version control
Module: xenomai-2.5 Branch: master Commit: 4277a0e209cc1226ef1e1bfa3fcea40a57fb1ff3 URL: http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=4277a0e209cc1226ef1e1bfa3fcea40a57fb1ff3 Author: Gilles Chanteperdrix gilles.chanteperd...@xenomai.org Date: Tue Feb 9 20:01:50 2010 +0100 arm:

[Xenomai-git] Gilles Chanteperdrix : testsuite: fix compilation warnings

2010-03-08 Thread GIT version control
Module: xenomai-2.5 Branch: master Commit: 4709ce5a78e97bef7517cc47bb9555dffbb4e89b URL: http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=4709ce5a78e97bef7517cc47bb9555dffbb4e89b Author: Gilles Chanteperdrix gilles.chanteperd...@xenomai.org Date: Mon Mar 8 11:36:16 2010 +0100

[Xenomai-git] Gilles Chanteperdrix : testsuite: add some margin to avoid false errors in mutex-torture

2010-03-08 Thread GIT version control
Module: xenomai-2.5 Branch: master Commit: 2754b37ce3d620404f25d3323c4c730835fa66ac URL: http://git.xenomai.org/?p=xenomai-2.5.git;a=commit;h=2754b37ce3d620404f25d3323c4c730835fa66ac Author: Gilles Chanteperdrix gilles.chanteperd...@xenomai.org Date: Mon Mar 8 22:49:21 2010 +0100