]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
2010-11-02 Ben Grasstdio/fclose.c: reset _buf
2010-11-02 Ben Graskernel: limit stacktrace depth to 50.
2010-10-26 Tomas Hruby/proc/cpuinfo
2010-10-26 Tomas Hrubysys_getcpuinfo()
2010-10-26 Tomas HrubyKernel keeps information about each cpu
2010-10-25 Tomas HrubySMP - reduced TLB flushing
2010-10-25 Tomas HrubyFixed unixbench Run script
2010-10-21 Tomas Hrubyif verbore=1 tell us who registers which irq handler
2010-10-21 Tomas HrubyACPI pci-to-pci bridges
2010-10-21 Tomas HrubyZero no more hardwired as BSP apic id
2010-10-21 Tomas HrubyVM implicitly aligns mappings to a page
2010-10-21 Tomas Hrubysingle shot timer interrupts fix
2010-10-19 Tomas Hrubyspurious and error interrupt apic handlers
2010-10-19 Tomas HrubyBSP apic id
2010-10-19 Tomas Hrubypanic in dummy apic handlers
2010-10-19 Tomas HrubyFixed BKL statistics
2010-10-19 Tomas HrubyPCI driver debug output fix
2010-10-15 Tomas HrubyA klib.S include fix
2010-10-15 Tomas Hrubyacpi driver Makefile fix
2010-10-15 Ben Gras<minix/hash.h>
2010-10-15 Ben Grasvm - hash table for block cache
2010-10-15 Ben Grasvm - fix for not placing region outside requested mmap...
2010-10-15 Erik van der... e1000: add 82574L ethernet adapter (thx Niek for your...
2010-10-12 Ben Grasprofile command - correct logic error
2010-10-11 Ben Grasmfs - no more WRITE_IMMED
2010-10-10 Ben Graschange SSIZE_MAX to INT_MAX instead of 32767.
2010-10-08 Erik van der... Fix select-related bugs: missing cancellations led...
2010-10-08 Erik van der... Add libdriver support for async ioctl replies
2010-10-07 Ben Grasvm optimisation - maintain hint for new virtual region...
2010-10-06 Ben Grasinclude <sys/cdefs.h> in <minix/sysutil> (clang fix)
2010-10-05 Erik van der... Fix warnings due to missing __dead attribute on exit
2010-10-04 Erik van der... Fix warnings in libmthread
2010-10-04 Ben Graskernel: fix idle time accounting.
2010-10-04 Erik van der... make system server vprintf check for NULL
2010-10-04 Erik van der... fflush is neither needed nor allowed in system srvers...
2010-10-04 Arun ThomasAdd include/memory.h
2010-10-04 Ben Grasdis386 - a disassembler for ack
2010-10-04 Ben Grasvm: optimisation: avl tree for virtual regions
2010-10-04 Ben Grasvm: don't check the range of memory during sanity checking
2010-10-02 Arun ThomasRemove urlget
2010-10-01 Ben Grasmake the asynsend table size NPROCS-dependent.
2010-09-30 Thomas VeermanRevamp the mthread library and update test59
2010-09-27 David van Moolenbroekhgfs: do not return negative file sizes in stat (report...
2010-09-23 Tomas HrubyWatchdog and kernel profiling for AMD
2010-09-23 Tomas Hrubyneg64() makes a 64bit integer negative
2010-09-23 Tomas HrubyCPU type detection
2010-09-23 Ben Grascprofalyze - perl path fix.
2010-09-23 Tomas HrubyLong (32 char) symbol names in sprofalyze
2010-09-23 Tomas Hrubysprofalyze only warns when executables don't exist
2010-09-23 Tomas Hrubysprofalyze detects what nm to use
2010-09-23 Tomas HrubyBusy idle loop when profiling
2010-09-23 Tomas Hrubysprofile exports kernel sample entries
2010-09-23 Tomas HrubyInternal 64M buffer for profiling
2010-09-23 Tomas HrubyNMI sampling
2010-09-23 Tomas HrubyThe profile utility can set the sprofiling mode
2010-09-23 Tomas HrubyNew profile protocol
2010-09-23 Tomas Hruby32bit process flags
2010-09-23 David van Moolenbroeklibsys: tsc_to_micros support for large TSC delta values
2010-09-23 Thomas VeermanGet rid of erroneous define
2010-09-22 Ben Grasincludes - minor compile fixes.
2010-09-22 Ben Grasenable_fpu_exception() - only write cr0 if bit isn...
2010-09-22 Tomas HrubyNo need to scan devices in PIC mode
2010-09-22 Tomas HrubyRemove unnecessary TLB flushes
2010-09-21 Ben GrasUPDATING - warning about /usr/gnu/lib
2010-09-21 Thomas VeermanAdd libmthread and test59 to test the implementation
2010-09-20 Ben Grasinclude minix 'all' package.
2010-09-20 Ben Graslib/libsys/gcov.c - fix gcc warning
2010-09-20 Ben Gras . forget obsolete /usr/local/bin in $PATH
2010-09-19 Tomas HrubyFixed comments in watchdog
2010-09-19 Tomas Hrubyfix - forgotten debug print
2010-09-19 Tomas HrubyUserspace scheduling - exporting stats
2010-09-17 Ben Graspkgsrc: save binary packages in arch- and osversion...
2010-09-17 Thomas VeermanFix failing unmount attempt at shutdown after running...
2010-09-17 David van Moolenbroekanother sprofalyze.pl update
2010-09-17 Tomas Hrubysprofalyze.pl update
2010-09-16 Tomas HrubyFixed FPU for single cpu
2010-09-16 Tomas Hrubyapic_timer_x
2010-09-15 Tomas HrubyFixed unintentionally removed world target in Makefile
2010-09-15 Tomas HrubySMP - all process have pagetables
2010-09-15 Tomas HrubySMP - lazy FPU
2010-09-15 Tomas HrubySMP - can boot even if some cpus fail to boot
2010-09-15 Tomas HrubySMP - Make sure that VM does not change pt of a process...
2010-09-15 Tomas HrubySMP - Force TLB flush before scheduling a process
2010-09-15 Tomas HrubySMP - Process is stopped when VM modifies the page...
2010-09-15 Tomas HrubySMP - runctl() can stop across cpus
2010-09-15 Tomas HrubySMP - Single shot local timer
2010-09-15 Tomas HrubySMP - Compiles for both single and multi processor...
2010-09-15 Tomas HrubySMP - Print cpu of the process
2010-09-15 Tomas HrubySMP - trully idle APs
2010-09-15 Tomas HrubySMP - BSP halts APs before shutting down
2010-09-15 Tomas HrubySMP - Balancing run queues for SMP
2010-09-15 Tomas HrubySMP - Changed prototype of sys_schedule()
2010-09-15 Tomas HrubySMP - BKL statistics
2010-09-15 Tomas HrubySMP - Free PDE slots are split among CPU
2010-09-15 Tomas HrubySMP - Scheduler can assign process to a cpu
2010-09-15 Tomas HrubySMP - APs are fully enabled
2010-09-15 Tomas HrubySMP - CPU local cycles accounting
2010-09-15 Tomas HrubySMP - proc_ptr and bill_ptr initialization
2010-09-15 Tomas HrubySMP - CPU local idle stub
2010-09-15 Tomas HrubySMP - CPU local run queues
next