kernel - Make most of the fork and exit paths MPSAFE
[dragonfly.git] / sys / platform / vkernel64 / x86_64 / trap.c
2011-02-12 Matthew Dillonkernel - Make most of the fork and exit paths MPSAFE
2011-02-09 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-02-07 Justin C. SherrillMerge branch 'master' of ssh://crater.dragonflybsd...
2011-01-31 Peter AvalosMerge branch 'vendor/GDTOA'
2011-01-29 Peter AvalosMerge branch 'vendor/FILE'
2010-12-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE' into HEAD
2010-12-19 Peter AvalosMerge branch 'vendor/XZ' into HEAD
2010-12-18 Matthew Dillonkernel - scheduler adjustments for large ncpus / 48...
2010-12-15 Peter AvalosMerge branch 'vendor/TNFTP'
2010-12-15 Peter AvalosMerge branch 'vendor/ZLIB'
2010-12-12 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-12-11 Matthew Dillonkernel - Change the discrete mplock into mp_token
2010-11-22 Peter AvalosMerge branch 'vendor/OPENSSL' into HEAD
2010-11-18 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-11-07 Michael NeumannMerge branch 'apic_io'
2010-10-21 Matthew Dillonkernel - (mainly x86_64) - Fix a number of rare races
2010-09-29 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-09-26 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-09-20 Peter AvalosMerge branch 'vendor/BZIP'
2010-08-31 Matthew Dillonkernel - Fixup vkernel64 for build
2010-08-30 Matthew Dillonkernel - Separate inherited mplocks from td_mplocks...
2010-08-30 Matthew Dillonkernel - remove syscall_mpsafe and trap_mpsafe sysctls
2010-08-28 Matthew Dillonkernel - Change lwp_fork() to not hold the mplock in...
2010-08-24 Matthew Dillonkernel - rewrite the LWKT scheduler's priority mechanism
2010-05-16 Sascha Wildnervkernel64: Do some more replacing amd64 -> x86_64.
2010-04-12 Matthew DillonMerge branch 'net80211-update' of git://leaf.dragonflyb...
2010-03-29 Rui PauloMerge branch 'master' into net80211-update
2010-03-24 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-23 Matthew Dillonvkernel64 - Add missing bits from later kernel work...
2010-03-23 Matthew Dillonvkernel64 - Ignore spurious trap during fast system...
2010-03-23 Matthew DillonMerge remote branch 'crater/master' into vkernel64
2010-03-21 Sascha Wildnervkernel64: Additional adjustments (amd64 -> x86_64...