source:
mainline/kernel/generic/src@
001957b6
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 | da13982 | 20 months | Read symbol table from ELF sections Instead of the currently broken … | ||
cpu | 06f81c4 | 2 years | Check cpu_t::fpu_owner directly instead of … | ||
ddi | 61eb2ce2 | 2 years | Make hash table operations immutable, because global mutable state is evil | ||
debug | 001957b6 | 20 months | ccheck | ||
interrupt | dfb16c4 | 21 months | Panic on unexpected use of exception handling | ||
ipc | 111b9b9 | 2 years | Reimplement waitq using thread_wait/wakeup This adds a few functions … | ||
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 | da13982 | 20 months | Read symbol table from ELF sections Instead of the currently broken … | ||
mm | 169815e | 2 years | Split cpu_t::lock into fpu_lock and tlb_lock For all other purposes, … | ||
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 | ec8ef12 | 2 years | Split find_best_thread() into two functions try_find_thread() … | ||
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 | 4777e02 | 2 years | Make spinlock functions inlineable in non-SMP case By popular demand. | ||
syscall | ad211c8 | 6 years | remove unnecessary SYSCALL_END The size of the syscall table is … | ||
sysinfo | 169815e | 2 years | Split cpu_t::lock into fpu_lock and tlb_lock For all other purposes, … | ||
time | 169815e | 2 years | Split cpu_t::lock into fpu_lock and tlb_lock For all other purposes, … | ||
udebug | 111b9b9 | 2 years | Reimplement waitq using thread_wait/wakeup This adds a few functions … |
|
Note:
See TracBrowser
for help on using the repository browser.