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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use uint32_t instead of unsigned32_t.
Flavio Cruz
2016-04-04
21
-91
/
+100
*
Make kernel mapping start address configurable
Samuel Thibault
2016-03-19
2
-2
/
+7
*
Fix getting ELF symbol bind and type
Samuel Thibault
2016-03-19
1
-5
/
+5
*
Avoid panics on physical memory exhaustion
Richard Braun
2016-03-13
1
-2
/
+4
*
Ship missing files
Samuel Thibault
2016-03-11
2
-0
/
+3
*
Merge remote-tracking branch 'remotes/origin/rbraun/vm_cache_policy'
Richard Braun
2016-03-11
4
-145
/
+108
|
\
|
*
Fix page cache accounting
Richard Braun
2016-02-07
2
-31
/
+42
|
*
VM cache policy change
Richard Braun
2013-10-09
4
-120
/
+63
*
|
Fix stack allocation on Xen
Richard Braun
2016-03-09
1
-21
/
+12
*
|
Relax slab allocation alignment constraint
Richard Braun
2016-03-09
1
-8
/
+12
*
|
Inherit fpu control word from parent to child
Samuel Thibault
2016-03-06
6
-15
/
+47
*
|
ipc: add missing kernel object type
Justus Winter
2016-02-28
1
-1
/
+2
*
|
doc: clarify memory object initialization
Justus Winter
2016-02-28
1
-2
/
+3
*
|
i386: add parts of cpu.h from x15
Justus Winter
2016-02-28
2
-0
/
+111
*
|
include: avoid generating unused client stubs
Justus Winter
2016-02-26
1
-0
/
+41
*
|
Document thread_sleep about events woken from interrupt handlers
Samuel Thibault
2016-02-26
1
-0
/
+3
*
|
Document why code is not racy
Samuel Thibault
2016-02-26
1
-0
/
+2
*
|
Include the exception protocol in 'gnumach.msgids'
Justus Winter
2016-02-23
2
-2
/
+26
*
|
Remove kmem cache flags from the debugging interface
Richard Braun
2016-02-22
2
-12
/
+1
*
|
Fix slab allocator option handling
Richard Braun
2016-02-22
3
-51
/
+67
*
|
Optimize slab lookup on the free path
Richard Braun
2016-02-22
3
-11
/
+60
*
|
Fix unused variable warnings
Richard Braun
2016-02-22
1
-2
/
+0
*
|
Avoid slab allocation failures caused by memory fragmentation
Richard Braun
2016-02-20
3
-65
/
+99
*
|
Avoid panics on physical memory exhaustion
Richard Braun
2016-02-16
1
-2
/
+4
*
|
Reduce VM_KERNEL_MAP_SIZE
Samuel Thibault
2016-02-14
1
-2
/
+2
*
|
vm: initialize external maps
Justus Winter
2016-02-07
1
-0
/
+2
*
|
vm: allocate a large map for all objects larger than SMALL_SIZE
Justus Winter
2016-02-07
1
-1
/
+1
*
|
vm: remove unused field from struct vm_external
Justus Winter
2016-02-07
1
-0
/
+5
*
|
Remove kmem map
Richard Braun
2016-02-07
2
-18
/
+0
*
|
Change computation of slab size
Richard Braun
2016-02-06
1
-56
/
+26
*
|
Fix various memory managment errors
Richard Braun
2016-02-02
8
-67
/
+109
*
|
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
29
-225
/
+124
*
|
Fix early page allocation on Xen
Richard Braun
2016-01-30
6
-12
/
+102
*
|
Disable probing legacy IDE when AHCI driver works
Samuel Thibault
2016-01-29
3
-1
/
+26
*
|
Use PCI macros
Samuel Thibault
2016-01-29
1
-2
/
+2
*
|
ahci: print PCI bus/dev/fun in hexadecimal
Samuel Thibault
2016-01-29
1
-14
/
+14
*
|
Fallback on direct PCI access when no BIOS32 is available
Samuel Thibault
2016-01-29
1
-0
/
+2
*
|
Merge branch 'rbraun/vm_page'
Richard Braun
2016-01-23
25
-835
/
+2378
|
\
\
|
*
|
Use vm_page as the physical memory allocator
Richard Braun
2016-01-23
19
-832
/
+269
|
*
|
Import the vm_page module from X15 and relicense to GPLv2+
Richard Braun
2016-01-23
2
-3
/
+965
|
*
|
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
|
*
|
Import the log2 module from X15 and relicense to GPLv2+
Richard Braun
2016-01-23
1
-0
/
+50
|
/
/
*
|
Fix build with gcc-6
Samuel Thibault
2016-01-14
1
-0
/
+67
*
|
Increase kernel map size
Samuel Thibault
2016-01-13
2
-3
/
+3
*
|
Completely disable strict aliasing
Richard Braun
2016-01-02
1
-0
/
+5
*
|
Fix object page list type
Richard Braun
2016-01-02
1
-1
/
+1
*
|
replace extern with static in some linux code
Flavio Cruz
2016-01-02
8
-29
/
+29
[next]