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

topic/msim-upgrade topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
adt 72ac106   2 years zarevucky.jiri Add list_swap() for swapping lists
cap 31e15be   4 years 5887334+jxsvoboda kernel: deprecate atomic_t
console 7c5320c   2 years zarevucky.jiri Use the semaphore interface instead of waitq in some places Since we …
cpu d1582b50   5 years jiri Fix spacing in single-line comments using latest ccheck This found …
ddi e037cf37   4 years jiri Show kernel console again when its physical area is unmapped It's …
debug 2fbb42f   20 months zarevucky.jiri Add printing of file names and line numbers in stacktraces Uses DWARF …
ipc 31e15be   4 years 5887334+jxsvoboda kernel: deprecate atomic_t
lib 1871118   2 years zarevucky.jiri Make thread_t reference counted This simplifies interaction between …
main deed510   2 years zarevucky.jiri Remove an unused variable and make a few others 'static' They aren't …
mm 61eb2ce2   2 years zarevucky.jiri Make hash table operations immutable, because global mutable state is evil
printf 28a5ebd   5 years martin Use char32_t instead of wchat_t to represent UTF-32 strings The …
proc 06f81c4   2 years zarevucky.jiri Check cpu_t::fpu_owner directly instead of …
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 4f84ee42   2 years zarevucky.jiri Fix a bug accidentally introduced in 4777e022
syscall ad211c8   6 years martin remove unnecessary SYSCALL_END The size of the syscall table is …
sysinfo 5a5269d   6 years noreply Change type of uspace pointers in kernel from pointer type to numeric …
time 111b9b9   2 years zarevucky.jiri Reimplement waitq using thread_wait/wakeup This adds a few functions …
types 4805495   6 years zarevucky.jiri Make sure libc and abi header guards are reserved identifiers It's …
udebug 5a5269d   6 years noreply Change type of uspace pointers in kernel from pointer type to numeric …
align.h 2.2 KB 174156fd   7 years jakub Disambiguate doxygroup generic*
arch.h 3.5 KB b076dfb   2 years zarevucky.jiri Implement more elaborate debug checking for spinlocks
assert.h 2.6 KB 174156fd   7 years jakub Disambiguate doxygroup generic*
atomic.h 5.0 KB b2ec5cf   2 years zarevucky.jiri Implement atomic_time_stat_t for lockless timekeeping We keep …
barrier.h 2.2 KB 7328ff4   7 years jiri.zarevucky Use builtin memory fences for kernel barriers, and convert …
bitops.h 2.4 KB 8df5f20   6 years zarevucky.jiri Rename NO_TRACE to _NO_TRACE <trace.h> may end up transitively …
byteorder.h 3.4 KB 174156fd   7 years jakub Disambiguate doxygroup generic*
cc.h 1.8 KB 174156fd   7 years jakub Disambiguate doxygroup generic*
config.h 3.0 KB 65f3117   2 years zarevucky.jiri Make bootstrap stack statically, rather than dynamically allocated …
context.h 3.8 KB 8df5f20   6 years zarevucky.jiri Rename NO_TRACE to _NO_TRACE <trace.h> may end up transitively …
cpu.h 3.3 KB f3dbe27   2 years zarevucky.jiri Reduce locking further with lazy FPU It turns out we only need a lock …
debug.h 2.5 KB da13982   20 months zarevucky.jiri Read symbol table from ELF sections Instead of the currently broken …
errno.h 1.6 KB 174156fd   7 years jakub Disambiguate doxygroup generic*
fpu_context.h 1.8 KB 174156fd   7 years jakub Disambiguate doxygroup generic*
gsort.h 1.7 KB 174156fd   7 years jakub Disambiguate doxygroup generic*
halt.h 1.7 KB 31e15be   4 years 5887334+jxsvoboda kernel: deprecate atomic_t
interrupt.h 2.5 KB 174156fd   7 years jakub Disambiguate doxygroup generic*
log.h 2.1 KB 5a5269d   6 years noreply Change type of uspace pointers in kernel from pointer type to numeric …
macros.h 5.0 KB 36795edf   4 years martin Improve lists and other data structures Provide more …
mem.h 2.2 KB 174156fd   7 years jakub Disambiguate doxygroup generic*
member.h 1.7 KB 36795edf   4 years martin Improve lists and other data structures Provide more …
panic.h 2.5 KB 88e43bc   7 years zarevucky.jiri Mark unreachable consistently in kernel At least in places that were …
preemption.h 2.1 KB a6e55886   7 years noreply Rename THE/the_t to CURRENT/current_t (#50) Because the word "THE" …
print.h 2.0 KB 174156fd   7 years jakub Disambiguate doxygroup generic*
putchar.h 1.6 KB 28a5ebd   5 years martin Use char32_t instead of wchat_t to represent UTF-32 strings The …
stacktrace.h 2.9 KB 2fbb42f   20 months zarevucky.jiri Add printing of file names and line numbers in stacktraces Uses DWARF …
stdio.h 1.6 KB 208db5a   7 years jiri Make ordered dictionary available in kernel, too.
stdlib.h 1.7 KB aafed15   7 years zarevucky.jiri Declare malloc() etc in standard <stdlib.h> rather than <mm/slab.h>
str.h 3.6 KB 28a5ebd   5 years martin Use char32_t instead of wchat_t to represent UTF-32 strings The …
symtab.h 1.9 KB da13982   20 months zarevucky.jiri Read symbol table from ELF sections Instead of the currently broken …
trace.h 1.6 KB 8df5f20   6 years zarevucky.jiri Rename NO_TRACE to _NO_TRACE <trace.h> may end up transitively …
typedefs.h 1.9 KB 174156fd   7 years jakub Disambiguate doxygroup generic*
uchar.h 1.6 KB 28a5ebd   5 years martin Use char32_t instead of wchat_t to represent UTF-32 strings The …
userspace.h 1.7 KB 174156fd   7 years jakub Disambiguate doxygroup generic*
verify.h 2.2 KB 174156fd   7 years jakub Disambiguate doxygroup generic*
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.