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
Age
Commit message (
Expand
)
Author
2014-01-03
kern: make struct kmem_cache fit into two cache lines
Justus Winter
2014-01-03
kern: reduce the size of struct task
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
2014-01-02
Make sure cursor is initialized
Samuel Thibault
2014-01-01
i386/include/mach/i386/mach_i386_types.h: add comments after else and endif
Marin Ramesa
2014-01-01
Add comment after endif
Marin Ramesa
2013-12-20
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach
Samuel Thibault
2013-12-20
Mark pure functions with attribute pure
Marin Ramesa
2013-12-20
kern/strings.c (strlen): mark with attribute pure
Marin Ramesa
2013-12-20
ddb/db_watch.c (db_watchpoint_cmd): remove forward declaration
Marin Ramesa
2013-12-20
Declare void argument lists (part 2)
Marin Ramesa
2013-12-18
i386: add missing includes
Justus Winter
2013-12-17
kern: avoid the casts in enqueue_head() and enqueue_tail()
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-17
util: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-17
kern: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-17
ipc: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-17
i386: qualify pointers whose dereferenced values are constant with const
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-17
kern/sched_prim.h: remove unnecessary __GNUC__ #ifdef
Marin Ramesa
2013-12-17
xen: add missing includes
Justus Winter
2013-12-16
kern: quiet GCC warnings about set but unused variables
Marin Ramesa
2013-12-16
Quiet GCC warning about uninitialized variable
Marin Ramesa
2013-12-15
i386/i386/db_trace.c: use (long *) instead of an (int *)
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
kern/sched_prim.c: avoid casts
Marin Ramesa
2013-12-15
ddb: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-15
Fix gcc signedness warning
Samuel Thibault
2013-12-15
Type definition
Marin Ramesa
2013-12-15
ddb/db_expr.c (db_mult_expr): initialize lhs
Marin Ramesa
2013-12-15
ddb/db_break.c (db_delete_cmd): remove unnecessary initialization
Marin Ramesa
2013-12-15
ddb/db_break.c (db_find_breakpoint_here): remove unnecessary casts
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
i386/i386/ldt.c: remove forward declaration
Marin Ramesa
2013-12-15
kern/mach_clock.c: update comment
Marin Ramesa
2013-12-15
Declare void argument lists
Marin Ramesa
2013-12-11
i386/i386at/kd_mouse.c (kd_mouse_open): remove forward declaration
Marin Ramesa
2013-12-11
i386/i386at/kd.c (kdinit): remove forward declaration
Marin Ramesa
2013-12-11
i386/i386at/kd.c (kdmmap): remove unnecessary cast
Marin Ramesa
2013-12-11
i386/i386at/kd.c: remove forward declarations
Marin Ramesa
2013-12-11
i386/i386/db_trace.c (db_i386_stack_trace): remove unnecessary cast
Marin Ramesa
2013-12-11
i386/i386/db_trace.c: remove forward declaration
Marin Ramesa
2013-12-11
ipc/mach_debug.c (mach_port_kernel_object): remove unnecessary cast
Marin Ramesa
2013-12-11
ipc/mach_debug.c (mach_port_kernel_object): remove unnecessary cast
Marin Ramesa
[prev]
[next]