index
:
teythoon/gnumach.git
fix-ipc-space-locking-2015-07-27
fix-ipc-space-locking-2015-08-15
justus/dde-0
master
pmm-2015-07-27
pmm-2015-08-12
pmm-2015-08-14
pmm-2015-08-15
pmm-2015-08-16
pmm-2015-08-26
pmm-2015-08-28
pmm-2015-09-25
Personal GNU Mach development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2014-11-13
Add nodma options
Samuel Thibault
2014-11-12
Pass ide and hd kernel options to ide driver
Samuel Thibault
2014-11-10
Fix documentation for vm_map
Samuel Thibault
2014-11-10
Revert "Make vm_map really ignore `address' when `anywhere' is true"
Samuel Thibault
2014-11-03
include: add a payload-aware intran mutator for device_t
Justus Winter
2014-11-03
include: add a payload-aware intran mutator for notify_port_t
Justus Winter
2014-11-03
include: add a payload-aware intran mutator for memory_object_t
Justus Winter
2014-11-03
Fix link refusal
Samuel Thibault
2014-11-03
Refuse to link against a libc with multiarch support
Samuel Thibault
2014-11-02
Fix build when gcc avoids inlining
Samuel Thibault
2014-10-22
Revert "Make sure mig is available"
Samuel Thibault
2014-10-10
doc: restore section `Inherited Ports'
Justus Winter
2014-10-01
Add protected payloads to NEWS
Justus Winter
2014-10-01
ipc: provide the protected payload in ipc_kmsg_copyout_header
Justus Winter
2014-10-01
include: define MACH_MSG_TYPE_PROTECTED_PAYLOAD
Justus Winter
2014-10-01
include: add msgh_protected_payload to mach_msg_header_t
Justus Winter
2014-10-01
ipc: implement mach_port_{set,clear}_protected_payload
Justus Winter
2014-10-01
ipc: add protected payload
Justus Winter
[prev]
[next]