Age | Commit message (Expand) | Author |
2015-05-02 | Fix semaphore failure path special calling convention | Samuel Thibault |
2015-05-02 | kern: fix comment | Justus Winter |
2015-05-02 | Fix warning | Samuel Thibault |
2015-05-02 | Fix warnings | Samuel Thibault |
2015-05-02 | Fix block_io_mmap prototype | Samuel Thibault |
2015-05-01 | Use gnu89 inline style | Samuel Thibault |
2015-05-01 | Replace clobbers with earlyclobbers | Samuel Thibault |
2015-04-30 | Fix build with gcc-5 | Samuel Thibault |
2015-04-24 | kern: avoid hardcoding the lowest priority | Justus Winter |
2015-04-23 | kern: disable stack allocation counters by default | Justus Winter |
2015-04-23 | Avoid accessing ip_protected_payload without the lock. | Samuel Thibault |
2015-04-23 | Prepend 0x to hexadecimal offset | Samuel Thibault |
2015-04-10 | GNU Mach 1.5. | Thomas Schwinge |
2015-03-19 | Give the Debian package name for the non-multilib libc.a | Samuel Thibault |
2015-03-08 | Remove spl debugging in Xen case | Samuel Thibault |
2015-03-05 | Show odd number of ports | Samuel Thibault |
2015-02-26 | Use printf_once instead of recoding it | Samuel Thibault |
2015-02-26 | Limit printing "queue full" messages | Samuel Thibault |
2015-02-25 | kern: inherit the name of the parent task | Justus Winter |
2015-02-20 | i386: specialize `copyinmsg' and `copyoutmsg' | Justus Winter |
2015-02-20 | i386: drop needless instruction from `copyout' | Justus Winter |
2015-02-20 | kern: improve assert | Justus Winter |
2015-02-20 | linux: fix compiler warning | Justus Winter |
2015-02-20 | kern: reduce the size of `struct thread' | Justus Winter |
2015-02-18 | kern: avoid #if 0ing out thread_collect_scan | Justus Winter |
2015-02-18 | vm: fix typo | Justus Winter |
2015-01-22 | ipc: warn about more port management bugs | Justus Winter |
2015-01-02 | vm: Fix typo in comment (found by codespell) | Stefan Weil |
2015-01-02 | kern: Fix typos in comments (found by codespell) | Stefan Weil |
2015-01-02 | ipc: Fix typo in comment (found by codespell) | Stefan Weil |
2015-01-02 | include: Fix typos in comments (found by codespell) | Stefan Weil |
2015-01-02 | i386: Fix typos in comments (found by codespell) | Stefan Weil |
2015-01-02 | device: Fix typos in comments (found by codespell) | Stefan Weil |
2015-01-02 | Makefile.am: Fix typos and grammar in comment | Stefan Weil |
2015-01-02 | ddb: Fix typos in comments (found by codespell) | Stefan Weil |
2015-01-02 | Handle kernel traps happening before starting userland | Samuel Thibault |
2014-12-16 | kern: gracefully handle bogus sample pc sequence number | Justus Winter |
2014-12-16 | ipc: guard test code with `MACH_IPC_TEST' | Justus Winter |
2014-12-16 | ipc: tune size of cached kernel message buffers | Justus Winter |
2014-12-15 | Make spl7 just clear IF instead of setting the PIC mask | Samuel Thibault |
2014-12-11 | Ship missing file | Samuel Thibault |
2014-12-09 | include: add X_IMPORTS to ipc definitions | Justus Winter |
2014-12-09 | kern: provide notifications about new tasks | Justus Winter |
2014-12-09 | Retire procedure `old_mach_port_get_receive_status' | Justus Winter |
2014-12-07 | Fix pthread_create warning on translator termination | Samuel Thibault |
2014-12-01 | kern: disable all counters by default | Justus Winter |
2014-11-28 | include: make `mach_port_t' payload-aware | Justus Winter |
2014-11-23 | Fix programming PIT counter | Samuel Thibault |
2014-11-21 | Correct GCC's -Wformat-security issues | David Michael |
2014-11-16 | Only set debug registers when they are used | Samuel Thibault |