index
:
minix3
master
Git Repository for an attempted revival of the Minix 3 Operating System
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
minix
/
kernel
/
system
Age
Commit message (
Expand
)
Author
2017-05-07
header cleanup
rlfnb
2017-05-07
Removed unused variables and cleaned whitespaces.
Ben Mezger
2016-08-05
Various timer improvements
David van Moolenbroek
2016-06-18
MIB/libsys: support for remote MIB (RMIB) subtrees
David van Moolenbroek
2016-06-17
Correct bad assignments in various conditions
David van Moolenbroek
2016-01-28
Basic statistical profiling fixes
David van Moolenbroek
2016-01-16
Fix soft faults in FSes resulting in partial I/O
David van Moolenbroek
2016-01-16
Add sequence numbers to grant IDs
David van Moolenbroek
2016-01-16
Kernel: convert K&R functions to ANSI
Dr. Florian Grätz
2016-01-13
Kernel: per-process CPU utilization statistics
David van Moolenbroek
2016-01-13
Kernel: per-state CPU accounting
David van Moolenbroek
2015-09-28
Rework getrusage(2) infrastructure
David van Moolenbroek
2015-09-28
getrusage(2): zero out ru_nsignals field
David van Moolenbroek
2015-09-23
Kernel: export clock information on kernel page
David van Moolenbroek
2015-09-17
Improve asynsend support for process swapping
David van Moolenbroek
2015-09-17
Kernel: IPC filter support for VM memory requests
David van Moolenbroek
2015-09-16
kernel: Debug printing at live update time.
Cristiano Giuffrida
2015-09-16
kernel: Handle IPC properly at live update time.
Cristiano Giuffrida
2015-09-16
kernel: Inherit allowed memory, IRQ & I/O ranges
Cristiano Giuffrida
2015-09-16
kernel: Allow kernel calls to return ENOTREADY.
Cristiano Giuffrida
2015-09-16
kernel: Add support for IPC filters.
Cristiano Giuffrida
2015-09-16
kernel: Add SYS_PRIV_CLEAR_IPC_REFS support.
Cristiano Giuffrida
2015-09-16
kernel: Extend the {sys,vm}_update() interfaces.
Cristiano Giuffrida
2015-09-16
kernel: Extend the sys_whoami() interface.
Cristiano Giuffrida
2015-09-16
kernel: Extend the sys_statectl() interface.
Cristiano Giuffrida
2015-08-08
libsys: make tickdelay(3) more reliable
David van Moolenbroek
2014-11-10
Turn PCI into a character driver
Lionel Sambuc
2014-09-30
Remove support for call profiling
David van Moolenbroek
2014-08-30
Kernel: fix sys_trace
David van Moolenbroek
2014-07-31
New sources layout
Lionel Sambuc