Merge branch 'vendor/GCC44' into gcc442
[dragonfly.git] / sys / kern / lwkt_thread.c
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...
2009-09-19 Sascha WildnerRestrict visibility of lwkt_schedule_remote() to SMP.
2009-09-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-11 Matthew DillonKERNEL - Implement a poor man's ioscheduler using sys...
2009-09-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-05 Aggelos Economopoulosadd KTR_CTXSW option to log context switches
2009-08-28 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-28 Simon SchubertMerge branch 'vendor/GCC'
2009-08-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-16 Matthew DillonKernel - Instrumentation for experimentation, interrupt...
2009-08-09 Thomas E. SpanjaardMerge branch 'vendor/GCC44'
2009-08-09 Simon SchubertMerge branch 'vendor/GCC44'
2009-08-08 Sepherosa ZiehauMerge branch 'vendor/ACPICA-UNIX'
2009-08-02 Simon SchubertMerge branch 'vendor/MPFR' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GMP' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GCC44' into gcc441
2009-07-16 Matthew Dillontsleep_interlock - Fix bug with TDF_TSLEEPQ
2009-07-15 Matthew DillonWhitespace cleanup
2009-07-15 Matthew DillonLWKT - Make sure an exiting thread is not sitting on...
2009-07-15 Matthew DillonLWKT - Rename lwkt_yield_quick() to a more appropriate...
2009-07-15 Matthew DillonMPSAFE - tsleep_interlock, BUF/BIO, cluster, swap_pager.
2009-07-06 Jordan GordeevMerge commit '1276d1e1a1b128f7093a3021d3f6bc27afa80d23...
2009-07-06 Peter AvalosMerge branch 'vendor/TCPDUMP' and update build for...
2009-07-06 Peter AvalosMerge branch 'vendor/LIBPCAP' and updated build for...
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP'
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP' (early part)
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP'
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP' (early part)
2009-06-27 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-25 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-22 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-21 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-21 Peter AvalosMerge branch 'vendor/LIBARCHIVE' (early part)
2009-06-21 Peter AvalosMerge branch 'vendor/LESS'
2009-06-21 Peter AvalosMerge branch 'vendor/LESS'
2009-06-21 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE' (early part)
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH' (early part)
2009-06-20 Matthew DillonHAMMER (and kernel) - Fix cpu-bound kernel thread issue.
2009-04-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-03-27 Matthew DillonMake the jg_tos_ok debug check amd64-specific only...
2009-02-19 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-05 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-02-05 Aggelos Economopouloskill db_print_backtrace()
2009-01-24 Peter AvalosMerge branch 'vendor/GDTOA'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-04 Peter AvalosMerge branch 'vendor/PAM_PASSWDQC'
2009-01-04 Peter AvalosMerge commit 'origin/vendor/PAM_PASSWDQC'
2008-12-31 Michael NeumannMerge branches 'master' and 'suser_to_priv'
2008-12-27 Jordan GordeevBring in the remainder of the post-SoC amd64 enchilada.
2008-12-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-21 Sascha WildnerSilence UP warning.
2008-12-20 Hasso TepperMerge commit 'crater/vendor/OPENPAM'
2008-12-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-18 Matthew DillonThis is a MAJOR rewrite of usched_bsd4 and related...
2008-10-26 Sepherosa Ziehau- Return the real cluster limit used by the objcache
2008-09-27 Peter AvalosMerge from vendor branch OPENSSH:
2008-09-27 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-11 YONETANI Tomokazu#ifdef DDB without including "opt_ddb.h"
2008-09-09 Matthew DillonAdd a MSGF_NORESCHED feature for lwkt thread-based...
2008-09-09 Matthew DillonFix issues with the scheduler that were causing unneces...
2008-09-06 Peter AvalosMerge from vendor branch OPENSSL:
2008-07-12 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-30 Hasso TepperMerge from vendor branch GCC:
2008-06-26 Matthew DillonMerge from vendor branch NETGRAPH:
2008-06-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-16 Matthew DillonWe must process incoming IPI messages when spinning...
2008-06-02 Matthew DillonEven using the objcache we need a one-per-cpu free...
2008-05-26 Nicolas TheryAllocate lwkt threads from objcache instead of custom...
2008-05-18 Nicolas TheryRemove obsolete userland lwkt.
2008-05-17 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-05-17 Peter AvalosMerge from vendor branch TNFTP:
2008-05-17 Peter AvalosMerge from vendor branch LESS:
2008-04-06 Peter AvalosMerge from vendor branch OPENSSH:
2008-03-20 Peter AvalosMerge from vendor branch BZIP:
2008-03-12 Dave HayesMerge from vendor branch BSDINSTALLER:
2008-03-01 Matthew DillonClean up the token code and implement lwkt_token_is_sta...
2008-02-17 Nuno AntunesFix typo in comment.
2008-02-09 Peter AvalosMerge from vendor branch TNFTP:
2008-01-31 Simon SchubertMerge from vendor branch GDB:
2008-01-30 Hasso TepperMerge from vendor branch LIBEVENT:
2008-01-19 Peter AvalosMerge from vendor branch FILE:
2008-01-15 Matthias SchmidtMerge from vendor branch TCSH:
2008-01-15 Simon SchubertMerge from vendor branch GDB:
2008-01-14 Simon SchubertMerge from vendor branch GDB:
2007-12-22 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-06 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-11-25 Peter AvalosMerge from vendor branch LESS:
2007-11-16 Peter AvalosMerge from vendor branch LESS:
next