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
/
processor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
smp: Parallel SMP init
Damien Zammit via Bug reports for the GNU Hurd
2024-12-22
1
-4
/
+0
*
kern: Use _irq variant of lock and disable interrupts
Damien Zammit
2024-02-23
1
-1
/
+1
*
kern/processor: Do not set default_pset.empty on bootstrap
Damien Zammit
2024-02-23
1
-2
/
+0
*
smp: Set processor set to non-empty when adding a processor
Damien Zammit
2024-02-12
1
-0
/
+1
*
smp: Create AP processor set and put all APs inside it
Damien Zammit
2024-02-11
1
-0
/
+3
*
percpu area using gs segment
Damien Zammit
2023-09-24
1
-5
/
+2
*
slock: Fix initialization of statically-allocated slocks
Samuel Thibault
2023-02-08
1
-1
/
+1
*
Fix some warnings with -Wmissing-prototypes.
Flavio Cruz
2022-12-27
1
-1
/
+1
*
SMP: Fix warnings
Samuel Thibault
2021-04-04
1
-0
/
+2
*
Fix build with -fno-common
Samuel Thibault
2020-03-31
1
-0
/
+2
*
Fix gcc-6 warnings
Samuel Thibault
2016-05-18
1
-1
/
+1
*
Stack the slab allocator directly on top of the physical allocator
Richard Braun
2016-02-02
1
-1
/
+1
*
kern: fix argument handling
Justus Winter
2015-05-29
1
-0
/
+2
*
kern/processor.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-7
/
+0
*
kern: remove register qualifiers
Marin Ramesa
2013-11-13
1
-17
/
+17
*
Remove lint code
Marin Ramesa
2013-11-09
1
-6
/
+0
*
Fix kern/kalloc.h includes
Richard Braun
2011-12-17
1
-0
/
+1
*
Adjust the kernel to use the slab allocator
Richard Braun
2011-12-17
1
-7
/
+7
*
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-12-30 Richard Braun <syn@hurdfr.org>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
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
-0
/
+1
*
2006-11-05 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+3
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-4
/
+0
*
2001-04-04 Roland McGrath <roland@frob.com>
Roland McGrath
2001-04-05
1
-12
/
+12
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+1039