Age | Commit message (Expand) | Author |
2014-09-01 | Fix printf warning | Pietro Braione |
2014-02-10 | Make open return ENXIO on missing CD-ROM | Samuel Thibault |
2014-02-10 | Add quiet flag to CD I/O | Samuel Thibault |
2014-02-10 | Add missing initialization | Samuel Thibault |
2014-01-05 | linux: fix bit tests | Justus Winter |
2014-01-05 | linux: fix bit tests | Justus Winter |
2013-05-30 | Add LBA48 support to AHCI driver | Samuel Thibault |
2013-05-10 | Add AHCI driver | Samuel Thibault |
2012-12-27 | Fix slow boot in virtualbox | Samuel Thibault |
2012-12-21 | ide: Increase WAIT_DRQ to accomodate some CF cards and SSD drives. | David S. Miller |
2012-12-21 | IDE disk drives with unusual C/H/S. | Thomas Schwinge |
2012-11-19 | Fix compilation error with older versions of GCC | Matthew Leach |
2012-09-23 | Fix panic on irq >= 16 | Gianluca Guida |
2012-09-23 | Update DMA auto-enabling, make forcing DMA an option | Sergio Lopez |
2012-05-17 | Offset bios32 entry | Samuel Thibault |
2012-05-17 | Clear direction flag after bios32 call | Samuel Thibault |
2012-03-24 | Add missing phystokv/kvtophys calls | Samuel Thibault |
2012-03-20 | Change types holding cpu flags from int to long | Guillem Jover |
2012-03-15 | Fix build error introduced in 5f701793f63f16d111db3e3d2e91134fcc179c5b. | Thomas Schwinge |
2012-03-14 | Fix variable types according to assembly use | Samuel Thibault |
2012-03-09 | Use unsigned long for addresses and sizes | Samuel Thibault |
2012-02-19 | Fix format for string print | Samuel Thibault |
2012-02-19 | Fix format for string print | Samuel Thibault |
2012-02-19 | Fix format for string print | Samuel Thibault |
2012-02-19 | Fix format for string print | Samuel Thibault |
2012-02-19 | Fix format for string print | Samuel Thibault |
2011-10-10 | Leave interrupts enabled in sym53c8xx driver | Samuel Thibault |
2011-10-09 | Define BITS_PER_LONG for Linux code | Samuel Thibault |
2011-10-08 | Add sym53c8xx driver from linux 2.2 | Samuel Thibault |
2011-09-02 | Change argument name to match function body usage | Guillem Jover |
2011-09-02 | Disable set but unused variable | Guillem Jover |
2011-09-02 | Remove set but unused variables | Guillem Jover |
2011-08-31 | Fix undefined operation on assigning self pre-incremented variable | Guillem Jover |
2011-08-31 | Denote __exit symbols as used | Guillem Jover |
2011-08-31 | Move <linux/init.h> from linux/pcmcia-cs to linux/src | Guillem Jover |
2011-08-31 | Import Linux 3.1 compiler definitions | Guillem Jover |
2011-08-31 | Import Linux 3.1 ctype code | Guillem Jover |
2011-08-31 | Remove unused and non-functional string specialization header | Guillem Jover |
2011-08-31 | Fix declarations | Samuel Thibault |
2011-08-30 | Move Linux module macros to their original header | Guillem Jover |
2011-08-30 | Move cdrom_sleep() definition to its original source file | Guillem Jover |
2011-08-27 | Match signedness of char pointer comparisons and assignments | Guillem Jover |
2011-08-27 | Disable unused variables | Guillem Jover |
2011-08-27 | Remove ident tags producing preprocessor warnings | Guillem Jover |
2011-07-21 | Whitelist QEMU Hard-Drive for DMA. | Samuel Thibault |
2011-05-19 | Fix gcc 4.6 build | Samuel Thibault |
2011-05-18 | Merge two asm constraints | Samuel Thibault |
2010-09-08 | Fix non-contiguous PCI functions | Samuel Thibault |
2010-08-01 | Fix unexpected irq + irq timeout on write | Samuel Thibault |
2010-07-31 | Un-whitelist the QEMU harddisk for DMA support | Samuel Thibault |