Age | Commit message (Expand) | Author |
2013-06-29 | (slab_info): fix format warnings | 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-06-24 | Add partitioning reload support to ahci | Samuel Thibault |
2013-06-24 | Fix printing ahci PCI dev and fun | Samuel Thibault |
2013-06-10 | Add missing 4KiB memory | Samuel Thibault |
2013-06-10 | Add non-contiguous mmap support | Samuel Thibault |
2013-06-09 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault |
2013-06-09 | Do not skip AHCI controller without HOST_CAP_ONLY | Samuel Thibault |
2013-06-09 | Add timeout to ahci IDENTIFY | Samuel Thibault |
2013-06-09 | Fix printf format | Samuel Thibault |
2013-06-09 | Fix format | Samuel Thibault |
2013-06-09 | Fix object construction in the slab allocator | Richard Braun |
2013-06-04 | Comment unused variable | Marin Ramesa |
2013-06-04 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault |
2013-06-04 | Fix format warnings | Miguel Figueiredo |
2013-06-02 | Remove unused variable | Miguel Figueiredo |
2013-06-02 | Fix yet another locking error in the slab allocator | Richard Braun |
2013-06-02 | Remove unused variable | Miguel Figueiredo |
2013-05-30 | Add LBA48 support to AHCI driver | Samuel Thibault |
2013-05-27 | Remove old elevator algorithm function | Miguel Figueiredo |
2013-05-19 | Remove unneeded variable initialization | Miguel Figueiredo |
2013-05-19 | Remove duplicate line | Samuel Thibault |
2013-05-16 | Reduce fragmentation in the slab allocator | Richard Braun |
2013-05-16 | Rename list_insert to list_insert_head | Richard Braun |
2013-05-15 | Fix itemization errors in the texinfo documentation | Richard Braun |
2013-05-13 | Drop unused variables | Miguel Figueiredo |
2013-05-11 | Add missing parameters to printf | Samuel Thibault |
2013-05-10 | Fix ahci.h path | Samuel Thibault |
2013-05-10 | Add AHCI driver | Samuel Thibault |
2013-05-02 | Fix non-block-aligned-offset reads | Samuel Thibault |
2013-05-01 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault |
2013-05-01 | Fix macro name | Samuel Thibault |
2013-04-21 | Optimize slab reaping | Richard Braun |
2013-04-21 | Rework slab lists handling | Richard Braun |
2013-04-21 | Fix locking error in the slab allocator | Richard Braun |
2013-04-08 | Add -fno-optimize-sibling-calls option for better kdb traces | Samuel Thibault |
2013-03-11 | Update BASEPRI_USER | Samuel Thibault |
2013-03-11 | Fix build without kdb | Samuel Thibault |
2013-03-06 | Increase number of priorities | Samuel Thibault |
2013-03-05 | Do not hardcode maximum priority value | Samuel Thibault |
2013-02-04 | Include machine/db_interface instead of hardcoding function prototypes | Samuel Thibault |
2013-02-04 | Plug hw debug register support into kdb | Samuel Thibault |
2013-02-04 | Document dwatch | Samuel Thibault |
2013-02-04 | Add x86 hardware debugging register support | Samuel Thibault |
2013-02-03 | Prevent the kernel from making any FPU use | Samuel Thibault |
2013-01-31 | Implement pmap_map_mfn for the PVH case | Samuel Thibault |
2013-01-31 | Make the PVH variant get sure that the support is available in the hypervisor | Samuel Thibault |
2013-01-30 | Add comment for TODO | Samuel Thibault |