[Xenomai-git] Philippe Gerum : lib/cobalt/mutex: add support for priority ceiling protocol

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: a69b5a0a0d678006b1b0405501815e28945c188a URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=a69b5a0a0d678006b1b0405501815e28945c188a Author: Philippe Gerum Date: Tue Feb 16 10:13:03 2016 +0100 lib/cobalt/mutex: add support for

[Xenomai-git] Philippe Gerum : cobalt/arm64: drop aarch32 bits from feature set

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: d31f6ef5009f5e0aea235d677cac2c3a8513ec97 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=d31f6ef5009f5e0aea235d677cac2c3a8513ec97 Author: Philippe Gerum Date: Thu Sep 17 02:16:10 2015 +0200 cobalt/arm64: drop aarch32 bits

[Xenomai-git] Jan Kiszka : cobalt/kernel: Introduce __SCHED_CURRENT policy to setschedparam_ex

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 3a8f597f27f551bed669d0b5ae78872017709581 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=3a8f597f27f551bed669d0b5ae78872017709581 Author: Jan Kiszka Date: Tue Mar 8 14:41:28 2016 +0100 cobalt/kernel: Introduce

[Xenomai-git] Philippe Gerum : cobalt/powerpc: drop obsolete config knob

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: c538682ea1626a33c13bcee2350f61867e12caaa URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=c538682ea1626a33c13bcee2350f61867e12caaa Author: Philippe Gerum Date: Sat Nov 14 18:14:53 2015 +0100 cobalt/powerpc: drop obsolete

[Xenomai-git] Philippe Gerum : cobalt/wrappers: add wrapper for reinit_completion()

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 1d01a02cd9c08218668478d58504981464ccda5b URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=1d01a02cd9c08218668478d58504981464ccda5b Author: Philippe Gerum Date: Thu Mar 3 09:16:21 2016 +0100 cobalt/wrappers: add wrapper for

[Xenomai-git] Jan Kiszka : cobalt: Align structure of mutex_trylock with mutex_timedlock

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: ecb1129d9b78f4deab7230e6ead678e438cd7be7 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=ecb1129d9b78f4deab7230e6ead678e438cd7be7 Author: Jan Kiszka Date: Fri Jul 14 20:32:40 2017 +0200 cobalt: Align structure of

[Xenomai-git] Jan Kiszka : lib/cobalt: Provide RT-capable usleep

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 605b18bbbf2cf942e1952c73f482ef0b8c00fd19 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=605b18bbbf2cf942e1952c73f482ef0b8c00fd19 Author: Jan Kiszka Date: Mon May 30 14:58:07 2016 +0200 lib/cobalt: Provide RT-capable

[Xenomai-git] Dmitriy Cherkasov : cobalt/arm64: machine.h: use slightly faster ffnz implementation

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: c89ba7367c4029b9e70f3964f61771d49f6f1c9e URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=c89ba7367c4029b9e70f3964f61771d49f6f1c9e Author: Dmitriy Cherkasov Date: Wed Jun 17 16:09:20 2015 -0700 cobalt/arm64: machine.h:

[Xenomai-git] Philippe Gerum : cobalt/arm64: assume TLS is properly supported

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 430a6964686d514497aa033292ce74cd4b29119d URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=430a6964686d514497aa033292ce74cd4b29119d Author: Philippe Gerum Date: Thu Sep 17 02:19:57 2015 +0200 cobalt/arm64: assume TLS is

[Xenomai-git] Jan Kiszka : smokey/posix-mutex: Fix test case by destroying barriers correctly

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 781e878eaf90db46239bef8c1fbd1df83aa61b18 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=781e878eaf90db46239bef8c1fbd1df83aa61b18 Author: Jan Kiszka Date: Tue Dec 6 16:34:48 2016 +0100 smokey/posix-mutex: Fix test

[Xenomai-git] Jan Kiszka : cobalt/kernel: Trigger missing reschedule after PP deboost

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: d7706fd2b0fe201218af51402572bd2424423fab URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=d7706fd2b0fe201218af51402572bd2424423fab Author: Jan Kiszka Date: Mon May 9 21:22:23 2016 +0200 cobalt/kernel: Trigger missing

[Xenomai-git] Philippe Gerum : cobalt/arm64: thread: move all TCB initializers out of line

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 43153139cc12072738473b4e70e06134ecbe5595 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=43153139cc12072738473b4e70e06134ecbe5595 Author: Philippe Gerum Date: Fri Sep 9 16:07:54 2016 +0200 cobalt/arm64: thread: move all TCB

[Xenomai-git] Philippe Gerum : cobalt/arm64: fix build w/ pre-4.8 kernels

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 834488d4b62e8adadb22fa6fdce7115db015e709 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=834488d4b62e8adadb22fa6fdce7115db015e709 Author: Philippe Gerum Date: Mon May 15 17:03:02 2017 +0200 cobalt/arm64: fix build w/ pre-4.8

[Xenomai-git] Philippe Gerum : cobalt/arm64: no fpsimd support in real-time kthread context

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: c190aac5ce2c73614059f2c32dbd17abd4bcf7df URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=c190aac5ce2c73614059f2c32dbd17abd4bcf7df Author: Philippe Gerum Date: Wed May 24 17:41:41 2017 +0200 cobalt/arm64: no fpsimd support in

[Xenomai-git] Gilles Chanteperdrix : testsuite/smokey: add RTnet raw packets test

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 2da0a49c5f7cf0ae7e91a547e437b39201b3d201 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=2da0a49c5f7cf0ae7e91a547e437b39201b3d201 Author: Gilles Chanteperdrix Date: Sun Nov 1 19:14:40 2015 +0100

[Xenomai-git] Philippe Gerum : cobalt/arm64: sanitize calibration file

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 9c4d531ed143bac24069550b5b489133f0bef39e URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=9c4d531ed143bac24069550b5b489133f0bef39e Author: Philippe Gerum Date: Thu Sep 17 04:01:49 2015 +0200 cobalt/arm64: sanitize calibration

[Xenomai-git] Philippe Gerum : cobalt/thread: add schedparam lazy propagation

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 47529713f5a67529533fd4032ed97ebf07d71877 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=47529713f5a67529533fd4032ed97ebf07d71877 Author: Philippe Gerum Date: Fri Mar 18 12:12:50 2016 +0100 cobalt/thread: add schedparam lazy

[Xenomai-git] Dmitriy Cherkasov : cobalt/arm64: thread: use kernel switch_to

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 0352b5f3b4e68775a4d5ee904736f4b9034e9177 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=0352b5f3b4e68775a4d5ee904736f4b9034e9177 Author: Dmitriy Cherkasov Date: Fri May 15 23:26:18 2015 -0700 cobalt/arm64: thread: use

[Xenomai-git] Philippe Gerum : cobalt/arm64: drop useless test on target architecture

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: a3b1bb510fd6ff8cba194b9b55287faef019add6 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=a3b1bb510fd6ff8cba194b9b55287faef019add6 Author: Philippe Gerum Date: Sat Oct 17 14:43:25 2015 +0200 cobalt/arm64: drop useless test on

[Xenomai-git] Philippe Gerum : cobalt/arm64: leave mm tracking to the pipeline

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 535c5a226d311f0191f8d55c8e2ebb2199188540 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=535c5a226d311f0191f8d55c8e2ebb2199188540 Author: Philippe Gerum Date: Thu Sep 17 15:08:34 2015 +0200 cobalt/arm64: leave mm tracking to

[Xenomai-git] Philippe Gerum : cobalt/arm64: restrict unlocked switch to SMP

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: bd9e42e723aff3531b03614a56dfde450d2579da URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=bd9e42e723aff3531b03614a56dfde450d2579da Author: Philippe Gerum Date: Thu Sep 17 11:43:50 2015 +0200 cobalt/arm64: restrict unlocked

[Xenomai-git] Philippe Gerum : cobalt/arm: fixups for kernel 4.8+

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 4b044c1e1005aa76a5eabd15e25a22bbaef5a66b URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=4b044c1e1005aa76a5eabd15e25a22bbaef5a66b Author: Philippe Gerum Date: Sun May 14 19:41:55 2017 +0200 cobalt/arm: fixups for kernel 4.8+

[Xenomai-git] Philippe Gerum : cobalt/arm64: fix inclusion guards

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 6b8726b8dcec8449b2d3a1f8def18e10e6a2 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=6b8726b8dcec8449b2d3a1f8def18e10e6a2 Author: Philippe Gerum Date: Sat Oct 17 14:40:53 2015 +0200 cobalt/arm64: fix inclusion guards

[Xenomai-git] Jorge Ramirez-Ortiz : gpiopwm: pwm signal generator and servo motor control demo code

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: ad1e755fd6fffdae0b08bfe5e7160b953611c226 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=ad1e755fd6fffdae0b08bfe5e7160b953611c226 Author: Jorge Ramirez-Ortiz Date: Tue Mar 15 19:18:15 2016 -0400 gpiopwm: pwm signal generator

[Xenomai-git] Jorge Ramirez-Ortiz : utils/analogy: fix error check [SIGSEGV]

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 5fb5bba84bcc45607fec5d1f0c54efa6d876a68a URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=5fb5bba84bcc45607fec5d1f0c54efa6d876a68a Author: Jorge Ramirez-Ortiz Date: Wed Oct 5 21:34:27 2016 +0200 utils/analogy:

[Xenomai-git] Philippe Gerum : cobalt/syscalls: reject binding attempt to disabled core with EAGAIN

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: ff077e980455959b13f379042d3047c6624b98e8 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=ff077e980455959b13f379042d3047c6624b98e8 Author: Philippe Gerum Date: Thu Jun 1 09:43:53 2017 +0200 cobalt/syscalls: reject binding

[Xenomai-git] Philippe Gerum : cobalt/arm64: use regular context switching code

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: cff05e3238ab17e30a3cc002d160052fe12f8042 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=cff05e3238ab17e30a3cc002d160052fe12f8042 Author: Philippe Gerum Date: Mon May 22 12:06:46 2017 +0200 cobalt/arm64: use regular context

[Xenomai-git] Gilles Chanteperdrix : cobalt/arm64: attempt at fixing fpu switch

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: f499ed192819b17d7e933d31d7739061a8a2927d URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=f499ed192819b17d7e933d31d7739061a8a2927d Author: Gilles Chanteperdrix Date: Fri Oct 30 17:14:00 2015 +0100

[Xenomai-git] Philippe Gerum : cobalt/arch: fixup READMEs

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: bb10dc18700f4e937e51d1ec5c00b0cea4fc01d9 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=bb10dc18700f4e937e51d1ec5c00b0cea4fc01d9 Author: Philippe Gerum Date: Mon Nov 2 15:41:31 2015 +0100 cobalt/arch: fixup READMEs ---

[Xenomai-git] Philippe Gerum : cobalt/kernel: fixup for v3.19+ (trace_seq)

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 626c150b7da7bbc68cab134862302ddfa9694b96 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=626c150b7da7bbc68cab134862302ddfa9694b96 Author: Philippe Gerum Date: Tue Nov 3 13:11:25 2015 +0100 cobalt/kernel: fixup for v3.19+

[Xenomai-git] Jan Kiszka : smokey/posix-mutex: Fix test case /wrt mutex object reuse

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: c1adcfd1da9dffcf23054aefc393ed573adee039 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=c1adcfd1da9dffcf23054aefc393ed573adee039 Author: Jan Kiszka Date: Thu Feb 25 11:29:00 2016 +0100 smokey/posix-mutex: Fix test

[Xenomai-git] Philippe Gerum : cobalt/kernel: fixup for v3.19+ (user_msghdr)

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 258c792620c5c236226807cb084775ff39f94f30 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=258c792620c5c236226807cb084775ff39f94f30 Author: Philippe Gerum Date: Mon Nov 2 20:45:10 2015 +0100 cobalt/kernel: fixup for v3.19+

[Xenomai-git] Philippe Gerum : cobalt/arm: track current mm unconditionally

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: b7094435ad866072dd17522b4c3df039a47e3440 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=b7094435ad866072dd17522b4c3df039a47e3440 Author: Philippe Gerum Date: Sat Nov 14 15:21:02 2015 +0100 cobalt/arm: track current mm

[Xenomai-git] Philippe Gerum : testsuite/smokey: mutex: simplify, introduce PP tests

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 075e015e864e34a1c1c6365536d97e5d8413c27d URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=075e015e864e34a1c1c6365536d97e5d8413c27d Author: Philippe Gerum Date: Wed Feb 17 09:21:27 2016 +0100 testsuite/smokey: mutex: simplify,

[Xenomai-git] Philippe Gerum : cobalt/arm64: drop obsolete config knob

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 636617111ea4c39b7796fc5e1ce946934f739dad URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=636617111ea4c39b7796fc5e1ce946934f739dad Author: Philippe Gerum Date: Sat Nov 14 18:17:49 2015 +0100 cobalt/arm64: drop obsolete config

[Xenomai-git] Jan Kiszka : cobalt: Do not destroy info flags on remote thread suspension

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 368f1ef5d1bb67d90159ea912e58d6a3dacc89a8 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=368f1ef5d1bb67d90159ea912e58d6a3dacc89a8 Author: Jan Kiszka Date: Wed Jul 26 17:59:27 2017 +0200 cobalt: Do not destroy info

[Xenomai-git] Philippe Gerum : cobalt/powerpc: drop support for unlocked context switch

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: ccc6a6235ccf2c124adc273c20aaeca53ecff6b0 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=ccc6a6235ccf2c124adc273c20aaeca53ecff6b0 Author: Philippe Gerum Date: Sat Nov 14 16:41:13 2015 +0100 cobalt/powerpc: drop support for

[Xenomai-git] Philippe Gerum : testsuite/smokey: add test checking Cobalt' s cpu affinity control

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 0521016513cbbb62e4f0226fba5ef8f6de8e7a6d URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=0521016513cbbb62e4f0226fba5ef8f6de8e7a6d Author: Philippe Gerum Date: Fri Feb 26 11:44:16 2016 +0100 testsuite/smokey: add test

[Xenomai-git] Philippe Gerum : lib/cobalt: use lazy schedparam propagation

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 4892e0a3520b02dab3591653f81762f64410b4e5 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=4892e0a3520b02dab3591653f81762f64410b4e5 Author: Philippe Gerum Date: Fri Mar 18 12:12:27 2016 +0100 lib/cobalt: use lazy schedparam

[Xenomai-git] Jan Kiszka : lib/cobalt: Wrap pthread_setschedprio for proper real-time support

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 7b60732784e7023337010ff3b0738543e8640e4b URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=7b60732784e7023337010ff3b0738543e8640e4b Author: Jan Kiszka Date: Tue Mar 8 14:46:59 2016 +0100 lib/cobalt: Wrap

[Xenomai-git] Philippe Gerum : cobalt/sched: detect preemptible switch support in pipeline

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 13b41f76d3126d082881f8ef091adfc5b3a04e5d URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=13b41f76d3126d082881f8ef091adfc5b3a04e5d Author: Philippe Gerum Date: Sat Nov 14 18:07:15 2015 +0100 cobalt/sched: detect preemptible

[Xenomai-git] Philippe Gerum : cobalt/arm64: use lazy fpsimd switch mode

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: cf10dfe7f50098d5207de1618d418197f9a7607a URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=cf10dfe7f50098d5207de1618d418197f9a7607a Author: Philippe Gerum Date: Mon Oct 19 10:38:21 2015 +0200 cobalt/arm64: use lazy fpsimd

[Xenomai-git] Philippe Gerum : drivers/spi: enable backend driver for all BCM2835-based SoCs

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 88709db3ed52856ab8a228fd7cb23ef372ef0c7a URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=88709db3ed52856ab8a228fd7cb23ef372ef0c7a Author: Philippe Gerum Date: Tue Jul 25 18:32:46 2017 +0200 drivers/spi: enable backend driver

[Xenomai-git] Dmitriy Cherkasov : cobalt/arm64: set cache aliasing and disable floating point coprocessor instructions form aarch64 /arm64

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: f67e4bd40870dcddcd9e97b965338425038cbe1e URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=f67e4bd40870dcddcd9e97b965338425038cbe1e Author: Dmitriy Cherkasov Date: Thu May 7 16:41:45 2015 -0700 cobalt/arm64: set cache

[Xenomai-git] Dmitriy Cherkasov : cobalt/arm64: add basic FPU support

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: b4a20881b8ed7ba36c5bd24d06c3475ea3387d54 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=b4a20881b8ed7ba36c5bd24d06c3475ea3387d54 Author: Dmitriy Cherkasov Date: Fri Sep 11 17:58:54 2015 -0700 cobalt/arm64: add basic

[Xenomai-git] Dmitriy Cherkasov : cobalt/arm64: Makefile: fix arch path

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: aae388e70166e1b43ff8477bc810cb06acbb7ad3 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=aae388e70166e1b43ff8477bc810cb06acbb7ad3 Author: Dmitriy Cherkasov Date: Thu May 7 13:54:32 2015 -0700 cobalt/arm64: Makefile:

[Xenomai-git] Dmitriy Cherkasov : cobalt/arm64: populate arch/arm64 with a copy of arch/ arm.

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: c3300fa9983d73c63e2536fae39b91197b0fef55 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=c3300fa9983d73c63e2536fae39b91197b0fef55 Author: Dmitriy Cherkasov Date: Wed May 6 15:27:23 2015 -0700 cobalt/arm64: populate

[Xenomai-git] Dmitriy Cherkasov : cobalt/arm64: add lazy FPU switching

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: a0d1084cb55cce427783635674691faa8e982328 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=a0d1084cb55cce427783635674691faa8e982328 Author: Dmitriy Cherkasov Date: Thu Oct 1 15:47:41 2015 -0700 cobalt/arm64: add lazy FPU

[Xenomai-git] Don Mahurin : cobalt/arm64: Use empty mayday implementation for arm64.

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: c6cba227cc5d6e2bd400c354d25b81c1dfc6088a URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=c6cba227cc5d6e2bd400c354d25b81c1dfc6088a Author: Don Mahurin Date: Mon Sep 14 12:52:27 2015 -0700 cobalt/arm64: Use empty mayday

[Xenomai-git] Philippe Gerum : alchemy/mutex: create: detect invalid caller earlier

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: ed5025ddb8cc536be814b7851ff6d4e5aa90d398 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=ed5025ddb8cc536be814b7851ff6d4e5aa90d398 Author: Philippe Gerum Date: Tue Jul 25 11:39:09 2017 +0200 alchemy/mutex: create: detect

[Xenomai-git] Philippe Gerum : alchemy: return error codes from synchronized cluster ops unmodified

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: c70058681f271068cffd7334f89166b53e97565a URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=c70058681f271068cffd7334f89166b53e97565a Author: Philippe Gerum Date: Wed Jul 26 17:05:06 2017 +0200 alchemy: return error codes from

[Xenomai-git] Dmitriy Cherkasov : cobalt/arm64: thread.h & syscall.h: fix register references for arm64

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: cde4d49ae47d1eb3d9cd6f16a7086045a0faac6f URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=cde4d49ae47d1eb3d9cd6f16a7086045a0faac6f Author: Dmitriy Cherkasov Date: Thu May 7 16:41:09 2015 -0700 cobalt/arm64: thread.h &

[Xenomai-git] Dmitriy Cherkasov : cobalt/arm64: prepare-kernel: add arm64 arch

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 20eba7c672f66da12917967ef68509e2f105d0c9 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=20eba7c672f66da12917967ef68509e2f105d0c9 Author: Dmitriy Cherkasov Date: Wed May 6 15:27:10 2015 -0700 cobalt/arm64:

[Xenomai-git] Don Mahurin : lib/cobalt/arm64: implement syscall for armv8/aarch64

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: b89e9fd312798a68cf5d54139fd4e8af81bee320 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=b89e9fd312798a68cf5d54139fd4e8af81bee320 Author: Don Mahurin Date: Fri May 8 10:39:32 2015 -0700 lib/cobalt/arm64: implement syscall

[Xenomai-git] Don Mahurin : lib/cobalt/arm64: replace tsc counter

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 3d8cfb8bf349941fc8c9bf06724fd5f5ad769f3e URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=3d8cfb8bf349941fc8c9bf06724fd5f5ad769f3e Author: Don Mahurin Date: Wed May 13 09:36:25 2015 -0700 lib/cobalt/arm64: replace tsc

[Xenomai-git] Dmitriy Cherkasov : cobalt/arm64: update register struct usage for arm64

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: f791dcca1016c213cd1815386e156c255835fc5d URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=f791dcca1016c213cd1815386e156c255835fc5d Author: Dmitriy Cherkasov Date: Thu May 7 13:58:14 2015 -0700 cobalt/arm64: update

[Xenomai-git] Philippe Gerum : cobalt/arm64: switch to regular system call convention

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 9fabe70c9d6942d7839dc24a2a946a52e6585598 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=9fabe70c9d6942d7839dc24a2a946a52e6585598 Author: Philippe Gerum Date: Mon Oct 19 15:54:55 2015 +0200 cobalt/arm64: switch to regular

[Xenomai-git] Dmitriy Cherkasov : cobalt/arm64: remove code for unrelated arm architecture

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 887219ff6ca1399d43c699de4064fb8409088161 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=887219ff6ca1399d43c699de4064fb8409088161 Author: Dmitriy Cherkasov Date: Thu May 7 13:56:22 2015 -0700 cobalt/arm64: remove code

[Xenomai-git] Henning Schild : lib/alchemy: change API context tags

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 7357d8164c904338988c6db2516fe38794ad7e2c URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=7357d8164c904338988c6db2516fe38794ad7e2c Author: Henning Schild Date: Tue Jul 11 13:32:00 2017 +0200 lib/alchemy: change API

[Xenomai-git] Don Mahurin : cobalt/arm64: fix build for mismatched printf type (%lx, u64) on arm64.

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 5df870dc30486abb40b59a494c40333ed0d4e480 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=5df870dc30486abb40b59a494c40333ed0d4e480 Author: Don Mahurin Date: Wed Sep 2 13:48:36 2015 -0700 cobalt/arm64: fix build for

[Xenomai-git] Dmitriy Cherkasov : cobalt/arm64: FPU code cleanup

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: a62c774495ac864cecd5912f80c1f37c99c85f4e URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=a62c774495ac864cecd5912f80c1f37c99c85f4e Author: Dmitriy Cherkasov Date: Fri Oct 2 12:54:37 2015 -0700 cobalt/arm64: FPU code

[Xenomai-git] Jan Kiszka : cobalt: Fix conditional build by avoiding #if XENO_DEBUG()

2017-07-27 Thread git repository hosting
Module: xenomai-jki Branch: for-forge Commit: dfb1d31ee3346f415b2ece4301d8a5f9d7dec4c1 URL: http://git.xenomai.org/?p=xenomai-jki.git;a=commit;h=dfb1d31ee3346f415b2ece4301d8a5f9d7dec4c1 Author: Jan Kiszka Date: Wed Jul 26 18:50:43 2017 +0200 cobalt: Fix conditional

[Xenomai-git] Jan Kiszka : cobalt: Do not destroy info flags on remote thread suspension

2017-07-27 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: 368f1ef5d1bb67d90159ea912e58d6a3dacc89a8 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=368f1ef5d1bb67d90159ea912e58d6a3dacc89a8 Author: Jan Kiszka Date: Wed Jul 26 17:59:27 2017 +0200 cobalt: Do not destroy

[Xenomai-git] Jan Kiszka : cobalt: Fix conditional build of lock_vfile registration

2017-07-26 Thread git repository hosting
Module: xenomai-jki Branch: for-forge Commit: 634a95c9c023dda40607e5e5c1dd43761f59e541 URL: http://git.xenomai.org/?p=xenomai-jki.git;a=commit;h=634a95c9c023dda40607e5e5c1dd43761f59e541 Author: Jan Kiszka Date: Wed Jul 26 18:50:43 2017 +0200 cobalt: Fix conditional

[Xenomai-git] Jan Kiszka : cobalt/syscall: Filter out invalid Linux syscalls

2017-07-26 Thread git repository hosting
Module: xenomai-jki Branch: for-forge Commit: 92fadda472ad755db2d7b9443d3b2108a35e5d14 URL: http://git.xenomai.org/?p=xenomai-jki.git;a=commit;h=92fadda472ad755db2d7b9443d3b2108a35e5d14 Author: Jan Kiszka Date: Mon Jul 24 14:22:29 2017 +0200 cobalt/syscall: Filter

[Xenomai-git] Jan Kiszka : cobalt: Do not destroy info flags on remote thread suspension

2017-07-26 Thread git repository hosting
Module: xenomai-jki Branch: for-forge Commit: db4297c074d3f8c9bbd90130a725f84b7dfc0f12 URL: http://git.xenomai.org/?p=xenomai-jki.git;a=commit;h=db4297c074d3f8c9bbd90130a725f84b7dfc0f12 Author: Jan Kiszka Date: Wed Jul 26 17:59:27 2017 +0200 cobalt: Do not destroy

[Xenomai-git] Philippe Gerum : alchemy: return error codes from synchronized cluster ops unmodified

2017-07-26 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: c70058681f271068cffd7334f89166b53e97565a URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=c70058681f271068cffd7334f89166b53e97565a Author: Philippe Gerum Date: Wed Jul 26 17:05:06 2017 +0200 alchemy: return error

[Xenomai-git] Philippe Gerum : drivers/spi: enable backend driver for all BCM2835-based SoCs

2017-07-26 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: 88709db3ed52856ab8a228fd7cb23ef372ef0c7a URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=88709db3ed52856ab8a228fd7cb23ef372ef0c7a Author: Philippe Gerum Date: Tue Jul 25 18:32:46 2017 +0200 drivers/spi: enable

[Xenomai-git] Philippe Gerum : drivers/gpio: enable backend driver for all BCM2835-based SoCs

2017-07-26 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: 8492040ec950888cffc8f425e9a9d90c0c82f8aa URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=8492040ec950888cffc8f425e9a9d90c0c82f8aa Author: Philippe Gerum Date: Tue Jul 25 18:37:06 2017 +0200 drivers/gpio: enable

[Xenomai-git] Henning Schild : lib/alchemy: change API context tags

2017-07-26 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: 7357d8164c904338988c6db2516fe38794ad7e2c URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=7357d8164c904338988c6db2516fe38794ad7e2c Author: Henning Schild Date: Tue Jul 11 13:32:00 2017 +0200 lib/alchemy:

[Xenomai-git] Philippe Gerum : alchemy/mutex: create: detect invalid caller earlier

2017-07-26 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: ed5025ddb8cc536be814b7851ff6d4e5aa90d398 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=ed5025ddb8cc536be814b7851ff6d4e5aa90d398 Author: Philippe Gerum Date: Tue Jul 25 11:39:09 2017 +0200 alchemy/mutex: create:

[Xenomai-git] Philippe Gerum : testsuite: fix error code wreckage in failure reports

2017-07-26 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: 6dd1d22d54e1d0862a737955aa5a2fa7a72809d9 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=6dd1d22d54e1d0862a737955aa5a2fa7a72809d9 Author: Philippe Gerum Date: Wed Jul 26 13:09:45 2017 +0200 testsuite: fix error code

[Xenomai-git] New commits on branch next

2017-07-17 Thread git repository hosting
URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=52a86bf0909a8e50547474208d1c5e9c16275d00 Author: Jan Kiszka Date: Fri Jul 14 17:19:39 2017 +0200 smokey: Add test cases for trylock on ceiling mutexes This reveals a bug in the trylock kernel

[Xenomai-git] Philippe Gerum : cobalt/sched: quota: reject configuration of non-rt CPU [ steely]

2017-07-17 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: 230bfaaa5efc5fe33b39c2be624ba3fa31a39d30 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=230bfaaa5efc5fe33b39c2be624ba3fa31a39d30 Author: Philippe Gerum Date: Sat Jul 8 20:16:22 2017 +0200 cobalt/sched: quota:

[Xenomai-git] Giulio Moro : drivers/gpio: fixup for kernel 4.4+ series

2017-07-17 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: e438ae51e9aaa8ef74aa50653ae0024f7a669f99 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=e438ae51e9aaa8ef74aa50653ae0024f7a669f99 Author: Giulio Moro Date: Mon Jul 3 15:54:45 2017 +0200 drivers/gpio: fixup for

[Xenomai-git] Philippe Gerum : cobalt/wrappers: adapt to include/sched split

2017-07-17 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: af3d951dec131fbbbacd0ba975ec3825a8214efa URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=af3d951dec131fbbbacd0ba975ec3825a8214efa Author: Philippe Gerum Date: Mon Jul 3 18:49:29 2017 +0200 cobalt/wrappers: adapt to

[Xenomai-git] Philippe Gerum : cobalt/sched: fix preemption enable/disable helpers [ steely]

2017-07-17 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: 09b1fbf5e30c6a5b60085159883d1584ba25510f URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=09b1fbf5e30c6a5b60085159883d1584ba25510f Author: Philippe Gerum Date: Sun Jul 2 19:52:40 2017 +0200 cobalt/sched: fix

[Xenomai-git] Philippe Gerum : cobalt/arm: add calibration value for Altera socfpga

2017-07-17 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: 8b6fbbc7b80c0f0169567dfc4c50e2a7a502f7b5 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=8b6fbbc7b80c0f0169567dfc4c50e2a7a502f7b5 Author: Philippe Gerum Date: Thu Jul 13 09:22:56 2017 +0200 cobalt/arm: add

[Xenomai-git] Jan Kiszka : cobalt: Fix mutex_trylock slow-path in userspace

2017-07-17 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: f1812c5f71b325e5195b7f976346eed6c12f495f URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=f1812c5f71b325e5195b7f976346eed6c12f495f Author: Jan Kiszka Date: Fri Jul 14 20:29:06 2017 +0200 cobalt: Fix

[Xenomai-git] Philippe Gerum : cobalt: fix deprecated vsprintf format specifier

2017-07-01 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: 18933674794e8aa11a6af6da589822d0bbc0169c URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=18933674794e8aa11a6af6da589822d0bbc0169c Author: Philippe Gerum Date: Sat Jul 1 16:27:29 2017 +0200 cobalt: fix deprecated

[Xenomai-git] Philippe Gerum : cobalt/rtdm: device: fix error path

2017-07-01 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: 992dbdfc6840308b1335764900b35cf537df8274 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=992dbdfc6840308b1335764900b35cf537df8274 Author: Philippe Gerum Date: Mon Jun 19 21:15:19 2017 +0200 cobalt/rtdm: device: fix

[Xenomai-git] Philippe Gerum : cobalt/debug: make build-time dependency on DEBUG_LOCKING obvious

2017-07-01 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: 8deca757201a19ebbabd1d58682a2697ea555de0 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=8deca757201a19ebbabd1d58682a2697ea555de0 Author: Philippe Gerum Date: Mon Jun 19 16:27:28 2017 +0200 cobalt/debug: make

[Xenomai-git] Philippe Gerum : cobalt: increase default core size settings

2017-06-11 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: fecd49800c9f871b139930c78dff410a4156f89e URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=fecd49800c9f871b139930c78dff410a4156f89e Author: Philippe Gerum Date: Wed May 24 18:32:48 2017 +0200 cobalt: increase default

[Xenomai-git] Philippe Gerum : boilerplate/setup: accept CPU ranges in --cpu-affinity

2017-06-11 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: 53974367e350fbe1de289a796424ba7b2d176431 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=53974367e350fbe1de289a796424ba7b2d176431 Author: Philippe Gerum Date: Thu May 25 10:33:40 2017 +0200 boilerplate/setup: accept

[Xenomai-git] Philippe Gerum : testsuite/switchtest: handle --cpu-affinity argument

2017-06-11 Thread git repository hosting
Module: xenomai-3 Branch: stable-3.0.x Commit: 062a06e49a523dd0f7fec123183f237a297a93cd URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=062a06e49a523dd0f7fec123183f237a297a93cd Author: Philippe Gerum Date: Wed May 24 20:12:07 2017 +0200 testsuite/switchtest:

[Xenomai-git] Jorge Ramirez-Ortiz : gpiopwm: display udp server information

2017-06-03 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 580d5cba67c75ea47f0a2c437ea727d070028781 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=580d5cba67c75ea47f0a2c437ea727d070028781 Author: Jorge Ramirez-Ortiz Date: Wed Mar 30 13:30:11 2016 -0400 gpiopwm:

[Xenomai-git] Jan Kiszka : cobalt/kernel: Return need_resched flag from xnsynch_release

2017-06-03 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 76e56e4744a957a3acd54ad5428b6ce55871c06a URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=76e56e4744a957a3acd54ad5428b6ce55871c06a Author: Jan Kiszka Date: Mon May 9 21:19:04 2016 +0200 cobalt/kernel: Return

[Xenomai-git] Jan Kiszka : smokey/posix-mutex: Fix test case by destroying barriers correctly

2017-06-03 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 9690f414f6ece7346c8a3b4ce8e16ea979646732 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=9690f414f6ece7346c8a3b4ce8e16ea979646732 Author: Jan Kiszka Date: Tue Dec 6 16:34:48 2016 +0100 smokey/posix-mutex: Fix test

[Xenomai-git] Philippe Gerum : cobalt: increase default core size settings

2017-06-03 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 3676fdac2909427912c18007a1a7888463131ca9 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=3676fdac2909427912c18007a1a7888463131ca9 Author: Philippe Gerum Date: Wed May 24 18:32:48 2017 +0200 cobalt: increase default core size

[Xenomai-git] Philippe Gerum : testsuite/switchtest: handle --cpu-affinity argument

2017-06-03 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 72dc8e92ca391debd025bef4d8347f80b87e0ca4 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=72dc8e92ca391debd025bef4d8347f80b87e0ca4 Author: Philippe Gerum Date: Wed May 24 20:12:07 2017 +0200 testsuite/switchtest: handle

[Xenomai-git] Philippe Gerum : lib/cobalt: init: hint about failure due to disabled core

2017-06-03 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 5bd2093981417bf21d958c4a639837ed0963838a URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=5bd2093981417bf21d958c4a639837ed0963838a Author: Philippe Gerum Date: Thu Jun 1 09:46:29 2017 +0200 lib/cobalt: init: hint about

[Xenomai-git] Philippe Gerum : cobalt/syscalls: reject binding attempt to disabled core with EAGAIN

2017-06-03 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: f4b3e987a176b372a8f07d99172a675cc1bdf543 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=f4b3e987a176b372a8f07d99172a675cc1bdf543 Author: Philippe Gerum Date: Thu Jun 1 09:43:53 2017 +0200 cobalt/syscalls: reject binding

[Xenomai-git] Philippe Gerum : cobalt/arm: fixups for kernel 4.8+

2017-06-03 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: d1402c30db7be0950206f313cc69a074dabe4490 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=d1402c30db7be0950206f313cc69a074dabe4490 Author: Philippe Gerum Date: Sun May 14 19:41:55 2017 +0200 cobalt/arm: fixups for kernel 4.8+

[Xenomai-git] Jorge Ramirez-Ortiz : gpiopwm: pwm signal generator and servo motor control demo code

2017-06-03 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: a9ef7ba7067e95e5a2a65067d3daa53b050968df URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=a9ef7ba7067e95e5a2a65067d3daa53b050968df Author: Jorge Ramirez-Ortiz Date: Tue Mar 15 19:18:15 2016 -0400 gpiopwm: pwm signal generator

[Xenomai-git] Philippe Gerum : cobalt/arm64: thread: move all TCB initializers out of line

2017-06-03 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: c0b23e2c4255dea5871bfd49da8ffd1cc4862aa0 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=c0b23e2c4255dea5871bfd49da8ffd1cc4862aa0 Author: Philippe Gerum Date: Fri Sep 9 16:07:54 2016 +0200 cobalt/arm64: thread: move all TCB

[Xenomai-git] Philippe Gerum : cobalt/arm64: no fpsimd support in real-time kthread context

2017-06-03 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: e3fbd4b0d58b3f57dbaddb067d368e3944e38277 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=e3fbd4b0d58b3f57dbaddb067d368e3944e38277 Author: Philippe Gerum Date: Wed May 24 17:41:41 2017 +0200 cobalt/arm64: no fpsimd support in

[Xenomai-git] Philippe Gerum : cobalt/arm64: fpu: drop obsolete xnarch_save_fpu()

2017-06-03 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 1f607993834b049533d4490b4d788221d20c97ee URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=1f607993834b049533d4490b4d788221d20c97ee Author: Philippe Gerum Date: Thu Sep 8 16:29:59 2016 +0200 cobalt/arm64: fpu: drop obsolete

[Xenomai-git] Philippe Gerum : lib/cobalt: add config switch to enable lazy setsched update mode

2017-06-03 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: 8c37ca60657027c2b04a2574e01ff341ecf2cd4e URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=8c37ca60657027c2b04a2574e01ff341ecf2cd4e Author: Philippe Gerum Date: Sun Mar 20 17:58:33 2016 +0100 lib/cobalt: add config switch to

[Xenomai-git] Jorge Ramirez-Ortiz : utils/analogy: fix error check [SIGSEGV]

2017-06-03 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: c4e4084487c746b87f61cbcba7e2f868af8d210c URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=c4e4084487c746b87f61cbcba7e2f868af8d210c Author: Jorge Ramirez-Ortiz Date: Wed Oct 5 21:34:27 2016 +0200 utils/analogy:

[Xenomai-git] Philippe Gerum : net/drivers/e1000: work around UMR issue

2017-06-03 Thread git repository hosting
Module: xenomai-3 Branch: next Commit: befe7af4d4b547de9b05a08636419dd87728a535 URL: http://git.xenomai.org/?p=xenomai-3.git;a=commit;h=befe7af4d4b547de9b05a08636419dd87728a535 Author: Philippe Gerum Date: Sun Aug 7 11:29:06 2016 +0200 net/drivers/e1000: work around UMR

<    2   3   4   5   6   7   8   9   10   11   >