Age | Commit message (Expand) | Author |
2012-03-14 | Fix variable types according to assembly use | Samuel Thibault |
2012-03-14 | Stick to binutils ELF scripts | Samuel Thibault |
2012-03-14 | Fix PAE page frame number mask. | Samuel Thibault |
2012-03-14 | Fix Xen bootstrap at virtual address above 1GiB | Samuel Thibault |
2012-03-14 | Simplify i386at_init | Samuel Thibault |
2012-03-14 | Simplify kvtophys | Samuel Thibault |
2012-03-09 | Use unsigned long for addresses and sizes | Samuel Thibault |
2012-03-08 | Move kentry_data_size initial value to header | Samuel Thibault |
2012-03-03 | Set default serial parameters to 8N1 instead of 7E1 | Gabriele Giacone |
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 |
2012-02-19 | Fix format for string print | Samuel Thibault |
2012-01-28 | Merge branch 'master' into master-slab | Samuel Thibault |
2012-01-22 | Fix build on 64bit host | Samuel Thibault |
2012-01-09 | Improve ipc hash/marequest init readability | Richard Braun |
2011-12-30 | Cope with dom0s which do not respect feature-no-csum-offload | Samuel Thibault |
2011-12-29 | Fix typo | Samuel Thibault |
2011-12-29 | Upgrade number of event queues | Samuel Thibault |
2011-12-17 | Remove arbitrary limits used by the zone system | Richard Braun |
2011-12-17 | Remove the defunct kernel_task_create() function | Richard Braun |
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-12-17 | Import the slab allocator | Richard Braun |
2011-12-17 | Import utility files | Richard Braun |
2011-11-27 | Keep frame pointer when debugger is enabled | Samuel Thibault |
2011-10-16 | Merge branch 'master' of callisto:gnumach | Samuel Thibault |
2011-10-16 | Do not map xen driver pages | Samuel Thibault |
2011-10-16 | Increase kmem area for the Xen case. | Samuel Thibault |
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-28 | fix copy out-of-line data when length >= 512MB | Sergio Lopez |
2011-09-28 | Make thread_suspend honor the TH_UNINT flag | Sergio López |
2011-09-12 | Remove unused [!MACH_KERNEL] driver code | Guillem Jover |
2011-09-09 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault |
2011-09-09 | Do not take unused strpbrk() from libc | Guillem Jover |
2011-09-06 | * .gitignore: Tighten some rules, and distribute others to... | Thomas Schwinge |
2011-09-06 | * i386/i386/pcb.h (stack_attach): Parameterize the continuation parameter's | Thomas Schwinge |
2011-09-06 | Move i386/i386/locore.S declarations. | Thomas Schwinge |
2011-09-06 | Further prototyping work for memory_object_proxy.c functions. | Thomas Schwinge |
2011-09-05 | Drop module memory free verbosity | Samuel Thibault |
2011-09-05 | Free memory used by boot modules | Samuel Thibault |
2011-09-03 | Add prototypes for memory_object_proxy.c functions | Fridolín Pokorný |
2011-09-03 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault |