index
:
teythoon/gnumach.git
fix-ipc-space-locking-2015-07-27
fix-ipc-space-locking-2015-08-15
justus/dde-0
master
pmm-2015-07-27
pmm-2015-08-12
pmm-2015-08-14
pmm-2015-08-15
pmm-2015-08-16
pmm-2015-08-26
pmm-2015-08-28
pmm-2015-09-25
Personal GNU Mach development repository
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
i386
/
i386at
Age
Commit message (
Expand
)
Author
2013-06-10
Add missing 4KiB memory
Samuel Thibault
2013-06-10
Add non-contiguous mmap support
Samuel Thibault
2013-01-28
Add initial code for disabling PV pagetables
Samuel Thibault
2012-03-24
Relocate kernel at bootup
Samuel Thibault
2012-03-24
Make sure BIOS area is mapped in kernel threads
Samuel Thibault
2012-03-24
Separate INIT_VM_MIN_KERNEL_ADDRESS from VM_MIN_KERNEL_ADDRESS
Samuel Thibault
2012-03-24
Add missing phystokv/kvtophys calls
Samuel Thibault
2012-03-23
Fix boot with big values of _start
Samuel Thibault
2012-03-20
Match type for count with tty_get_status and tty_set_status
Guillem Jover
2012-03-14
Simplify i386at_init
Samuel Thibault
2012-03-09
Use unsigned long for addresses and sizes
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
2011-09-12
Remove unused [!MACH_KERNEL] driver code
Guillem Jover
2011-09-02
Use Mach native error codes instead of POSIX errno E* ones
Guillem Jover
2011-09-01
Fix PC sampling
Samuel Thibault
2011-08-31
Fix declarations
Samuel Thibault
2011-08-30
Remove unused variable
Guillem Jover
2011-08-30
Cast function timeout() argument to fix a warning
Guillem Jover
2011-08-30
Return a value on non-void function
Guillem Jover
2011-08-30
Console declaration cleanup
Samuel Thibault
2011-08-28
Rework memory mapping reservation
Samuel Thibault
2011-08-27
Disable unused variables
Guillem Jover
2011-08-27
Add prototypes for locore functions
Guillem Jover
2011-04-23
Enable all caches
Samuel Thibault
2011-03-21
Fix typo
Samuel Thibault
2011-03-20
Clean kd.[ch]
Samuel Thibault
2011-03-06
Enable global pages after enabling paging
Samuel Thibault
2011-03-05
Fix temporary direct mapping during page table enabling
Samuel Thibault
2011-02-27
Acknoledge interrupt after handler call
Samuel Thibault
2011-02-26
Add console=comN boot option to enable serial console
Samuel Thibault
2011-01-31
Drop kbd device on xen
Samuel Thibault
2011-01-15
Avoid dropping kd_intr when RCLINE is >= 0
Samuel Thibault
2011-01-15
Move -d and -H parse to kern/startup.c
Samuel Thibault
2010-12-09
memcpy operands are not supposed to overlap
Samuel Thibault
2010-10-24
Avoid harmless warning
Samuel Thibault
2010-10-23
Add prototype for discover_x86_cpu_type
Samuel Thibault
2010-10-23
Warn on unknown CPU family
Samuel Thibault
2010-10-23
Recognize P4 and Opteron-like as pentium pro
Samuel Thibault
2010-09-14
Fix ifunc entries
Samuel Thibault
2010-03-14
Add mem device
Samuel Thibault
2009-12-21
Add a SoftDebugger function
Samuel Thibault
2009-12-18
Add missing function prototypes
Guillem Jover
2009-12-18
Interrupt handlers do not return any value
Guillem Jover
2009-12-18
Match function types with `struct tty' member functions
Guillem Jover
2009-12-16
Add Xen support
Samuel Thibault
2009-11-28
Add -H option to halt on panic
Samuel Thibault
2009-11-22
Use typeof(boot_info)
Samuel Thibault
2009-11-22
Fix early interrupt crash
Samuel Thibault
2009-11-22
Add missing phystokv/kvtophys conversions
Samuel Thibault
[next]