tools/make_libdeps.sh: Use sys.mk from src/.
[dragonfly.git] / sys /
2018-05-24 Sascha WildnerRemove some duplicated includes.
2018-05-24 Matthew Dillonhammer2 - Fix kmalloc pool blowout on low-memory machines
2018-05-23 François Tigeotdrm/linux/timer.h: No need to protect a callout struct...
2018-05-23 Imre Vadászdrm - No need to protect a callout struct from MP accesses.
2018-05-23 zrjbsd.kern.mk: Remove gcc80 workaround.
2018-05-23 zrjdrm/i915: Disable few unused const structs and functions.
2018-05-23 zrjbtxld(8): Convert to hostprog.
2018-05-21 Matthew Dillonhammer2 - Beef up bulkfree buffering
2018-05-20 zrjboot/pc32: Separate hostprog.
2018-05-20 zrjboot/pc32: Fix typo in mbr.
2018-05-20 Matthew Dillonkernel - Change closefrom() EINTR behavior
2018-05-19 Sascha Wildner/usr/include/netinet6: Remove three unused IPsec relate...
2018-05-19 zrjboot/pc32: Filter out global LDFLAGS.
2018-05-19 Sascha Wildnerkernel: Declare the enum for the guest type before...
2018-05-19 Matthew Dillonkernel - Fix swapcache cleaning issue
2018-05-17 Sascha WildnerMerge branch 'vendor/TOP'
2018-05-17 Sascha WildnerMerge branch 'vendor/TCSH'
2018-05-16 Sascha WildnerSync ACPICA with Intel's version 20180508 (from previou...
2018-05-15 Sascha Wildnerkernel/ipfw3: Remove unused malloc type.
2018-05-14 Sepherosa Ziehaux86_64/lapic: Use function pointer for EOI.
2018-05-14 Sascha Wildnerkernel: Include <sys/ttydefaults.h> where appropriate.
2018-05-14 zrjMerge remote-tracking branch 'origin/vendor/GCC80'
2018-05-13 Sascha Wildneripfw3: Fix kernel building without DEBUG in the config...
2018-05-13 Sascha WildnerFix LINT64 for the recent ipfw3 changes.
2018-05-13 François Tigeotkernel: Remove vm_zeroidle.c
2018-05-13 François Tigeotdrm/linux: Add cond_resched()
2018-05-12 Matthew Dillonkernel - pack struct fid
2018-05-12 Matthew Dillontmpfs - Fix tmpfs_fid, fix NFS exports
2018-05-12 Bill Yuanipfw3_nat: highspeed lockless in-kernel NAT
2018-05-09 Matthew Dillonvkernel - Adjust to fix buildkernel
2018-05-08 Matthew Dillonkernel - Refactor copyin, copyout
2018-05-08 Matthew Dillonkernel - Rearrange struct vm_zone slightly
2018-05-08 Matthew Dillonkernel - Refactor bcmp, bcopy, bzero, memset
2018-05-08 Matthew Dillonkernel - Optimize syscall path, remove old unused compa...
2018-05-08 Matthew Dillonkernel - Adjust pv caching a little
2018-05-08 Matthew Dillonkernel - Flesh out Spectre mitigation support
2018-05-08 Matthew Dillonkernel - Fix CVE-2018-8897, debug register issue
2018-05-07 Sascha Wildnerkernel/nfs: Use the correct prototype for sys_nfssvc().
2018-05-07 Sepherosa Ziehauigb: Dump registers.
2018-05-07 Sascha Wildnermrsas(4): Remove wrong extra arg from MR_LdBlockSizeGet().
2018-05-07 François Tigeotdrm/i915: Start building i915_gpu_error.c
2018-05-07 François Tigeotdrm/linux: Add scnprintf()
2018-05-07 François Tigeotdrm/linux: Add or improve various *printf functions
2018-05-07 François Tigeotdrm/linux: Start using stop_machine.h
2018-05-06 François Tigeotdrm/linux: Add do_gettimeofday()
2018-05-06 François Tigeotdrm: Sync include directives with Linux
2018-05-05 Sascha Wildnerlibc/termios: Sync a bit with FreeBSD.
2018-05-05 Sascha Wildnerlibc: Add strsuftoll{,x}()
2018-05-05 Sascha WildnerFix a few typos across the tree.
2018-05-05 zrjboot/pc32: Avoid issues at -O2.
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-05-01 Sepherosa Ziehauigb: Bring in WOL configuration from FreeBSD.
2018-05-01 Sepherosa Ziehaunetgraph7: Protect so_rcv properly
2018-04-29 Matthew Dillonkernel - Refactor machdep.cpu_idle_hlt
2018-04-28 Matthew Dillonhammer - Add missing lock
2018-04-28 Matthew Dillonkernel - Adjust the scheduler to fix nice +N glitches
2018-04-27 Matthew Dillonkernel - Improve indefinite macros a bit
2018-04-27 Matthew Dillonkernel - Add two debug variables to struct globaldata
2018-04-27 Matthew Dillonkernel - Fix several usched nits
2018-04-25 François Tigeotdrm: Implement parts of the Linux irq subsystem
2018-04-25 Sascha Wildnerkernel/mpr: Remove unused malloc type.
2018-04-24 Sascha WildnerRemove <sys/ioctl_compat.h>.
2018-04-24 Sascha WildnerAdd FreeBSD's mpr(4) driver for LSI Fusion-MPT 3/3...
2018-04-24 Sascha Wildner<sys/proc.h>: Fix unused macro name (number == bit...
2018-04-23 Sepherosa Ziehaux86_64/ioapic: Make sure that legacy IRQ only appears...
2018-04-23 Matthew Dillonkernel - Remove cache ping-pong on common scheduler...
2018-04-23 Matthew Dillonkernel - More deterministic systat -pv lock name output
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 Dillontmpfs - Move dnode lock to improve unlink performance
2018-04-23 Matthew Dillonkernel - Minor rollup cleanup
2018-04-22 Sascha WildnerLINT64: Fix typo.
2018-04-22 Matthew Dillonkernel - Remove SMP bottlenecks on uidinfo, descriptors...
2018-04-22 zrjbsd.kern.mk: Handle gcc80 better in buildkernel.
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-21 Sascha WildnerRemove IPsec and related code from the system.
2018-04-21 Sascha Wildnerkernel: Disable TCP_SIGNATURE in preparation for removi...
2018-04-21 Sascha Wildner<sys/mbuf.h>: Fix packet tag comments.
2018-04-21 Matthew Dillonkernel - Fix duplicate da0 or da* and locked up boot
2018-04-20 Tomohiro Kusumisys/vfs/autofs: Use ksnprintf() (sync with NetBSD)
2018-04-20 Tomohiro Kusumisys/vfs/autofs: Fix a comment
2018-04-19 Bill Yuanipfw3nat: remove the state from the proper tree
2018-04-20 Matthew Dillonkernel - Increase vm_object hash table
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 Sascha Wildnerkernel/LINT64: Fix comment.
2018-04-18 Sascha WildnerRemove some old tty related code, such as <sgtty.h...
2018-04-18 Antonio Huete Jimenezbpf - Add BIOC{S,G}FEEDBACK ioctls
2018-04-18 Antonio Huete Jimenez<net/dlt.h> - Remove a comment which is no longer appli...
next