Age | Commit message (Expand) | Author |
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-09-23 | Fix CDROM door unlock on closure without device_close | Alexey Dejneka |
2012-06-10 | Permit to select/deselect whole driver groups | Samuel Thibault |
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-24 | Fix issig crash at boot | Samuel Thibault |
2012-03-20 | Use long types | 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-12-17 | Fix kern/kalloc.h includes | Richard Braun |
2011-10-10 | Raise block device interrupt level to SPL6 | Samuel Thibault |
2011-10-10 | Raise Linux kmem memory size | 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-03 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault |
2011-09-02 | Do not remap errno codes from E* to LINUX_E* | Guillem Jover |
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-09-02 | Cast addr argument to vm_offset_t | Guillem Jover |
2011-09-02 | Add missing headers | Guillem Jover |
2011-09-01 | Add missing header file to the distribution. | Ludovic Courtès |
2011-08-31 | Fix undefined operation on assigning self pre-incremented variable | Guillem Jover |
2011-08-31 | Honour type promotion on variable argument handling | 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 | Add missing headers | Guillem Jover |
2011-08-30 | Cast host_get_time() arguments to fix warnings | Guillem Jover |
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 | Fix initialization from incompatible pointer type | 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 unused variables | Guillem Jover |
2011-08-27 | Remove ident tags producing preprocessor warnings | Guillem Jover |