Page MenuHomeFreeBSD
Feed Advanced Search

Apr 9 2017

cognet committed rS316662: Import CK as of commit 6b141c0bdd21ce8b3e14147af8f87f22b20ecf32.
Import CK as of commit 6b141c0bdd21ce8b3e14147af8f87f22b20ecf32
Apr 9 2017, 8:53 PM

Feb 28 2017

cognet committed rS314435: Merge CK as of commit 24d26965d1a28039062ba3bcf9433b623f3d2c5e, to get.
Merge CK as of commit 24d26965d1a28039062ba3bcf9433b623f3d2c5e, to get
Feb 28 2017, 11:30 PM
cognet committed rS314434: Tag CK import as of commit 24d26965d1a28039062ba3bcf9433b623f3d2c5e.
Tag CK import as of commit 24d26965d1a28039062ba3bcf9433b623f3d2c5e
Feb 28 2017, 11:27 PM
cognet committed rS314432: Import CK as of commit 24d26965d1a28039062ba3bcf9433b623f3d2c5e, to get.
Import CK as of commit 24d26965d1a28039062ba3bcf9433b623f3d2c5e, to get
Feb 28 2017, 11:24 PM

Feb 13 2017

cognet committed rS313708: Remove debugging code that was probably unused since before the arm code.
Remove debugging code that was probably unused since before the arm code
Feb 13 2017, 8:51 PM

Jan 29 2017

cognet committed rS312949: Correct the IT instruction in atomic_fcmpset_64()..
Correct the IT instruction in atomic_fcmpset_64().
Jan 29 2017, 1:32 PM

Jan 28 2017

cognet committed rS312933: Remove useless labels..
Remove useless labels.
Jan 28 2017, 5:48 PM
cognet committed rS312932: Use strexeq instead of needlessly branch..
Use strexeq instead of needlessly branch.
Jan 28 2017, 5:46 PM
cognet committed rS312925: Implement atomic_fcmpset_* for arm and arm64..
Implement atomic_fcmpset_* for arm and arm64.
Jan 28 2017, 4:24 PM

Jan 3 2017

cognet committed rS311159: In the netfront_rxq struct, we should use NET_RX_RING_SIZE, not.
In the netfront_rxq struct, we should use NET_RX_RING_SIZE, not
Jan 3 2017, 5:25 PM

Dec 30 2016

cognet committed rS310846: Merge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4c25a6d8, mostly.
Merge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4c25a6d8, mostly
Dec 30 2016, 6:24 PM
cognet committed rS310844: Tag CK import as of commit 255a47553aa5e8d0bb5f8eec63acac7f4c25a6d8.
Tag CK import as of commit 255a47553aa5e8d0bb5f8eec63acac7f4c25a6d8
Dec 30 2016, 6:18 PM
cognet committed rS310843: Import CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4c25a6d8, mainly.
Import CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4c25a6d8, mainly
Dec 30 2016, 6:14 PM

Nov 28 2016

cognet committed rS309270: Add a FREEBSD-Xlist file for CK..
Add a FREEBSD-Xlist file for CK.
Nov 28 2016, 9:16 PM
cognet committed rS309268: Hook CK to the kernel build..
Hook CK to the kernel build.
Nov 28 2016, 8:44 PM
cognet committed rS309267: Add FreeBSD-specific files..
Add FreeBSD-specific files.
Nov 28 2016, 8:33 PM
cognet committed rS309266: Import Concurrency Kit in the kernel..
Import Concurrency Kit in the kernel.
Nov 28 2016, 8:28 PM
cognet committed rS309265: Re-tag ck as of commit 566bb28dba963a1904e0889b74fe7005a5bc5eb8.
Re-tag ck as of commit 566bb28dba963a1904e0889b74fe7005a5bc5eb8
Nov 28 2016, 8:24 PM
cognet committed rS309264: Remove files that won't be used during FreeBSD build..
Remove files that won't be used during FreeBSD build.
Nov 28 2016, 8:22 PM
cognet committed rS309261: Tag CK as of commit 566bb28dba963a1904e0889b74fe7005a5bc5eb8.
Tag CK as of commit 566bb28dba963a1904e0889b74fe7005a5bc5eb8
Nov 28 2016, 8:11 PM
cognet committed rS309260: Import concurrencykit as of commit 566bb28dba963a1904e0889b74fe7005a5bc5eb8.
Import concurrencykit as of commit 566bb28dba963a1904e0889b74fe7005a5bc5eb8
Nov 28 2016, 8:09 PM

Nov 19 2016

cognet committed rS308840: The only remaining offender that used ti_chip() without checking for.
The only remaining offender that used ti_chip() without checking for
Nov 19 2016, 3:43 PM
cognet committed rS308837: Don't panic if it's not a TI chip, this code can be called when it is not..
Don't panic if it's not a TI chip, this code can be called when it is not.
Nov 19 2016, 3:36 PM
cognet committed rS308836: Don't attempt to get the chip revision if it's not a supported TI chip.
Don't attempt to get the chip revision if it's not a supported TI chip
Nov 19 2016, 3:35 PM
cognet committed rS308828: Move the pandaboard initialization from the probe to the attach method..
Move the pandaboard initialization from the probe to the attach method.
Nov 19 2016, 1:11 PM
cognet committed rS308822: Resolv the remaining conflicting symbols between omap4 and am335x, and.
Resolv the remaining conflicting symbols between omap4 and am335x, and
Nov 19 2016, 1:52 AM
cognet committed rS308819: Don't assume we're running on a pandaboard if the pandaboard-specific.
Don't assume we're running on a pandaboard if the pandaboard-specific
Nov 19 2016, 12:56 AM

Nov 18 2016

cognet committed rS308818: Guess the TI chip based on the PLATFORM infos, instead of relying on the.
Guess the TI chip based on the PLATFORM infos, instead of relying on the
Nov 18 2016, 11:48 PM
cognet committed rS308816: Convert the omap4 code to use PLATFORM_SMP..
Convert the omap4 code to use PLATFORM_SMP.
Nov 18 2016, 10:59 PM

Aug 30 2016

cognet committed rS305097: Nuke obio_bs_tag, it was used before it was initialized, and.
Nuke obio_bs_tag, it was used before it was initialized, and
Aug 30 2016, 11:32 PM
cognet committed rS305096: Some old arm ports don't load the kernel at the beginning of the memory,.
Some old arm ports don't load the kernel at the beginning of the memory,
Aug 30 2016, 11:30 PM
cognet committed rS305094: Garbage collect bits forgotten in r295267..
Garbage collect bits forgotten in r295267.
Aug 30 2016, 10:32 PM

Aug 11 2016

cognet committed rD49241: Fix a typoe: /rel1eases/ => /releases/.
Fix a typoe: /rel1eases/ => /releases/
Aug 11 2016, 12:19 PM

Mar 22 2016

cognet committed rS297189: Release wma from mentorship..
Release wma from mentorship.
Mar 22 2016, 1:33 PM