Age | Commit message (Expand) | Author |
2013-11-13 | kern: remove register qualifiers | Marin Ramesa |
2013-11-13 | kern: remove register qualifiers | Marin Ramesa |
2013-11-13 | kern: remove register qualifiers | Marin Ramesa |
2013-11-13 | kern: remove register qualifiers | Marin Ramesa |
2013-11-13 | kern: remove register qualifiers | Marin Ramesa |
2013-11-13 | kern: remove register qualifiers | Marin Ramesa |
2013-11-13 | kern: remove register qualifiers | Marin Ramesa |
2013-11-13 | kern: remove register qualifiers | Marin Ramesa |
2013-11-13 | kern: remove register qualifiers | Marin Ramesa |
2013-11-13 | kern: remove register qualifiers | Marin Ramesa |
2013-11-11 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault |
2013-11-11 | kern: fix the error handling in exec_load | Justus Winter |
2013-11-10 | kern: comment unused variable | Marin Ramesa |
2013-11-09 | Remove lint code | Marin Ramesa |
2013-09-09 | Drop luna88k bits | Marin Ramesa |
2013-07-18 | kern: add missing prototype | Marin Ramesa |
2013-06-29 | (slab_info): fix format warnings | Marin Ramesa |
2013-06-09 | Fix object construction in the slab allocator | Richard Braun |
2013-06-04 | Comment unused variable | Marin Ramesa |
2013-06-04 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault |
2013-06-02 | Remove unused variable | Miguel Figueiredo |
2013-06-02 | Fix yet another locking error in the slab allocator | Richard Braun |
2013-05-19 | Remove unneeded variable initialization | Miguel Figueiredo |
2013-05-19 | Remove duplicate line | Samuel Thibault |
2013-05-16 | Reduce fragmentation in the slab allocator | Richard Braun |
2013-05-16 | Rename list_insert to list_insert_head | Richard Braun |
2013-05-13 | Drop unused variables | Miguel Figueiredo |
2013-04-21 | Optimize slab reaping | Richard Braun |
2013-04-21 | Rework slab lists handling | Richard Braun |
2013-04-21 | Fix locking error in the slab allocator | Richard Braun |
2013-03-11 | Update BASEPRI_USER | Samuel Thibault |
2013-03-06 | Increase number of priorities | Samuel Thibault |
2013-03-05 | Do not hardcode maximum priority value | Samuel Thibault |
2013-01-22 | Add the mach_print debugging system call | Richard Braun |
2013-01-13 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault |
2013-01-13 | Add statistics for task_events_info | David Höppner |
2013-01-08 | Fix slab cache list locking | Richard Braun |
2013-01-08 | Add function to dump a raw summary of the slab allocator state | Richard Braun |
2012-12-23 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault |
2012-12-23 | Make thread_suspend wait for !TH_UNINT | Samuel Thibault |
2012-12-05 | Fix kernel task creation time | Richard Braun |
2012-12-04 | Strongly reduce risks of name capture in rbtree macros | Richard Braun |
2012-09-23 | Fix gnumach_server_routine prototype | Samuel Thibault |
2012-09-23 | Add missing file for page statistics | Richard Braun |
2012-09-23 | Provide basic page cache statistics | Richard Braun |
2012-07-08 | Fix slab collection timing | Richard Braun |
2012-07-07 | Increase the slab collection interval | Richard Braun |
2012-07-07 | Allocate kernel thread stacks out of kmem_map | Richard Braun |
2012-07-07 | Merge kalloc_map into kmem_map | Richard Braun |
2012-04-22 | Update comments. | Richard Braun |