summaryrefslogtreecommitdiff
path: root/kern
AgeCommit message (Expand)Author
2012-10-28Add IPC functions that allow user to manipulate with memory advice.Maksym Planeta
2012-04-22Update comments.Richard Braun
2012-04-22Fix copyright assignmentRichard Braun
2012-04-06Fix integer typeSamuel Thibault
2012-04-06Do not take address of va_list variableSamuel Thibault
2012-03-20Use long typesSamuel Thibault
2012-03-20Use compiler defined __i386__ symbol instead of use defined i386Guillem Jover
2012-03-09Use unsigned long for addresses and sizesSamuel Thibault
2012-01-28Merge branch 'master' into master-slabSamuel Thibault
2012-01-22Fix build on 64bit hostSamuel Thibault
2011-12-29Upgrade number of event queuesSamuel Thibault
2011-12-17Remove arbitrary limits used by the zone systemRichard Braun
2011-12-17Remove the defunct kernel_task_create() functionRichard Braun
2011-12-17Fix kern/kalloc.h includesRichard Braun
2011-12-17Adjust the kernel to use the slab allocatorRichard Braun
2011-12-17Import the slab allocatorRichard Braun
2011-12-17Import utility filesRichard Braun
2011-09-28Make thread_suspend honor the TH_UNINT flagSergio López
2011-09-12Remove unused [!MACH_KERNEL] driver codeGuillem Jover
2011-09-05Drop module memory free verbositySamuel Thibault
2011-09-05Free memory used by boot modulesSamuel Thibault
2011-09-03Add prototypes for memory_object_proxy.c functionsFridolín Pokorný
2011-09-02Remove long obsolete RPC routinesGuillem Jover
2011-09-02Add vsnprintf prototypeGuillem Jover
2011-08-30Cast function timeout() argument to fix a warningGuillem Jover
2011-08-27Add prototype for log functionGuillem Jover
2011-08-22Add more details to "zone exhausted" panics.Samuel Thibault
2011-08-18Add compiler barrier to update_mapped_timeSamuel Thibault
2011-04-22Update constants to nowadays standardsSamuel Thibault
2011-04-20Warn once when part of the kernel is lacking memorySamuel Thibault
2011-01-15Move -d and -H parse to kern/startup.cSamuel Thibault
2010-04-06Fix crash on Xen when no module is providedSamuel Thibault
2009-12-21Add a SoftDebugger functionSamuel Thibault
2009-12-16Add Xen supportSamuel Thibault
2009-11-30Add stack-protector supportSamuel Thibault
2009-11-28Add memory object proxiesSamuel Thibault
2009-11-28Add -H option to halt on panicSamuel Thibault
2009-11-22Really call startrtclock() with an active thread.Samuel Thibault
2009-10-20Fix warningsSamuel Thibault
2009-10-20Fix warningSamuel Thibault
2009-10-20Fix warningsSamuel Thibault
2009-10-14Update constants to nowadays standardsSamuel Thibault
2009-10-14Fix yet more allocation failures during gcSamuel Thibault
2009-10-14Fix allocation failure during gcSamuel Thibault
2009-10-14More restrictive requirements on zone alignmentSamuel Thibault
2009-10-14Make local variable staticSamuel Thibault
2009-06-182008-11-15 Shakthi Kannan <shakshurd@gmail.com>Samuel Thibault
2009-06-182008-11-11 Shakthi Kannan <shakshurd@gmail.com>Samuel Thibault
2009-06-182008-07-23 Barry deFreese <bddebian@comcast.net>Samuel Thibault
2009-06-182008-07-19 Barry deFreese <bddebian@comcast.net>Samuel Thibault