kernel - Incidental mplock removal - NTP support
[dragonfly.git] / sys / kern /
2017-01-09 Matthew Dillonkernel - Incidental mplock removal - NTP support
2017-01-09 Matthew Dillonkernel - Incidental mplock removal
2017-01-09 Matthew Dillonbuf - Remove B_ORDERED, Incidental CAM MPSAFE
2017-01-09 Matthew Dillonkernel - Incidental MPLOCK removal (non-performance)
2017-01-09 Sepherosa Ziehauusched: Add USCHED_SET_CPUMASK.
2017-01-09 Matthew Dillonkernel - Further refactor vmstats, adjust page coloring...
2017-01-08 Matthew Dillonkernel - Remove most global atomic ops for VM page...
2017-01-08 Matthew Dillonkernel - Move vm_page spin locks from pool to vm_page...
2017-01-08 Matthew Dillonkernel - Fix improper mplock in mount path
2017-01-07 Matthew Dillonkernel - Implement CPU localization hinting for low...
2017-01-06 Matthew Dillonkernel - vmm_init() must run after SMP startup
2017-01-06 Matthew Dillonkernel - Add NUMA awareness to vm_page_alloc() and...
2017-01-06 Matthew Dillonkernel - Add NUMA awareness to vm_page_alloc() and...
2017-01-03 Matthew Dillonkernel - Add kmalloc_set_unlimited()
2017-01-03 Matthew Dillonvmstat - Make vmstat -m more readable
2017-01-03 Matthew Dillonkernel - Fix kmalloc pool accounting for M_NETCRED
2017-01-01 Matthew Dillonkernel - Fix bugs in recent RSS/swap commits
2016-12-28 Sascha Wildnerkernel: Fix a -Wundef warning.
2016-12-28 Matthew Dillonkernel - Implement RLIMIT_RSS, Increase maximum support...
2016-12-17 Matthew Dillonkernel - Tag vm_map_entry structure, slight optimizatio...
2016-12-06 Matthew Dillonkernel - Increase worst-case maximum exec rate
2016-12-05 Matthew Dillonkernel - Remove unused process_exit and process_exec...
2016-12-05 Matthew Dillonkernel - Spiff up locks a bit
2016-12-05 Matthew Dillonkernel - Make kern_proc cache-friendly
2016-12-05 Matthew Dillonkernel - Try to idle cpus when in panic()
2016-12-05 Matthew Dillonkernel - more kmalloc and nlookup performance optimizations
2016-12-04 Matthew Dillonkernel - Overhaul namecache operations to reduce SMP...
2016-12-04 Matthew Dillonkernel - Reduce spinning on shared spinlocks
2016-12-01 Matthew Dillonkernel - Fix bug in socket_wait() (used by samba)
2016-11-28 Matthew Dillonkernel - Remove buffer flush debug message
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-11-08 Matthew Dillonkernel - Attempt to fix cluster pbuf deadlock on recurs...
2016-10-28 Matthew Dillonbuildkernel - Fix build issue w/libmd changes
2016-10-28 Matthew Dillonbuild - Rewire secure, remove conflicts from libmd...
2016-10-27 François Tigeotkernel: Rename the struct behind device_t to bsd_device
2016-10-27 François Tigeotkernel: Replace struct device* by device_t
2016-10-25 Sascha WildnerRemove <sys/stdbool.h>. The kernel has bool etc. in...
2016-10-24 Sascha Wildnerkernel: Mark some syscalls obsolete which are really...
2016-10-24 zrjUnbreak buildkernel.
2016-10-18 Sascha Wildnerkernel: Remove the COMPAT_43 kernel option along with...
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-16 Matthew Dillonkernel - Modestly reduce default maxvnodes calculation
2016-10-16 Matthew Dillonkernel - Reduce excessive inode hash table allocations
2016-10-16 Matthew Dillonkernel - Rename desiredvnodes to maxvnodes, fix deadlock
2016-10-14 Matthew Dillonkernel - Fix improper user-space access in sys___semctl()
2016-10-09 Matthew Dillonkernel - Refactor VMX code
2016-10-08 Matthew Dillonkernel - Fix low memory process kill bug
2016-10-08 Matthew Dillonkernel - Fix a system lockup with vmm
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-27 Matthew Dillonkernel - Remove mplock from KTRACE paths
2016-09-25 Sascha Wildnerkernel/clock_gettime: Various fixes.
2016-09-21 Antonio Huete Jimenezvkernel - Fix a vkernel lockup on startup
2016-09-08 Sepherosa Ziehauuipc: Make sure that listen is completed.
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-09-04 Sascha Wildnerkernel/clock: Solve aa85218e6 a bit better.
2016-08-31 zrjRename getline with get_line to avoid collision with...
2016-08-30 Sascha Wildnerkernel: Remove useless if (...).
2016-08-30 Matthew Dillonkernel - More threaded core dump fixes
2016-08-29 John MarinoMerge branch 'vendor/LESS'
2016-08-29 John MarinoMerge branch 'vendor/BMAKE'
2016-08-29 Matthew Dillonkernel - Fix coredump race with threaded processes
2016-08-29 Matthew Dillonkernel - Remove coredump spew on console
2016-08-29 Matthew Dillonkernel - Attempt to fix panic during shutdown from...
2016-08-29 Matthew Dillonkernel - Fix STOP/CONT race
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-18 Sascha Wildnerkernel/vfs: Sort pathconf cases in the default pathconf.
2016-08-08 Matthew Dillonkernel - Add workaround for improper yield in ACPI...
2016-08-08 Matthew Dillonkernel - Remove some debug output
2016-08-07 Matthew Dillonkernel - Cleanup gcc warnings
2016-08-05 Matthew Dillonkernel - Fix kern.proc.pathname sysctl
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-04 Peter AvalosMerge branch 'vendor/OPENSSH'
2016-08-03 Peter AvalosMerge branch 'vendor/OPENSSL'
2016-08-03 Matthew Dillonkernel - Remove PG_ZERO and zeroidle (page-zeroing...
2016-07-31 Matthew Dillonkernel - Refactor cpu localization for VM page allocati...
2016-07-30 Matthew Dillonkernel - Refactor cpu localization for VM page allocati...
2016-07-30 Matthew Dillonkernel - cleanup vfs_cache debugging
2016-07-30 Matthew Dillonkernel - Refactor cpu localization for VM page allocations
2016-07-29 Matthew Dillonkernel - Cleanup namecache stall messages on console
2016-07-29 Matthew Dillonkernel - Fix rare tsleep/callout race
2016-07-28 Matthew Dillonkernel - Be nicer to pthreads in vfork()
2016-07-28 Matthew Dillonkernel - Fix getpid() issue in vfork() when threaded
2016-07-27 Matthew Dillonsystat - Restrict %rip sampling to root
2016-07-26 Matthew Dillonkernel - Fix namecache race & panic
2016-07-26 Matthew Dillonkernel - Reduce atomic ops in switch code
2016-07-25 Matthew Dillonkernel - Fix mountctl() / unmount race
2016-07-25 Matthew Dillonkernel - Close a few SMP holes
2016-07-25 Matthew Dillonkernel - Cut buffer cache related pmap invalidations...
2016-07-24 zrjsys: Extract CPUMASK macros to new <machine/cpumask.h>
2016-07-24 Matthew Dillonkernel - Fix TDF_EXITING bug, instrument potential...
2016-07-24 Matthew Dillonkernel - Add vfs.repurpose_enable, adjust B_HASBOGUS
2016-07-23 François Tigeotkernel: Fix compilation
2016-07-23 Matthew Dillonkernel - Fix excessive ipiq recursion (4)
2016-07-23 Matthew Dillonkernel - Fix excessive ipiq recursion (3)
2016-07-22 Matthew Dillonkernel - repurpose buffer cache entries under heavy...
2016-07-22 Matthew Dillonkernel - Refactor buffer cache code in preparation...
2016-07-20 Matthew Dillonkernel - Fix excessive ipiq recursion (2)
2016-07-20 Matthew Dillonkernel - Fix excessive ipiq recursion
2016-07-20 Matthew Dillonkernel - Fix Xinvltlb issue, fix ipiq issue, add Xsniff
2016-07-19 Matthew Dillonkernel - Fix realtime inconsistency
next