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
Age
Commit message (
Expand
)
Author
2011-09-01
Fix documentation
Samuel Thibault
2011-09-01
Close kernel stacks.
Samuel Thibault
2011-09-01
Fix PC sampling
Samuel Thibault
2011-08-31
Optimize copyout path
Samuel Thibault
2011-08-31
Fix copyout retry on lazy allocation on >= i486
Samuel Thibault
2011-08-31
Disable global page while writing in kernel space
Samuel Thibault
2011-08-31
Protect set_cr3 against compiler assignment optimizations
Samuel Thibault
2011-08-31
Fix declarations
Samuel Thibault
2011-08-30
Add linux_timer_intr function declaration
Guillem Jover
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
Fix copyright assignment
Samuel Thibault
2011-08-30
Console declaration cleanup
Samuel Thibault
2011-08-29
Make copyout run in 1 loop on >= i486
Samuel Thibault
2011-08-28
Skip kernel WP check on i486 and above
Samuel Thibault
2011-08-28
Enable >4GiB cr3
Samuel Thibault
2011-08-28
Disable (<i486)-only WP workaround on Xen & PAE
Samuel Thibault
2011-08-28
Fix pmap_clear_bootstrap_pagetable with >4G mfns
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-08-21
Add 8byte breakpoint macro
Samuel Thibault
2011-04-23
Enable all caches
Samuel Thibault
2011-04-22
Update constants to nowadays standards
Samuel Thibault
2011-04-19
Close call stack on continuation
Samuel Thibault
2011-04-03
Fix build with kdb from make dist-generated tarball
Samuel Thibault
2011-03-21
Fix typo
Samuel Thibault
2011-03-20
Clean kd.[ch]
Samuel Thibault
2011-03-11
Fix continuation after keyboard debugger invocation
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-03-03
Keep supplementary L1 pages read-only
Samuel Thibault
2011-02-27
Re-enable updating pvlist for kernel_pmap
Samuel Thibault
2011-02-27
Acknoledge interrupt after handler call
Samuel Thibault
2011-02-27
Detect interrupt overflow
Samuel Thibault
2011-02-27
Add x86 debug register Xen support
Samuel Thibault
2011-02-27
Add prototypes for x86 debug registers
Samuel Thibault
2011-02-27
Fix for kdb watch command
Samuel Thibault
2011-02-26
Add console=comN boot option to enable serial console
Samuel Thibault
2011-01-31
Enable pae_extended_cr3 in pmap_bootstrap
Samuel Thibault
2011-01-31
Enable Xen >4GiB physical memory support
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
[next]