Age | Commit message (Expand) | Author |
2010-09-08 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault |
2010-09-08 | Fix non-contiguous PCI functions | Samuel Thibault |
2010-08-27 | Fix "make dist" | Guillem Jover |
2010-08-26 | Do not advice to install libc0.3-xen on 4gb_segment trap | Samuel Thibault |
2010-08-22 | Disable 4gb segment emulation notification on first notification | Samuel Thibault |
2010-08-22 | Report Xen 4gb segment emulation | Samuel Thibault |
2010-08-01 | Fix unexpected irq + irq timeout on write | Samuel Thibault |
2010-08-01 | Move read-only sections to after text section | Samuel Thibault |
2010-07-31 | Un-whitelist the QEMU harddisk for DMA support | Samuel Thibault |
2010-07-31 | Put a name on the 16MiB magic number | Samuel Thibault |
2010-06-25 | Route BLKRRPART to partitions layer | Jeremie Koenig |
2010-04-16 | Add memory clobbers to segment selector loaders | Samuel Thibault |
2010-04-08 | Fix bootstrap additional mapping | Samuel Thibault |
2010-04-08 | Extend machine addresses to 64bit for PAE | Samuel Thibault |
2010-04-06 | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach | Samuel Thibault |
2010-04-06 | Fix crash on Xen when no module is provided | Samuel Thibault |
2010-03-15 | Require GNU Automake 1.10.2. | Thomas Schwinge |
2010-03-14 | Fix Xen build without kdb | Samuel Thibault |
2010-03-14 | Add mem device | Samuel Thibault |
2010-03-02 | whitelist the QEMU harddisk for DMA support | Samuel Thibault |
2010-01-04 | ignore bogus FDPT information from BIOS | Samuel Thibault |
2009-12-22 | Align mach_port_deallocate debug flag with usage | Samuel Thibault |
2009-12-22 | Do not systematically debug buggy port deallocation | Samuel Thibault |
2009-12-22 | Merge branch 'master' of debhurd0:xen/gnumach | Samuel Thibault |
2009-12-22 | Fix debugger trigger | root |
2009-12-21 | Invoke debugger on duplicate port deallocation | Samuel Thibault |
2009-12-21 | Add a SoftDebugger function | Samuel Thibault |
2009-12-19 | Document kdb_kintr stack manipulation | Samuel Thibault |
2009-12-19 | Fix debugger trigger | root |
2009-12-18 | Add missing casts | Guillem Jover |
2009-12-18 | Add missing function prototypes | Guillem Jover |
2009-12-18 | Use `unsigned char *' for byte buffers | Guillem Jover |
2009-12-18 | Mark macro arguments as used | Guillem Jover |
2009-12-18 | Missing `*' in assembler indirect lcall | Guillem Jover |
2009-12-18 | Interrupt handlers do not return any value | Guillem Jover |
2009-12-18 | Use selector definitions from Mach for Linux code | Guillem Jover |
2009-12-18 | Move linux/dev/include/asm-i386/segment.h to src tree | Guillem Jover |
2009-12-18 | Match function types with `struct tty' member functions | Guillem Jover |
2009-12-18 | Use explicit type int when defining register variables | Guillem Jover |
2009-12-16 | Add Xen support | Samuel Thibault |
2009-11-30 | Add stack-protector support | Samuel Thibault |
2009-11-30 | Use gcc builtins for stdarg.h when available | Samuel Thibault |
2009-11-28 | Fix commit d088a062 | Samuel Thibault |
2009-11-28 | Add memory object proxies | Samuel Thibault |
2009-11-28 | Add -H option to halt on panic | Samuel Thibault |
2009-11-28 | Add sis900 driver | Samuel Thibault |
2009-11-28 | Add XMM FPU registers save/restore support. | Samuel Thibault |
2009-11-28 | Fix debugging message | Samuel Thibault |
2009-11-28 | Add native FPU error support | Samuel Thibault |
2009-11-28 | Panic when no FPU is available | Samuel Thibault |