aboutsummaryrefslogtreecommitdiff
path: root/device/ds_routines.c
Commit message (Expand)AuthorAgeFilesLines
* VM: improve pageout deadlock workaroundRichard Braun2016-09-161-1/+1
* Remove map entry pageability property.Richard Braun2016-09-071-1/+1
* Fix gcc-6 warningsSamuel Thibault2016-05-181-2/+2
* Stack the slab allocator directly on top of the physical allocatorRichard Braun2016-02-021-2/+2
* Fix warningsSamuel Thibault2015-05-021-64/+60
* Convert from K&R to ANSIMarin Ramesa2014-04-041-31/+27
* Use explicit prototypes for struct dev_ops fieldsMarin Ramesa2014-04-041-1/+1
* Declare void argument lists (part 2)Marin Ramesa2013-12-201-1/+1
* Mark functions that don't return with attribute noreturnMarin Ramesa2013-12-171-1/+1
* device: qualify pointers whose dereferenced values are constant with constMarin Ramesa2013-12-171-13/+13
* Cleanup of the copyin() and copyout() callsMarin Ramesa2013-12-171-5/+5
* Declare void argument listsMarin Ramesa2013-12-151-3/+3
* Cleanup of the memcpy(), memmove(), memcmp() and memset() callsMarin Ramesa2013-12-111-2/+2
* add comments after endifsMarin Ramesa2013-09-211-8/+8
* remove lint codeMarin Ramesa2013-09-211-13/+0
* remove register qualifiersMarin Ramesa2013-09-211-33/+32
* Use unsigned long for addresses and sizesSamuel Thibault2012-03-091-1/+1
* Adjust VM initializationRichard Braun2011-12-171-6/+5
* Adjust the kernel to use the slab allocatorRichard Braun2011-12-171-22/+16
* Fix declarationsSamuel Thibault2011-08-311-0/+2
* Move free_skbuffs declaration to the topSamuel Thibault2011-08-281-4/+1
* Add prototype for free_skbuffs functionGuillem Jover2011-08-271-0/+4
* Update constants to nowadays standardsSamuel Thibault2011-04-221-1/+1
* Add a SoftDebugger functionSamuel Thibault2009-12-211-3/+3
* Add Xen supportSamuel Thibault2009-12-161-0/+8
* Fix warningsSamuel Thibault2009-10-201-1/+1
* 2008-11-15 Shakthi Kannan <shakshurd@gmail.com>Samuel Thibault2009-06-181-5/+5
* 2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-0/+1
* 2008-07-15 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2007-03-27 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-295/+344
* 2006-12-30 Richard Braun <syn@hurdfr.org>Samuel Thibault2009-06-181-2/+2
* 2006-11-11 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-1/+0
* 2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-1/+1
* 2006-11-09 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-1/+3
* 2006-11-07 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-0/+1
* 2006-11-05 Barry deFreese <bddebian@comcast.net>Samuel Thibault2009-06-181-3/+5
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-4/+1
* 2006-03-20 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-38/+0
* 2001-10-07 Roland McGrath <roland@frob.com>Roland McGrath2001-10-071-4/+4
* Sun Mar 14 18:53:01 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-04-261-1/+3
* Sun Mar 14 18:53:01 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-03-151-2/+2
* 1998-10-24 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-10-241-34/+34
* prerelease workThomas Bushnell1997-03-241-1/+2
* Initial sourceThomas Bushnell1997-02-251-0/+1820