build - Fix kernel build issue
[dragonfly.git] / sys / kern /
2010-09-10 Alex Hornunghardclock - Get proc_token for ksignal
2010-09-10 Matthias SchmidtMerge branch 'master' of git://git.dragonflybsd.org...
2010-09-10 Venkatesh Srinivaskernel - Convert mpipe global token to per-pipe tokens.
2010-09-09 Matthew Dillonkernel - Finish MPSAFEing uipc_mbuf.c
2010-09-09 Matthew Dillonkernel - MPSAFE kern_mpipe.c
2010-09-07 Samuel J. Greearkernel - Expose mpsafe/collision internals of kq token...
2010-09-07 Matthew Dillonkernel - Refactor kqueue interlocks
2010-09-06 Matthew Dillonkernel - Fix panic when X11 intercepts console (III)
2010-09-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-06 Matthew Dillonkernel - Fix numerous MP issues with sockbuf's and...
2010-09-06 Matthew Dillonkernel - Add required kq_token around timer event
2010-09-05 Matthew Dillonkernel - Fix panic when X11 intercepts console (II)
2010-09-05 Matthew Dillonkernel - Fix panic when X11 intercepts console
2010-09-05 Matthew Dillonkernel - More pty fixes
2010-09-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-04 Matthew Dillonkernel - More tty/pty fixes
2010-09-01 Matthew Dillonboot system and buildkernel - Additional work
2010-09-01 Matthew Dillonkernel - Fix token mismatch in tty code.
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-30 Matthew Dillonkernel - Separate inherited mplocks from td_mplocks...
2010-08-30 Alex Hornungspinlocks - adjust man pages and *_quick_* routines
2010-08-30 Alex Hornungspinlocks - Rename API to spin_{try,un,}lock
2010-08-30 Alex Hornungcoretemp, sensors - Adjust spinlocks
2010-08-30 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-30 Matthew Dillonkernel - remove spin_lock_rd() and spin_unlock_rd()
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 - kobj code cleanup
2010-08-30 Matthew Dillonkernel - Compact KOBJOPLOOKUP() kobj method core macro
2010-08-29 Matthew Dillonkernel - Fix UP build
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 Matthew Dillonkernel - Uninline crit_exit()
2010-08-29 Matthew Dillonkernel - Uninline crit_exit()
2010-08-29 Matthew Dillonkernel - Introduce hard code sections, simplify critica...
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 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 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 Matthew Dillonkernel - Fix tty session panic
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 - Remove D_KQFILTER flag
2010-08-25 Matthew Dillonkernel - Make all bioops callbacks MPSAFE
2010-08-25 Matthew Dillonkernel - Adjust device D_MPSAFE_* flags
2010-08-25 Venkatesh SrinivasMPSAFE: MPSAFE kern/kern_umtx.c
2010-08-25 Venkatesh SrinivasMPSAFE: MPSAFE kern/kern_slaballoc.c
2010-08-25 Venkatesh SrinivasMPSAFE: MPSAFE kern/kern_uuid,c
2010-08-25 Alex Hornungcrit_exit - Correct panic conditions
2010-08-25 Matthew Dillonkernel - Make sys_ioctl() MPSAFE
2010-08-24 Matthew Dillonkernel - Adjustments to fix UP kernel build
2010-08-24 Matthew Dillonkernel - Add additional fields to kinfo_cputime
2010-08-24 Matthew Dillonkernel - rewrite the LWKT scheduler's priority mechanism
2010-08-23 Matthew Dillonkernel - clarify code documentation in vfs_cluster
2010-08-22 Matthew Dillonkernel - Fix read event on file for select/poll API
2010-08-22 Matthew Dillonkernel - Assert on remaining known races
2010-08-22 Matthew Dillonkernel - close more kqueue MP races
2010-08-22 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-22 Matthew Dillonkernel - close numerous kqueue MP and blocking races
2010-08-21 Matthew Dillonkernel - clarify comment in nestio code
2010-08-21 Matthew Dillonkernel - minor flags coding change
2010-08-21 Matthew Dillonkernel - Fix system lockup w/ kqueue based select/poll...
2010-08-20 Antonio Huete Jimenezudev - Add unit serial number to the udev
2010-08-20 Matthew Dillonkernel - Fix intermediate value overflows in badjiosche...
2010-08-20 Matthew Dillonkernel - limit running io writes during fsync
2010-08-20 Venkatesh SrinivasFix !INVARIANTS build.
2010-08-20 Matthew Dillonkernel - add kthread_create_cpu()
2010-08-18 Matthew Dillonkernel - Fix possible race in syncache
2010-08-18 Matthew Dillonkernel - Fix excessive mbuf use in nfs_realign()
2010-08-17 Sascha WildnerRemove a debugging leftover (thus fixing LINT).
2010-08-17 Matthew DillonHAMMER VFS - Expand vfs.hammer.debug_io capabilities
2010-08-16 Matthew Dillonkernel - revamp cluster_read API and improve performance
2010-08-15 Matthew Dillonkernel - fix 64-bit build
2010-08-15 Matthew Dillonkernel - split the pbuf subsystem into two (kva and...
2010-08-15 Matthew Dillonkernel - Add overlapping buffer test to the buffer...
2010-08-14 Matthew Dillonkernel - dm - Add support for BUF_CMD_FLUSH
2010-08-14 Matthew Dillonkernel - flag when bogus_page's are present
next