Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add files missing in distrib tarball | Samuel Thibault | 2013-09-28 | 1 | -0/+6 |
* | Add partitioning reload support to ahci | Samuel Thibault | 2013-06-24 | 1 | -2/+33 |
* | Fix printing ahci PCI dev and fun | Samuel Thibault | 2013-06-24 | 1 | -2/+3 |
* | Do not skip AHCI controller without HOST_CAP_ONLY | Samuel Thibault | 2013-06-09 | 1 | -4/+0 |
* | Add timeout to ahci IDENTIFY | Samuel Thibault | 2013-06-09 | 1 | -1/+15 |
* | Fix printf format | Samuel Thibault | 2013-06-09 | 1 | -3/+3 |
* | Fix format | Samuel Thibault | 2013-06-09 | 1 | -3/+3 |
* | Add LBA48 support to AHCI driver | Samuel Thibault | 2013-05-30 | 2 | -12/+41 |
* | Add missing parameters to printf | Samuel Thibault | 2013-05-11 | 1 | -1/+1 |
* | Fix ahci.h path | Samuel Thibault | 2013-05-10 | 1 | -1/+1 |
* | Add AHCI driver | Samuel Thibault | 2013-05-10 | 7 | -0/+1136 |
* | Fix non-block-aligned-offset reads | Samuel Thibault | 2013-05-02 | 1 | -2/+2 |
* | Fix macro name | Samuel Thibault | 2013-05-01 | 1 | -1/+1 |
* | Fix slow boot in virtualbox | Samuel Thibault | 2012-12-27 | 3 | -4/+9 |
* | Fix spurious error on accessing fd1 | Samuel Thibault | 2012-12-27 | 1 | -0/+2 |
* | ide: Increase WAIT_DRQ to accomodate some CF cards and SSD drives. | David S. Miller | 2012-12-21 | 1 | -1/+2 |
* | IDE disk drives with unusual C/H/S. | Thomas Schwinge | 2012-12-21 | 1 | -25/+48 |
* | Fix compilation error with older versions of GCC | Matthew Leach | 2012-11-19 | 1 | -1/+3 |
* | Fix panic on irq >= 16 | Gianluca Guida | 2012-09-23 | 1 | -1/+1 |
* | Update DMA auto-enabling, make forcing DMA an option | Sergio Lopez | 2012-09-23 | 5 | -193/+690 |
* | Fix CDROM door unlock on closure without device_close | Alexey Dejneka | 2012-09-23 | 1 | -8/+26 |
* | Permit to select/deselect whole driver groups | Samuel Thibault | 2012-06-10 | 1 | -1/+14 |
* | Offset bios32 entry | Samuel Thibault | 2012-05-17 | 1 | -2/+2 |
* | Clear direction flag after bios32 call | Samuel Thibault | 2012-05-17 | 1 | -10/+10 |
* | Add missing phystokv/kvtophys calls | Samuel Thibault | 2012-03-24 | 7 | -20/+19 |
* | Fix issig crash at boot | Samuel Thibault | 2012-03-24 | 1 | -0/+2 |
* | Use long types | Samuel Thibault | 2012-03-20 | 1 | -1/+1 |
* | Change types holding cpu flags from int to long | Guillem Jover | 2012-03-20 | 8 | -29/+32 |
* | Fix build error introduced in 5f701793f63f16d111db3e3d2e91134fcc179c5b. | Thomas Schwinge | 2012-03-15 | 1 | -1/+1 |
* | Fix variable types according to assembly use | Samuel Thibault | 2012-03-14 | 4 | -12/+12 |
* | Use unsigned long for addresses and sizes | Samuel Thibault | 2012-03-09 | 2 | -3/+3 |
* | Fix format for string print | Samuel Thibault | 2012-02-19 | 1 | -2/+2 |
* | Fix format for string print | Samuel Thibault | 2012-02-19 | 1 | -1/+1 |
* | Fix format for string print | Samuel Thibault | 2012-02-19 | 1 | -1/+1 |
* | Fix format for string print | Samuel Thibault | 2012-02-19 | 1 | -2/+2 |
* | Fix format for string print | Samuel Thibault | 2012-02-19 | 1 | -1/+1 |
* | Fix kern/kalloc.h includes | Richard Braun | 2011-12-17 | 2 | -0/+3 |
* | Raise block device interrupt level to SPL6 | Samuel Thibault | 2011-10-10 | 2 | -3/+3 |
* | Raise Linux kmem memory size | Samuel Thibault | 2011-10-10 | 1 | -1/+1 |
* | Leave interrupts enabled in sym53c8xx driver | Samuel Thibault | 2011-10-10 | 1 | -1/+2 |
* | Define BITS_PER_LONG for Linux code | Samuel Thibault | 2011-10-09 | 1 | -0/+2 |
* | Add sym53c8xx driver from linux 2.2 | Samuel Thibault | 2011-10-08 | 9 | -2/+19316 |
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault | 2011-09-03 | 1 | -1/+2 |
|\ | |||||
| * | Add missing header file to the distribution. | Ludovic Courtès | 2011-09-01 | 1 | -1/+2 |
* | | Do not remap errno codes from E* to LINUX_E* | Guillem Jover | 2011-09-02 | 8 | -301/+31 |
* | | Change argument name to match function body usage | Guillem Jover | 2011-09-02 | 1 | -1/+1 |
* | | Disable set but unused variable | Guillem Jover | 2011-09-02 | 1 | -2/+3 |
* | | Remove set but unused variables | Guillem Jover | 2011-09-02 | 3 | -9/+3 |
* | | Cast addr argument to vm_offset_t | Guillem Jover | 2011-09-02 | 1 | -1/+1 |
* | | Add missing headers | Guillem Jover | 2011-09-02 | 2 | -0/+2 |
|/ |