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
/
bootstrap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix 64-to-32 copyout
Samuel Thibault
2022-08-28
1
-3
/
+5
*
fix argument passing to bootstrap modules
Luca Dariz
2022-08-28
1
-13
/
+9
*
cleanup multiboot
Luca Dariz
2022-08-27
1
-2
/
+18
*
bootstrap: Increase STACK_SIZE
Samuel Thibault
2020-10-07
1
-1
/
+1
*
bootstrap: Add missing reference to send port between tasks
Samuel Thibault
2020-04-06
1
-1
/
+2
*
bootstrap.c: Add 32-on-64bit support
Samuel Thibault
2020-03-28
1
-2
/
+20
*
kern: Fix crash.
Justus Winter
2017-10-26
1
-1
/
+1
*
Drop the register qualifier.
Justus Winter
2017-10-23
1
-1
/
+1
*
kern: Make kernel task available to bootscript.
Justus Winter
2017-03-18
1
-0
/
+6
*
Fix gcc-6 warnings
Samuel Thibault
2016-05-18
1
-2
/
+3
*
Use vm_page as the physical memory allocator
Richard Braun
2016-01-23
1
-1
/
+15
*
kern/bootstrap: drop into the debugger
Justus Winter
2015-09-27
1
-1
/
+9
*
kern/bootstrap: tune locking
Justus Winter
2015-08-20
1
-1
/
+1
*
kern/bootstrap: deallocate thread
Justus Winter
2015-07-20
1
-0
/
+1
*
kern/bootstrap: deallocate task
Justus Winter
2015-07-19
1
-0
/
+1
*
kern/bootstrap: fix locking
Justus Winter
2015-07-18
1
-0
/
+2
*
kern: improve error handling
Justus Winter
2015-07-09
1
-1
/
+2
*
kern: create send rights as they are inserted at bootstrap time
Justus Winter
2014-09-26
1
-3
/
+4
*
kern: set the name of tasks created during the bootstrap
Justus Winter
2014-04-13
1
-0
/
+1
*
kern: fix formatting of multiboot modules
Justus Winter
2014-03-26
1
-7
/
+3
*
Declare void argument lists (part 2)
Marin Ramesa
2013-12-20
1
-2
/
+2
*
Cleanup of the copyin() and copyout() calls
Marin Ramesa
2013-12-17
1
-5
/
+5
*
Declare void argument lists
Marin Ramesa
2013-12-15
1
-3
/
+3
*
kern/bootstrap.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-3
/
+1
*
kern: remove register qualifiers
Marin Ramesa
2013-11-13
1
-3
/
+2
*
Use long types
Samuel Thibault
2012-03-20
1
-1
/
+1
*
Use unsigned long for addresses and sizes
Samuel Thibault
2012-03-09
1
-6
/
+6
*
Fix kern/kalloc.h includes
Richard Braun
2011-12-17
1
-0
/
+1
*
Drop module memory free verbosity
Samuel Thibault
2011-09-05
1
-3
/
+1
*
Free memory used by boot modules
Samuel Thibault
2011-09-05
1
-3
/
+8
*
Fix crash on Xen when no module is provided
Samuel Thibault
2010-04-06
1
-6
/
+7
*
Add Xen support
Samuel Thibault
2009-12-16
1
-1
/
+19
*
Fix warnings
Samuel Thibault
2009-10-20
1
-2
/
+4
*
2008-07-23 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-11-11 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-11-11 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-2
/
+0
*
2006-11-10 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-11-09 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+2
*
2006-11-07 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-11-05 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-2
/
+3
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-2
/
+0
*
2006-01-31 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-1
/
+1
*
2002-03-05 Roland McGrath <roland@frob.com>
Roland McGrath
2002-03-05
1
-0
/
+1
*
2001-10-07 Roland McGrath <roland@frob.com>
Roland McGrath
2001-10-07
1
-13
/
+9
*
2001-09-30 Roland McGrath <roland@frob.com>
Roland McGrath
2001-09-30
1
-2
/
+17
*
2001-08-24 Roland McGrath <roland@frob.com>
Roland McGrath
2001-08-24
1
-18
/
+43
*
2001-08-23 Roland McGrath <roland@frob.com>
Roland McGrath
2001-08-24
1
-4
/
+18
[next]