Liav A
|
1b00618fd9
Kernel+Userland: Replace the beep syscall with the new /dev/beep device
|
1 year ago |
Liav A
|
1c0aa51684
Kernel+Userland: Remove the {get,set}_thread_name syscalls
|
1 year ago |
Lucas CHOLLET
|
cd0fe4bb48
Kernel: Mark sys$poll as not needing the big lock
|
2 years ago |
Liav A
|
23a7ccf607
Kernel+LibCore+LibC: Split the mount syscall into multiple syscalls
|
2 years ago |
Liav A
|
8142f7b196
Kernel: Mark sys$get_dir_entries as not needing the big lock
|
2 years ago |
Liav A
|
46ef2f8e20
Kernel: Mark sys$fork as not needing the big lock
|
2 years ago |
Liav A
|
0be79f9bc2
Kernel: Mark sys$umount as not needing the big lock
|
2 years ago |
Liav A
|
0bbd9040ef
Kernel+Userland: Split bind-mounting and re-mounting from mount syscall
|
2 years ago |
Liav A
|
8289759f1d
Kernel: Allow configuring a Jail to not impose PID isolation restriction
|
2 years ago |
Daniel Bertalan
|
d205814da6
Kernel+LibC: Implement `pthread_create` for AArch64
|
2 years ago |
Liav A
|
cbf78975f1
Kernel: Add the futimens syscall
|
2 years ago |
Idan Horowitz
|
3f89a1b131
Kernel: Mark sys$msync as not needing the big lock
|
2 years ago |
Idan Horowitz
|
1dae6a2e4a
Kernel: Mark sys$mremap as not needing the big lock
|
2 years ago |
Idan Horowitz
|
db10f201c8
Kernel: Mark sys$munmap as not needing the big lock
|
2 years ago |
Idan Horowitz
|
d1082a00b7
Kernel: Mark sys$set_mmap_name as not needing the big lock
|
2 years ago |
Idan Horowitz
|
2f79d0e8b9
Kernel: Mark sys$mprotect as not needing the big lock
|
2 years ago |
Idan Horowitz
|
3697214166
Kernel: Mark sys$mmap as not needing the big lock
|
2 years ago |
Idan Horowitz
|
0b14081ae1
Kernel: Mark sys$map_time_page as not needing the big lock
|
2 years ago |
Idan Horowitz
|
0e564240a6
Kernel: Mark sys$madvise as not needing the big lock
|
2 years ago |
Andreas Kling
|
e219662ce0
Kernel: Mark sys$setpgid as not needing the big lock
|
2 years ago |
Andreas Kling
|
f764b8b113
Kernel: Mark sys$setsid as not needing the big lock
|
2 years ago |
Andreas Kling
|
ca1f8cac66
Kernel: Mark sys$faccessat as not needing the big lock
|
2 years ago |
Andreas Kling
|
bd46397e1f
Kernel: Mark inode watcher syscalls as not needing the big lock
|
2 years ago |
Andreas Kling
|
08d79c757a
Kernel: Mark sys$killpg as not needing the big lock
|
2 years ago |
Andreas Kling
|
e71b84228e
Kernel: Mark sys$kill as not needing the big lock
|
2 years ago |
Andreas Kling
|
46ab245e74
Kernel: Mark sys$getrusage as not needing the big lock
|
2 years ago |
Andreas Kling
|
5bc7882b68
Kernel: Make sys$times not use the big lock
|
2 years ago |
Andreas Kling
|
b98f537f11
Kernel+Userland: Make some of the POSIX types larger
|
2 years ago |
Andreas Kling
|
d8bb32117e
Kernel: Mark sys$umask as not needing the big lock
|
2 years ago |
Andreas Kling
|
6c02c493f1
Kernel: Mark sys$sigtimedwait as not needing the big lock
|
2 years ago |