Add #include <sys/lock.h> where needed to support get_mplock().
[dragonfly.git] / sys / i386 /
2006-05-25 Matthew DillonConvert almost all of the remaining manual traversals...
2006-05-25 Matthew DillonAdjust pamp_growkernel(), elf_brand_inuse(), and ktrace...
2006-05-22 Sascha WildnerMop up remains of the ibcs2/streams/svr4 removal:
2006-05-21 Matthew DillonOnly _KERNEL code can optimize based on SMP vs UP....
2006-05-21 Matthew DillonClean up more #include files. Create an internal __boo...
2006-05-20 Matthew DillonRemove the (unmaintained for 10+ years) svr4 and ibcs2...
2006-05-20 Sepherosa Ziehau- Add ral(4) for Ralink RT2500/RT2501/RT2600 chip based...
2006-05-20 Sepherosa Ziehau- Add ciphy for PHY modules produced by Cicada Semicond...
2006-05-20 Matthew DillonI'm growing tired of having to add #include lines for...
2006-05-18 Sepherosa ZiehauSync 802.11 support with FreeBSD6:
2006-05-17 Matthew DillonPass the process (p) instead of the vnode (p->p_tracep...
2006-05-16 Sepherosa ZiehauAdd a commant, which warns atomic_cmpset_int() is a...
2006-05-16 Sepherosa ZiehauPut atomic_cmpset_int() into central place. This funct...
2006-05-14 Sascha WildnerRemove all traces of umapfs and associated stuff.
2006-05-14 Sascha Wildner/tmp/umap.msg
2006-05-12 Matthew DillonUMAPFS has been disabled (and non-working) for a long...
2006-05-11 Matthew DillonRecognize the cpu ident for additional VIA processors.
2006-05-11 Sascha Wildner* Remove the following obsolete options from the system:
2006-05-06 Matthew DillonThe thread/proc pointer argument in the VFS subsystem...
2006-05-04 Matthew DillonBlock devices generally truncate the size of I/O reques...
2006-05-02 Matthew DillonFix an information disclosure issue on AMD cpus. The...
2006-04-30 Matthew DillonRemove buf->b_saveaddr, assert that vmapbuf() is only...
2006-04-30 Matthew DillonReplace the the buffer cache's B_READ, B_WRITE, B_FORMA...
2006-04-12 Sascha WildnerMerge from vendor branch BINUTILS:
2006-04-02 Matthew DillonDocument the use of SDT_SYS386IGT vs SDT_SYS386TGT...
2006-04-02 Matthew DillonA floating point fault (instead of DNA fault) can occur...
2006-04-01 Sepherosa Ziehau- Import driver[acx(4)] for TI acx100/acx111 based...
2006-03-24 Matthew DillonMajor BUF/BIO work commit. Make I/O BIO-centric and...
2006-03-23 Sepherosa ZiehauAdd a new tunable "hw.bge.fake_autoneg", get rid of...
2006-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-03-08 Jeremy C. ReedOnly define atop for _KERNEL or _KERNEL_STRUCTURES.
2006-03-05 Matthew DillonReplace the global buffer cache hash table with a per...
2006-02-28 Matthew DillonDo not set the pcb_ext field until the private TSS...
2006-02-19 Sascha Wildner* Remove unused SC_RENDER_DEBUG option.
2006-02-17 Matthew DillonMake the entire BUF/BIO system BIO-centric instead...
2006-02-17 Matthew DillonProperly assert the state of the MP lock in the async...
2006-02-13 Simon SchubertMerge from vendor branch OPENSSH:
2006-01-31 Matthew DillonBring in the parallel route table code and clean up...
2006-01-25 Matthew DillonThe random number generator was not generating sufficie...
2006-01-11 Simon SchubertMerge from vendor branch GDB:
2006-01-02 YONETANI TomokazuFix buildworld with WANT_GCC40 defined. In gcc-4.0...
2005-12-30 Joerg SonnenbergerProvide proper offsetof macro for C++. Prefer __size_t...
2005-12-24 Sascha Wildner* Ansify function definitions.
2005-12-21 Simon SchubertBring in if_bridge from Open-/Net-/FreeBSD
2005-12-20 Matthew DillonClean up some minor typos in comments.
2005-12-12 Matthew DillonMove tsc_offsets[] to a new home to unbreak kernel...
2005-12-10 Matthew DillonFix UP build issues. Move tsc_offsets[] from mp_machde...
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 Matthew Dillondoreti and splz were improperly requiring that the...
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-02 Matthew DillonFix a process exit/wait race. The wait*() code was...
2005-12-01 Matthew DillonGet rid of the p_stat SZOMB state. p_stat can now...
2005-11-24 Matthew DillonAdd the ips driver to GENERIC.
2005-11-22 Matthew DillonConsolidate the initialization of td_mpcount into lwkt_...
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-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 DillonRemove inthand_add() and inthand_remove(). Instead...
2005-11-16 Matthew DillonContinue work on our pluggable scheduler abstraction...
2005-11-14 Matthew DillonMake tsleep/wakeup() MP SAFE for kernel threads and...
2005-11-13 Simon SchubertMerge from vendor branch LUKEMFTP:
2005-11-11 Sascha WildnerAdd missing CPU options and reorder a little bit.
2005-11-07 Matthew DillonAdjust the globaldata initialization code to accomodate...
2005-11-06 Matthew DillonDocument CPU_AMD64X2_INTR_SPAM in LINT.
2005-11-06 Matthew DillonClean up the CPU_AMD64X2_INTR_SPAM option to check...
2005-11-05 Matthew DillonWhen operating in SMP+ICU mode, try to disconnect the...
2005-11-05 Matthew DillonMake sure that the apic error, performance counter...
2005-11-04 Matthew DillonSolve the continuous stream of spurious IRQ 7's that...
2005-11-04 Matthew DillonICU/APIC cleanup part 11/many.
2005-11-04 Matthew DillonThe 'picmode' variable was mis-named. The MPTable...
2005-11-04 Matthew DillonMark our fine-grained interrupt timer as being INTR_MPS...
2005-11-04 Matthew DillonFix a comment. The slave is connected to IRQ 2 on...
2005-11-04 Matthew DillonAllow 'options SMP' *WITHOUT* 'options APIC_IO'. That...
2005-11-04 Matthew DillonDisplay warnings for any configured IO APIC pins that...
2005-11-04 Matthew DillonICU/APIC cleanup part 10/many. Be a lot more careful...
2005-11-03 Matthew DillonICU/APIC cleanup part 9/many.
2005-11-03 Matthew DillonDe-confuse the IO APIC mapping code by creating a helpe...
2005-11-03 Matthew DillonAdd more documentation for the APIC registers and renam...
2005-11-03 Matthew DillonICU/APIC cleanup part 8/many.
2005-11-03 Matthew DillonReimplement IPI forwarding of FAST interrupts to the...
2005-11-02 Matthew DillonICU/APIC cleanup part 7/many.
2005-11-02 Matthew DillonICU/APIC cleanup part 6/many.
2005-11-02 Matthew DillonICU/APIC cleanup part 5/many.
2005-11-02 Matthew DillonICU/APIC cleanup part 4/many.
2005-11-02 Matthew DillonICU/APIC cleanup part 3/many.
2005-11-02 Matthew DillonICU/APIC cleanup part 2/many.
2005-11-02 Matthew DillonICU/APIC cleanup part 2/many.
2005-11-02 Matthew DillonICU/APIC cleanup part 1/many.
2005-10-30 Matthew DillonAdd another parameter to BUS_ADD_CHILD to allow childre...
2005-10-30 YONETANI Tomokazu- kill `unused variable' warning pointed out by sephe@
2005-10-30 YONETANI TomokazuUnbreak `device pmtimer' for compiled-in acpi driver...
2005-10-28 Matthew DillonCleanup some of the newbus infrastructure.
2005-10-27 Sepherosa Ziehau- convert {set, fill}_??regs() and ptrace_single_step...
2005-10-26 Matthew DillonRedo the interrupt livelock code. Simplify the frequen...
next