kernel - Incidental mplock removal - NTP support
[dragonfly.git] / sys / sys /
2017-01-09 Matthew Dillonbuf - Remove B_ORDERED, Incidental CAM MPSAFE
2017-01-09 Sepherosa Ziehauusched: Add USCHED_SET_CPUMASK.
2017-01-09 Matthew Dillonkernel - Further refactor vmstats, adjust page coloring...
2017-01-09 Matthew Dillonkernel - Refactor struct vmstats and vm_zone
2017-01-08 Matthew Dillonkernel - Remove most global atomic ops for VM page...
2017-01-08 Matthew Dillonkernel - Reduce size of struct spinlock
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-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-04 Sascha Wildner<sys/vfscache.h>: Sync enum vtagtype with what we have.
2017-01-04 Sascha WildnerRemove portal file system, mount_portal and examples.
2017-01-03 Matthew Dillonkernel - Add kmalloc_set_unlimited()
2017-01-01 Sascha WildnerBump copyrights.
2016-12-30 Matthew Dillonkernel - Fix swap issue, implement dynamic pmap PT...
2016-12-28 Sascha Wildner<errno.h>: Generally include <sys/cdefs.h>.
2016-12-28 Matthew Dillonkernel - Implement RLIMIT_RSS, Increase maximum support...
2016-12-20 Sepherosa Ziehaucputimer: Add more IDs for VMM cputimers.
2016-12-19 zrj<sys/param.h>: Bump __DragonFly_version for binutils...
2016-12-17 Sepherosa Ziehaumbuf: Factor function to set mbuf hash.
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 - Cleanup macros
2016-12-01 Sascha Wildner<sys/{ipc,stat}.h>: Remove duplicate inclusion of ...
2016-11-29 François Tigeotfirmware(9): Change type of data pointer
2016-11-24 zrjMerge remote-tracking branch 'origin/vendor/BINUTILS227'
2016-11-22 Matthew Dillonefi - Add EFI run-time ABI support (2)
2016-11-22 Matthew Dillonefi - Add EFI run-time ABI support
2016-11-19 Sascha WildnerRemove some old architecture handling.
2016-11-19 Sascha Wildneri386 removal, part 58/x: Remove <sys/link_aout.h>.
2016-11-08 Matthew Dillonkernel - Attempt to fix cluster pbuf deadlock on recurs...
2016-11-04 Sascha Wildner<sys/cdefs.h>/<machine/stdint.h>: Fix __STDC_VERSION__...
2016-11-02 John MarinoBump __DragonFly_version after md/crypt/ressl conflict...
2016-11-01 Sascha Wildner<sys/cdefs.h>: Remove some duplicate definitions.
2016-10-31 Matthew Dillonkernel - Add trackpoint and elantech mouse support
2016-10-29 Sascha Wildner<sys/efi.h>: Move the efi_next_descriptor() macro to...
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 zrj<sys/cdefs.h>: Rework __weak_reference() macro.
2016-10-24 zrjUnbreak buildkernel.
2016-10-24 Matthew Dillonlibcrypt - Internalize additional symbols
2016-10-21 zrj<wchar.h>: Add support for compilers -fshort-wchar.
2016-10-18 Sascha Wildnerkernel: Remove the COMPAT_43 kernel option along with...
2016-10-18 Sascha Wildner<sys/types.h>: Add definitions of bool, true and false...
2016-10-17 zrjMerge branch 'vendor/BINUTILS225'
2016-10-16 Matthew Dillonkernel - Reduce excessive inode hash table allocations
2016-10-16 Matthew Dillonkernel - Rename desiredvnodes to maxvnodes, fix deadlock
2016-10-08 Matthew Dillonkernel - Fix a system lockup with vmm
2016-10-03 John MarinoMerge branch 'vendor/LIBRESSL'
2016-10-03 Sascha WildnerSplit out <sys/_termios.h> for struct termios and the...
2016-09-29 zrj<sys/cdefs.h> Also add __malloclike to lint case.
2016-09-24 zrjUse recently added attributes in few standard headers.
2016-09-24 zrjstyle(9): Perform some cleanup in few standard headers.
2016-09-24 zrj<sys/cdefs.h>: Add support for alloc_align, alloc_size...
2016-09-24 zrj<sys/cdefs.h>: Be more careful with _Noreturn.
2016-09-24 zrj<sys/cdefs.h>: Move __warn_unused_result__ to 3.4
2016-09-24 zrj<sys/cdefs.h>: Style(9) fixes.
2016-09-16 John MarinoBelatedly bump DF version after SSL libraries were...
2016-09-06 John MarinoMerge branch 'vendor/LIBRESSL'
2016-08-31 zrj<sys/param.h>: Bump __DragonFly_version for global...
2016-08-31 zrjPrevent dports gcc "fixing" the last headers.
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 - Attempt to fix panic during shutdown from...
2016-08-29 Tomohiro Kusumisys/kern: Make struct buf::b_dep a member of union
2016-08-28 Sascha Wildner<sys/iconv.h>: Fix typo in a comment (taken from FreeBSD).
2016-08-27 John MarinoMerge branch 'vendor/GCC50'
2016-08-13 Sascha Wildner<sys/errno.h>: Use __BSD_VISIBLE instead of !_POSIX_SOURCE.
2016-08-13 Sascha Wildner<sys/errno.h>: Adjust whitespace (no functional change).
2016-08-08 Sascha Wildner<sys/termios.h>: Clean up the namespace.
2016-08-08 Sascha Wildner<sys/termios.h>: Adjust whitespace (no functional change).
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 Sascha Wildner<sys/types.h>: Use __BSD_VISIBLE instead of !_POSIX_SOURCE.
2016-08-03 Sascha Wildner<sys/stat.h>: Clean up the POSIX namespace.
2016-08-03 Sascha Wildner<sys/aio.h>: Remove unneeded includes (cleans up namesp...
2016-08-03 Sascha Wildner<sys/ipc.h>: Some POSIX adjustments.
2016-08-03 Sascha Wildner<sys/shm.h>: Some POSIX adjustments.
2016-08-03 Sascha Wildner<sys/sem.h>: Some POSIX adjustments.
2016-08-03 Sascha Wildner<sys/msg.h>: Some POSIX adjustments.
2016-08-03 Sascha WildnerClean up whitespace in a few headers (no functional...
2016-08-03 Matthew Dillonkernel - Remove PG_ZERO and zeroidle (page-zeroing...
2016-07-30 Matthew Dillonkernel - Refactor cpu localization for VM page allocations
2016-07-26 Matthew Dillonkernel - Reduce atomic ops in switch code
2016-07-24 zrjsys: Extract CPUMASK macros to new <machine/cpumask.h>
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...
next