source: mainline/kernel/generic/include@ 8996582

Name Size Rev Age Author Last Change
../
cap 31e15be   4 years 5887334+jxsvoboda kernel: deprecate atomic_t
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 e037cf37   4 years jiri Show kernel console again when its physical area is unmapped It's …
debug 40eab9f   20 months zarevucky.jiri Print symbol names and line numbers in stacktraces for init tasks …
ipc 31e15be   4 years 5887334+jxsvoboda kernel: deprecate atomic_t
lib b169619   20 months zarevucky.jiri Deduplicate mem functions There are a number of functions which are …
main deed510   2 years zarevucky.jiri Remove an unused variable and make a few others 'static' They aren't …
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 5663872   18 months zarevucky.jiri Move stuff around for thread sleep Only mark the thread as ready for …
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.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.8 KB 8df5f20   6 years zarevucky.jiri Rename NO_TRACE to _NO_TRACE <trace.h> may end up transitively …
cpu.h 3.5 KB 4760793   18 months zarevucky.jiri Add CPU_LOCAL alongside CPU and segregate fields that are only used …
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*
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.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.