summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-01-28Set time_t type to 64bitSamuel Thibault
2019-10-27patch: add last_processor to thread info structuresAlmudena Garcia
2018-11-03Add vm_object_sync supportSamuel Thibault
2018-11-03Fix typoSamuel Thibault
2018-03-03Avoid old typeSamuel Thibault
2018-01-28Add const MIG typesSamuel Thibault
2016-12-24VM: add the vm_wire_all callRichard Braun
2016-11-01include: Fix new task notifications.Justus Winter
2016-10-13Make task notification ports mutable.Justus Winter
2016-10-03Remove deprecated external memory management interface.Justus Winter
2016-04-15Lightweight synchronization mechanismAgustina Arzille
2016-04-05Fix bootstraping issues with stdint.h.Flavio Cruz
2016-04-04Use uint32_t instead of unsigned32_t.Flavio Cruz
2016-02-26include: avoid generating unused client stubsJustus Winter
2016-02-22Remove kmem cache flags from the debugging interfaceRichard Braun
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