aboutsummaryrefslogtreecommitdiff
path: root/linux/dev/glue
Commit message (Expand)AuthorAgeFilesLines
* Fix prototypeSamuel Thibault2014-04-041-1/+1
* Add quiet flag to block I/OSamuel Thibault2014-02-101-5/+6
* Add AHCI driverSamuel Thibault2013-05-101-0/+6
* Fix non-block-aligned-offset readsSamuel Thibault2013-05-021-2/+2
* Fix macro nameSamuel Thibault2013-05-011-1/+1
* Fix CDROM door unlock on closure without device_closeAlexey Dejneka2012-09-231-8/+26
* Add missing phystokv/kvtophys callsSamuel Thibault2012-03-242-7/+8
* Fix issig crash at bootSamuel Thibault2012-03-241-0/+2
* Change types holding cpu flags from int to longGuillem Jover2012-03-201-4/+6
* Fix kern/kalloc.h includesRichard Braun2011-12-172-0/+3
* Raise block device interrupt level to SPL6Samuel Thibault2011-10-101-2/+2
* Raise Linux kmem memory sizeSamuel Thibault2011-10-101-1/+1
* Add sym53c8xx driver from linux 2.2Samuel Thibault2011-10-081-1/+1
* Do not remap errno codes from E* to LINUX_E*Guillem Jover2011-09-022-21/+21
* Cast addr argument to vm_offset_tGuillem Jover2011-09-021-1/+1
* Fix declarationsSamuel Thibault2011-08-315-16/+54
* Cast host_get_time() arguments to fix warningsGuillem Jover2011-08-301-1/+6
* Fix initialization from incompatible pointer typeGuillem Jover2011-08-271-1/+1
* Remove unused variablesGuillem Jover2011-08-272-8/+1
* Fix device_get/set_status ABI for NET_FLAGSSamuel Thibault2010-09-191-4/+4
* Put a name on the 16MiB magic numberSamuel Thibault2010-07-311-2/+3
* Route BLKRRPART to partitions layerJeremie Koenig2010-06-251-1/+20
* 2008-07-29 Zheng Da <zhengda1936@gmail.com>Samuel Thibault2009-06-181-0/+26
* 2007-12-30 Samuel thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-2/+2
* 2007-10-09 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-0/+3
* 2007-10-08 Stefan Siegl <stesie@brokenpipe.de>Stefan Siegl2009-06-181-1/+4
* 2007-04-25 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-1/+1
* 2007-03-27 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-182-3/+4
* Only net_packet needs splimp.Samuel Thibault2009-06-181-1/+3
* 2007-03-05 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-1/+1
* 2007-03-01 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-181-3/+1
* 2007-02-20 Samuel Thibault <samuel.thibault@ens-lyon.org>Samuel Thibault2009-06-181-1/+1
* 2006-10-15 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2009-06-182-2/+2
* 2006-09-25 Stefan Siegl <stesie@brokenpipe.de>Stefan Siegl2009-06-181-12/+14
* 2006-07-27 Stefan Siegl <stesie@brokenpipe.de>Thomas Schwinge2009-06-181-2/+92
* 2006-05-12 Stefan Siegl <stesie@brokenpipe.de>Thomas Schwinge2009-06-181-1/+1
* 2006-04-27 Richard Braun <syn@hurdfr.org>Thomas Schwinge2009-06-181-0/+33
* 2005-02-10 Guillem Jover <guillem@hadrons.org>Alfred M. Szmidt2009-06-181-1/+0
* 2004-11-22 Guillem Jover <guillem@hadrons.org>Alfred M. Szmidt2009-06-181-1/+0
* 2004-09-07 Neal H. Walfield <neal@cs.uml.edu>Alfred M. Szmidt2009-06-181-9/+3
* 2004-01-19 Marco Gerards <metgerards@student.han.nl>Roland McGrath2009-06-181-1/+1
* 2004-01-16 Marco Gerards <metgerards@student.han.nl>Roland McGrath2009-06-181-2/+3
* 2001-09-18 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-09-181-107/+0
* 2001-06-13 Roland McGrath <roland@frob.com>Roland McGrath2001-06-141-7/+8
* 2001-01-09 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2001-01-091-0/+36
* 2000-09-24 OKUJI Yoshinori <okuji@gnu.org>Yoshinori K. Okuji2000-09-241-28/+14
* 2000-09-19 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2000-09-191-1/+2
* Mask minor device numbers using MINOR_SHIFT when accessing to partitions.Yoshinori K. Okuji2000-08-171-14/+27
* 1999-06-27 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-06-271-2/+2
* 1999-05-01 Mark Kettenis <kettenis@gnu.org>Roland McGrath1999-05-011-2/+6