summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-09-19Add macros to convert between time_value_t and timespecFlávio Cruz
2015-09-07kern: use proper memory fences when handling the mapped timeJustus Winter
2015-07-25include: provide time-value substractionJustus Winter
2015-07-09Allow non-privileged tasks to wire 64KiB task memorySamuel Thibault
2015-05-20ipc: replace the IPC table with a radix treeJustus Winter
2015-01-02include: Fix typos in comments (found by codespell)Stefan Weil
2014-12-09include: add X_IMPORTS to ipc definitionsJustus Winter
2014-12-09kern: provide notifications about new tasksJustus Winter
2014-12-09Retire procedure `old_mach_port_get_receive_status'Justus Winter
2014-11-28include: make `mach_port_t' payload-awareJustus Winter
2014-11-03include: add a payload-aware intran mutator for device_tJustus Winter
2014-11-03include: add a payload-aware intran mutator for notify_port_tJustus Winter
2014-11-03include: add a payload-aware intran mutator for memory_object_tJustus Winter
2014-10-01include: define MACH_MSG_TYPE_PROTECTED_PAYLOADJustus Winter
2014-10-01include: add msgh_protected_payload to mach_msg_header_tJustus Winter
2014-10-01ipc: implement mach_port_{set,clear}_protected_payloadJustus Winter
2014-05-25Rewrite old-style #endif FOO directivesJustus Winter
2014-05-25include: fix the embedded type definitions in memory_object.defsJustus Winter
2014-04-30include: do not guard the host_slab_info RPC with MACH_VM_DEBUGJustus Winter
2014-04-10include: fix the definition of device_openJustus Winter
2014-04-08include: make the device_t types translation functions mutableJustus Winter
2014-04-05include: make the notify_port_t types translation functions mutableJustus Winter
2014-03-25include: make the memory_object_t types translation functions mutableJustus Winter
2014-02-19include: skip routines related to migrating threadsJustus Winter
2014-02-05include: add task_set_nameJustus Winter
2014-02-01include: add a fixed-size string type for debugging purposesJustus Winter
2014-01-09include: add new file for cache-related definitionsJustus Winter
2013-12-20Mark pure functions with attribute pureMarin Ramesa
2013-12-08Fix implicit declaration of functionSamuel Thibault
2013-12-05Remove unnecessary fileSamuel Thibault
2013-11-24New RPC for thread destructionRichard Braun
2013-11-18Add ifndefsMarin Ramesa
2013-01-28Add initial code for disabling PV pagetablesSamuel Thibault
2013-01-22Add the mach_print debugging system callRichard Braun
2012-09-23Add missing file for page statisticsRichard Braun
2012-09-23Provide basic page cache statisticsRichard Braun
2012-03-09Use unsigned long for addresses and sizesSamuel Thibault
2011-12-17Adjust the kernel to use the slab allocatorRichard Braun
2011-12-17Import the slab allocatorRichard Braun
2011-09-02Remove long obsolete RPC routinesGuillem Jover
2011-08-31Correct MiG Mach types to fix compilation warningsGuillem Jover
2011-08-31Fix memcmp prototypeGuillem Jover
2011-08-30Fix copyright assignmentSamuel Thibault
2011-04-18Removed deprecated LINTLIBRARY #ifdefsArne Babenhauserheide
2010-12-09memcpy operands are not supposed to overlapSamuel Thibault
2010-10-23Add prototype for strstrSamuel Thibault
2010-04-08Extend machine addresses to 64bit for PAESamuel Thibault
2009-12-16Add Xen supportSamuel Thibault
2009-11-28Add memory object proxiesSamuel Thibault
2009-11-22Declare memcmp functionSamuel Thibault