More clock cleanup:
[dragonfly.git] / sys / sys / systm.h
2009-05-17 Sepherosa ZiehauMore clock cleanup:
2009-02-05 Aggelos Economopouloskill db_print_backtrace()
2008-09-11 Matthew DillonImprove code flow for KASSERT and KKASSERT using __pred...
2008-07-23 Matthew DillonSynchronize some of the machine-independant AMD64 bits.
2008-07-11 Sascha WildnerAdd prototype for crc32_ext().
2008-03-05 Sepherosa ZiehauAdd serialize_sleep(), which will atomically release...
2007-11-25 Sascha WildnerAdjust acpi.c and bios.c to use kfreeenv()/ktestenv...
2007-11-24 Sascha WildnerRemove old prototypes of consinit() (which was removed...
2007-11-14 Sascha Wildner* Remove the remains of the obsolete timeout()/untimeou...
2007-07-30 Matthew DillonIntroduce krateprintf(), a rate-controlled kprintf...
2007-07-02 Matthew DillonImplement an architecture call for contended spinlocks...
2007-07-02 Matthew DillonImplement an architecture function cpu_mplock_contested...
2007-05-24 Matthew DillonAdd lwkt_sleep() to formalize a shortcut numerous bits...
2007-05-15 Matthew Dillon* The diskslice abstraction now stores offsets/sizes...
2007-05-01 Matthew DillonImplement kern.do_async_attach. default disabled. ...
2007-04-30 Matthew DillonRevamp SYSINIT ordering. Relabel sysinit IDs (SI_...
2007-04-27 Matthew DillonImplement ncpus_fit and ncpus_fit_mask. Admittedly...
2007-02-18 Simon Schubert1:1 Userland threading stage 2.13/4:
2007-01-15 Matthew DillonWe want the virtual kernel to be default-secure. Disab...
2007-01-13 Thomas E. SpanjaardAdd support for a dynamic environment array in the...
2007-01-12 Matthew DillonAdd missing link options to export global symbols to...
2007-01-11 Matthew DillonRemove unused SWI's.
2007-01-09 Matthew DillonGet floating point working in virtual kernels. Add...
2007-01-08 Matthew DillonModify the trapframe sigcontext, ucontext, etc. Add...
2007-01-07 Matthew DillonImplement nearly all the remaining items required to...
2007-01-05 Matthew DillonMove dumplo from MD to kern/kern_shutdown.c
2006-12-27 Matthew DillonMake a chunk of low level initialization code for proc0...
2006-12-27 Thomas E. SpanjaardAdd generic printout of extended CPUID feature flags...
2006-12-26 Matthew DillonRemove unused procedures and declarations.
2006-12-26 Sascha Wildner- addlog(...) is identical to log(-1, ...). Get rid...
2006-12-23 Sascha WildnerRemove printf() definition and prototype from the kernel.
2006-12-20 Matthew DillonRename sprintf -> ksprintf
2006-12-18 Matthew DillonAdd 'k' versions for printf, sprintf, and snprintf...
2006-12-18 Matthew DillonRename kvprintf -> kvcprintf (call-back version)
2006-12-13 Matthew Dillonrename sscanf -> ksscanf
2006-12-05 Matthew DillonFor the moment conditionally remove the declaration...
2006-12-04 Matthew DillonMake int bootverbose and int cold declarations machine...
2006-11-08 Matthew DillonMove the Maxmem extern to systm.h
2006-11-07 Matthew DillonMore Machine-dependant/Machine-independant code and...
2006-10-23 Matthew DillonGet rid of the indirect function pointer for bzero...
2006-10-20 Matthew DillonAdd a ton of infrastructure for VKERNEL support. ...
2006-09-30 Sascha WildnerRemove incorrect extern declarations for stuff that...
2006-09-10 Matthew DillonChange the kernel dev_t, representing a pointer to...
2006-09-03 Matthew DillonRename functions to avoid conflicts with libc.
2006-07-28 Matthew DillonMASSIVE reorganization of the device operations vector...
2006-05-27 Matthew DillonImplement msleep(). This function is similar to the...
2006-05-21 Matthew DillonClean up more #include files. Create an internal __boo...
2006-04-14 Matthew DillonSupply version of wakeup() which only operate on thread...
2006-03-12 Matthew DillonChange KKASSERT() to not embed #exp in the control...
2005-11-19 Matthew DillonConvert the lockmgr interlock from a token to a spinloc...
2005-11-14 Matthew DillonMake tsleep/wakeup() MP SAFE for kernel threads and...
2005-10-24 Eirik NygaardMake wakeup, tsleep and friends MP-safe.
2005-06-16 Matthew DillonRemove all remaining SPL code. Replace the mtd_cpl...
2005-06-10 Matthew Dillonspl->critical section conversion, plus remove some...
2005-04-30 Sascha WildnerRemove DEC Alpha support.
2005-02-17 Joerg SonnenbergerGCC supports two pseudo variables to get the function...
2005-02-01 Matthew DillonAdd a intrmask_t pointer to register_int() and register...
2005-01-14 Matthew DillonAdd syscall primitives for generic userland accessible...
2004-12-30 Chris PresseyImprove seperation between kernel code and userland...
2004-10-12 Matthew DillonVFS messaging/interfacing work stage 8/99: Major rework...
2004-09-30 Matthew DillonVFS messaging/interfacing work stage 7/99. BEGIN DESTA...
2004-09-30 Joerg SonnenbergerAdd CTASSERT, a facility for simple compile time assert...
2004-09-19 Matthew DillonRemove timeout() and untimeout() plus all related suppo...
2004-08-02 Matthew DillonAdd a global, clocks_running, which tells us when timeo...
2004-05-19 Matthew DillonDevice layer rollup commit.
2004-03-05 Jeffrey HsuRemember the next lowest power of 2 of "npus" in "ncpus2".
2004-01-30 Matthew DillonThis commit represents a major revamping of the clock...
2003-11-15 Matthew DillonMisc cleanups to take care of GCC3.x warnings. Missing...
2003-11-09 Matthew DillonCore integer types header file reorganization stage...
2003-11-07 Matthew DillonSynchronize APMBIOS with FreeBSD-5.x bios.c 1.64. ...
2003-08-20 Robert Garrett__P() != wanted, begin removal, in order to preserve...
2003-08-03 Hiten PandyaDELAY() does not belong in a MD include file, instead...
2003-08-03 Hiten PandyaAdd backtrace() prototype.
2003-07-23 Matthew DillonLINT pass. Cleanup missed proc->thread conversions...
2003-07-19 Matthew DillonRemove the priority part of the priority|flags argument...
2003-06-29 Matthew Dillonthreaded interrupts 1: Rewrite the ICU interrupt code...
2003-06-28 Matthew Dillonsmp/up collapse stage 1 of 2: Make UP use the globaldat...
2003-06-25 Matthew Dillonproc->thread stage 4: rework the VFS and DEVICE subsyst...
2003-06-23 Matthew Dillonproc->thread stage 2: MAJOR revamping of system calls...
2003-06-21 Matthew Dillonthread stage 8: add crit_enter(), per-thread cpl handli...
2003-06-20 Matthew Dillonthread stage 7: Implement basic LWKTs, use a straight...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: