summaryrefslogtreecommitdiffstats
path: root/cpukit (follow)
Commit message (Expand)AuthorAgeFilesLines
* riscv: Include missing header fileSebastian Huber2022-06-241-0/+2
* score: Account for <sys/bitset.h> API changesSebastian Huber2022-06-231-17/+73
* score: Remove unused _Processor_mask_Nand()Sebastian Huber2022-06-231-16/+0
* score: Make SMP only code explicitSebastian Huber2022-06-235-31/+36
* kern_tc.c: Provide a weak hardpps() implementationSebastian Huber2022-06-231-0/+12
* score: Use right clock for threadq timeoutsSebastian Huber2022-06-231-2/+2
* TFTPFS: Implement block and window size optionsFrank Kühndel2022-06-214-672/+2193
* TFTPFS: Cleanup: Remove spaces at lines endsFrank Kühndel2022-06-211-10/+10
* jffs2: Update baseline version to Linux v5.9Sebastian Huber2022-06-201-2/+2
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2022-06-202-1/+2
* jffs2: fix jffs2 mounting failureZhe Li2022-06-201-1/+2
* treewide: Remove uninitialized_var() usageKees Cook2022-06-201-1/+1
* jffs2: Replace zero-length array with flexible-arrayGustavo A. R. Silva2022-06-202-3/+3
* Revert "jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fr...Joel Stanley2022-06-201-1/+1
* jffs2: Fix memory leak in jffs2_scan_eraseblock() error pathWenwen Wang2022-06-201-1/+4
* jffs2: Remove jffs2_gc_fetch_page and jffs2_gc_release_pageChristoph Hellwig2022-06-203-35/+27
* jffs2: Fix possible null-pointer dereferences in jffs2_add_frag_to_fragtree()Jia-Ju Bai2022-06-201-1/+1
* jffs2: Remove C++ style comments from uapi headerMasahiro Yamada2022-06-201-5/+0
* jffs2: fix use-after-free on symlink traversalAl Viro2022-06-201-1/+2
* Convert jffs2 acl to struct_sizeMatthew Wilcox2022-06-201-0/+1
* jffs2: Use RTEMS_CONTAINER_OFSebastian Huber2022-06-201-1/+1
* cpukit: Fixes for GCC 12 warningsChris Johns2022-06-153-1/+7
* cpukit: Change _COMPILING_NEWLIB to _LIBC for helper functions declsChris Johns2022-06-153-5/+5
* score/cpu: Silence ARM and AARCH64 GCC 12 false trigger array warningChris Johns2022-06-152-1/+7
* kern_tc.c: Update pps_event() for uniprocessor configurationsGabriel Moyano2022-06-101-0/+6
* arm: Fix PMSA regions for contiguous sectionsSebastian Huber2022-06-081-4/+4
* arm: Fix PMSA region mapping with 0x0 end addressSebastian Huber2022-06-081-1/+1
* arm: Fix typoSebastian Huber2022-06-031-2/+2
* score: Fix pps_fetch()Sebastian Huber2022-05-271-1/+2
* score: Reformat for code coverageSebastian Huber2022-05-231-2/+18
* timecounter.h: Add _Timecounter_Discipline()Gabriel Moyano2022-05-232-0/+26
* timepps.h: PPS_SYNC defined by defaultGabriel Moyano2022-05-232-10/+1
* kern_ntptime.c: Add define in order to remove warningGabriel Moyano2022-05-231-0/+3
* kern_tc.c: Enable PPS API supportGabriel Moyano2022-05-231-4/+0
* kern_tc.c: Add definitions required by PPS APIGabriel Moyano2022-05-231-0/+6
* score: Rename tc_getfrequency()Gabriel Moyano2022-05-233-1/+19
* kern_tc.c: Replace FreeBSD event mechanism by adding pointers to functionGabriel Moyano2022-05-232-0/+65
* kern_tc.c: Add atomic dependencies required by the PPS APIGabriel Moyano2022-05-232-0/+14
* kern_ntptime.c: Add lmax() qmin() definitionsGabriel Moyano2022-05-231-0/+2
* kern_ntptime.c: Disable freebsd featuresGabriel Moyano2022-05-231-1/+3
* score: Add SPDX License IdentifierSebastian Huber2022-05-184-4/+12
* rtems: Relicense rtemsmaxprio.cSebastian Huber2022-05-181-4/+23
* Add file descriptions to kernel space headersSebastian Huber2022-05-189-3/+53
* Fix copyright notice of kernel space headersSebastian Huber2022-05-186-53/+59
* Add include guard checks to kernel space headersSebastian Huber2022-05-182-0/+8
* Synchronize all file descriptors in sync()Sebastian Huber2022-05-171-72/+12
* score: Fix SMP priority affinity scheduler yieldSebastian Huber2022-05-131-0/+1
* score: Add SMP priority affinity scheduler yieldTian Ye2022-05-122-1/+25
* error.c: Add file header and licenseRyan Long2022-05-041-2/+28
* ftpd.c: Add file header and licenseRyan Long2022-05-041-0/+33