Fix installworld until new bridge is fully committed.
[dragonfly.git] / sys /
2005-12-20 Matthew DillonClean up some minor typos in comments.
2005-12-19 Matthew DillonFix a number of panic conditions for network cardbus...
2005-12-19 Simon SchubertAdjust sources to accomodate for repo copy of our bridg...
2005-12-18 Sepherosa ZiehauAfter bus/pci/pcivar.h rev1.10, pcib_get_bus() should...
2005-12-18 Matthew DillonAdd KTR logging to the core tcp protocol loop.
2005-12-18 Sepherosa Ziehau- serialize iwi(4)
2005-12-17 Sepherosa Ziehau1) Add support for NIC found in Sony FS570 laptops
2005-12-16 Matthew DillonProperly integrate the now mandatory serializer into...
2005-12-14 Matthew DillonpfnStop() seems to take a flags argument which as far...
2005-12-12 Matthew DillonMove tsc_offsets[] to a new home to unbreak kernel...
2005-12-11 Sascha WildnerFix typo.
2005-12-11 Sascha Wildner* Ansify function definitions.
2005-12-11 Sascha Wildner* Ansify function definitions.
2005-12-10 Matthew DillonAdd a feature and a sysctl (debug.ktr.testipicnt) to...
2005-12-10 Matthew DillonFix another interesting bug. td_threadq is shared...
2005-12-10 Matthew DillonAdd KTR logging for IF_EM to measure interrupt overhead...
2005-12-10 Matthew DillonAdd KTR logging for tsleep entry/exit and wakeup entry...
2005-12-10 Matthew DillonMake the KTR test logging work for UP as well as SMP.
2005-12-10 Matthew DillonFix UP build issues. Move tsc_offsets[] from mp_machde...
2005-12-10 Matthew DillonBeef up error reporting for a particular assertion...
2005-12-10 Sascha WildnerAnsify function definitions.
2005-12-10 Sascha WildnerAnsify function definitions.
2005-12-10 Sascha WildnerFix some manlint nits and add .Dx where appropriate.
2005-12-08 Matthew DillonFix the directory scan code for SMBFS. It was losing...
2005-12-08 Matthew DillonSB_NOINTR must be set for the socket to prevent nbssn_r...
2005-12-08 Matthew DillonClean up more spinlock conversion issues and fix relate...
2005-12-07 Matthew DillonAdd additional KTR lines to allow us to characterize...
2005-12-07 Matthew DillonAdd KTR_TESTLOG and debug.ktr.testlogcnt, which issues...
2005-12-07 Simon SchubertMerge from vendor branch CVS:
2005-12-06 Matthew DillonSynchronize the TSC between all cpus on startup and...
2005-12-06 Sepherosa Ziehauminor style change
2005-12-06 Sepherosa Ziehauremove duplicated `use'
2005-12-06 Matthew DillonThe new lockmgr() function requires spinlocks, not...
2005-12-06 Matthew Dillondoreti and splz were improperly requiring that the...
2005-12-05 Matthew DillonDocument the nfs dirent conversion code. No functional...
2005-12-05 Matthew DillonFix a bug in our RB_SCAN calls. A critical section...
2005-12-05 Sascha WildnerAnsify function definitions.
2005-12-04 Matthew DillonAdd support for DLink 528(T) Gigabit cards.
2005-12-03 Matthew DillonFix a bogus proc0 test that is no longer accurate....
2005-12-03 Matthew DillonReduce SCSI_DELAY in GENERIC from 15 seconds to 5 seconds.
2005-12-03 Simon SchubertMerge from vendor branch OPENSSL:
2005-12-03 Simon SchubertMerge from vendor branch CVS:
2005-12-03 Joerg SonnenbergerSet POSIX feature test macros to the correct value...
2005-12-02 Matthew DillonFix a process exit/wait race. The wait*() code was...
2005-12-02 Matthew DillonFix a bug in the big tsleep/wakeup cleanup commit....
2005-12-02 Matthew Dilloncred may be NULL due to a prior error code. crhold...
2005-12-01 Matthew DillonDo not hold the ifnet serializer when entering tsleep...
2005-12-01 Matthew DillonFor MPSAFE syscall operation, CURSIG->__cursig->issigna...
2005-12-01 Matthew DillonThe primary mbuf cluster management code needs to be...
2005-12-01 Matthew Dillontsleep_interlock() must be called prior to testing...
2005-12-01 Matthew DillonGet rid of the p_stat SZOMB state. p_stat can now...
2005-11-30 Sepherosa Ziehauunbreak LINT building
2005-11-30 Sascha Wildner- Fix wrong table size (which resulted in the descripti...
2005-11-29 Matthew DillonJumbo mbuf mangement's extbuf callbacks must be MPSAFE...
2005-11-29 Matthew Dillonipw (is the only driver that) needs a working interrupt...
2005-11-29 Matthew DillonProperly serialize IPW.
2005-11-28 Matthew DillonMake all network interrupt service routines MPSAFE...
2005-11-26 Matthew Dillontcp_syncache.cache_limit is a per-cpu limit, reserve...
2005-11-26 Sepherosa ZiehauIn unregister_int():
2005-11-25 Matthew DillonFix a mbuf statistics bug.
2005-11-25 Matthew DillonAssert that he mbuf type is correct rather then blindin...
2005-11-24 Matthew DillonAdd the ips driver to GENERIC.
2005-11-24 YONETANI TomokazuFix LINT kernel; spin_lock function definitions have...
2005-11-23 Matthew DillonFix some minor bugs in lwkt_serialize_handler*() which...
2005-11-23 Matthew DillonAdd a lwkt_serialize_try() API function.
2005-11-22 Sascha WildnerMove ef.4 from sys/net/ef to share/man/man4.
2005-11-22 Matthew DillonConsolidate the initialization of td_mpcount into lwkt_...
2005-11-22 Matthew DillonDo not try to set up hardware vectors for software...
2005-11-22 Matthew DillonDocument the fact that the vm86 instruction emulator...
2005-11-22 Matthew DillonRemove unused label.
2005-11-22 Matthew DillonAdd a sysctl and tunable kern.trap_mpsafe which allows...
2005-11-22 Matthew DillonWrap psignal() and a few other places that require...
2005-11-22 Matthew DillonFix the design of ifq_dequeue/altq_dequeue by adding...
2005-11-21 Matthew DillonFollowup to last commit, cleanup some SMP/UP conditionals.
2005-11-21 Matthew DillonAdd a sysctl and tunable kern.syscall_mpsafe which...
2005-11-21 Matthew DillonStart working on making the printf() path MPSAFE, becau...
2005-11-21 Matthew DillonAdd a sysctl and tunable kern.intr_mpsafe which allows...
2005-11-21 Matthew DillonAdd a thread flag, TDF_MPSAFE, which is used during...
2005-11-21 Matthew DillonRemove inthand_add() and inthand_remove(). Instead...
2005-11-21 Sepherosa ZiehauThere are two possible causes which will make vr(4...
2005-11-20 Sepherosa ZiehauPrefer m_getcl() to EPIC_MGETCLUSTER() which uses MGETH...
2005-11-20 Sepherosa Ziehau- Remove unnecessary ETHER_* macros
2005-11-20 Sepherosa ZiehauSync with FreeBSD dev/xe
2005-11-20 Sepherosa ZiehauANSIfy
2005-11-20 Matthew DillonFix a bug in the last commit. The proc pointer can...
2005-11-19 Matthew DillonProtect allproc scans with PHOLD/PRELE, in particular...
2005-11-19 Matthew DillonConvert the lockmgr interlock from a token to a spinloc...
2005-11-17 Matthew DillonRemove ancient interrupt handler hacks that are no...
2005-11-16 Matthew DillonIf a /dev/<disk> device node is fsynced at the same...
2005-11-16 Matthew DillonContinue work on our pluggable scheduler abstraction...
2005-11-14 Matthew DillonTemporarily check for and correct a race in getnewbuf...
2005-11-14 Matthew DillonMake tsleep/wakeup() MP SAFE for kernel threads and...
2005-11-14 Matthew DillonFix a broken array lookup in the old 4.3 BSD mmap compa...
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-11-11 Matthew DillonUSB mouse fix for certain mice, such as the Logitech...
2005-11-11 Sascha WildnerAdd missing CPU options and reorder a little bit.
2005-11-10 YONETANI TomokazuRename spin_lock()/spin_unlock() to spin_lock_quick...
2005-11-09 Matthew DillonRevert part of the last commit. We aren't ready for...
2005-11-09 YONETANI TomokazuCatch up with renaming of macros IRQn -> ICU_IRQn in...
2005-11-08 Matthew DillonTurn around the spinlock code to reduce the chance...
next