source: mainline/kernel/generic/src@ 2fbb42f

topic/msim-upgrade topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
adt 61eb2ce2   2 years zarevucky.jiri Make hash table operations immutable, because global mutable state is evil
cap b596d0d   2 years zarevucky.jiri Fix incorrect locking in cap_unpublish()
console da13982   20 months zarevucky.jiri Read symbol table from ELF sections Instead of the currently broken …
cpu 06f81c4   2 years zarevucky.jiri Check cpu_t::fpu_owner directly instead of …
ddi 61eb2ce2   2 years zarevucky.jiri Make hash table operations immutable, because global mutable state is evil
debug 2fbb42f   20 months zarevucky.jiri Add printing of file names and line numbers in stacktraces Uses DWARF …
interrupt dfb16c4   21 months zarevucky.jiri Panic on unexpected use of exception handling
ipc 111b9b9   2 years zarevucky.jiri Reimplement waitq using thread_wait/wakeup This adds a few functions …
lib 61eb2ce2   2 years zarevucky.jiri Make hash table operations immutable, because global mutable state is evil
log 28a5ebd   5 years martin Use char32_t instead of wchat_t to represent UTF-32 strings The …
main da13982   20 months zarevucky.jiri Read symbol table from ELF sections Instead of the currently broken …
mm 169815e   2 years zarevucky.jiri Split cpu_t::lock into fpu_lock and tlb_lock For all other purposes, …
preempt 174156fd   7 years jakub Disambiguate doxygroup generic*
printf 28a5ebd   5 years martin Use char32_t instead of wchat_t to represent UTF-32 strings The …
proc ec8ef12   2 years zarevucky.jiri Split find_best_thread() into two functions try_find_thread() …
security 5a5269d   6 years noreply Change type of uspace pointers in kernel from pointer type to numeric …
smp 7c5320c   2 years zarevucky.jiri Use the semaphore interface instead of waitq in some places Since we …
synch 4777e02   2 years zarevucky.jiri Make spinlock functions inlineable in non-SMP case By popular demand.
syscall ad211c8   6 years martin remove unnecessary SYSCALL_END The size of the syscall table is …
sysinfo 169815e   2 years zarevucky.jiri Split cpu_t::lock into fpu_lock and tlb_lock For all other purposes, …
time 169815e   2 years zarevucky.jiri Split cpu_t::lock into fpu_lock and tlb_lock For all other purposes, …
udebug 111b9b9   2 years zarevucky.jiri Reimplement waitq using thread_wait/wakeup This adds a few functions …
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.