summaryrefslogtreecommitdiff
path: root/minix/kernel/system
AgeCommit message (Expand)Author
2017-05-07header cleanuprlfnb
2017-05-07Removed unused variables and cleaned whitespaces.Ben Mezger
2016-08-05Various timer improvementsDavid van Moolenbroek
2016-06-18MIB/libsys: support for remote MIB (RMIB) subtreesDavid van Moolenbroek
2016-06-17Correct bad assignments in various conditionsDavid van Moolenbroek
2016-01-28Basic statistical profiling fixesDavid van Moolenbroek
2016-01-16Fix soft faults in FSes resulting in partial I/ODavid van Moolenbroek
2016-01-16Add sequence numbers to grant IDsDavid van Moolenbroek
2016-01-16Kernel: convert K&R functions to ANSIDr. Florian Grätz
2016-01-13Kernel: per-process CPU utilization statisticsDavid van Moolenbroek
2016-01-13Kernel: per-state CPU accountingDavid van Moolenbroek
2015-09-28Rework getrusage(2) infrastructureDavid van Moolenbroek
2015-09-28getrusage(2): zero out ru_nsignals fieldDavid van Moolenbroek
2015-09-23Kernel: export clock information on kernel pageDavid van Moolenbroek
2015-09-17Improve asynsend support for process swappingDavid van Moolenbroek
2015-09-17Kernel: IPC filter support for VM memory requestsDavid van Moolenbroek
2015-09-16kernel: Debug printing at live update time.Cristiano Giuffrida
2015-09-16kernel: Handle IPC properly at live update time.Cristiano Giuffrida
2015-09-16kernel: Inherit allowed memory, IRQ & I/O rangesCristiano Giuffrida
2015-09-16kernel: Allow kernel calls to return ENOTREADY.Cristiano Giuffrida
2015-09-16kernel: Add support for IPC filters.Cristiano Giuffrida
2015-09-16kernel: Add SYS_PRIV_CLEAR_IPC_REFS support.Cristiano Giuffrida
2015-09-16kernel: Extend the {sys,vm}_update() interfaces.Cristiano Giuffrida
2015-09-16kernel: Extend the sys_whoami() interface.Cristiano Giuffrida
2015-09-16kernel: Extend the sys_statectl() interface.Cristiano Giuffrida
2015-08-08libsys: make tickdelay(3) more reliableDavid van Moolenbroek
2014-11-10Turn PCI into a character driverLionel Sambuc
2014-09-30Remove support for call profilingDavid van Moolenbroek
2014-08-30Kernel: fix sys_traceDavid van Moolenbroek
2014-07-31New sources layoutLionel Sambuc