Merge branch 'master' of git://crater.dragonflybsd.org/dragonfly
[dragonfly.git] / sys / kern / lwkt_thread.c
2011-03-08 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd... master
2011-03-07 Sascha WildnerMerge remote branch 'crater/vendor/MDOCML' into HEAD
2011-03-06 Matthew Dillonkernel - Make sure thread is released before migrating
2011-02-09 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-02-07 Justin C. SherrillMerge branch 'master' of ssh://crater.dragonflybsd...
2011-02-01 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2011-01-31 Matthew Dillonkernel64 - Fix disabled interrupts during dbg/bpt trap
2011-01-31 Peter AvalosMerge branch 'vendor/GDTOA'
2011-01-29 Peter AvalosMerge branch 'vendor/FILE'
2011-01-27 Joe TalbottMerge branch 'master' of git://git.theshell.com/dragonfly
2011-01-11 Matthew Dillonkernel - Fix very annoying lockup (SMP)
2011-01-10 Matthew Dillonkernel - refactor cpusync and pmap_inval code, fix...
2011-01-04 Matthew Dillonvkernel - Fix corrupt tailq (vkernel64 only)
2010-12-20 Sascha WildnerFix VKERNEL/VKERNEL64 build.
2010-12-19 Matthew Dillonkernel - Optimize idle thread halt
2010-12-19 Matthew Dillonkernel - Add MONITOR/MWAIT support to the LWKT scheduler
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 - 48-core MP work
2010-12-11 Matthew Dillonkernel - Change the discrete mplock into mp_token
2010-12-11 Matthew Dillonkernel - Record token & mplock collisions in thread...
2010-12-11 Matthew Dillonkernel - Set wmesg when spinning on a token or the...
2010-12-10 Samuel J. GreearMerge branch 'malloc_constructor'
2010-11-30 Samuel J. GreearMerge branch 'GCI2010'
2010-11-30 Samuel J. Greearkernel - Provide descriptions for lwkt.* and debug...
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-29 Matthew Dillonkernel - Increase UPAGES, add kernel stack guard page
2010-10-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-10-28 Matthew Dillonkernel - Fix serious issue w/ smp_invltlb(), plus other...
2010-10-23 Matthew Dillonkernel - x86_64 - Add additional checks to lwp_wait...
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-09-19 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-19 Matthew Dillonkernel - Attempt to fix two out-of-order read MP races
2010-09-16 Matthew Dillonkernel - Make interrupt thread preemption programmable
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 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-30 Matthew Dillonkernel - remove spin_lock_rd() and spin_unlock_rd()
2010-08-29 Matthew DillonMPSAFE TTY - Refactor kprintf()'s spinlock, shutdown...
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 - 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 DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-08-28 Matthew Dillonkernel - Major MPSAFE Infrastructure 2
2010-08-27 Matthew Dillonkernel - Major MPSAFE Infrastructure
2010-08-25 Alex Hornungcrit_exit - Correct panic conditions
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-10 Venkatesh SrinivasDocument sysctls vm.fast_fault, vm.dreadful_invltlb...
2010-06-09 Matthew Dillonkernel - MPSAFE work - Add cpu_pause() in scheduler...
2010-06-06 Matthew Dillonkernel - lwkt_token revamp
2010-05-26 Aggelos EconomopoulosStart using our hash tables for thread switch/lifetime...
2010-04-19 Alex Hornungdsched - Periph.: call dsched_exit on thread exit
2010-04-15 Alex Hornungprint_backtrace - Take parameter count
2010-04-15 Alex Hornungdsched - Implement priorities and other improvements
2010-04-15 Alex Hornungdsched - Tie the dsched framework into the system
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-08 Aggelos EconomopoulosBring in a simple event tracing library and POC utility
2010-01-25 Jan LentferMerge branch 'vendor/FILE'
2010-01-25 Jan LentferMerge branch 'vendor/SENDMAIL'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-10 Peter AvalosMerge branch 'vendor/OPENSSH'
2010-01-09 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-12-20 Matthew Dillonkernel - Move mplock to machine-independent C
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-16 Sascha WildnerFix some warnings that creep up when compiling without...
2009-12-03 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-14 Jan LentferMerge branch 'vendor/LESS' into less_update
2009-11-07 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-11-07 Aggelos EconomopoulosMerge branch 'vendor/OPENSSL'
2009-11-07 Simon Schubertrename amd64 architecture to x86_64
2009-11-07 Aggelos EconomopoulosMerge commit 'clone27-scratch-1/master'
2009-11-07 Jordan GordeevRevert "rename amd64 architecture to x86_64"
2009-11-06 UserMerge branch 'vendor/OPENSSL'
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-10-28 Simon SchubertMerge branch 'vendor/BINUTILS220' into bu220
2009-10-28 Simon SchubertMerge branch 'vendor/GCC44' into gcc442
2009-10-20 Simon SchubertMerge branch 'vendor/GDB' into gdb7
2009-10-02 Matthew Dillonlwkt - Add lwkt_setpri_initial()
2009-10-01 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-09-30 Simon 'corecode... Merge branch 'vendor/TCSH'
2009-09-20 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
next