Agustina Arzille 31c9ed569b Test that multiple objects can be received 11 bulan lalu
..
Kconfig e2dfe4df23 Use automatic cleanup for resource management 2 tahun lalu
Makefile 8a57841548 Add support for adjustable priority queues 1 tahun lalu
adaptive_lock.c ae85189376 Implement futexes 1 tahun lalu
adaptive_lock.h e4b4e5ff83 Revert typing in guards cleanup (clang doesn't like them) 2 tahun lalu
arg.c b52d87059b More style fixes 2 tahun lalu
arg.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
atomic.h b5cf126033 Style fixes in atomic implementation 1 tahun lalu
bitmap.c 3181e6ab2d Basic task destruction 2 tahun lalu
bitmap.h 23cdbae389 Improve pmap update scalability 2 tahun lalu
bulletin.c 4498106044 Separate spinlock guards 2 tahun lalu
bulletin.h e17c6a9372 Add thread/task dead notification 1 tahun lalu
capability.c 31c9ed569b Test that multiple objects can be received 11 bulan lalu
capability.h f5bd928958 Send alerts when a channel is closed 11 bulan lalu
cbuf.c 0c889730a0 More code style fixes 2 tahun lalu
cbuf.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
clock.c b52d87059b More style fixes 2 tahun lalu
clock.h 0d63d30321 Improve futex robust handling 1 tahun lalu
condition.c ae85189376 Implement futexes 1 tahun lalu
condition.h e2dfe4df23 Use automatic cleanup for resource management 2 tahun lalu
condition_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
config.h eb21efaacc Rework the build system 12 tahun lalu
console.c 21f5fc5549 Small fix in console waiters 1 tahun lalu
console.h 5460d43c9a Add the cpu_flags_t and standardize typing 2 tahun lalu
cpumap.c 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
cpumap.h 89c7d1eeec Implement copy-on-write pages 1 tahun lalu
cspace.h 20e74ef344 Rework capabilities 1 tahun lalu
cspace_types.h 9152769f27 Implement capabilities 1 tahun lalu
error.c 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
error.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
fmt.c 33e3e99d70 Style fixes 1 tahun lalu
fmt.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
futex.c 80705575da Re-instate the DWARF unwinder for fixups 1 tahun lalu
futex.h ae85189376 Implement futexes 1 tahun lalu
hash.h 0d63d30321 Improve futex robust handling 1 tahun lalu
hlist.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
hlist_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
init.c 5bf4197855 Reimplement the test framework 2 tahun lalu
init.h 55838094af Use 'structof' instead of raw casting 2 tahun lalu
intr.c 711d6e5ec3 Redesign alert delivery in capabilities 1 tahun lalu
intr.h c826463b0d Implement the interrupt interface for capabilities 1 tahun lalu
ipc.c ff72efa5c7 Rename IPC page message and simplify VM bits 1 tahun lalu
ipc.h 3e9661e492 Numerous fixes to the capability implementation 11 bulan lalu
kernel.c d77c0658c3 Use a per-thread futex data structure 1 tahun lalu
kernel.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
kmem.c 80705575da Re-instate the DWARF unwinder for fixups 1 tahun lalu
kmem.h c25527c7e0 Remove pointless check 1 tahun lalu
kuid.c ae85189376 Implement futexes 1 tahun lalu
kuid.h d542ca50f2 Use separate pools for KUID allocations 2 tahun lalu
list.h c826463b0d Implement the interrupt interface for capabilities 1 tahun lalu
list_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
log.c a17f842a18 Redesign IPC 2 tahun lalu
log.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
log2.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
macros.h 8a57841548 Add support for adjustable priority queues 1 tahun lalu
mbuf.c 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
mbuf.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
mutex.c ae85189376 Implement futexes 1 tahun lalu
mutex.h d324d64d87 Numerous style and bug fixes 1 tahun lalu
mutex_types.h be5b9d6ab9 Don't use reserved identifiers 6 tahun lalu
panic.c febf8a7190 Make the unwind backtrace interface more generic 1 tahun lalu
panic.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
percpu.c 254eeed035 Rework sleepable page allocations 1 tahun lalu
percpu.h 20e74ef344 Rework capabilities 1 tahun lalu
perfmon.c 5460d43c9a Add the cpu_flags_t and standardize typing 2 tahun lalu
perfmon.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
perfmon_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
plist.c 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
plist.h 711d6e5ec3 Redesign alert delivery in capabilities 1 tahun lalu
plist_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
pqueue.c 8a57841548 Add support for adjustable priority queues 1 tahun lalu
pqueue.h 8a57841548 Add support for adjustable priority queues 1 tahun lalu
printf.c 59b66630a7 Initial steps for page fault handling 2 tahun lalu
printf.h 59b66630a7 Initial steps for page fault handling 2 tahun lalu
rbtree.c 3181e6ab2d Basic task destruction 2 tahun lalu
rbtree.h a17f842a18 Redesign IPC 2 tahun lalu
rcu.c afc45ba196 Implement 'cap_intr_eoi' 1 tahun lalu
rcu.h e2dfe4df23 Use automatic cleanup for resource management 2 tahun lalu
rcu_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
rdxtree.c bd89349c26 More cleanly separate sleepable allocations 1 tahun lalu
rdxtree.h d77c0658c3 Use a per-thread futex data structure 1 tahun lalu
rtmutex.c ae85189376 Implement futexes 1 tahun lalu
rtmutex.h ae85189376 Implement futexes 1 tahun lalu
rtmutex_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
semaphore.c ae85189376 Implement futexes 1 tahun lalu
semaphore.h 54bd72dded Remove implementation files 2 tahun lalu
shell.c ff72efa5c7 Rename IPC page message and simplify VM bits 1 tahun lalu
shell.h 9b0979a488 Style fixes in shell 1 tahun lalu
shutdown.c 5bf4197855 Reimplement the test framework 2 tahun lalu
shutdown.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
sleepq.c 80705575da Re-instate the DWARF unwinder for fixups 1 tahun lalu
sleepq.h ae85189376 Implement futexes 1 tahun lalu
slist.h 711d6e5ec3 Redesign alert delivery in capabilities 1 tahun lalu
slist_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
spinlock.c a95146a758 Add the 'get_id' IPC messages for threads and tasks 1 tahun lalu
spinlock.h 4498106044 Separate spinlock guards 2 tahun lalu
spinlock_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
sref.c 4498106044 Separate spinlock guards 2 tahun lalu
sref.h 0c889730a0 More code style fixes 2 tahun lalu
stream.c a95146a758 Add the 'get_id' IPC messages for threads and tasks 1 tahun lalu
stream.h b9aa57235d Simplify string streams 1 tahun lalu
string.c d324d64d87 Numerous style and bug fixes 1 tahun lalu
string.h e38b3e28aa Implement generic 'memchr' 2 tahun lalu
sxlock.c 6b8a8a8bf7 Simplisy sxlock waits 1 tahun lalu
sxlock.h 0f62594b82 Improve shared/exclusive locks so that waiters acquire the lock in order 1 tahun lalu
symbol.c cd8c1a2180 Simplify symbol lookups 1 tahun lalu
symbol.h d324d64d87 Numerous style and bug fixes 1 tahun lalu
sync.h 477b92b1cb Fix compile-time assertion message 1 tahun lalu
syscnt.c d324d64d87 Numerous style and bug fixes 1 tahun lalu
syscnt.h 5460d43c9a Add the cpu_flags_t and standardize typing 2 tahun lalu
syscnt_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
task.c 69b3521a56 Add support for lazy cpu page tables 1 tahun lalu
task.h e17c6a9372 Add thread/task dead notification 1 tahun lalu
thread.c d836440994 Minor style fixes 11 bulan lalu
thread.h e17c6a9372 Add thread/task dead notification 1 tahun lalu
timer.c a95146a758 Add the 'get_id' IPC messages for threads and tasks 1 tahun lalu
timer.h 54bd72dded Remove implementation files 2 tahun lalu
turnstile.c 20e74ef344 Rework capabilities 1 tahun lalu
turnstile.h ae85189376 Implement futexes 1 tahun lalu
turnstile_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 tahun lalu
types.h 5460d43c9a Add the cpu_flags_t and standardize typing 2 tahun lalu
unwind.c 6bc394b648 Small style change 1 tahun lalu
unwind.h 74bc78be99 Make the unwind mechanism more robust 1 tahun lalu
user.c 80705575da Re-instate the DWARF unwinder for fixups 1 tahun lalu
user.h 2186e36aea Use iterators in task/thread capability messaging 1 tahun lalu
work.c d324d64d87 Numerous style and bug fixes 1 tahun lalu
work.h 54bd72dded Remove implementation files 2 tahun lalu
xcall.c d324d64d87 Numerous style and bug fixes 1 tahun lalu
xcall.h e4374cdc9c Add several comments; style fixes 2 tahun lalu