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
/
vm
Age
Commit message (
Expand
)
Author
2014-11-10
Revert "Make vm_map really ignore `address' when `anywhere' is true"
Samuel Thibault
2014-09-06
Make vm_map really ignore `address' when `anywhere' is true
Samuel Thibault
2014-08-30
Tune pageout parameters
Samuel Thibault
2014-08-30
Increate the pageout thread priority
Samuel Thibault
2014-04-30
vm: make struct vm_map fit into a cache line
Justus Winter
2014-04-04
Convert from K&R to ANSI
Marin Ramesa
2014-02-06
vm: trigger garbage collection on kernel memory pressure
Richard Braun
2014-02-04
Fix potential NULL dereference
Samuel Thibault
2014-01-16
vm: remove the declaration of memory_object_create_proxy
Justus Winter
2014-01-03
vm: reduce the size of struct vm_page
Justus Winter
2014-01-03
vm: merge the two bit fields in struct vm_page
Justus Winter
2014-01-03
vm: remove NS32000-specific padding from struct vm_page
Justus Winter
2013-12-20
Declare void argument lists (part 2)
Marin Ramesa
2013-12-17
Mark functions that don't return with attribute noreturn
Marin Ramesa
2013-12-17
vm: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-15
vm/vm_resident.c (vm_page_print): remove unnecessary casts
Marin Ramesa
2013-12-15
vm/vm_kern.c (kmem_submap): remove unnecessary cast
Marin Ramesa
2013-12-15
Declare void argument lists
Marin Ramesa
2013-12-11
Cleanup of the memcpy(), memmove(), memcmp() and memset() calls
Marin Ramesa
2013-12-09
vm/vm_map.c: use boolean instead of an int
Marin Ramesa
2013-12-09
vm/vm_object.c: remove unused variable
Marin Ramesa
2013-12-09
vm/vm_pageout.c: remove forward declarations
Marin Ramesa
2013-12-09
Cleanup of the prototypes
Marin Ramesa
2013-12-09
vm/vm_page.h: remove unused variables
Marin Ramesa
2013-12-05
vm/vm_user.c: remove forward declaration
Marin Ramesa
2013-12-05
vm/vm_resident.c: correct comment
Marin Ramesa
2013-12-05
vm/vm_map.c: remove forward declarations
Marin Ramesa
2013-12-05
vm/vm_kern.c: remove forward declarations
Marin Ramesa
2013-12-05
vm/vm_fault.c: remove forward declaration
Marin Ramesa
2013-12-05
kern/startup.c: remove forward declarations
Marin Ramesa
2013-11-24
vm: move forward declarations into a header file
Marin Ramesa
2013-11-24
vm: move forward declarations into a header file
Marin Ramesa
2013-11-24
Remove leftover register qualifiers
Marin Ramesa
2013-11-19
Add copyright
Marin Ramesa
2013-11-15
i386/i386/vm_tuning.h: remove file
Marin Ramesa
2013-11-15
vm/vm_user.c: remove register qualifiers
Marin Ramesa
2013-11-15
vm/vm_resident.c: remove register qualifiers
Marin Ramesa
2013-11-15
vm/vm_pageout.c: remove register qualifiers
Marin Ramesa
2013-11-15
vm/vm_object.c: remove register qualifiers
Marin Ramesa
2013-11-15
vm/vm_map.c: remove register qualifiers
Marin Ramesa
2013-11-15
vm/vm_map.c: trivial stylistic fix for consistency
Marin Ramesa
2013-11-15
vm/vm_kern.c: remove register qualifiers
Marin Ramesa
2013-11-15
vm/vm_fault.c: remove register qualifiers
Marin Ramesa
2013-11-15
vm/vm_fault.c: remove unused variable
Marin Ramesa
2013-11-15
vm/memory_object_proxy.h: fix definition
Marin Ramesa
2013-11-15
vm/memory_object.c: remove register qualifiers
Marin Ramesa
2013-11-09
Remove lint code
Marin Ramesa
2013-10-10
Increase kernel map entry pool size
Richard Braun
2013-07-18
vm: organize vm print function prototypes
Marin Ramesa
2013-06-04
Fix format warnings
Miguel Figueiredo
[next]