Age | Commit message (Expand) | Author |
2013-11-15 | i386/i386/vm_tuning.h: remove file | Marin Ramesa |
2013-11-15 | vm/vm_user.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | vm/vm_resident.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | vm/vm_pageout.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | vm/vm_object.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | vm/vm_map.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | vm/vm_map.c: trivial stylistic fix for consistency | Marin Ramesa |
2013-11-15 | vm/vm_kern.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | vm/vm_fault.c: remove register qualifiers | Marin Ramesa |
2013-11-15 | vm/vm_fault.c: remove unused variable | Marin Ramesa |
2013-11-15 | vm/memory_object_proxy.h: fix definition | Marin Ramesa |
2013-11-15 | vm/memory_object.c: remove register qualifiers | Marin Ramesa |
2013-11-09 | Remove lint code | Marin Ramesa |
2013-10-10 | Increase kernel map entry pool size | Richard Braun |
2013-07-18 | vm: organize vm print function prototypes | Marin Ramesa |
2013-06-04 | Fix format warnings | Miguel Figueiredo |
2013-01-13 | Fix task stats incrementations | Samuel Thibault |
2013-01-13 | Add statistics for task_events_info | David Höppner |
2013-01-06 | Double KENTRY_DATA_SIZE | Samuel Thibault |
2013-01-04 | Fix compilation warning implicit function declaration kdbprintf | David Höppner |
2012-11-20 | Fix calls to vm_map when size is 0 | Richard Braun |
2012-09-23 | Provide basic page cache statistics | Richard Braun |
2012-04-27 | Augment VM maps with a red-black tree | Richard Braun |
2012-03-09 | Use unsigned long for addresses and sizes | Samuel Thibault |
2012-03-08 | Move kentry_data_size initial value to header | Samuel Thibault |
2011-12-17 | Remove arbitrary limits used by the zone system | Richard Braun |
2011-12-17 | Fix kern/kalloc.h includes | Richard Braun |
2011-12-17 | Adjust VM initialization | Richard Braun |
2011-12-17 | Adjust the kernel to use the slab allocator | Richard Braun |
2011-09-06 | Further prototyping work for memory_object_proxy.c functions. | Thomas Schwinge |
2011-09-05 | Free memory used by boot modules | Samuel Thibault |
2011-09-03 | Add prototypes for memory_object_proxy.c functions | Fridolín Pokorný |
2011-09-02 | Remove long obsolete RPC routines | Guillem Jover |
2011-08-27 | Initialize the new map entry when it's a projected buffer | Guillem Jover |
2011-08-27 | Remove unused variables | Guillem Jover |
2011-08-27 | Add header for printf prototype | Guillem Jover |
2011-05-09 | Do not warn on vm_map_enter with fixed address failing | Samuel Thibault |
2011-04-22 | Warn once when part of the kernel is lacking space | Samuel Thibault |
2011-04-20 | Warn once when part of the kernel is lacking memory | Samuel Thibault |
2009-12-21 | Add a SoftDebugger function | Samuel Thibault |
2009-12-18 | Add missing casts | Guillem Jover |
2009-11-28 | Fix commit d088a062 | Samuel Thibault |
2009-11-28 | Add memory object proxies | Samuel Thibault |
2009-11-11 | Fix a bug in vm_page_grab_contiguous_pages. | Zheng Da |
2009-10-20 | Fix warnings | Samuel Thibault |
2009-10-20 | Fix warning | Samuel Thibault |
2009-10-20 | Fix warning | Samuel Thibault |
2009-10-14 | Update constants to nowadays standards | Samuel Thibault |
2009-10-14 | Fix return with lock held | Samuel Thibault |
2009-10-14 | Fix return with lock held | Samuel Thibault |