summaryrefslogtreecommitdiff
path: root/vm/memory_object_proxy.c
AgeCommit message (Expand)Author
2021-08-09memory_object_proxy: Deliver no-sender notifications on a separate portv1.8+git202108091.8+git20210809Samuel Thibault
2021-08-09memory_object_proxy: Fix send port right leakSamuel Thibault
2021-08-09memory_object_proxy: Fix checking proxy lengthSamuel Thibault
2021-08-09Memory object proxy: add support for ranges and nestingJoan Lledó
2021-08-09memory_object_proxy: release resources on no-send notificationSamuel Thibault
2016-02-02Stack the slab allocator directly on top of the physical allocatorRichard Braun
2013-12-17vm: qualify pointers whose dereferenced values are constant with constMarin Ramesa
2011-12-17Remove arbitrary limits used by the zone systemRichard Braun
2011-12-17Adjust the kernel to use the slab allocatorRichard Braun
2011-09-06Further prototyping work for memory_object_proxy.c functions.Thomas Schwinge
2011-08-27Remove unused variablesGuillem Jover
2011-08-27Add header for printf prototypeGuillem Jover
2009-11-28Fix commit d088a062Samuel Thibault