Agustina Arzille a2febe2189 Implement a DWARF unwinder 2 年 前
..
Kconfig e2dfe4df23 Use automatic cleanup for resource management 2 年 前
Makefile a2febe2189 Implement a DWARF unwinder 2 年 前
adaptive_lock.c 95a1de69aa Code style fixes 2 年 前
adaptive_lock.h e4b4e5ff83 Revert typing in guards cleanup (clang doesn't like them) 2 年 前
arg.c b52d87059b More style fixes 2 年 前
arg.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
atomic.h 47d57a4c25 Implement shared-exclusive locks 2 年 前
bitmap.c 3181e6ab2d Basic task destruction 2 年 前
bitmap.h 23cdbae389 Improve pmap update scalability 2 年 前
bulletin.c 4498106044 Separate spinlock guards 2 年 前
bulletin.h 54bd72dded Remove implementation files 2 年 前
cbuf.c 0c889730a0 More code style fixes 2 年 前
cbuf.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
clock.c b52d87059b More style fixes 2 年 前
clock.h 1090b141f8 Use a macro to align to a cache line in SMP only 2 年 前
condition.c 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
condition.h e2dfe4df23 Use automatic cleanup for resource management 2 年 前
condition_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
config.h eb21efaacc Rework the build system 12 年 前
console.c 4498106044 Separate spinlock guards 2 年 前
console.h 5460d43c9a Add the cpu_flags_t and standardize typing 2 年 前
cpumap.c 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
cpumap.h c5ff7190f0 Rework VM pageins 2 年 前
error.c 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
error.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
fmt.c 5460d43c9a Add the cpu_flags_t and standardize typing 2 年 前
fmt.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
hash.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
hlist.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
hlist_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
init.c 5bf4197855 Reimplement the test framework 2 年 前
init.h 55838094af Use 'structof' instead of raw casting 2 年 前
intr.c 4498106044 Separate spinlock guards 2 年 前
intr.h 963eeb8897 Also handle faults for executable memory 2 年 前
ipc.c a2febe2189 Implement a DWARF unwinder 2 年 前
ipc.h a17f842a18 Redesign IPC 2 年 前
kernel.c 5bf4197855 Reimplement the test framework 2 年 前
kernel.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
kmem.c a42c060069 Add a separate function for sleepable allocations 2 年 前
kmem.h a42c060069 Add a separate function for sleepable allocations 2 年 前
kuid.c 4498106044 Separate spinlock guards 2 年 前
kuid.h 6d03451fb3 Implement kernel unique id's (KUID) for threads and tasks 2 年 前
list.h 55838094af Use 'structof' instead of raw casting 2 年 前
list_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
log.c a17f842a18 Redesign IPC 2 年 前
log.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
log2.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
macros.h 7a734cc58f Initial implementation of IPC copies 2 年 前
mbuf.c 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
mbuf.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
mutex.c 59b66630a7 Initial steps for page fault handling 2 年 前
mutex.h e4b4e5ff83 Revert typing in guards cleanup (clang doesn't like them) 2 年 前
mutex_types.h be5b9d6ab9 Don't use reserved identifiers 7 年 前
panic.c a2febe2189 Implement a DWARF unwinder 2 年 前
panic.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
percpu.c 6bb1f9a56c Use our own stdint.h 2 年 前
percpu.h 0c889730a0 More code style fixes 2 年 前
perfmon.c 5460d43c9a Add the cpu_flags_t and standardize typing 2 年 前
perfmon.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
perfmon_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
plist.c 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
plist.h c5ff7190f0 Rework VM pageins 2 年 前
plist_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
printf.c 59b66630a7 Initial steps for page fault handling 2 年 前
printf.h 59b66630a7 Initial steps for page fault handling 2 年 前
rbtree.c 3181e6ab2d Basic task destruction 2 年 前
rbtree.h a17f842a18 Redesign IPC 2 年 前
rcu.c 4498106044 Separate spinlock guards 2 年 前
rcu.h e2dfe4df23 Use automatic cleanup for resource management 2 年 前
rcu_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
rdxtree.c a42c060069 Add a separate function for sleepable allocations 2 年 前
rdxtree.h c5ff7190f0 Rework VM pageins 2 年 前
rtmutex.c 0a89290e2b Free pages according to their zone 2 年 前
rtmutex.h f19fc63f09 Use more shortcuts from the atomic API 2 年 前
rtmutex_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
semaphore.c 5460d43c9a Add the cpu_flags_t and standardize typing 2 年 前
semaphore.h 54bd72dded Remove implementation files 2 年 前
shell.c 5460d43c9a Add the cpu_flags_t and standardize typing 2 年 前
shell.h 54bd72dded Remove implementation files 2 年 前
shutdown.c 5bf4197855 Reimplement the test framework 2 年 前
shutdown.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
sleepq.c 5460d43c9a Add the cpu_flags_t and standardize typing 2 年 前
sleepq.h 5460d43c9a Add the cpu_flags_t and standardize typing 2 年 前
slist.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
slist_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
spinlock.c 1090b141f8 Use a macro to align to a cache line in SMP only 2 年 前
spinlock.h 4498106044 Separate spinlock guards 2 年 前
spinlock_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
sref.c 4498106044 Separate spinlock guards 2 年 前
sref.h 0c889730a0 More code style fixes 2 年 前
stream.c 5460d43c9a Add the cpu_flags_t and standardize typing 2 年 前
stream.h 808efdb1e0 Use stronger typing in guards 2 年 前
string.c e2ace79b16 Add the description string for EACCES 2 年 前
string.h e38b3e28aa Implement generic 'memchr' 2 年 前
sxlock.c 3ab33edef0 Code restructuring (sxlock mostly) 2 年 前
sxlock.h 3ab33edef0 Code restructuring (sxlock mostly) 2 年 前
symbol.c 5bf4197855 Reimplement the test framework 2 年 前
symbol.h 5bf4197855 Reimplement the test framework 2 年 前
syscnt.c 6bb1f9a56c Use our own stdint.h 2 年 前
syscnt.h 5460d43c9a Add the cpu_flags_t and standardize typing 2 年 前
syscnt_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
task.c 4498106044 Separate spinlock guards 2 年 前
task.h 6d03451fb3 Implement kernel unique id's (KUID) for threads and tasks 2 年 前
thread.c a2febe2189 Implement a DWARF unwinder 2 年 前
thread.h a2febe2189 Implement a DWARF unwinder 2 年 前
timer.c 5460d43c9a Add the cpu_flags_t and standardize typing 2 年 前
timer.h 54bd72dded Remove implementation files 2 年 前
turnstile.c 3181e6ab2d Basic task destruction 2 年 前
turnstile.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
turnstile_types.h 8cb66c68da Restyle the code into using GNU coding standards 2 年 前
types.h 5460d43c9a Add the cpu_flags_t and standardize typing 2 年 前
unwind.c a2febe2189 Implement a DWARF unwinder 2 年 前
unwind.h a2febe2189 Implement a DWARF unwinder 2 年 前
work.c 4498106044 Separate spinlock guards 2 年 前
work.h 54bd72dded Remove implementation files 2 年 前
xcall.c 4498106044 Separate spinlock guards 2 年 前
xcall.h e4374cdc9c Add several comments; style fixes 2 年 前