aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 64bit: Fix format warningsSamuel Thibault2020-03-291-0/+62
* include/mach/xen.h: Add 64bit variantSamuel Thibault2020-03-281-0/+4
* Set time_t type to 64bitSamuel Thibault2020-01-281-1/+1
* patch: add last_processor to thread info structuresAlmudena Garcia2019-10-271-0/+1
* Add vm_object_sync supportSamuel Thibault2018-11-034-0/+61
* Fix typoSamuel Thibault2018-11-031-1/+1
* Avoid old typeSamuel Thibault2018-03-031-4/+2
* Add const MIG typesSamuel Thibault2018-01-281-0/+1
* VM: add the vm_wire_all callRichard Braun2016-12-243-0/+46
* include: Fix new task notifications.Justus Winter2016-11-011-2/+5
* Make task notification ports mutable.Justus Winter2016-10-131-1/+21
* Remove deprecated external memory management interface.Justus Winter2016-10-034-68/+25
* Lightweight synchronization mechanismAgustina Arzille2016-04-152-0/+58
* Fix bootstraping issues with stdint.h.Flavio Cruz2016-04-051-1/+0
* Use uint32_t instead of unsigned32_t.Flavio Cruz2016-04-045-21/+64
* include: avoid generating unused client stubsJustus Winter2016-02-261-0/+41
* Remove kmem cache flags from the debugging interfaceRichard Braun2016-02-221-6/+0
* Add macros to convert between time_value_t and timespecFlávio Cruz2015-09-191-0/+12
* kern: use proper memory fences when handling the mapped timeJustus Winter2015-09-071-0/+2
* include: provide time-value substractionJustus Winter2015-07-251-7/+24
* Allow non-privileged tasks to wire 64KiB task memorySamuel Thibault2015-07-091-1/+1
* ipc: replace the IPC table with a radix treeJustus Winter2015-05-203-48/+3
* include: Fix typos in comments (found by codespell)Stefan Weil2015-01-022-2/+2
* include: add X_IMPORTS to ipc definitionsJustus Winter2014-12-093-0/+12
* kern: provide notifications about new tasksJustus Winter2014-12-092-0/+44
* Retire procedure `old_mach_port_get_receive_status'Justus Winter2014-12-093-10/+3
* include: make `mach_port_t' payload-awareJustus Winter2014-11-284-4/+28
* include: add a payload-aware intran mutator for device_tJustus Winter2014-11-031-0/+3
* include: add a payload-aware intran mutator for notify_port_tJustus Winter2014-11-031-0/+3
* include: add a payload-aware intran mutator for memory_object_tJustus Winter2014-11-032-0/+16
* include: define MACH_MSG_TYPE_PROTECTED_PAYLOADJustus Winter2014-10-011-1/+3
* include: add msgh_protected_payload to mach_msg_header_tJustus Winter2014-10-011-1/+4
* ipc: implement mach_port_{set,clear}_protected_payloadJustus Winter2014-10-011-0/+18
* Rewrite old-style #endif FOO directivesJustus Winter2014-05-258-16/+16
* include: fix the embedded type definitions in memory_object.defsJustus Winter2014-05-251-0/+12
* include: do not guard the host_slab_info RPC with MACH_VM_DEBUGJustus Winter2014-04-301-6/+6
* include: fix the definition of device_openJustus Winter2014-04-101-1/+10
* include: make the device_t types translation functions mutableJustus Winter2014-04-081-0/+14
* include: make the notify_port_t types translation functions mutableJustus Winter2014-04-051-1/+15
* include: make the memory_object_t types translation functions mutableJustus Winter2014-03-253-4/+38
* include: skip routines related to migrating threadsJustus Winter2014-02-191-0/+5
* include: add task_set_nameJustus Winter2014-02-051-0/+9
* include: add a fixed-size string type for debugging purposesJustus Winter2014-02-012-0/+13
* include: add new file for cache-related definitionsJustus Winter2014-01-091-0/+25
* Mark pure functions with attribute pureMarin Ramesa2013-12-201-4/+4
* Fix implicit declaration of functionSamuel Thibault2013-12-081-0/+2
* Remove unnecessary fileSamuel Thibault2013-12-051-1/+0
* New RPC for thread destructionRichard Braun2013-11-241-0/+26
* Add ifndefsMarin Ramesa2013-11-182-0/+10
* Add initial code for disabling PV pagetablesSamuel Thibault2013-01-281-0/+6