summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-30libmisc/shell/chmod: Fix multiple file arguments to the commandChris Johns1-1/+1
2022-10-03cpukit/fdt: Free index before container5.2Kinsey Moore1-2/+2
2022-10-03cpukit/fdt: Check correct allocationKinsey Moore1-1/+1
2022-08-27cpukit/include: Fix including in C++Chris Johns12-20/+47
2022-07-18score: Fix unlimited objects supportSebastian Huber2-9/+32
2022-07-18score: Fix _Objects_Active_count()Sebastian Huber1-5/+13
2022-05-17Synchronize all file descriptors in sync()Sebastian Huber1-81/+12
2022-05-04posix: Fix use of clock for relative timesSebastian Huber1-13/+18
2022-05-04heap: Fix heap statistics with protection enabledSebastian Huber2-9/+10
2022-04-07imfs: Fix index underrun when extending empty fileChristian Mauderer1-1/+2
2022-02-10termios: Pass number of sent chars to l_startChristian Mauderer2-3/+8
2021-12-09untar: Make behavior similar to GNU or BSD tarChristian Mauderer1-20/+37
2021-12-07score: Fix atomic stores for C++Sebastian Huber1-3/+3
2021-11-16score: Add _Timecounter_Set_NTP_update_second()Sebastian Huber2-3/+44
2021-11-16score: Optimize timehand updates for non-SMPSebastian Huber1-8/+36
2021-11-16score: Port large time delta support to RTEMSSebastian Huber1-3/+22
2021-11-16score: Initialize timehand generation to UINT_MAXSebastian Huber1-1/+1
2021-11-16timecounter: Load the currently selected tc once in tc_windup()Mark Johnston1-7/+16
2021-11-16kern_tc.c: Scaling/large delta recalculationSebastian Huber1-38/+50
2021-11-16timecounter: Lock the timecounter listMark Johnston1-10/+30
2021-11-16timecounter: Let kern.timecounter.stepwarnings be set as a tunableMark Johnston1-1/+1
2021-11-16Remove "All Rights Reserved" fromEd Maste1-1/+0
2021-11-16kern: clarify boot timeWarner Losh1-1/+7
2021-11-16Make kern.timecounter.hardware tunableKonstantin Belousov1-5/+18
2021-11-16Add ddb 'show timecounter' command.Konstantin Belousov1-1/+31
2021-11-16Changes that improve DTrace FBT reliabilityRobert Watson1-0/+15
2021-11-16Remove double-calls to tc_get_timecount()Konstantin Belousov1-3/+0
2021-11-16Mark more nodes as CTLFLAG_MPSAFEPawel Biernacki1-13/+24
2021-11-16Consolidate read code for timecountersKonstantin Belousov1-145/+87
2021-11-16Remove duplicated empty lines from kern/*.cMateusz Guzik1-1/+0
2021-11-16Initialize timehands linkage much earlier.Konstantin Belousov1-12/+22
2021-11-16Make timehands count selectable at boottime.Konstantin Belousov1-5/+45
2021-11-16Instead of using an incomplete list of platformsOlivier Houchard1-1/+2
2021-11-16Create a new macro for static DPCPU data.Andrew Turner1-2/+2
2021-11-16tc: bcopy -> memcpyMateusz Guzik1-2/+1
2021-11-16Move most of the contents of opt_compat.hBrooks Davis1-1/+0
2021-11-16score: Remove FreeBSD identifierSebastian Huber1-1/+1
2021-11-16Use atomic_load(9) to read ppsinfo sequence numbers.Konstantin Belousov1-4/+4
2021-11-16SPDX: use the Beerware identifier.Pedro F. Giffuni1-0/+2
2021-11-16kern_tc.c: Remove unused codeSebastian Huber1-6/+0
2021-10-07Add support for IDLE Thread stack allocatorJoel Sherrill7-8/+125
2021-09-20pxcdevctl: Adjust for standard (5 branch)Ryan Long1-8/+72
2021-09-09rtems: Initialize count of postponed jobsSebastian Huber1-0/+1
2021-05-28cpukit: Add description of release version numbersChristian Mauderer1-0/+21
2021-05-14rtems: Check entry point in rtems_task_start()Sebastian Huber1-0/+4
2021-03-31shell: Add i2c and spi commandsChristian Mauderer6-0/+565
2021-03-21rtems-fdt/rtems-fdt.c: Fix bug in loop terminationG S Niteesh Babu1-1/+1
2021-03-16rtems: Allow RTEMS_PRIORITY for MrsP semaphoresSebastian Huber1-1/+6
2021-03-07sparc,leon: avoid triggering LEON3FT errata TN-0009Daniel Hellstrom1-2/+3
2021-03-07sparc,leon: avoid triggering TN-0009 bad sequenceDaniel Hellstrom1-1/+2