source:
mainline/kernel/generic/src@
1eaead4
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
adt | 61eb2ce2 | 2 years | Make hash table operations immutable, because global mutable state is evil | ||
cap | b596d0d | 2 years | Fix incorrect locking in cap_unpublish() | ||
console | 7c5320c | 2 years | Use the semaphore interface instead of waitq in some places Since we … | ||
cpu | 128359eb | 5 years | Replace get_stack_base() with builtin_frame_address(0) The usage of … | ||
ddi | 61eb2ce2 | 2 years | Make hash table operations immutable, because global mutable state is evil | ||
debug | a6e55886 | 7 years | Rename THE/the_t to CURRENT/current_t (#50) Because the word "THE" … | ||
interrupt | 8df5f20 | 6 years | Rename NO_TRACE to _NO_TRACE <trace.h> may end up transitively … | ||
ipc | fc0de8c | 6 years | Move kobject's ops out of kobject Kobject ops is a property of the … | ||
lib | 61eb2ce2 | 2 years | Make hash table operations immutable, because global mutable state is evil | ||
log | 28a5ebd | 5 years | Use char32_t instead of wchat_t to represent UTF-32 strings The … | ||
main | 7c5320c | 2 years | Use the semaphore interface instead of waitq in some places Since we … | ||
mm | 61eb2ce2 | 2 years | Make hash table operations immutable, because global mutable state is evil | ||
preempt | 174156fd | 7 years | Disambiguate doxygroup generic* | ||
printf | 28a5ebd | 5 years | Use char32_t instead of wchat_t to represent UTF-32 strings The … | ||
proc | 5110d0a | 2 years | Turn a bunch of macros into regular functions | ||
security | 5a5269d | 6 years | Change type of uspace pointers in kernel from pointer type to numeric … | ||
smp | 7c5320c | 2 years | Use the semaphore interface instead of waitq in some places Since we … | ||
synch | 5110d0a | 2 years | Turn a bunch of macros into regular functions | ||
syscall | ad211c8 | 6 years | remove unnecessary SYSCALL_END The size of the syscall table is … | ||
sysinfo | fe7bcf1 | 6 years | fix race condition in traversing tasks The task reference count can … | ||
time | 011c79a | 2 years | Replace CPU→needs_relink with CPU→relink_deadline This removes a … | ||
udebug | 07700ed | 2 years | Don't mess with waitq internals to emulate the desired semantics … |
|
Note:
See TracBrowser
for help on using the repository browser.