Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -6/+5 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -2/+2 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -47/+47 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -34/+34 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -14/+14 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -2/+2 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -15/+15 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -3/+3 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -83/+83 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -1/+1 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -4/+4 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -12/+12 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -17/+17 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -5/+5 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -18/+18 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -2/+2 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -15/+15 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -8/+8 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -18/+18 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -13/+13 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -11/+11 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -4/+4 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -3/+3 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -13/+13 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -6/+6 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -14/+14 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -4/+4 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -3/+2 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -9/+9 |
* | kern: remove register qualifiers | Marin Ramesa | 2013-11-13 | 1 | -2/+2 |
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault | 2013-11-11 | 1 | -0/+2 |
|\ | |||||
| * | kern: fix the error handling in exec_load | Justus Winter | 2013-11-11 | 1 | -0/+2 |
* | | kern: comment unused variable | Marin Ramesa | 2013-11-10 | 1 | -3/+4 |
|/ | |||||
* | Remove lint code | Marin Ramesa | 2013-11-09 | 6 | -28/+0 |
* | Drop luna88k bits | Marin Ramesa | 2013-09-09 | 1 | -1/+1 |
* | kern: add missing prototype | Marin Ramesa | 2013-07-18 | 1 | -0/+2 |
* | (slab_info): fix format warnings | Marin Ramesa | 2013-06-29 | 1 | -1/+1 |
* | Fix object construction in the slab allocator | Richard Braun | 2013-06-09 | 1 | -4/+10 |
* | Comment unused variable | Marin Ramesa | 2013-06-04 | 1 | -3/+4 |
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault | 2013-06-04 | 1 | -0/+1 |
|\ | |||||
| * | Fix yet another locking error in the slab allocator | Richard Braun | 2013-06-02 | 1 | -0/+1 |
* | | Remove unused variable | Miguel Figueiredo | 2013-06-02 | 1 | -1/+0 |
|/ | |||||
* | Remove unneeded variable initialization | Miguel Figueiredo | 2013-05-19 | 1 | -1/+1 |
* | Remove duplicate line | Samuel Thibault | 2013-05-19 | 1 | -1/+0 |
* | Reduce fragmentation in the slab allocator | Richard Braun | 2013-05-16 | 1 | -2/+5 |
* | Rename list_insert to list_insert_head | Richard Braun | 2013-05-16 | 2 | -5/+5 |
* | Drop unused variables | Miguel Figueiredo | 2013-05-13 | 1 | -1/+0 |
* | Optimize slab reaping | Richard Braun | 2013-04-21 | 1 | -13/+10 |
* | Rework slab lists handling | Richard Braun | 2013-04-21 | 2 | -81/+8 |
* | Fix locking error in the slab allocator | Richard Braun | 2013-04-21 | 1 | -0/+2 |