source: mainline/kernel/generic/src@ c680333

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 128359eb   5 years martin Replace get_stack_base() with builtin_frame_address(0) The usage 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 8df5f20   6 years zarevucky.jiri Rename NO_TRACE to _NO_TRACE <trace.h> may end up transitively …
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 c680333   2 years zarevucky.jiri Move task switch handling into a separate function
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 c680333   2 years zarevucky.jiri Move task switch handling into a separate function
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 1871118   2 years zarevucky.jiri Make thread_t reference counted This simplifies interaction between …
time 111b9b9   2 years zarevucky.jiri Reimplement waitq using thread_wait/wakeup This adds a few functions …
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.