summaryrefslogtreecommitdiff
path: root/minix/kernel/arch
AgeCommit message (Expand)Author
2018-03-25kernel/arm: send SIGSEGV to processesArne Welzel
2018-03-25kernel/arm: do not treat all data aborts as pagefaultsArne Welzel
2017-05-07header cleanuprlfnb
2016-10-19Fix grammar errors in a commentio12
2016-08-05Various timer improvementsDavid van Moolenbroek
2016-08-04Preparations for PAE supportrlfnb
2016-03-09Kernel: disable assert in prefetch abort handlerDavid van Moolenbroek
2016-01-16Fix typo in commentGerhard Poul
2016-01-16Kernel: apply x86 copy overflow check to ARMDavid van Moolenbroek
2016-01-16Kernel: synchronize i386 and ARM clock codeLionel Sambuc
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
2016-01-13NetBSD re-synchronization of the source treeLionel Sambuc
2015-09-23Kernel: separate userland ABI on kernel pageDavid van Moolenbroek
2015-09-23Kernel: store ARM frclock info in one structureDavid van Moolenbroek
2015-09-23Kernel: export clock information on kernel pageDavid van Moolenbroek
2015-09-17Kernel: delivermsg improvementsBen Gras
2015-09-16vm: Separate mmap regions.Cristiano Giuffrida
2015-09-16kernel: Allow kernel calls to return ENOTREADY.Cristiano Giuffrida
2015-09-07Kernel: improve stacktrace printingDavid van Moolenbroek
2015-03-18arm: Make sure __k_unpaged_MINIX is firstEmmanuel Blot
2015-03-05Fix arm build for GCC, noassert, -OsLionel Sambuc
2014-12-12ARM: can build with llvm, switch to EABIBen Gras
2014-12-03minix/ changes for arm llvm buildBen Gras
2014-11-25remove unused PSW restore codeBen Gras
2014-11-24restore PSW like 9393439a20 for AMD syscallBen Gras
2014-11-07Fix iopl flag when sysenter/exit are usedLionel Sambuc
2014-09-01Make the kernel less chattyLionel Sambuc
2014-08-29Fix bitcode support for kernelLionel Sambuc
2014-08-28merge libminlib with libcBen Gras
2014-08-22arm am335x: disable watchdog timer on bootupBen Gras
2014-07-31New sources layoutLionel Sambuc