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
/
kern
Age
Commit message (
Expand
)
Author
2014-02-01
kern: add a name field to struct task
Justus Winter
2014-02-01
kern: add snprintf
Justus Winter
2014-01-16
kern: include the mig-generated server headers in ipc_kobject.c
Justus Winter
2014-01-09
kern: align kmem_cache objects using __cacheline_aligned
Justus Winter
2014-01-06
kern: optimize the layout of struct kmem_cache
Justus Winter
2014-01-05
kern: explain the significance of the chosen length
Justus Winter
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
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
Declare void argument lists (part 2)
Marin Ramesa
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
kern: 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-16
kern: quiet GCC warnings about set but unused variables
Marin Ramesa
2013-12-15
kern/sched_prim.c: avoid casts
Marin Ramesa
2013-12-15
Type definition
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
Cleanup of the memcpy(), memmove(), memcmp() and memset() calls
Marin Ramesa
2013-12-09
kern/startup.c: use boolean values
Marin Ramesa
2013-12-09
kern/act.h: remove unnecessary include
Marin Ramesa
2013-12-09
Cleanup of the prototypes
Marin Ramesa
2013-12-09
kern/syscall_sw.c: use boolean instead of an int
Marin Ramesa
2013-12-09
kern/refcount.h: remove unnecessary include
Marin Ramesa
2013-12-09
kern/rbtree.h: remove unnecessary include
Marin Ramesa
2013-12-09
kern/priority.c: update comment
Marin Ramesa
2013-12-09
kern/pc_sample.c: remove unused variables
Marin Ramesa
2013-12-09
kern/lock_mon.c: remove dead assignments
Marin Ramesa
2013-12-09
kern/lock_mon.c: use spl_t instead of an int
Marin Ramesa
2013-12-09
kern/act.h: remove prototype without definition
Marin Ramesa
2013-12-09
Add comment
Samuel Thibault
2013-12-08
kern/machine.c: remove __volatile__
Marin Ramesa
2013-12-08
Always make Assert trigger debugger
Samuel Thibault
2013-12-08
Add comments after endifs
Marin Ramesa
2013-12-05
kern/mach_clock.c: remove forward declaration
Marin Ramesa
2013-12-05
kern/time_stamp.c: remove multimax code
Marin Ramesa
2013-12-05
kern: remove forward declaration
Marin Ramesa
2013-12-05
kern/thread.c: remove forward declaration
Marin Ramesa
2013-12-05
kern/task.c: remove forward declarations
Marin Ramesa
2013-12-05
kern/syscall_sw.c: remove forward declarations
Marin Ramesa
2013-12-05
kern/syscall_subr.c: remove forward declaration
Marin Ramesa
2013-12-05
kern/startup.c: remove forward declarations
Marin Ramesa
2013-12-05
kern/sched_prim.c: remove forward declarations
Marin Ramesa
2013-12-05
kern/processor.c: remove forward declarations
Marin Ramesa
2013-12-05
kern/ipc_mig.c: remove forward declarations
Marin Ramesa
2013-12-05
kern/debug.c: remove forward declaration
Marin Ramesa
2013-12-05
kern/bootstrap.c: remove forward declarations
Marin Ramesa
[next]