index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use uint32_t instead of unsigned32_t.
Flavio Cruz
2016-04-04
4
-29
/
+5
*
Make kernel mapping start address configurable
Samuel Thibault
2016-03-19
2
-2
/
+7
*
Ship missing files
Samuel Thibault
2016-03-11
1
-0
/
+1
*
Inherit fpu control word from parent to child
Samuel Thibault
2016-03-06
5
-14
/
+46
*
i386: add parts of cpu.h from x15
Justus Winter
2016-02-28
2
-0
/
+111
*
Document why code is not racy
Samuel Thibault
2016-02-26
1
-0
/
+2
*
Reduce VM_KERNEL_MAP_SIZE
Samuel Thibault
2016-02-14
1
-2
/
+2
*
Fix unused variable warnings
Richard Braun
2016-02-02
1
-3
/
+0
*
Stack the slab allocator directly on top of the physical allocator
Richard Braun
2016-02-02
8
-23
/
+31
*
Fix early page allocation on Xen
Richard Braun
2016-01-30
6
-12
/
+102
*
Use vm_page as the physical memory allocator
Richard Braun
2016-01-23
4
-272
/
+61
*
Import the biosmem module from X15 and relicense to GPLv2+
Richard Braun
2016-01-23
2
-0
/
+928
*
Import the multiboot module from X15 and relicense to GPLv2+
Richard Braun
2016-01-23
1
-0
/
+105
*
Import the elf module from X15 and relicense to GPLv2+
Richard Braun
2016-01-23
1
-0
/
+61
*
Increase kernel map size
Samuel Thibault
2016-01-13
1
-2
/
+2
*
fix t_addr assignment in lpropen
Flavio Cruz
2016-01-02
1
-12
/
+14
*
remove unnused disk code and headers
Flavio Cruz
2016-01-01
3
-226
/
+0
*
fix some compiler warnings in gnumach
Flavio Cruz
2016-01-01
2
-1
/
+3
*
Fix boot under kvm in linux 4.3
Samuel Thibault
2015-12-11
1
-0
/
+3
*
Fix bound
Samuel Thibault
2015-11-27
1
-1
/
+1
*
i386: trace syscalls of a single task
Justus Winter
2015-09-27
1
-0
/
+5
*
i386: improve syscall tracing
Justus Winter
2015-09-27
1
-5
/
+16
*
Fix build with -DDEBUG
Justus Winter
2015-09-27
2
-1
/
+3
*
Reserve 64k at beginning of memory, not just 4k
Samuel Thibault
2015-08-31
1
-3
/
+5
*
Fix printk not handling ANSI escape codes
James Clarke
2015-08-30
2
-24
/
+40
*
i386: enable assertions
Justus Winter
2015-08-20
1
-8
/
+4
*
i386: fix panic message
Justus Winter
2015-08-18
1
-1
/
+1
*
i386: fix typo
Justus Winter
2015-07-15
1
-1
/
+1
*
i386: fix line wrapping in the immediate console
Justus Winter
2015-07-09
1
-1
/
+1
*
i386: improve the immediate console
Justus Winter
2015-06-28
8
-14
/
+119
*
i386: add comment
Justus Winter
2015-06-26
1
-0
/
+1
*
i386: avoid breaking the strict-aliasing rules
Justus Winter
2015-05-23
1
-1
/
+7
*
kern: import `macros.h' from x15
Justus Winter
2015-05-19
3
-3
/
+3
*
i386: avoid compiler warning
Justus Winter
2015-05-17
1
-10
/
+15
*
i386: use macro to compute address of saved registers
Justus Winter
2015-05-14
1
-2
/
+2
*
Fix warning
Samuel Thibault
2015-05-02
1
-2
/
+4
*
Prepend 0x to hexadecimal offset
Samuel Thibault
2015-04-23
1
-1
/
+1
*
Remove spl debugging in Xen case
Samuel Thibault
2015-03-08
1
-4
/
+4
*
Use printf_once instead of recoding it
Samuel Thibault
2015-02-26
2
-16
/
+2
*
Limit printing "queue full" messages
Samuel Thibault
2015-02-26
2
-2
/
+16
*
i386: specialize `copyinmsg' and `copyoutmsg'
Justus Winter
2015-02-20
1
-4
/
+79
*
i386: drop needless instruction from `copyout'
Justus Winter
2015-02-20
1
-3
/
+2
*
i386: Fix typos in comments (found by codespell)
Stefan Weil
2015-01-02
6
-8
/
+8
*
Handle kernel traps happening before starting userland
Samuel Thibault
2015-01-02
1
-3
/
+3
*
Make spl7 just clear IF instead of setting the PIC mask
Samuel Thibault
2014-12-15
2
-3
/
+39
*
Only set debug registers when they are used
Samuel Thibault
2014-11-16
1
-6
/
+17
*
ddb: add support for ELF symbol tables
Justus Winter
2014-09-17
1
-0
/
+27
*
Report DR6 to userland
Samuel Thibault
2014-09-17
1
-0
/
+5
*
Fix computation
Samuel Thibault
2014-08-22
1
-1
/
+1
*
Even less magic-looking control value
Neal H. Walfield
2014-08-22
1
-1
/
+1
[next]