]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/kern/kern_thread.c
THIS BRANCH IS OBSOLETE, PLEASE READ:
[FreeBSD/FreeBSD.git] / sys / kern / kern_thread.c
2020-12-18 Xin LIMFV r368746:
2020-12-13 Martin MatuskaMFV r368607:
2020-12-09 cyMFV r368464:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-01 mmMFV r368207:
2020-12-01 Martin MatuskaMFV r368207:
2020-11-26 seUpdate to version 3.2.0
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-26 mjgthread: staticize thread_reap and move td_allocdomain
2020-11-26 Mateusz Guzikthread: staticize thread_reap and move td_allocdomain
2020-11-23 mjgdtrace: stop using eventhandlers for the part compiled...
2020-11-23 Mateusz Guzikdtrace: stop using eventhandlers for the part compiled...
2020-11-23 mjgthread: stash domain id to work around vtophys problems...
2020-11-23 Mateusz Guzikthread: stash domain id to work around vtophys problems...
2020-11-20 sjgMerge bmake-20201117
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 mjgthread: numa-aware zombie reaping
2020-11-19 Mateusz Guzikthread: numa-aware zombie reaping
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-17 cemSplit out cwd/root/jail, cmask state from filedesc...
2020-11-17 Conrad MeyerSplit out cwd/root/jail, cmask state from filedesc...
2020-11-16 mjgselect: call seltdfini on process and thread exit
2020-11-16 Mateusz Guzikselect: call seltdfini on process and thread exit
2020-11-14 mjgthread: batch credential freeing
2020-11-14 Mateusz Guzikthread: batch credential freeing
2020-11-14 mjgthread: batch resource limit free calls
2020-11-14 Mateusz Guzikthread: batch resource limit free calls
2020-11-14 mjgthread: rework tid batch to use helpers
2020-11-14 Mateusz Guzikthread: rework tid batch to use helpers
2020-11-14 mjgthread: pad tid lock
2020-11-14 Mateusz Guzikthread: pad tid lock
2020-11-13 Jung-uk KimMFV: r367652
2020-11-12 mjgthread: move nthread management out of tid_alloc
2020-11-12 Mateusz Guzikthread: move nthread management out of tid_alloc
2020-11-11 mjgthread: batch tid_free calls in thread_reap
2020-11-11 Mateusz Guzikthread: batch tid_free calls in thread_reap
2020-11-11 mjgthread: lockless zombie list manipulation
2020-11-11 Mateusz Guzikthread: lockless zombie list manipulation
2020-11-11 mjgthread: add more fine-grained tidhash locking
2020-11-11 Mateusz Guzikthread: add more fine-grained tidhash locking
2020-11-11 mjgthread: rework tidhash vs proc lock interaction
2020-11-11 Mateusz Guzikthread: rework tidhash vs proc lock interaction
2020-11-11 mjgthread: fix thread0 tid allocation
2020-11-11 Mateusz Guzikthread: fix thread0 tid allocation
2020-11-10 mjgthread: retire thread_find
2020-11-10 Mateusz Guzikthread: retire thread_find
2020-11-10 mjgthreads: remove the unused TID_BUFFER_SIZE macro
2020-11-10 Mateusz Guzikthreads: remove the unused TID_BUFFER_SIZE macro
2020-11-10 mjgthread: adds newer bits for r367537
2020-11-10 Mateusz Guzikthread: adds newer bits for r367537
2020-11-09 mjgthreads: reimplement tid allocation on top of a bitmap
2020-11-09 Mateusz Guzikthreads: reimplement tid allocation on top of a bitmap
2020-11-09 mjgthreads: introduce a limit for total number
2020-11-09 Mateusz Guzikthreads: introduce a limit for total number
2020-11-07 sjgUpdate to bmake-20201101
2020-11-07 Simon J. GerratyUpdate to bmake-20201101
2020-10-27 Cy SchubertMFV r367082:
2020-10-24 Xin LIMFV r366990: less v563.
2020-10-22 Philip PaepsImport tzdata 2020c
2020-10-17 mmacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Matt MacyUpdate OpenZFS to 2.0.0-rc3-gfc5966
2020-10-17 Philip PaepsImport tzdata 2020c
2020-10-16 Kyle EvansMFC r366760: lua: update to 5.3.6
2020-10-12 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-09 Jung-uk KimMFV: r366539
2020-10-08 Philip PaepsImport tzdata 2020b
2020-10-03 Jakub Wojciech KlamaImport lib9p 9d5aee77bcc1bf0e79b0a3bfefff5fdf2146283c.
2020-10-01 mmacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Matt MacyOpenZFS: MFV 2.0-rc3-gfc5966
2020-10-01 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-10-01 Stefan EßerUpgrade to version 3.1.6
2020-10-01 Baptiste DaroussinUpdate nvi to 2.2.0-05ed8b9
2020-09-27 traszGet rid of sa->narg. It serves no purpose; use sa...
2020-09-27 Edward Tomasz Napi... Get rid of sa->narg. It serves no purpose; use sa...
2020-09-22 Jung-uk KimMerge OpenSSL 1.1.1h.
2020-09-18 mmacyMFV 2.0-rc2
2020-09-18 Matt MacyMFV 2.0-rc2
2020-09-16 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-09-11 Kyle EvansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-10 Kyle EvansMFV r365599: import fix for a libexecinfo warning at...
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-09 Baptiste DaroussinUpdate nvi to 2.2.0
2020-09-05 sjgUpdate to bmake-20200902
2020-09-05 Simon J. GerratyUpdate to bmake-20200902
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-04 Matt MacyZFS: MFV 2.0-rc1-gfd20a8
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-28 Matt MacyZFS: MFV 2.0-rc1-ga00c61
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 Matt MacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 Cy SchubertMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-24 Cy SchubertMFV 364467:
2020-08-24 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-08-15 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
next