source:
mainline/kernel/generic/include@
1558d85
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
adt | c1b8ad4 | 9 years | Add btree_count() | ||
compiler | 85eba4c | 13 years | Added missing copyright notice to kernel compiler/barrier.h. | ||
console | 3266412 | 9 years | kconsole tab completion: implement args completion for 'describe' and … | ||
cpu | c79800f | 13 years | Added cpu_mask: represents a set of cpus with a bit vector. | ||
ddi | 8cd680c | 11 years | Add pio_disable(). - Implement *iospace_disable*(). - Implement … | ||
ipc | 8820544 | 11 years | support for kernel notification multiplexing in the async framework * … | ||
lib | 53031c2 | 10 years | add annotations for static checks | ||
main | 7a0359b | 15 years | improve kernel function tracing - add support for more generic kernel … | ||
mm | 1558d85 | 9 years | Remove duplicate includes | ||
printf | c8752175 | 12 years | clang can check printf too (-Wformat) | ||
proc | faec9fc | 11 years | Declare a spinlock in a UP-friendly way. | ||
security | 6b10dab | 15 years | ABI split: pass 64-bit task ID as plain 64-bit argument to … | ||
smp | e0c80f66 | 13 years | smp_call: Added license. | ||
synch | b2fa1204 | 12 years | Cherrypick usage of kernel logger | ||
syscall | d8db519 | 14 years | update syscall prototypes cleanup includes | ||
sysinfo | 196c253 | 13 years | add support for private/instance data also for the other sysinfo … | ||
time | 3b05380b | 12 years | Set timer back to 100Hz breaks direct playback (audio server is OK), … | ||
udebug | c0699467 | 14 years | do not provide general access to kernel headers from uspace, only … | ||
align.h | 2.2 KB | 375fc3f | 14 years | Add IS_ALIGNED(). | |
arch.h | 3.2 KB | d4d36f9 | 13 years | rcu: Added another preemptible kernel rcu - A-RCU. | |
atomic.h | 2.3 KB | 618d02a | 13 years | Added architecture independent local cpu atomic exchange operation (it … | |
bitops.h | 2.4 KB | 7a0359b | 15 years | improve kernel function tracing - add support for more generic kernel … | |
byteorder.h | 3.4 KB | d99c1d2 | 15 years | use [u]int{8|16|32|64}_t type definitions as detected by the autotool … | |
cc.h | 1.8 KB | 630b9d35 | 11 years | Unbreak link-time-optimization builds Apparently, newer version of … | |
config.h | 3.0 KB | fa24efa | 12 years | make sure read() and write() respect DATA_XFER_LIMIT | |
context.h | 3.8 KB | 9dae3e97 | 13 years | cstyle (no change in functionality) | |
cpu.h | 3.1 KB | 8e3ed06 | 13 years | rcu: Allowed inlining of the RCU read side. | |
debug.h | 3.5 KB | bcc20fa1 | 11 years | Add missing include (unbreak non-debug builds) | |
errno.h | 1.6 KB | c0699467 | 14 years | do not provide general access to kernel headers from uspace, only … | |
fpu_context.h | 1.8 KB | 0f81ceb7 | 17 years | remove platform dependent constructs from generic code | |
func.h | 1.7 KB | 4ce914d4 | 15 years | get rid of atoi, use str_uint64 | |
interrupt.h | 2.5 KB | 6dbe7f68 | 11 years | Only one ppc32 istate_t definition to rule them all. | |
log.h | 2.1 KB | 91db0280 | 12 years | Cherrypick kernel logging facility | |
macros.h | 4.9 KB | b0c2075 | 12 years | new physical memory allocator supporting physical address constrains … | |
memstr.h | 2.1 KB | 53031c2 | 10 years | add annotations for static checks | |
panic.h | 2.3 KB | b366a6f4 | 14 years | automatic kernel console lockout * kernel automatically relinquishes … | |
preemption.h | 2.1 KB | 057e77f | 13 years | preemption_disable: Removed failed attempt at rescheduling once … | |
print.h | 1.9 KB | aa492fe | 13 years | extend the scope of compile-time printf-like argument verification | |
putchar.h | 1.6 KB | eec616b | 16 years | Unicode aware printf and family functions (this breaks some things, … | |
sort.h | 1.7 KB | 4babe62 | 15 years | port uspace sorting improvements back to kernel | |
stacktrace.h | 2.8 KB | 257ceb1 | 15 years | Introduce the stack trace context which is passed to the individual … | |
stdarg.h | 1.9 KB | 6ab8697 | 16 years | use builtin_va_* for va_* functions and va_list type (this is … | |
stdint.h | 2.1 KB | 019a348 | 15 years | use portable constant defines for integer ranges | |
str.h | 3.6 KB | 83b2e73 | 9 years | fix STR_BOUNDS macro: include cnt param into round brackets This … | |
symtab.h | 1.7 KB | a363016 | 9 years | kconsole tab completion: call* argument hints restored by using proper … | |
symtab_lookup.h | 2.0 KB | 1e01a35 | 13 years | Symbol table completion for kernel console (#50) Kernel console … | |
trace.h | 1.6 KB | 7a0359b | 15 years | improve kernel function tracing - add support for more generic kernel … | |
typedefs.h | 2.1 KB | 193d280c | 10 years | cstyle improvements replace traditional K&R-style function … | |
userspace.h | 1.7 KB | d99c1d2 | 15 years | use [u]int{8|16|32|64}_t type definitions as detected by the autotool … | |
verify.h | 2.3 KB | fc81981 | 15 years | add and improve annotations |
|
Note:
See TracBrowser
for help on using the repository browser.