summaryrefslogtreecommitdiff
path: root/kernel-devel/linux-mm-basics
AgeCommit message (Collapse)Author
2019-02-28linux-mm-basics: show the ulimit -s helpJohn Ogness
The stack size is also an important parameter for memory. Show it as well. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2018-02-20linux-mm-basics: fix spelling errorJohn Ogness
Chunks, not junks. Signed-off-by: John Ogness <john.ogness@linutronix.de>
2013-05-13Implement Kconfig build systemChristian Eppler
Signed-off-by: Christian Eppler <c.eppler@linutonix.de>
2011-01-26added kernel develManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>
2010-12-01Makefile bugfixes for top-level Makefile (added frameworks and protocols)Jan Altenberg
Bugfix: Added Makefile for protocols removed unused files
2010-10-17mv mm-basics to kernel-develManuel Traut
Signed-off-by: Manuel Traut <manut@linutronix.de>