source: mainline/kernel/generic/src@ 117ad5a2

ticket/834-toolchain-update 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 1871118   2 years zarevucky.jiri Make thread_t reference counted This simplifies interaction between …
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 a6e55886   7 years noreply Rename THE/the_t to CURRENT/current_t (#50) Because the word "THE" …
interrupt 169815e   2 years zarevucky.jiri Split cpu_t::lock into fpu_lock and tlb_lock For all other purposes, …
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 deed510   2 years zarevucky.jiri Remove an unused variable and make a few others 'static' They aren't …
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 117ad5a2   2 years zarevucky.jiri Get thread priority from find_best_thread(), instead of locking 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.