aboutsummaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add the mach_print debugging system callRichard Braun2013-01-221-0/+1
* Add missing file for page statisticsRichard Braun2012-09-231-0/+41
* Provide basic page cache statisticsRichard Braun2012-09-232-0/+40
* Use unsigned long for addresses and sizesSamuel Thibault2012-03-092-2/+2
* Adjust the kernel to use the slab allocatorRichard Braun2011-12-173-17/+12
* Import the slab allocatorRichard Braun2011-12-171-28/+29
* Remove long obsolete RPC routinesGuillem Jover2011-09-024-137/+18
* Correct MiG Mach types to fix compilation warningsGuillem Jover2011-08-311-5/+5
* Fix memcmp prototypeGuillem Jover2011-08-311-1/+1
* Fix copyright assignmentSamuel Thibault2011-08-301-1/+1
* Removed deprecated LINTLIBRARY #ifdefsArne Babenhauserheide2011-04-182-52/+0
* memcpy operands are not supposed to overlapSamuel Thibault2010-12-091-0/+2
* Add prototype for strstrSamuel Thibault2010-10-231-0/+2
* Extend machine addresses to 64bit for PAESamuel Thibault2010-04-081-2/+7
* Add Xen supportSamuel Thibault2009-12-161-0/+80
* Add memory object proxiesSamuel Thibault2009-11-282-0/+33
* Declare memcmp functionSamuel Thibault2009-11-221-0/+2
* 2008-07-29 Zheng Da <zhengda1936@gmail.com>Samuel Thibault2009-06-181-0/+1
* 2008-07-18 Andrei Barbu <andrei@0xab.com>Samuel Thibault2009-06-181-4/+0