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
/
arch
Age
Commit message (
Expand
)
Author
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
2016-10-19
Fix grammar errors in a comment
io12
2016-08-05
Various timer improvements
David van Moolenbroek
2016-08-04
Preparations for PAE support
rlfnb
2016-03-09
Kernel: disable assert in prefetch abort handler
David van Moolenbroek
2016-01-16
Fix typo in comment
Gerhard Poul
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 CPU utilization statistics
David van Moolenbroek
2016-01-13
Kernel: per-state CPU accounting
David van Moolenbroek
2016-01-13
NetBSD re-synchronization of the source tree
Lionel Sambuc
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
Kernel: delivermsg improvements
Ben Gras
2015-09-16
vm: Separate mmap regions.
Cristiano Giuffrida
2015-09-16
kernel: Allow kernel calls to return ENOTREADY.
Cristiano Giuffrida
2015-09-07
Kernel: improve stacktrace printing
David van Moolenbroek
2015-03-18
arm: Make sure __k_unpaged_MINIX is first
Emmanuel Blot
2015-03-05
Fix arm build for GCC, noassert, -Os
Lionel Sambuc
2014-12-12
ARM: can build with llvm, switch to EABI
Ben Gras
2014-12-03
minix/ changes for arm llvm build
Ben Gras
2014-11-25
remove unused PSW restore code
Ben Gras
2014-11-24
restore PSW like 9393439a20 for AMD syscall
Ben Gras
2014-11-07
Fix iopl flag when sysenter/exit are used
Lionel Sambuc
2014-09-01
Make the kernel less chatty
Lionel Sambuc
2014-08-29
Fix bitcode support for kernel
Lionel Sambuc
2014-08-28
merge libminlib with libc
Ben Gras
2014-08-22
arm am335x: disable watchdog timer on bootup
Ben Gras
2014-07-31
New sources layout
Lionel Sambuc