source: mainline/kernel/generic/include@ c28413a9

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Name Size Rev Age Author Last Change
../
udebug c0699467   14 years martin do not provide general access to kernel headers from uspace, only …
time 96b02eb9   15 years martin more unification of basic types - use sysarg_t and native_t (unsigned …
sysinfo 196c253   13 years martin add support for private/instance data also for the other sysinfo …
syscall d8db519   14 years martin update syscall prototypes cleanup includes
synch 669f3d32   13 years adam.hraska+hos Adapted the kernel futex subsystem to use CHT.
smp e0c80f66   13 years adam.hraska+hos smp_call: Added license.
security 6b10dab   15 years martin ABI split: pass 64-bit task ID as plain 64-bit argument to …
proc 669f3d32   13 years adam.hraska+hos Adapted the kernel futex subsystem to use CHT.
printf aa492fe   13 years martin extend the scope of compile-time printf-like argument verification
mm 1066041   13 years adam.hraska+hos preemption_disable: Turned functions into macros. Moved THREAD, AS, …
main 7a0359b   15 years martin improve kernel function tracing - add support for more generic kernel …
lib 15c9b26   13 years martin cstyle
ipc 466e95f7   13 years jakub Add SYSIPC_OP macro to avoid repeating the same boilerplate code.
ddi 69114714   13 years jakub Switching to the driver's address space will no longer be needed.
cpu c79800f   13 years adam.hraska+hos Added cpu_mask: represents a set of cpus with a bit vector.
console aca4a04   13 years vojtechhorky Extract common code into function
compiler 0cf813d   13 years adam.hraska+hos rcu: Added new statistics. Changed reclaimers to run callbacks with …
adt c28413a9   13 years adam.hraska+hos cht: Added cht_create_simple(). cht_create() can now block until …
verify.h 2.3 KB fc81981   15 years martin add and improve annotations
userspace.h 1.7 KB d99c1d2   15 years martin use [u]int{8|16|32|64}_t type definitions as detected by the autotool …
typedefs.h 2.2 KB 9a426d1f   14 years martin more kernel/uspace ABI unification: bool, task_id_t, thread_id_t, …
trace.h 1.6 KB 7a0359b   15 years martin improve kernel function tracing - add support for more generic kernel …
symtab_lookup.h 2.0 KB 1e01a35   13 years vojtechhorky Symbol table completion for kernel console (#50) Kernel console …
symtab.h 1.7 KB f0d7bd9   13 years vojtechhorky Create function for displaying —more— prompt
str.h 3.6 KB 059a8e4   13 years martin rename str_uint64() to str_uint64_t() for better consistency with the …
stdint.h 2.1 KB 019a348   15 years martin use portable constant defines for integer ranges
stdarg.h 1.9 KB 6ab8697   16 years martin use builtin_va_* for va_* functions and va_list type (this is …
stacktrace.h 2.8 KB 257ceb1   15 years jakub Introduce the stack trace context which is passed to the individual …
sort.h 1.7 KB 4babe62   15 years martin port uspace sorting improvements back to kernel
putchar.h 1.6 KB eec616b   16 years martin Unicode aware printf and family functions (this breaks some things, …
print.h 1.9 KB aa492fe   13 years martin extend the scope of compile-time printf-like argument verification
preemption.h 2.1 KB 057e77f   13 years adam.hraska+hos preemption_disable: Removed failed attempt at rescheduling once …
panic.h 2.3 KB b366a6f4   14 years martin automatic kernel console lockout * kernel automatically relinquishes …
memstr.h 1.9 KB dbd3dfb   13 years adam.hraska+hos Added kernel bzero().
macros.h 4.7 KB 94795812   13 years jakub Check for dangerous unsigned integer overflows in …
interrupt.h 2.4 KB aa492fe   13 years martin extend the scope of compile-time printf-like argument verification
func.h 1.7 KB 4ce914d4   15 years martin get rid of atoi, use str_uint64
fpu_context.h 1.8 KB 0f81ceb7   16 years martin remove platform dependent constructs from generic code
errno.h 1.6 KB c0699467   14 years martin do not provide general access to kernel headers from uspace, only …
debug.h 3.2 KB 1e01a35   13 years vojtechhorky Symbol table completion for kernel console (#50) Kernel console …
cpu.h 3.1 KB 8e3ed06   13 years adam.hraska+hos rcu: Allowed inlining of the RCU read side.
context.h 3.8 KB 9dae3e97   13 years martin cstyle (no change in functionality)
config.h 3.2 KB e8039a86   13 years jakub Separate system IPC logic into dedicated ops structure hooks.
byteorder.h 3.4 KB d99c1d2   15 years martin use [u]int{8|16|32|64}_t type definitions as detected by the autotool …
bitops.h 2.4 KB 7a0359b   15 years martin improve kernel function tracing - add support for more generic kernel …
atomic.h 2.3 KB 618d02a   13 years adam.hraska+hos Added architecture independent local cpu atomic exchange operation (it …
arch.h 3.2 KB d4d36f9   13 years adam.hraska+hos rcu: Added another preemptible kernel rcu - A-RCU.
align.h 2.2 KB 375fc3f   14 years jakub Add IS_ALIGNED().
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.