- Sep 26, 2015
-
-
Gregory Nutt authored
-
- Sep 24, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Sep 23, 2015
-
-
Gregory Nutt authored
-
- Sep 20, 2015
-
-
Alan Carvalho de Assis authored
-
Alan Carvalho de Assis authored
-
- Sep 19, 2015
-
-
Gregory Nutt authored
-
Alan Carvalho de Assis authored
-
Alan Carvalho de Assis authored
-
Alan Carvalho de Assis authored
-
- Sep 18, 2015
-
-
Gregory Nutt authored
-
- Sep 17, 2015
-
-
Stefan Kolb authored
-
- Sep 15, 2015
-
-
Gregory Nutt authored
-
- Sep 14, 2015
-
-
Gregory Nutt authored
-
Alan Carvalho de Assis authored
-
Gregory Nutt authored
-
- Sep 13, 2015
-
-
Alan Carvalho de Assis authored
-
- Sep 12, 2015
-
-
Gregory Nutt authored
-
- Sep 11, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Fix issues detected by clang
-
Paul A. Patience authored
-
- Sep 10, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Sep 09, 2015
-
-
Pierre-noel Bouteville authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Sep 08, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Sep 07, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Logic for delayed memory garbage collection for the case of user space memory will not work as implemented for the case of the kernel build. That is because the correct context is in place in order to free the user memory when sched_kufree is called, but will not be in place later when the memory garbage collection runs. If this feature is really needed, then some more substantial redesign is required
-