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
/
device
Age
Commit message (
Expand
)
Author
2015-09-14
kern/slab: directmap update
Richard Braun
2015-09-14
device: use general lock for port lists
Justus Winter
2015-09-14
device: use general lock for `mach_device'
Justus Winter
2015-09-14
yyy more general locks, crashes, maybe b/c interrupt handler
Justus Winter
2015-07-11
kern: make sure the queue macros are only used on queues
Justus Winter
2015-06-28
i386: improve the immediate console
Justus Winter
2015-05-19
kern: import `macros.h' from x15
Justus Winter
2015-05-02
Fix warnings
Samuel Thibault
2015-05-02
Fix block_io_mmap prototype
Samuel Thibault
2015-01-02
device: Fix typos in comments (found by codespell)
Stefan Weil
2014-06-11
device: fix net_rcv_msg-messages
Justus Winter
2014-04-04
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
Use explicit prototypes for struct dev_ops fields
Marin Ramesa
2014-02-05
Remove duplicate typedef
Samuel Thibault
2013-12-20
Mark pure functions with attribute pure
Marin Ramesa
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
device: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-17
Cleanup of the copyin() and copyout() calls
Marin Ramesa
2013-12-15
device/dev_pager.c (device_pager_data_request_done): cast to size_t instead t...
Marin Ramesa
2013-12-15
device/dev_pager.c: remove unnecessary casts
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-10
device/subrs.c: use io_req_t instead of struct buf
Marin Ramesa
2013-12-10
device/net_io.c: remove forward declarations
Marin Ramesa
2013-12-10
device/dev_pager.c: remove forward declarations
Marin Ramesa
2013-12-10
device/dev_pager.c: remove forward declaration
Marin Ramesa
2013-12-10
device/dev_pager.c (device_pager_data_request_done): remove unnecessary cast
Marin Ramesa
2013-12-10
device/dev_pager.c (device_pager_data_request): cast to (void *) instead to (...
Marin Ramesa
2013-12-10
device/dev_pager.c (device_pager_data_request): remove forward declaration
Marin Ramesa
2013-12-10
device/cons.c: fix argument list
Marin Ramesa
2013-12-10
device/cirbuf.c (cb_free): use vm_size_t instead of an int
Marin Ramesa
2013-12-10
device/cirbuf.c (cb_alloc): use vm_size_t instead of an int
Marin Ramesa
2013-12-10
device/chario.c: trivial stylistic fix for consistency
Marin Ramesa
2013-12-09
i386/i386at/kd.c: use io_req instead of uio
Marin Ramesa
2013-12-09
i386/i386at/com.c: fix assignment from incompatible pointer type
Marin Ramesa
2013-12-09
Cleanup of the prototypes
Marin Ramesa
2013-12-08
device/tty.h, chario.h: move prototype
Marin Ramesa
2013-12-08
device/kmsg.c: use boolean instead of an int
Marin Ramesa
2013-12-08
device/kmsg.c: use boolean instead of an int
Marin Ramesa
2013-12-08
device/if_ether.h: remove unused variable
Marin Ramesa
2013-12-08
device/dev_lookup.c: remove unused lock
Marin Ramesa
2013-12-08
device/cirbuf.c: use boolean instead of an int
Marin Ramesa
2013-12-08
device/chario.c: use boolean instead of an int
Marin Ramesa
2013-12-08
Fix implicit declaration of function
Samuel Thibault
2013-12-08
device/device_types_kernel.h: remove redeclaration of dev_port_lookup()
Marin Ramesa
2013-12-08
Add comments after endifs
Marin Ramesa
2013-12-05
kern/startup.c: remove forward declarations
Marin Ramesa
2013-12-05
kern/ipc_mig.c: remove forward declarations
Marin Ramesa
2013-12-05
device/device_init.c: remove forward declarations
Marin Ramesa
[next]