]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2015-09-17 David van MoolenbroekVM: fix mmap region transfer range bug 26/3126/1
2015-09-17 Dirk VogtVM: live update - check for regions above stack 25/3125/1
2015-09-17 Ben GrasRS: synchronize priv from kernel after swap 24/3124/1
2015-09-17 David van MoolenbroekSEF: query VM about holes during state transfer 23/3123/1
2015-09-17 Ben Grasvm: restartability improvements (#2) 22/3122/1
2015-09-17 Ben Grasvm: restartability improvements (#1) 21/3121/1
2015-09-17 Ben GrasKernel: delivermsg improvements 20/3120/1
2015-09-17 Cristiano Giuffridavm: Allow in-band metadata for cache blocks 19/3119/1
2015-09-17 Cristiano Giuffridalibmthread: Fix guard page mapping. 18/3118/1
2015-09-17 Lionel Sambuctestrelpol: let test specific services 17/3117/1
2015-09-17 Cristiano Giuffridatests: Expand the reliability test suite. 16/3116/1
2015-09-17 Cristiano Giuffridasef: Support for LLVM ltckpt instrumentation. 15/3115/1
2015-09-17 Cristiano Giuffridaservices: Selectively enable stateful restart. 14/3114/1
2015-09-17 Cristiano Giuffridars: Update recovery policies for sched and mfs. 13/3113/1
2015-09-17 Cristiano Giuffridars: Add support for RS_FI. 12/3112/1
2015-09-17 Cristiano Giuffridavm: Fix heap preallocation. 11/3111/1
2015-09-17 Cristiano Giuffridavm: Fix vm cloning. 10/3110/1
2015-09-17 David van MoolenbroekResolve boot-time VM/RS deadlock 09/3109/1
2015-09-17 Cristiano GiuffridaSwitch to stateful restart. 08/3108/1
2015-09-17 Cristiano Giuffridads: Add live update extensions. 07/3107/1
2015-09-17 Cristiano GiuffridaAdd live update-friendly annotations. 06/3106/1
2015-09-16 Cristiano Giuffridalibsys: mark regions allocated for DMA as special 04/3104/2
2015-09-16 Cristiano Giuffridavm: Let SEF know about special mmapped regions. 03/3103/2
2015-09-16 David van MoolenbroekRS: clean up dead services during shutdown 02/3102/2
2015-09-16 David van MoolenbroekRS: reset heartbeat status after rollback 01/3101/2
2015-09-16 David van MoolenbroekRS: use IPC filters to do a timed receive 00/3100/2
2015-09-16 Cristiano Giuffridars: New RS. 99/3099/2
2015-09-16 Cristiano Giuffridasef: Extensions for new RS. 98/3098/2
2015-09-16 Cristiano Giuffridasef: New definitions and event loop refactory. 97/3097/2
2015-09-16 Cristiano Giuffridaservice: Extensions for new RS. 96/3096/2
2015-09-16 Cristiano Giuffridainclude: Header file changes for new RS. 95/3095/2
2015-09-16 Cristiano Giuffridasef: Naming refactory. 94/3094/2
2015-09-16 Cristiano Giuffridasef: GCOV cleanup. 93/3093/2
2015-09-16 Cristiano Giuffridavm: Allow VM to make self calls when needed. 92/3092/2
2015-09-16 Cristiano Giuffridavm: Improve live update support. 91/3091/2
2015-09-16 Cristiano Giuffridavm: Separate mmap regions. 90/3090/2
2015-09-16 Cristiano Giuffridavm: Extend the vm_memctl() interface. 89/3089/2
2015-09-16 Cristiano Giuffridars: Ditch dead code to munmap zero pages. 88/3088/2
2015-09-16 Cristiano Giuffridalibsys: Increase number of static grants. 87/3087/2
2015-09-16 Cristiano Giuffridalibsys: Support for senda_reload(). 86/3086/2
2015-09-16 Cristiano Giuffridalibsys: Change SEF Live Update state callback API. 85/3085/2
2015-09-16 Cristiano Giuffridakernel: Debug printing at live update time. 84/3084/2
2015-09-16 Cristiano Giuffridakernel: Handle IPC properly at live update time. 83/3083/2
2015-09-16 Cristiano Giuffridakernel: Inherit allowed memory, IRQ & I/O ranges 82/3082/2
2015-09-16 Cristiano Giuffridakernel: Allow kernel calls to return ENOTREADY. 81/3081/2
2015-09-16 Cristiano Giuffridakernel: Add support for IPC filters. 80/3080/2
2015-09-16 Cristiano Giuffridakernel: Add SYS_PRIV_CLEAR_IPC_REFS support. 79/3079/2
2015-09-16 Cristiano Giuffridakernel: Extend the {sys,vm}_update() interfaces. 78/3078/2
2015-09-16 Cristiano Giuffridakernel: Extend the sys_whoami() interface. 77/3077/2
2015-09-16 Cristiano Giuffridakernel: Extend the sys_statectl() interface. 76/3076/2
2015-09-16 Cristiano Giuffridainclude: Add sys flags definitions. 75/3075/2
2015-09-16 David van MoolenbroekVFS: fix short select(2) timeouts 05/3105/1
2015-09-07 David van Moolenbroekprocfs: do not list init in /proc/services 74/3074/1
2015-09-07 David van MoolenbroekKernel: improve stacktrace printing 73/3073/1
2015-09-01 David van Moolenbroekinet: resolve some compile and runtime warnings 71/3071/1
2015-09-01 David van MoolenbroekVFS: workaround to allow TIOCSCTTY on PTYs 70/3070/1
2015-08-31 David van MoolenbroekVFS: make message pointer management more robust 69/3069/1
2015-08-31 David van MoolenbroekVFS: check X bit, not R bit, opening executables 68/3068/1
2015-08-31 David van MoolenbroekVFS: tweak coredump wrapper code 67/3067/1
2015-08-31 David van MoolenbroekVFS: resolve noassert warning 66/3066/1
2015-08-31 David van Moolenbroeksched: simplify 65/3065/1
2015-08-31 David van MoolenbroekDS: fix regex memory leaks 64/3064/1
2015-08-14 David van Moolenbroeklibminixfs: rework prefetch API 63/3063/2
2015-08-14 David van Moolenbroeklibminixfs: better support for read errors and EOF 62/3062/2
2015-08-14 David van Moolenbroeklibminixfs: keep track of block usage 61/3061/2
2015-08-14 David van Moolenbroeklibminixfs: miscellaneous API cleanup 60/3060/2
2015-08-13 David van Moolenbroeklibminixfs: do not flush blocks that are in use 59/3059/1
2015-08-13 David van Moolenbroeklibminixfs: add support for peeking blocks 58/3058/1
2015-08-13 David van Moolenbroeklibminixfs: add support for memory-mapped holes 57/3057/1
2015-08-13 David van Moolenbroeklibminixfs/VM: fix memory-mapped file corruption 56/3056/1
2015-08-13 David van Moolenbroeklibminixfs: add support for 64-bit block numbers 55/3055/1
2015-08-13 David van MoolenbroekVFS: merge scratchpad into fproc 54/3054/1
2015-08-13 David van Moolenbroekservice(8): no need to include kernel headers 53/3053/1
2015-08-13 David van MoolenbroekRestore and expand NONE_MAJOR comment 52/3052/1
2015-08-10 David van Moolenbroeketc: create system log files 51/3051/2
2015-08-08 David van Moolenbroeklwip: no need to retrieve own endpoint 50/3050/1
2015-08-08 David van MoolenbroekKernel: correctly set USE_ defines from Makefile 49/3049/1
2015-08-08 David van Moolenbroeklibsys: add Tomas Hruby's asynsend barrier 48/3048/1
2015-08-08 David van MoolenbroekKernel: fix async message failure handling crash 47/3047/1
2015-08-08 David van Moolenbroeklibsys: make tickdelay(3) more reliable 46/3046/1
2015-08-08 David van Moolenbroekaudio: use standard Makefile structure 45/3045/1
2015-07-28 Kaustubh KelkarImporting bin/domainname utility 44/3044/1
2015-07-28 David van Moolenbroektests: resolve new compiler warnings 43/3043/1
2015-07-28 Jean-Baptiste... libc: add posix_spawn family of functions 42/3042/2
2015-07-28 Jacob Adamsupdate_bootcfg(8): Add actually useful information 41/3041/1
2015-07-28 Jacob AdamsClose #83 with fix suggested 40/3040/1
2015-07-26 David van Moolenbroekpatch(1): fix arbitrary code execution bug 39/3039/1
2015-07-26 Leonardo FogeleMMC: add support to 8-bit mode. 38/3038/1
2015-07-26 David van MoolenbroekImport NetBSD syslogd(8) 37/3037/2
2015-07-26 David van MoolenbroekLOG: fix bugs in userland write handler 36/3036/2
2015-07-24 David van Moolenbroeklibc: fix sysctl(3) error code 35/3035/1
2015-07-22 Erik van der... test83: add test to send strange/wrong UDP and TCP... 34/3034/1
2015-07-22 Erik van der... test82: share support functions in common.[ch] for... 33/3033/1
2015-07-20 David van Moolenbroekorinoco: retire 32/3032/1
2015-07-20 David van MoolenbroekVFS: add support for F_DUPFD_CLOEXEC 31/3031/1
2015-07-20 David van Moolenbroekbenchmarks: remove unixbench 30/3030/1
2015-07-20 David van Moolenbroekmkfs.mfs: remove Linux mount check 29/3029/1
2015-07-19 David van Moolenbroektests: remove IPC test set 28/3028/1
2015-07-17 David van Moolenbroekinet: fix state transitions in driver receipt code 27/3027/1
2015-07-08 Erik van der... Add test82 (HTTP) 26/3026/1
next