source: mainline/kernel/generic/include@ 455241b

Name Size Rev Age Author Last Change
../
cap 455241b   5 months zarevucky.jiri Integrate kobject_t into target structures This just means fewer …
console 63ed840   20 months zarevucky.jiri Remove unused functions gets() and getc() from kernel
cpu b169619   20 months zarevucky.jiri Deduplicate mem functions There are a number of functions which are …
ddi 455241b   5 months zarevucky.jiri Integrate kobject_t into target structures This just means fewer …
debug 40eab9f   20 months zarevucky.jiri Print symbol names and line numbers in stacktraces for init tasks …
ipc 455241b   5 months zarevucky.jiri Integrate kobject_t into target structures This just means fewer …
lib 1a1e124   17 months zarevucky.jiri Add static refcount initializer
main 3fcea34   9 months zarevucky.jiri Simplify the SYS_THREAD_CREATE syscall interface Removed the beefy …
mm de96d3b   18 months zarevucky.jiri On x86 CPUs supporting it, use write-combining memory mode for …
printf 28a5ebd   5 years martin Use char32_t instead of wchat_t to represent UTF-32 strings The …
proc 3fcea34   9 months zarevucky.jiri Simplify the SYS_THREAD_CREATE syscall interface Removed the beefy …
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 df721df   5 months zarevucky.jiri Remove sys_waitq_task_cleanup()
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.4 KB 096c0786   10 months zarevucky.jiri Ensure ALIGN_UP/DOWN() work with any size arguments
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.6 KB efed95a3   18 months zarevucky.jiri Make thread→cpu weakly atomic, to avoid need for thread lock
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.7 KB b169619   20 months zarevucky.jiri Deduplicate mem functions There are a number of functions which are …
config.h 3.0 KB 65f3117   2 years zarevucky.jiri Make bootstrap stack statically, rather than dynamically allocated …
context.h 3.3 KB ed7e057   18 months zarevucky.jiri Add functions context_create(), context_replace() and context_swap() …
cpu.h 3.5 KB d23712e   17 months zarevucky.jiri Use thread state variable instead of a cpu local variable to pass state
debug.h 2.6 KB af3235d   12 months 5887334+jxsvoboda Make HelenOS compilable when detailed kernel message is enabled
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*
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 …
member.h 1.7 KB 36795edf   4 years martin Improve lists and other data structures Provide more …
memw.h 1.8 KB b169619   20 months zarevucky.jiri Deduplicate mem functions There are a number of functions which are …
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.
symtab.h 1.9 KB 40eab9f   20 months zarevucky.jiri Print symbol names and line numbers in stacktraces for init tasks …
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.8 KB 3fcea34   9 months zarevucky.jiri Simplify the SYS_THREAD_CREATE syscall interface Removed the beefy …
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.