dragonfly.git
2010-08-31 Matthew Dillonkernel - Fixup for UP build
2010-08-31 Matthew Dillonkernel - Add a workaround for tty_token during low...
2010-08-31 Matthew Dillonkernel - Fix td_xpcount when pushing a preemption
2010-08-31 Matthew Dillonkernel - Fix missing release of tty_token
2010-08-31 Matthew Dillonkernel - Fix two mismatched locks in CAM
2010-08-31 Joe Talbottiwi - Convert to wlan_tokens.
2010-08-30 Joe Talbottral - Fix calls to bus_dmamap_load_mbuf_segment() to...
2010-08-30 Joe Talbottral - Make sure nodes are properly uninitialized and...
2010-08-30 Joe Talbottwpi - Convert to use wlan_token.
2010-08-30 Matthew Dillonkernel - Separate inherited mplocks from td_mplocks...
2010-08-30 Matthew Dillonkernel - Correct missing unlock in SCSI pass device
2010-08-30 Matthew Dillonbuildkernel - Order kernel before modules
2010-08-30 Venkatesh Srinivaskernel - Enabled bzeront() (MOVNTI) only on SSE2-capabl...
2010-08-30 Alex Hornungspinlocks - adjust man pages and *_quick_* routines
2010-08-30 Alex Hornungcam_xpt - Fix recently introduced typo
2010-08-30 Alex Hornungspinlocks - Rename API to spin_{try,un,}lock
2010-08-30 Alex Hornungsyscons MPSAFE - another attempt
2010-08-30 Alex Hornungcoretemp, sensors - Adjust spinlocks
2010-08-30 Samuel J. Greearkernel - poll(2) no longer supports non-standard FreeBS...
2010-08-30 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-30 Samuel J. Greeardevfs - Do not try printing the name of a null vnode
2010-08-30 Matthew Dillonkernel - remove spin_lock_rd() and spin_unlock_rd()
2010-08-30 Matthew Dillonkernel - Switch to exclusive spinlocks in the coretemp...
2010-08-30 Matthew Dillonkernel - Switch to exclusive spinlocks in kern_descrip.c
2010-08-30 Matthew Dillonkernel - Refactor uidinfo a little
2010-08-30 Matthew Dillonkernel - Refactor plimit a little
2010-08-30 Matthew Dillonkernel - Fix spinlock use in syscons
2010-08-30 Matthew Dillonkernel - remove syscall_mpsafe and trap_mpsafe sysctls
2010-08-30 Matthew Dillonkernel - kobj code cleanup
2010-08-30 Matthew Dillonkernel - Minor documentation
2010-08-30 Matthew Dillonkernel - Possibly fix a bug in aic7xxx
2010-08-30 Matthew Dillonkernel - Compact KOBJOPLOOKUP() kobj method core macro
2010-08-30 Sascha Wildneraicasm: Mark stop() __dead2.
2010-08-29 Matthew Dillonkernel - Fix usb keyboard problems with ehci & ddb
2010-08-29 Matthew DillonMPSAFE TTY - Cleanup ukbd and atkbd, fix unregistration bug
2010-08-29 Matthew Dillonkernel - Fix UP build
2010-08-29 Matthew DillonMPSAFE TTY - Refactor the keyboard switch code to make...
2010-08-29 Sascha Wildneriscsi_initiator(4): Fix another potential NULL pointer...
2010-08-29 Sascha Wildneriscsi_initiator(4): Fix a potential NULL pointer derefe...
2010-08-29 Matthew Dillon MPSAFE TTY - Fix deadlock in reporting of probe errors.
2010-08-29 Matthew DillonMPSAFE TTY - Refactor kprintf()'s spinlock, shutdown...
2010-08-29 Alex Hornungkern_sensors - MPSAFE
2010-08-29 Alex HornungMPSAFE TTY - get rid of tokens in console path
2010-08-29 Matthew Dillonkernel - Remove unneeded get_mplock() wrappers near...
2010-08-29 Matthew Dillonkernel - Uninline crit_exit()
2010-08-29 Matthew Dillonkernel - Uninline crit_exit()
2010-08-29 Matthew Dillonkernel - Uninline crit_exit()
2010-08-29 Matthew Dillonkernel - gcc -Os/-O2 warnings pass
2010-08-29 Matthew Dillonkernel - Introduce hard code sections, simplify critica...
2010-08-29 Sascha WildnerFix various mdoc issues in various manual pages.
2010-08-29 Matthew Dillonkernel - make nrandom helper thread mpsafe
2010-08-29 Matthew Dillonkernel - All lwkt thread now start out mpsafe part 2/2
2010-08-29 Matthew Dillonkernel - All lwkt thread now start out mpsafe part 1/2
2010-08-28 Matthew Dillonkernel - Fix telnet ttyp* allocation
2010-08-28 Matthew Dillonkernel - Change lwp_fork() to not hold the mplock in...
2010-08-28 Matthew Dillonkernel - make kern/vfs_sync.c MPSAFE
2010-08-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-28 Matthew Dillonkernel - unwind kthread_create() mplock
2010-08-28 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (for FreeBSD 8.1).
2010-08-28 Sascha Wildnermanpages: Fix some more .Dv abuse.
2010-08-28 Sascha Wildnerdriver.9: Fix .Dv abuse.
2010-08-28 Sascha Wildnersyscall.9: Some minor mdoc adjustments.
2010-08-28 Matthew Dillonkernel - CAM mpsafe issues
2010-08-28 Matthew Dillonkernel - Mark vm/vm_zeroidle.c and vm/vnode_pager.c...
2010-08-28 Matthew Dillonkernel - make kern/imgact_resident.c MPSAFe
2010-08-28 Matthew Dillonkernel - Call knote_fdclose() without the mplock.
2010-08-28 Matthew Dillonkernel - procfs_token work
2010-08-28 Matthew Dillonkernel - Add vmobj_token, misc vm-related tokenization
2010-08-28 Matthew Dillonkernel - Fix badfo_kqfilter for badfileops
2010-08-28 Venkatesh SrinivasMPSAFE: MPSAFE kern_sig.c
2010-08-28 Sascha Wildnersio: Fix a typo. lwkt_gettoken -> lwkt_reltoken
2010-08-28 Matthew Dillonsio - Minor token fix for sio
2010-08-28 Matthew Dillonvkernel - Make copyin/copyout mpsafe
2010-08-28 Matthew Dillonkernel - Adjust contention handler
2010-08-28 Matthew Dillonkernel - Add description to static token initializers
2010-08-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-28 Matthew Dillonvkernel - Fix deadlocks with cothread locks
2010-08-28 Matthew Dillonkernel - Major MPSAFE Infrastructure 2
2010-08-28 Alex HornungMPSAFE - TTY & related drivers
2010-08-27 Matthew Dillonkernel - Major MPSAFE Infrastructure
2010-08-27 Venkatesh SrinivasMPSAFE: MPSAFE kern/kern_plimit.c
2010-08-27 Venkatesh SrinivasMPSAFE: MPSAFE kern/kern_prot.c
2010-08-26 Thomas NikolajsenFix buildkernel
2010-08-26 Matthew Dillonkernel - Fix tty session panic
2010-08-26 Jan Lentferpf: rename pf_task_lck to pf_mod_lck
2010-08-26 Venkatesh SrinivasMPSAFE: MPSAFE kern/sys_pipe.c
2010-08-26 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-08-26 Venkatesh SrinivasMPSAFE: MPSAFE kern/sys_process.c (kern_ptrace).
2010-08-25 Matthew Dillonkernel - document and clarify FINDBLK_TEST
2010-08-25 Sascha WildnerBring in arcmsr(4), a driver for Areca RAID controllers.
2010-08-25 Stathis Kamperisawk: Delete old version
2010-08-25 Matthew Dillonkernel - Remove D_KQFILTER flag
2010-08-25 Matthew Dillonkernel - unlock pbuf prior to acquiring a spinlock
2010-08-25 Matthew Dillonkernel - Make all bioops callbacks MPSAFE
2010-08-25 Matthew Dillonkernel - Run AHCI and SILI disk drivers MPSAFE
2010-08-25 Matthew Dillonkernel - Adjust device D_MPSAFE_* flags
2010-08-25 Venkatesh SrinivasMPSAFE: MPSAFE kern/kern_umtx.c
2010-08-25 Matthew Dillonkernel - Fix LWKT_TOKEN_HELD() assertion
2010-08-25 Venkatesh SrinivasMPSAFE: MPSAFE kern/kern_slaballoc.c
2010-08-25 Venkatesh SrinivasMPSAFE: MPSAFE kern/kern_uuid,c
next