]> Zhao Yanbai Git Server - minix.git/shortlog
minix.git
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
2010-09-15 Tomas HrubySMP - CPU and CPU mask for processes
2010-09-15 Tomas HrubySMP - BSP waits until the APs finish their booting
2010-09-15 Tomas HrubySMP - Only a single APIC timer handler
2010-09-15 Tomas HrubySMP - The slave CPUs turn paging on
2010-09-15 Tomas HrubySMP - Big kernel lock (BKL)
2010-09-15 Tomas HrubySMP - Kernel is loaded above 1M by default
2010-09-15 Tomas HrubySMP - We boot APs
2010-09-15 Tomas HrubySMP - Cpu local variables
2010-09-15 Tomas Hrubyproc_init()
2010-09-15 Tomas HrubyEnable paging - some more code reshuffling
2010-09-15 Tomas Hrubyarch proto.h renamed to arch_proto.h
2010-09-15 Ben Grasbump trunk version to 3.1.9
2010-09-15 Ben Grasinclude - minor compile fixes (including <ansi.h> in...
2010-09-14 David van Moolenbroekmake getsysinfo() a system-land call
2010-09-14 David van Moolenbroekmake all other commands use ProcFS
2010-09-14 David van Moolenbroekmake top(1) use ProcFS
2010-09-14 David van Moolenbroekmake ps(1) use ProcFS
2010-09-14 David van Moolenbroekmake library calls use ProcFS
2010-09-14 David van MoolenbroekProcFS integration
2010-09-14 David van MoolenbroekProcFS server, by Alen Stojanov and David van Moolenbroek
2010-09-14 David van MoolenbroekVM: expose secondary cache size
2010-09-14 David van MoolenbroekPM: save process frame length
2010-09-14 Ben Grasadd EHOSTDOWN errno.
2010-09-13 Ben Grasmake, lib changes to make gcc/clang format libraries...
2010-09-13 Ben Graslib: fixes to make clang not error
2010-09-13 Ben GrasMakefiles: remove -D__minix for assembly invocations.
2010-09-12 Arun ThomasUpdate PATHs for llvm and X11
2010-09-12 Arun ThomasRemove packit/packman from Makefile
2010-09-12 Arun ThomasRemove packman and packit manpages
2010-09-10 Arun ThomasUpdate release script for pkgsrc
2010-09-10 David van Moolenbroekremove hardcoding of system.conf path in various servic...
2010-09-09 David van Moolenbroekmemory driver: propagate data copy error to caller
2010-09-09 David van Moolenbroekshutdown(8): buffer accessed beyond end during option...
2010-09-09 David van MoolenbroekIS: delete obsolete is.h
2010-09-07 Tomas HrubyAPIC mode uses IO APICs
2010-09-06 Erik van der... Make realpath deal with double slashes
2010-09-03 Tomas Hrubyasm.h not installed
2010-09-03 Erik van der... Make hexdump ACK-compilable and add it to the base...
2010-09-03 Arun ThomasNo more packman, easypack, packit
2010-09-02 Tomas HrubyPCI driver uses ACPI if APIC is used.
2010-09-02 Tomas HrubyACPI driver loaded at boot time
2010-09-02 Tomas HrubyACPI driver
2010-09-02 Tomas Hrubypci_*.h headers moved from drivers/pci to include/machine
2010-09-02 Tomas HrubyKernel exports DSDP and apic_enabled in machine structure
2010-09-02 Tomas HrubyKernel supports up to 64 IRQs
2010-09-02 Tomas HrubyACPI in kernel
2010-09-02 Thomas VeermanClean up the created temp file after running the test.
2010-09-01 Ben Grasremoved redundant includes dependency from gnu-libraries.
next