kernel - Make the wdog.h and gpio.h includes conditional in kern_shutdown.c.
[dragonfly.git] / sys / kern /
2018-11-06 Imre Vadászkernel - Make the wdog.h and gpio.h includes conditiona...
2018-11-06 Imre Vadászkernel - Fix build when neither INET nor INET6 options...
2018-10-31 Matthew Dillonkernel - Fix getsockname() on unnamed AF_LOCAL sockets
2018-10-27 Sascha Wildner<sys/sysproto.h>: Add back one needed newline and regen...
2018-10-27 Sascha Wildner<sys/sysproto.h>: Fix excessive newlines.
2018-10-27 Matthew Dillonlibc - Add kpmap shortcut for gettimeofday()
2018-10-20 Matthew Dillonkernel - Remove two debug messages
2018-10-19 Aaron LIMerge branch 'vendor/OPENRESOLV'
2018-10-15 Matthew Dillonkernel - Fix NUMA contention due to assymetric memory
2018-10-11 Sascha Wildnerkernel: Clean up syscalls.master a bit more.
2018-10-11 Sascha Wildnersyscalls.master: Remove a leftover semicolon.
2018-10-11 Sascha Wildnerkernel/libc: Remove sigstack() remains.
2018-10-06 Sascha Wildnerkernel: Add further support for fixed-width integer...
2018-10-06 Matthew Dillonkernel - Refactor tty clist code (2)
2018-10-04 Matthew Dillonkernel - Fix missing tokens in killalllwps()
2018-10-04 Matthew Dillonkernel - Refactor tty clist code
2018-10-04 Matthew Dillonkernel - Refactor tty_token, fix SMP performance issues
2018-10-04 Sascha Wildnerkernel/lwkt_token: Fix indent.
2018-10-04 Matthew Dillonkernel - Change pool token hash
2018-09-30 Matthew Dillonsystem - Add wait6(), waitid(), and si_pid/si_uid sigin...
2018-09-29 Sascha Wildner<sys/random.h>: Further cleanup.
2018-09-25 Matthew Dillonkernel - Macro additional builtin's (3)
2018-09-25 Matthew Dillonkernel - Do not overwrite uap args in system calls
2018-09-25 Matthew Dillonkernel - Remove lwkt_msg from sysunion in syscall code
2018-09-25 Matthew Dillonkernel - Optimize kmalloc() + bzero()
2018-09-25 Matthew Dillonkernel - Optimize bcopy, bzero, memset
2018-09-19 Matthew Dillonkernel - Fix early boot interrupt race
2018-09-19 Matthew Dillonkernel - Bump sysctl default limits for unix domain...
2018-09-19 Matthew Dillonkernel - Introduce separate sysctls for seqpacket limits
2018-09-09 Sascha Wildnerkernel: Add some missing __printflike()s.
2018-09-05 Imre Vadászkernel - Avoid a race between dfly_schedulerclock and...
2018-09-03 Markus Pfeifferkernel: unbreak buildkernel
2018-09-03 Matthew Dillonkernel - Fix missing brelse() in error path
2018-08-30 Matthew Dillonkernel - Fix a third missing wakeup() in kern_lock.c
2018-08-29 Matthew Dillonkernel - Fix startup race in usched_dfly
2018-08-24 Matthew Dillonkernel - Fix two missing wakeup()s in kern_lock.c
2018-08-23 Matthew Dillonkernel - Update AMD topology detection, scheduler NUMA...
2018-08-18 Matthew Dillonkernel - remove BUF_TIMELOCK use in fast flush pass
2018-08-13 Matthew Dillonkernel - Clear bp->b_error prior to initiating write I/O
2018-08-05 Aaron LI<net/if.h>: Do not include <net/if_var.h> for _KERNEL
2018-07-24 Sascha WildnerMerge branch 'vendor/OPENSSH'
2018-07-21 Sepherosa Ziehaumbuf: Reduce objcache name verbosity.
2018-07-21 Sepherosa Ziehauobjcache: Add sysctl to expose objcache statistics.
2018-07-20 Sascha Wildnerkernel/sysctl: Add handling of uint32_t.
2018-07-07 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-07-07 Sascha WildnerMerge branch 'vendor/OPENPAM'
2018-07-04 Sepherosa Ziehauobjcache: Add stat counting # of exhaustion.
2018-07-04 Sepherosa Ziehauobjcache: Move rarely used but useful bits into their...
2018-07-04 Sepherosa Ziehauobjcache: Use u_long for stats.
2018-07-03 Sepherosa Ziehauobjcache: Fix comment indentation.
2018-07-03 Sepherosa Ziehauobjcache: Use __predict for predictable conditions.
2018-07-02 Sepherosa Ziehauobjcache: Fix comment style
2018-07-02 Sepherosa Ziehauobjcache: Constify object cache name.
2018-06-30 Tomohiro Kusumisys/kern: Make condvar(9) support mutex(9)
2018-06-19 Sascha WildnerMerge branch 'vendor/DIFFUTILS'
2018-06-15 Matthew DillonKernel - Fix getvfsstat()/getfsstat() count w/ NULL...
2018-06-06 Matthew Dillonkernel - Fix umtx (pthread_mutex etc) race in kernel
2018-05-29 Matthew Dillonkernel - Add support for MosChip PCIe serial com, and...
2018-05-20 Matthew Dillonkernel - Change closefrom() EINTR behavior
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-14 Sascha Wildnerkernel: Include <sys/ttydefaults.h> where appropriate.
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-05-08 Matthew Dillonkernel - Optimize syscall path, remove old unused compa...
2018-05-05 Sascha WildnerFix a few typos across the tree.
2018-05-04 Matthew Dillonkernel - Remove kthread exit debug kprintf()s
2018-05-04 Matthew Dillonkernel - Fix spinlock bug introduced with windowing (2)
2018-05-02 Matthew Dillonkernel - Fix spinlock bug introduced with windowing
2018-04-28 Matthew Dillonkernel - Adjust the scheduler to fix nice +N glitches
2018-04-27 Matthew Dillonkernel - Fix several usched nits
2018-04-23 Matthew Dillonkernel - Remove cache ping-pong on common scheduler...
2018-04-23 Matthew Dillonkernel - Improve lockf performance
2018-04-23 Matthew Dillonkernel - Improve namecache performance
2018-04-23 Matthew Dillonkernel - Improve kern_dup() performance
2018-04-23 Matthew Dillonkernel - Carefully refactor contended tokens and spinlo...
2018-04-23 Matthew Dillonkernel - Fix statistics accounting bug in kfree()
2018-04-23 Matthew Dillonkernel - Carefully refactor contended tokens and spinlocks
2018-04-23 Matthew Dillonkernel - Remove performance pessimization with INVARIANTS
2018-04-23 Matthew Dillonkernel - cleanup kern_descrip.c
2018-04-23 Matthew Dillonkernel - Localize [in]activevnodes globals, improve...
2018-04-23 Matthew Dillonkernel - Minor rollup cleanup
2018-04-22 Matthew Dillonkernel - Remove SMP bottlenecks on uidinfo, descriptors...
2018-04-22 Matthew Dillonkernel - Remove SMP bottlenecks on uidinfo, descriptors...
2018-04-22 Matthew Dillonkernel - Refactor lwkt_token pool hash
2018-04-22 Matthew Dillonkernel - per-thread fd cache, p_fd lock bypass
2018-04-20 Matthew Dillonkernel - Implement td_limit reflection of p_limit
2018-04-19 Matthew Dillonkernel - Handle spinlock indefinite wait edge case
2018-04-18 Matthew Dillonkernel - Add dirty vnode management facility
2018-04-17 Matthew Dillonkernel - Improve spinlock performance a bit
2018-04-15 Sepherosa Ziehaukern: Unbreak compilation w/o INVARIANTS
2018-03-23 Matthew Dillonkernel - Fix namecache leak / broken hysteresis
2018-03-21 Matthew Dillonkernel - Fix quickhalt panic-on-reboot
2018-03-20 Matthew Dillonkernel - Attempt to fix high vnlru cpu use
2018-03-19 Matthew Dillonkernel - Implement QUICKHALT shortcut for unmounting...
2018-03-19 Matthew Dillonkernel - Fix deadlock during halt/reboot
2018-03-17 Matthew Dillonkernel - Fix udev devfs leak and possible panic
2018-03-17 Antonio Huete JimenezMerge branch 'vendor/LIBPCAP'
2018-03-17 Matthew Dillonkernel - Improve spinlock performance
2018-03-17 Matthew Dillonkernel - Clarify vsyncscan() operation
2018-03-17 Matthew Dillonkernel - Fix rare race in mutex ownership transfer
next