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
/
kern
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup of the prototypes
Marin Ramesa
2013-12-09
5
-11
/
+0
*
kern/syscall_sw.c: use boolean instead of an int
Marin Ramesa
2013-12-09
1
-1
/
+1
*
kern/refcount.h: remove unnecessary include
Marin Ramesa
2013-12-09
1
-2
/
+0
*
kern/rbtree.h: remove unnecessary include
Marin Ramesa
2013-12-09
1
-1
/
+0
*
kern/priority.c: update comment
Marin Ramesa
2013-12-09
1
-1
/
+1
*
kern/pc_sample.c: remove unused variables
Marin Ramesa
2013-12-09
1
-3
/
+0
*
kern/lock_mon.c: remove dead assignments
Marin Ramesa
2013-12-09
1
-6
/
+0
*
kern/lock_mon.c: use spl_t instead of an int
Marin Ramesa
2013-12-09
1
-1
/
+1
*
kern/act.h: remove prototype without definition
Marin Ramesa
2013-12-09
1
-1
/
+0
*
Add comment
Samuel Thibault
2013-12-09
1
-0
/
+1
*
kern/machine.c: remove __volatile__
Marin Ramesa
2013-12-08
1
-3
/
+0
*
Always make Assert trigger debugger
Samuel Thibault
2013-12-08
1
-7
/
+0
*
Add comments after endifs
Marin Ramesa
2013-12-08
3
-3
/
+3
*
kern/mach_clock.c: remove forward declaration
Marin Ramesa
2013-12-05
2
-1
/
+29
*
kern/time_stamp.c: remove multimax code
Marin Ramesa
2013-12-05
1
-15
/
+0
*
kern: remove forward declaration
Marin Ramesa
2013-12-05
1
-2
/
+1
*
kern/thread.c: remove forward declaration
Marin Ramesa
2013-12-05
1
-2
/
+0
*
kern/task.c: remove forward declarations
Marin Ramesa
2013-12-05
3
-7
/
+9
*
kern/syscall_sw.c: remove forward declarations
Marin Ramesa
2013-12-05
4
-21
/
+81
*
kern/syscall_subr.c: remove forward declaration
Marin Ramesa
2013-12-05
2
-3
/
+1
*
kern/startup.c: remove forward declarations
Marin Ramesa
2013-12-05
4
-19
/
+38
*
kern/sched_prim.c: remove forward declarations
Marin Ramesa
2013-12-05
2
-10
/
+9
*
kern/processor.c: remove forward declarations
Marin Ramesa
2013-12-05
2
-8
/
+3
*
kern/ipc_mig.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-4
/
+0
*
kern/debug.c: remove forward declaration
Marin Ramesa
2013-12-05
1
-1
/
+1
*
kern/bootstrap.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-3
/
+1
*
ipc/mach_msg.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-0
/
+3
*
i386/i386at: remove forward declarations
Marin Ramesa
2013-12-05
1
-0
/
+24
*
i386/i386at/conf.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-0
/
+3
*
kern/exception.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-2
/
+2
*
kern: new header file exception.h
Marin Ramesa
2013-12-05
2
-12
/
+64
*
Drop spurious volatile qualifier
Samuel Thibault
2013-11-24
1
-3
/
+0
*
kern: move forward declarations into a header file
Marin Ramesa
2013-11-24
2
-7
/
+7
*
kern: move forward declaration into a header file
Marin Ramesa
2013-11-24
2
-7
/
+6
*
kern: move forward declaration into a header file
Marin Ramesa
2013-11-24
2
-2
/
+2
*
kern: move forward declaration into a header file
Marin Ramesa
2013-11-24
2
-2
/
+2
*
kern: move forward declarations into a header file
Marin Ramesa
2013-11-24
2
-3
/
+5
*
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach
Samuel Thibault
2013-11-24
2
-0
/
+31
|
\
|
*
New RPC for thread destruction
Richard Braun
2013-11-24
2
-0
/
+31
*
|
Remove leftover register qualifiers
Marin Ramesa
2013-11-24
5
-8
/
+5
|
/
*
kern/xpr.c: quiet warning about uninitialized variable
Marin Ramesa
2013-11-20
1
-1
/
+1
*
kern/startup.c: fix implicit declaration of function
Marin Ramesa
2013-11-20
1
-1
/
+3
*
kern/slab.c: initialize info_size
Marin Ramesa
2013-11-19
1
-1
/
+1
*
kern/slab.c: initialize optimal_embed
Marin Ramesa
2013-11-19
1
-1
/
+1
*
kern: remove register qualifiers
Marin Ramesa
2013-11-13
1
-3
/
+3
*
kern: remove register qualifiers
Marin Ramesa
2013-11-13
1
-1
/
+1
*
kern: remove register qualifiers
Marin Ramesa
2013-11-13
1
-6
/
+5
*
kern: remove register qualifiers
Marin Ramesa
2013-11-13
1
-2
/
+2
*
kern: remove register qualifiers
Marin Ramesa
2013-11-13
1
-47
/
+47
*
kern: remove register qualifiers
Marin Ramesa
2013-11-13
1
-34
/
+34
[next]