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
/
vm
/
vm_kern.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use -Wstrict-prototypes and fix warnings
Flavio Cruz
2022-12-21
1
-1
/
+1
*
projected_buffer_*: Fix storing physical address
Samuel Thibault
2022-02-17
1
-3
/
+5
*
vm_map: Avoid linking gaps for vm_copy_t
Samuel Thibault
2021-01-04
1
-2
/
+2
*
vm_kern: Add kmem_alloc_aligned_table
Almudena Garcia
2020-08-12
1
-0
/
+39
*
kmem_alloc_wired: factorize with kmem_valloc
Samuel Thibault
2020-05-01
1
-49
/
+3
*
Add kmem_valloc
Samuel Thibault
2020-05-01
1
-0
/
+76
*
vm: Print map names in case of failures.
Justus Winter
2016-10-21
1
-4
/
+8
*
Remove map entry pageability property.
Richard Braun
2016-09-07
1
-5
/
+3
*
vm: fix panic message
Justus Winter
2015-07-09
1
-2
/
+1
*
Fix typo
Flávio Cruz
2015-06-05
1
-1
/
+1
*
vm: drop unused `kmem_realloc'
Justus Winter
2015-05-23
1
-101
/
+1
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-87
/
+93
*
vm: trigger garbage collection on kernel memory pressure
Richard Braun
2014-02-06
1
-3
/
+48
*
Fix potential NULL dereference
Samuel Thibault
2014-02-04
1
-2
/
+4
*
vm/vm_kern.c (kmem_submap): remove unnecessary cast
Marin Ramesa
2013-12-15
1
-1
/
+1
*
vm/vm_kern.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-3
/
+0
*
vm/vm_kern.c: remove register qualifiers
Marin Ramesa
2013-11-15
1
-12
/
+10
*
Adjust VM initialization
Richard Braun
2011-12-17
1
-17
/
+13
*
Warn once when part of the kernel is lacking memory
Samuel Thibault
2011-04-20
1
-1
/
+8
*
2008-11-15 Shakthi Kannan <shakshurd@gmail.com>
Samuel Thibault
2009-06-18
1
-2
/
+2
*
2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-11-11 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-1
/
+0
*
2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-11-09 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-11-05 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-3
/
+5
*
2006-01-31 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-1
/
+1
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+1072