index
:
hurd.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
/
mach-defpager
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix inclusion loop between hurd_types.defs and hurd/signal.h>
Samuel Thibault
2014-12-11
1
-1
/
+1
*
Replace `bcopy' with `memcpy' or `memmove' as appropriate
Justus Winter
2014-12-10
1
-2
/
+2
*
Replace `bzero' with `memset'
Justus Winter
2014-12-10
1
-4
/
+4
*
Fix mach-defpager's kalloc values
Samuel Thibault
2014-11-10
1
-7
/
+7
*
mach-defpager: use protected payloads for object lookups
Justus Winter
2014-11-03
3
-0
/
+18
*
hurd: make memory_object parameter polymorphic
Justus Winter
2014-09-04
1
-0
/
+2
*
Avoid compiler warning about empty bodies
Justus Winter
2014-05-26
1
-2
/
+2
*
mach-defpager: replace the magic typecast with a hash table
Justus Winter
2014-03-25
4
-67
/
+45
*
mach-defpager: fix local includes
Justus Winter
2014-03-25
3
-7
/
+7
*
mach-defpager: fix receiver lookups
Justus Winter
2014-03-25
5
-196
/
+272
*
mach-defpager: silently ignore requests to page to active partition
Justus Winter
2014-03-12
1
-2
/
+0
*
mach-defpager: fix type of size arguments
Justus Winter
2014-03-12
3
-7
/
+8
*
mach-defpager: fix warnings about uninitialized variables
Justus Winter
2014-03-12
2
-7
/
+7
*
mach-defpager: fix warning about uninitialized variable
Justus Winter
2014-03-12
1
-2
/
+2
*
mach-defpager: fix error handling in S_default_pager_object_set_size
Justus Winter
2014-03-12
1
-1
/
+1
*
mach-defpager: add and use synchronized_printf for dprintf
Justus Winter
2014-03-12
1
-11
/
+18
*
mach-defpager: fix warnings about unused variables
Justus Winter
2014-03-12
1
-6
/
+4
*
mach-defpager: remove comments around form feeds
Justus Winter
2014-03-12
1
-13
/
+0
*
mach-defpager: improve the default_pager_demux_object function
Justus Winter
2014-02-25
1
-10
/
+20
*
mach-defpager: add function mig_reply_setup
Justus Winter
2014-02-25
1
-0
/
+31
*
mach-defpager: fix definition of seqnos_memory_object_data_unlock
Justus Winter
2014-02-25
1
-3
/
+3
*
mach-defpager: drop all register qualifiers
Justus Winter
2013-11-21
4
-102
/
+102
*
mach-defpager: do not remove -Wall from CFLAGS
Justus Winter
2013-11-15
1
-3
/
+0
*
mach-defpager: fix the page offsets returned by pager_pages
Justus Winter
2013-11-15
1
-2
/
+3
*
mach-defpager: include errno.h
Justus Winter
2013-11-10
1
-0
/
+1
*
mach-defpager: remove unused variables
Justus Winter
2013-11-09
1
-3
/
+0
*
mach-defpager: turn dealloc_direct into a normal function
Justus Winter
2013-11-09
1
-22
/
+23
*
mach-defpager: register mach-defpager translators as important
Justus Winter
2013-08-29
1
-0
/
+13
*
Remove unused variable
Miguel Figueiredo
2013-06-02
1
-2
/
+0
*
Remove unused variables
Miguel Figueiredo
2013-05-30
1
-2
/
+0
*
Do not compute debugging information by default
Samuel Thibault
2013-05-27
1
-1
/
+1
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
4
-141
/
+141
*
Replace fragile manual »make dist« system with one based on »git archive«.
Thomas Schwinge
2012-04-08
1
-2
/
+2
*
Allocate pager's map on demand.
Maksym Planeta
2012-04-08
1
-30
/
+46
*
Delete fragile hack.
Maksym Planeta
2012-04-08
1
-13
/
+4
*
Fix bugs in truncation of memory map.
Maksym Planeta
2012-04-08
1
-2
/
+2
*
Prevent repeated freeing of pager's map
Maksym Planeta
2012-04-08
1
-1
/
+0
*
Add appropriate checks to take into account that pager's memory map could be ...
Maksym Planeta
2012-04-08
1
-9
/
+33
*
Set size of object, when it is created.
Maksym Planeta
2012-04-08
1
-0
/
+1
*
Add support for objects that are not bounded to page size.
Maksym Planeta
2012-04-08
1
-46
/
+72
*
Add support for empty memory objects.
Maksym Planeta
2012-04-08
1
-4
/
+2
*
Add support for new pageout interface for defpager.
Maksym Planeta
2012-04-08
1
-9
/
+10
*
Update debugging macros definitions and remove debugging macros when it becomes
Maksym Planeta
2012-04-08
1
-46
/
+11
*
Update comments.
Maksym Planeta
2012-04-02
1
-0
/
+5
*
Correct function calling.
Maksym Planeta
2012-03-26
1
-2
/
+2
*
Add lock in pager_truncate.
Maksym Planeta
2012-03-26
1
-0
/
+2
*
Remove warnings during compilation.
Maksym Planeta
2012-03-26
8
-14
/
+100
*
Just destroy port rights in default_pager
Sergio Lopez
2011-11-20
1
-22
/
+3
*
Fix defpager into using the correct control port
Maksym Planeta
2011-11-20
1
-3
/
+6
*
mach-defpager: Declare `__malloc_initialize_hook' as volatile.
Ludovic Courtès
2011-11-05
1
-1
/
+7
[prev]
[next]