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
Age
Commit message (
Expand
)
Author
2018-10-26
Fixed tiny spelling error in proc.c
Tai Groot
2018-03-25
kernel/arm: send SIGSEGV to processes
Arne Welzel
2018-03-25
kernel/arm: do not treat all data aborts as pagefaults
Arne Welzel
2017-05-07
header cleanup
rlfnb
2017-05-07
Removed unused variable and cleaned whitespaces
Ben Mezger
2017-05-07
Removed unused variables and cleaned whitespaces.
Ben Mezger
2017-05-07
Removed unused variables and cleaned whitespaces.
Ben Mezger
2017-05-07
Prevent arg from being used any further
Ben Mezger
2017-03-09
Retire inet: the previous MINIX TCP/IP service
David van Moolenbroek
2016-10-19
Fix grammar errors in a comment
io12
2016-09-24
Add LLVM GCOV coverage support
David van Moolenbroek
2016-08-05
Various timer improvements
David van Moolenbroek
2016-08-04
Preparations for PAE support
rlfnb
2016-07-09
kernel/cpulocals.h: Simplify macros
Lionel Sambuc
2016-06-18
MIB/libsys: support for remote MIB (RMIB) subtrees
David van Moolenbroek
2016-06-18
kernel: Update copyright year
Jacob Adams
2016-06-17
Correct bad assignments in various conditions
David van Moolenbroek
2016-03-09
Kernel: disable assert in prefetch abort handler
David van Moolenbroek
2016-01-28
Basic statistical profiling fixes
David van Moolenbroek
2016-01-16
Fix typo in comment
Gerhard Poul
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: apply x86 copy overflow check to ARM
David van Moolenbroek
2016-01-16
Kernel: synchronize i386 and ARM clock code
Lionel Sambuc
2016-01-16
Kernel: convert K&R functions to ANSI
Dr. Florian Grätz
2016-01-13
Kernel: per-process sleep time
David van Moolenbroek
2016-01-13
Kernel: per-process CPU utilization statistics
David van Moolenbroek
2016-01-13
Kernel: per-state CPU accounting
David van Moolenbroek
2016-01-13
Add MIB service, sysctl(2) support
David van Moolenbroek
2016-01-13
Integrate magic instrumentation into build system
David van Moolenbroek
2016-01-13
NetBSD re-synchronization of the source tree
Lionel Sambuc
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: separate userland ABI on kernel page
David van Moolenbroek
2015-09-23
Kernel: store ARM frclock info in one structure
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-17
Kernel: delivermsg improvements
Ben Gras
2015-09-17
Add live update-friendly annotations.
Cristiano Giuffrida
2015-09-16
vm: Separate mmap regions.
Cristiano Giuffrida
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
[next]