git://scm.lunaixsky.com
/
lunaix-os.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
feat: kernel stack tracing
[lunaix-os.git]
/
lunaix-os
/
kernel
/
process
/
sched.c
2023-08-20
Minep
feat: kernel stack tracing
blob
|
commitdiff
|
raw
2023-08-20
Minep
fix: corrected time conversion on alarm/sleep syscall
blob
|
commitdiff
|
raw
|
diff to current
2023-08-19
Minep
refactor: one more step towards arch-agnostic design
blob
|
commitdiff
|
raw
|
diff to current
2023-08-12
Minep
refactor: striped more arch-related code from the kerne...
blob
|
commitdiff
|
raw
|
diff to current
2023-07-25
Minep
refactor: decouple i386 specific instruction invocation
blob
|
commitdiff
|
raw
|
diff to current
2023-07-23
Minep
refactor: Optimize the signal context overhead
blob
|
commitdiff
|
raw
|
diff to current
2023-07-23
Minep
refactor: Optimize the context switch overhead
blob
|
commitdiff
|
raw
|
diff to current
2023-07-22
Minep
fix: argv, envp passing
blob
|
commitdiff
|
raw
|
diff to current
2023-07-21
Minep
refactor: full rewrite of signal feature
blob
|
commitdiff
|
raw
|
diff to current
2023-07-16
Minep
chore: fix almost *ALL* warnings.
blob
|
commitdiff
|
raw
|
diff to current
2023-06-14
Minep
Merge branch 'master' into prog-loader
blob
|
commitdiff
|
raw
|
diff to current
2023-01-17
Minep
Merge branch 'master' into prog-loader
blob
|
commitdiff
|
raw
|
diff to current
2023-01-17
Minep
Merge branch 'master' of github.com:Minep/lunaix-os
blob
|
commitdiff
|
raw
|
diff to current
2023-01-17
Minep
fix: sleeper issue #13
blob
|
commitdiff
|
raw
|
diff to current
2023-01-04
Minep
Merge branch 'interrupt-rework' into prog-loader
blob
|
commitdiff
|
raw
|
diff to current
2023-01-04
Minep
refactor: cut off some bloats in intr_ctx
blob
|
commitdiff
|
raw
|
diff to current
2022-12-31
Minep
feat: heap support and re-worked
blob
|
commitdiff
|
raw
|
diff to current
2022-12-31
Minep
feat: basic elf32 loader (only LOAD segment is supported)
blob
|
commitdiff
|
raw
|
diff to current
2022-12-29
Minep
feat: msync(2)
blob
|
commitdiff
|
raw
|
diff to current
2022-12-28
Minep
regression: mmap for fd
blob
|
commitdiff
|
raw
|
diff to current
2022-12-05
Minep
Merge branch 'master' into prog-loader
blob
|
commitdiff
|
raw
|
diff to current
2022-11-20
Minep
feat: (vm) memory mapping support: mmap/munmap
blob
|
commitdiff
|
raw
|
diff to current
2022-11-10
Minep
feat: (ahci) support multiple AHCI controller
blob
|
commitdiff
|
raw
|
diff to current
2022-11-10
Minep
fix: add dummy process to keep scheduler busy
blob
|
commitdiff
|
raw
|
diff to current
2022-11-09
Minep
fix: memory leakage in file descriptor allocation
blob
|
commitdiff
|
raw
|
diff to current
2022-11-09
Minep
fix: use wait queue for blocking process
blob
|
commitdiff
|
raw
|
diff to current
2022-09-17
Minep
feat: add support for process to conduct Intel x87...
blob
|
commitdiff
|
raw
|
diff to current
2022-09-17
Minep
Merge branch 'device-sys'
blob
|
commitdiff
|
raw
|
diff to current
2022-09-17
Minep
fix: dnode cache syncing for pseudo fs
blob
|
commitdiff
|
raw
|
diff to current
2022-08-31
Minep
feat: simple read/write lock implementation
blob
|
commitdiff
|
raw
|
diff to current
2022-08-30
Minep
feat: support ioctl() syscall for direct control to...
blob
|
commitdiff
|
raw
|
diff to current
2022-08-29
Minep
feat: taskfs for export process to filesystem
blob
|
commitdiff
|
raw
|
diff to current