summaryrefslogtreecommitdiff
path: root/kern/Kconfig
AgeCommit message (Expand)Author
2019-05-28kern/sref: add optional debuggingRichard Braun
2018-08-12kern/thread: make thread-specific data optionalRichard Braun
2018-06-25Merge branch 'perfmon'Richard Braun
2018-06-25kern/perfmon: new moduleRichard Braun
2018-06-24kern/kmem: add option to disable the CPU layerRichard Braun
2018-04-14kern/rcu: make the window check interval configurableRichard Braun
2018-02-24kern/kmem: new KMEM_DEBUG optionRichard Braun
2018-02-22kern/spinlock: add ownership tracking as a debugging featureRichard Braun
2018-01-08kern/Kconfig: new INIT_DEBUG optionRichard Braun
2018-01-07kern/Kconfig: new MUTEX_DEBUG optionRichard Braun
2017-10-31Rename CONFIG_MULTIPROCESSOR to CONFIG_SMPRichard Braun
2017-09-21New build systemRichard Braun