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
*
Update ipc/ directory to use mach_port_name_t
Flavio Cruz
2022-11-30
6
-78
/
+79
*
Add missing gitignore rules
Samuel Thibault
2022-11-29
1
-0
/
+2
*
Use portable rpc types to define 'struct sample'.
Flavio Cruz
2022-11-28
1
-2
/
+2
*
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 headers in printf.c
Luca Dariz
2022-08-27
1
-2
/
+2
*
add port name types
Luca Dariz
2022-08-27
2
-4
/
+4
*
fix warnings for 32 bit builds
Luca Dariz
2022-08-27
3
-1
/
+5
*
cleanup multiboot
Luca Dariz
2022-08-27
1
-2
/
+18
*
convert K&R into ansi
Guy-Fleury Iteriteka
2022-05-27
2
-15
/
+7
*
thread_terminate_release: Error out early if thread is NULL
Samuel Thibault
2022-01-21
1
-0
/
+3
*
task_set_name: make string parameter const
Samuel Thibault
2022-01-16
2
-2
/
+2
*
thread: Fix thread_abort clearing of an event wait
Alicia
2021-12-31
1
-0
/
+1
*
kern/thread.c: some minor style changes
Adam Kandur
2021-12-30
1
-34
/
+22
*
vm_page_grab: allow allocating in high memory
Samuel Thibault
2021-08-27
1
-1
/
+1
*
assert: Tell the compiler that failures are unlikely
Samuel Thibault
2021-08-12
1
-1
/
+1
*
thread_info: Fix crash when requesting for thread that never ran
Samuel Thibault
2021-04-05
1
-3
/
+4
*
thread_info: Fix returning last_processor
Samuel Thibault
2021-04-05
1
-1
/
+1
*
SMP: Fix warnings
Samuel Thibault
2021-04-04
3
-1
/
+8
*
clock: Let timer proceed even before we have set threads
Damien Zammit
2021-03-27
1
-1
/
+4
*
elf-load: Avoid loading PIE binaries at address 0
Samuel Thibault
2020-10-07
1
-2
/
+9
*
bootstrap: Increase STACK_SIZE
Samuel Thibault
2020-10-07
1
-1
/
+1
*
smp: Add --enable-ncpus option and fix build
Samuel Thibault
2020-09-19
1
-0
/
+2
*
smp: Add generic smp pseudoclass
Almudena Garcia
2020-09-19
2
-0
/
+73
*
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
[next]