incubator-nuttx/sched
Gregory Nutt 80d0b2736e Reorder some logic: (1) set initial CPU IDLE task regsters AFTER allocating stack, (2) invalidate cache in CPU start-up BEFORE handling first interrupt. 2016-05-22 15:01:49 -06:00
..
clock Remove some empty file section section header comments 2016-02-17 18:05:03 -06:00
environ Remove some empty file section section header comments 2016-02-17 17:38:39 -06:00
errno Remove some empty file section section header comments 2016-02-17 18:05:03 -06:00
group Fix several places in DMA logic where a spurious semicolon causes bad conditional logic 2016-05-11 17:42:59 -06:00
init Reorder some logic: (1) set initial CPU IDLE task regsters AFTER allocating stack, (2) invalidate cache in CPU start-up BEFORE handling first interrupt. 2016-05-22 15:01:49 -06:00
irq SMP: Clean CPU0 D-Cache before starting new CPU; Invalidate D-Cache when new CPU started. 2016-05-20 12:39:02 -06:00
module Modules: Add mod_setsymtab to set global symtol table once. Now we can remove symbol table parameters from the insmod call. This will make implementing an NSH insmod command much easier 2015-12-13 08:10:01 -06:00
mqueue Fix an error when a task with open message queue descriptors is killed via task_delete(). Noted by Anton Gropyanov. 2016-04-11 11:14:18 -06:00
paging Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
pthread Fix some missing header file inclusions and a misplaced semi-colon from recent commits 2016-02-21 11:27:55 -06:00
sched Fix some compilation issues when certain combinations of debug options are selected. 2016-05-17 12:06:32 -06:00
semaphore Update some comments 2016-03-06 13:50:26 -06:00
signal Standardize some naming in code section comments 2016-02-21 18:09:04 -06:00
task Backout 3f731241cb. It is a good idea, but has some unpleasant side effect... like SYSLOG and dbg() no longer work 2016-04-18 18:55:36 -06:00
timer Remove some empty file section section header comments 2016-02-17 17:38:39 -06:00
wdog Remove some empty file section section header comments 2016-02-17 17:17:44 -06:00
wqueue LP Work Queue: Fix test to find and idle worker thread. 2016-03-22 08:15:49 -06:00
.gitignore
Kconfig Update Kconfig comments 2016-03-21 18:28:43 -06:00
Makefile TLS: Simplify 2016-03-11 07:17:32 -06:00