summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-10GNU Mach 1.5.v1.5Thomas Schwinge
2015-03-19Give the Debian package name for the non-multilib libc.aSamuel Thibault
2015-03-08Remove spl debugging in Xen caseSamuel Thibault
2015-03-05Show odd number of portsSamuel Thibault
2015-02-26Use printf_once instead of recoding itSamuel Thibault
2015-02-26Limit printing "queue full" messagesSamuel Thibault
2015-02-25kern: inherit the name of the parent taskJustus Winter
2015-02-20i386: specialize `copyinmsg' and `copyoutmsg'Justus Winter
2015-02-20i386: drop needless instruction from `copyout'Justus Winter
2015-02-20kern: improve assertJustus Winter
2015-02-20linux: fix compiler warningJustus Winter
2015-02-20kern: reduce the size of `struct thread'Justus Winter
2015-02-18kern: avoid #if 0ing out thread_collect_scanJustus Winter
2015-02-18vm: fix typoJustus Winter
2015-01-22ipc: warn about more port management bugsJustus Winter
2015-01-02vm: Fix typo in comment (found by codespell)Stefan Weil
2015-01-02kern: Fix typos in comments (found by codespell)Stefan Weil
2015-01-02ipc: Fix typo in comment (found by codespell)Stefan Weil
2015-01-02include: Fix typos in comments (found by codespell)Stefan Weil
2015-01-02i386: Fix typos in comments (found by codespell)Stefan Weil
2015-01-02device: Fix typos in comments (found by codespell)Stefan Weil
2015-01-02Makefile.am: Fix typos and grammar in commentStefan Weil
2015-01-02ddb: Fix typos in comments (found by codespell)Stefan Weil
2015-01-02Handle kernel traps happening before starting userlandSamuel Thibault
2014-12-16kern: gracefully handle bogus sample pc sequence numberJustus Winter
2014-12-16ipc: guard test code with `MACH_IPC_TEST'Justus Winter
2014-12-16ipc: tune size of cached kernel message buffersJustus Winter
2014-12-15Make spl7 just clear IF instead of setting the PIC maskSamuel Thibault
2014-12-11Ship missing fileSamuel Thibault
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-12-07Fix pthread_create warning on translator terminationSamuel Thibault
2014-12-01kern: disable all counters by defaultJustus Winter
2014-11-28include: make `mach_port_t' payload-awareJustus Winter
2014-11-23Fix programming PIT counterSamuel Thibault
2014-11-21Correct GCC's -Wformat-security issuesDavid Michael
2014-11-16Only set debug registers when they are usedSamuel Thibault
2014-11-13Add nodma optionsSamuel Thibault
2014-11-12Pass ide and hd kernel options to ide driverSamuel Thibault
2014-11-10Fix documentation for vm_mapSamuel Thibault
2014-11-10Revert "Make vm_map really ignore `address' when `anywhere' is true"Samuel Thibault
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-11-03Fix link refusalSamuel Thibault
2014-11-03Refuse to link against a libc with multiarch supportSamuel Thibault
2014-11-02Fix build when gcc avoids inliningSamuel Thibault
2014-10-22Revert "Make sure mig is available"Samuel Thibault
2014-10-10doc: restore section `Inherited Ports'Justus Winter