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
...
*
Add hardware interrupt notification mechanism
Samuel Thibault
2020-07-10
1
-0
/
+4
*
Add experimental RPC infrastructure
Samuel Thibault
2020-07-09
2
-0
/
+5
*
mach_trap_table: Fix 64bit version
Samuel Thibault
2020-04-06
1
-3
/
+2
*
bootstrap: Add missing reference to send port between tasks
Samuel Thibault
2020-04-06
1
-1
/
+2
*
boot_script: Explicit missing symbol name
Samuel Thibault
2020-04-06
1
-0
/
+2
*
x86_64: Fix passing argument
Samuel Thibault
2020-04-05
1
-1
/
+1
*
Fix build with -fno-common
Samuel Thibault
2020-03-31
4
-2
/
+6
*
bootstrap.c: Add 32-on-64bit support
Samuel Thibault
2020-03-28
1
-2
/
+20
*
syscall_sw.h: Add 64bit variant
Samuel Thibault
2020-03-28
1
-0
/
+3
*
Cope with machine_info.memory_size overflow
Samuel Thibault
2020-01-01
1
-1
/
+6
*
sched: cause ast on master processor too
Samuel Thibault
2019-11-01
1
-7
/
+2
*
patch: add last_processor to thread info structures
Almudena Garcia
2019-10-27
1
-2
/
+11
*
Fix format
Samuel Thibault
2019-08-11
1
-1
/
+1
*
Fix uninitialized value
Samuel Thibault
2019-08-11
1
-1
/
+1
*
Fix interactivity of inactive threads
Samuel Thibault
2018-11-19
1
-0
/
+11
*
Fix task and thread collection frequency
Samuel Thibault
2018-11-19
2
-2
/
+4
*
Drop SIMPLE_CLOCK support
Samuel Thibault
2018-11-19
3
-36
/
+0
*
Make scheduling more reactive
Samuel Thibault
2018-11-19
2
-1
/
+2
*
Fix using all dynamic priorities
Samuel Thibault
2018-11-04
1
-3
/
+3
*
Add cause_ast_check prototype
Samuel Thibault
2018-06-27
1
-0
/
+5
*
Define CPU_L1_SIZE even when NCPUS != 1
Samuel Thibault
2018-06-27
1
-1
/
+2
*
Add missing prototype
Samuel Thibault
2018-06-17
1
-0
/
+1
*
Fix warning
Samuel Thibault
2018-01-28
1
-1
/
+1
*
Fix warning
Samuel Thibault
2018-01-28
1
-1
/
+1
*
Fix commit 10ebf9565f69760e46a8f271e22c5367d54e10ff.
Justus Winter
2017-10-27
1
-13
/
+0
*
kern: Fix new task notifications.
Justus Winter
2017-10-26
1
-1
/
+3
*
kern: Fix crash.
Justus Winter
2017-10-26
3
-2
/
+32
*
Drop the register qualifier.
Justus Winter
2017-10-23
3
-5
/
+5
*
kern: Fix reporting the minimum quantum used for scheduling.
Justus Winter
2017-08-05
1
-2
/
+3
*
Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/gnumach
Samuel Thibault
2017-05-07
1
-0
/
+6
|
\
|
*
kern: Make kernel task available to bootscript.
Justus Winter
2017-03-18
1
-0
/
+6
*
|
Rewrite gsync so that it works with remote tasks v2
Agustina Arzille
2017-03-04
1
-138
/
+230
|
/
*
Implement basic sleeping locks for gnumach
Agustina Arzille
2017-03-04
5
-2
/
+187
*
rbtree: minor change
Richard Braun
2016-12-09
1
-1
/
+1
*
gsync: Avoid NULL pointer dereference
Brent Baccala
2016-11-10
1
-9
/
+12
*
gsync: fix licence
Samuel Thibault
2016-10-31
2
-2
/
+2
*
gsync: Fix crash when task is not current task
Samuel Thibault
2016-10-31
1
-0
/
+9
*
gsync: Fix assertion failure with MACH_LDEBUG
Samuel Thibault
2016-10-31
1
-5
/
+5
*
Gracefully handle pmap allocation failures.
Justus Winter
2016-10-21
1
-3
/
+14
*
kern: Improve panic messages from the scheduler.
Justus Winter
2016-10-01
1
-9
/
+14
*
kern: Improve assertions and panics.
Justus Winter
2016-10-01
3
-12
/
+17
*
Rework pageout to handle multiple segments
Richard Braun
2016-09-21
1
-1
/
+1
*
Redefine what an external page is
Richard Braun
2016-09-21
1
-2
/
+2
*
Remove phys_first_addr and phys_last_addr global variables
Richard Braun
2016-09-21
1
-1
/
+0
*
VM: improve pageout deadlock workaround
Richard Braun
2016-09-16
2
-6
/
+5
*
Remove map entry pageability property.
Richard Braun
2016-09-07
1
-1
/
+1
*
Add missing memory barriers in simple lock debugging
Samuel Thibault
2016-08-25
1
-0
/
+3
*
Replace libc string functions with internal implementations
Richard Braun
2016-08-16
1
-0
/
+103
*
Augment VM maps with task names
Richard Braun
2016-08-06
1
-0
/
+3
*
Fix page fault in critical section in the slab allocator
Richard Braun
2016-06-29
1
-28
/
+36
[prev]
[next]