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
/
device
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix xen build
Samuel Thibault
2020-07-15
1
-0
/
+8
*
Add hardware interrupt notification mechanism
Samuel Thibault
2020-07-10
4
-0
/
+408
*
Fix build with -fno-common
Samuel Thibault
2020-03-31
3
-2
/
+3
*
Restore vm_size_t to natural_t
Samuel Thibault
2020-03-31
1
-1
/
+1
*
64bit: fix warnings
Samuel Thibault
2020-03-29
2
-0
/
+13
*
64bit: Fix vm_size_t size
Samuel Thibault
2020-03-29
1
-1
/
+1
*
device: Fix d_mmap type
Samuel Thibault
2018-07-28
4
-6
/
+6
*
Fix dev_ops types
Samuel Thibault
2018-07-28
9
-14
/
+16
*
device: Remove unused file.
Justus Winter
2017-09-21
1
-44
/
+0
*
Remove deprecated external memory management interface.
Justus Winter
2016-10-03
3
-168
/
+6
*
VM: improve pageout deadlock workaround
Richard Braun
2016-09-16
1
-1
/
+1
*
Remove map entry pageability property.
Richard Braun
2016-09-07
1
-1
/
+1
*
Fix gcc-6 warnings
Samuel Thibault
2016-05-18
1
-2
/
+2
*
Stack the slab allocator directly on top of the physical allocator
Richard Braun
2016-02-02
4
-7
/
+7
*
Fix build with -DDEBUG
Justus Winter
2015-09-27
1
-0
/
+2
*
kern: make sure the queue macros are only used on queues
Justus Winter
2015-07-11
1
-1
/
+1
*
i386: improve the immediate console
Justus Winter
2015-06-28
1
-0
/
+11
*
kern: import `macros.h' from x15
Justus Winter
2015-05-19
3
-3
/
+3
*
Fix warnings
Samuel Thibault
2015-05-02
1
-64
/
+60
*
Fix block_io_mmap prototype
Samuel Thibault
2015-05-02
2
-2
/
+2
*
device: Fix typos in comments (found by codespell)
Stefan Weil
2015-01-02
3
-3
/
+3
*
device: fix net_rcv_msg-messages
Justus Winter
2014-06-11
1
-0
/
+1
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
8
-117
/
+102
*
Use explicit prototypes for struct dev_ops fields
Marin Ramesa
2014-04-04
5
-18
/
+66
*
Remove duplicate typedef
Samuel Thibault
2014-02-05
1
-4
/
+0
*
Mark pure functions with attribute pure
Marin Ramesa
2013-12-20
1
-1
/
+1
*
Declare void argument lists (part 2)
Marin Ramesa
2013-12-20
4
-6
/
+6
*
Mark functions that don't return with attribute noreturn
Marin Ramesa
2013-12-17
4
-4
/
+4
*
device: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-17
12
-93
/
+93
*
Cleanup of the copyin() and copyout() calls
Marin Ramesa
2013-12-17
1
-5
/
+5
*
device/dev_pager.c (device_pager_data_request_done): cast to size_t instead t...
Marin Ramesa
2013-12-15
1
-1
/
+1
*
device/dev_pager.c: remove unnecessary casts
Marin Ramesa
2013-12-15
1
-2
/
+2
*
Declare void argument lists
Marin Ramesa
2013-12-15
6
-15
/
+15
*
Cleanup of the memcpy(), memmove(), memcmp() and memset() calls
Marin Ramesa
2013-12-11
1
-2
/
+2
*
device/subrs.c: use io_req_t instead of struct buf
Marin Ramesa
2013-12-10
1
-10
/
+8
*
device/net_io.c: remove forward declarations
Marin Ramesa
2013-12-10
2
-38
/
+58
*
device/dev_pager.c: remove forward declarations
Marin Ramesa
2013-12-10
2
-4
/
+4
*
device/dev_pager.c: remove forward declaration
Marin Ramesa
2013-12-10
2
-3
/
+25
*
device/dev_pager.c (device_pager_data_request_done): remove unnecessary cast
Marin Ramesa
2013-12-10
1
-1
/
+1
*
device/dev_pager.c (device_pager_data_request): cast to (void *) instead to (...
Marin Ramesa
2013-12-10
1
-1
/
+1
*
device/dev_pager.c (device_pager_data_request): remove forward declaration
Marin Ramesa
2013-12-10
2
-1
/
+25
*
device/cons.c: fix argument list
Marin Ramesa
2013-12-10
1
-2
/
+2
*
device/cirbuf.c (cb_free): use vm_size_t instead of an int
Marin Ramesa
2013-12-10
1
-1
/
+1
*
device/cirbuf.c (cb_alloc): use vm_size_t instead of an int
Marin Ramesa
2013-12-10
3
-5
/
+5
*
device/chario.c: trivial stylistic fix for consistency
Marin Ramesa
2013-12-10
1
-2
/
+2
*
i386/i386at/kd.c: use io_req instead of uio
Marin Ramesa
2013-12-09
1
-5
/
+0
*
i386/i386at/com.c: fix assignment from incompatible pointer type
Marin Ramesa
2013-12-09
1
-2
/
+2
*
Cleanup of the prototypes
Marin Ramesa
2013-12-09
2
-6
/
+0
*
device/tty.h, chario.h: move prototype
Marin Ramesa
2013-12-08
3
-2
/
+3
*
device/kmsg.c: use boolean instead of an int
Marin Ramesa
2013-12-08
1
-2
/
+2
[prev]
[next]