Age | Commit message (Expand) | Author |
2013-11-10 | remove register qualifiers | Marin Ramesa |
2013-11-10 | remove register qualifiers | Marin Ramesa |
2013-11-10 | remove definitions of ETHERMTU and ETHERMIN | Marin Ramesa |
2013-11-10 | remove register qualifiers | Marin Ramesa |
2013-09-22 | device: remove unused file dk_label.c | Marin Ramesa |
2013-09-21 | add comments after endifs | Marin Ramesa |
2013-09-21 | remove lint code | Marin Ramesa |
2013-09-21 | remove register qualifiers | Marin Ramesa |
2013-09-21 | remove lint code | Marin Ramesa |
2013-09-21 | Coding style trivial fixes | Marin Ramesa |
2013-09-21 | remove register qualifiers | Marin Ramesa |
2013-09-16 | another small change in style for consistency | Marin Ramesa |
2013-09-16 | use boolean_t instead of an int | Marin Ramesa |
2013-09-16 | remove preprocessor comments | Marin Ramesa |
2013-09-16 | another small change in style for consistency | Marin Ramesa |
2013-09-16 | small style changes for consistency | Marin Ramesa |
2013-09-16 | remove register qualifiers | Marin Ramesa |
2013-09-15 | remove definition of NDEVICES | Marin Ramesa |
2013-09-15 | remove register qualifiers | Marin Ramesa |
2013-09-11 | remove register qualifiers. | Marin Ramesa |
2013-09-11 | track the console init with a boolean instead of an int | Marin Ramesa |
2013-09-11 | track the console buffer usage with a boolean instead of an int | Marin Ramesa |
2013-09-11 | drop unused CONSMAJOR | Marin Ramesa |
2013-09-09 | Remove register qualifiers | Marin Ramesa |
2013-09-09 | Add const qualifiers. | Marin Ramesa |
2013-09-09 | Drop useless forward declaration | Marin Ramesa |
2013-09-09 | Drop luna88k bits | Marin Ramesa |
2013-06-29 | Add device_pager_setup prototype | Marin Ramesa |
2013-06-29 | Add [nh]to[hn][ls] prototypes | Marin Ramesa |
2013-06-29 | Fix int/long discrepancy | Samuel Thibault |
2013-05-27 | Remove old elevator algorithm function | Miguel Figueiredo |
2012-03-09 | Use unsigned long for addresses and sizes | Samuel Thibault |
2011-12-17 | Fix kern/kalloc.h includes | Richard Braun |
2011-12-17 | Adjust VM initialization | Richard Braun |
2011-12-17 | Adjust the kernel to use the slab allocator | Richard Braun |
2011-09-12 | Remove unused [!MACH_KERNEL] driver code | Guillem Jover |
2011-09-02 | Remove long obsolete RPC routines | Guillem Jover |
2011-09-02 | Use Mach native error codes instead of POSIX errno E* ones | Guillem Jover |
2011-08-31 | Fix declarations | Samuel Thibault |
2011-08-30 | Add missing headers | Guillem Jover |
2011-08-30 | Console declaration cleanup | Samuel Thibault |
2011-08-28 | Move free_skbuffs declaration to the top | Samuel Thibault |
2011-08-27 | Always initialize A and X variables in BPF code | Guillem Jover |
2011-08-27 | Add prototype for free_skbuffs function | Guillem Jover |
2011-04-22 | Update constants to nowadays standards | Samuel Thibault |
2011-02-07 | Defer Xen device initialization to device_service_create | Samuel Thibault |
2009-12-21 | Add a SoftDebugger function | Samuel Thibault |
2009-12-16 | Add Xen support | Samuel Thibault |
2009-10-25 | Fix warning | Samuel Thibault |
2009-10-20 | Fix warnings | Samuel Thibault |