Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stack the slab allocator directly on top of the physical allocator | Richard Braun | 2016-02-02 | 1 | -1/+1 |
* | Convert from K&R to ANSI | Marin Ramesa | 2014-04-04 | 1 | -15/+9 |
* | device: qualify pointers whose dereferenced values are constant with const | Marin Ramesa | 2013-12-17 | 1 | -5/+5 |
* | Declare void argument lists | Marin Ramesa | 2013-12-15 | 1 | -1/+1 |
* | device/dev_lookup.c: remove unused lock | Marin Ramesa | 2013-12-08 | 1 | -4/+0 |
* | device/device_init.c: remove forward declarations | Marin Ramesa | 2013-12-05 | 1 | -0/+1 |
* | remove definition of NDEVICES | Marin Ramesa | 2013-09-15 | 1 | -2/+0 |
* | remove register qualifiers | Marin Ramesa | 2013-09-15 | 1 | -18/+18 |
* | Adjust the kernel to use the slab allocator | Richard Braun | 2011-12-17 | 1 | -10/+7 |
* | 2007-03-27 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2009-06-18 | 1 | -27/+2 |
* | 2006-12-30 Richard Braun <syn@hurdfr.org> | Samuel Thibault | 2009-06-18 | 1 | -1/+1 |
* | Initial source | Thomas Bushnell | 1997-02-25 | 1 | -0/+409 |