../
|
cap
|
|
31e15be
|
4 years
|
5887334+jxsvoboda |
kernel: deprecate atomic_t
|
console
|
|
690ad20
|
2 months
|
zarevucky.jiri |
Convert kio buffer to bytes (part 1)
|
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
|
|
1a1e124
|
17 months
|
zarevucky.jiri |
Add static refcount initializer
|
main
|
|
f35749e
|
4 months
|
jiri |
System restart via shutdown -r
|
mm
|
|
de96d3b
|
18 months
|
zarevucky.jiri |
On x86 CPUs supporting it, use write-combining memory mode for …
|
printf
|
|
163e34c
|
3 months
|
zarevucky.jiri |
Actually convert the printf outputs everywhere
|
proc
|
|
f35749e
|
4 months
|
jiri |
System restart via shutdown -r
|
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
|
|
9f2f5ee
|
3 months
|
zarevucky.jiri |
Rewrite kernel mutex implementation a little
Removes MUTEX_ACTIVE, …
|
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 …
|
udebug
|
|
5a5269d
|
6 years
|
noreply |
Change type of uspace pointers in kernel from pointer type to numeric …
|
align.h
|
2.4 KB
|
096c0786
|
9 months
|
zarevucky.jiri |
Ensure ALIGN_UP/DOWN() work with any size arguments
|
arch.h
|
3.5 KB
|
f35749e
|
4 months
|
jiri |
System restart via shutdown -r
|
assert.h
|
2.7 KB
|
7d1497c
|
3 months
|
zarevucky.jiri |
Make kernel assert() a valid expression when debug is disabled
|
atomic.h
|
5.6 KB
|
efed95a3
|
17 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*
|
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
|
690ad20
|
2 months
|
zarevucky.jiri |
Convert kio buffer to bytes (part 1)
|
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*
|
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*
|