aboutsummaryrefslogtreecommitdiff
path: root/linux/dev/glue
Commit message (Expand)AuthorAgeFilesLines
* linux block: allow loading data up to 4GiB limitSamuel Thibault2021-08-281-1/+8
* linux block: Fix checking block sector.Samuel Thibault2021-08-271-0/+2
* vm_page_grab: allow allocating in high memorySamuel Thibault2021-08-271-2/+2
* block: Look out for disk sector number overflowSamuel Thibault2021-08-171-5/+45
* Add kmem_vallocSamuel Thibault2020-05-011-1/+3
* spl: Remove intpri arraySamuel Thibault2019-11-103-5/+0
* linux block: fix outbound access to non-directmap user dataSamuel Thibault2017-11-011-4/+6
* linux-block: Fix calling vm_map_copy_discard on uninitialized variableSamuel Thibault2017-10-311-2/+1
* linux: Fix warnings.Justus Winter2017-10-261-2/+1
* linux: Remove incompatible local prototype.Justus Winter2016-10-121-4/+3
* Update device drivers for highmem supportRichard Braun2016-09-211-41/+22
* Update Linux block layer glue codeRichard Braun2016-09-211-15/+16
* Redefine what an external page isRichard Braun2016-09-211-2/+2
* Use vm_page as the physical memory allocatorRichard Braun2016-01-232-6/+4
* remove unnused disk code and headersFlavio Cruz2016-01-011-35/+0
* fix some compiler warnings in gnumachFlavio Cruz2016-01-011-1/+1
* linux: fix compiler warningJustus Winter2015-02-201-0/+1
* 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