dragonfly.git
2014-08-05 Matthew Dillonnewfs_hammer2 - Set default compression and check modes
2014-08-05 Matthew Dillonhammer2 - Add directives for setting the check mode
2014-08-05 Matthew Dillonhammer2 - Make the CRC check code programmable
2014-08-04 Matthew Dillonhammer2 - freemap and data check code
2014-08-04 Matthew Dillonhammer2 - add crc checking skeleton
2014-08-03 Sascha Wildnerkernel/acpi_timer: Lower the bar for ACPI-fast on real...
2014-08-03 Sascha Wildnerkernel: Don't pass the size of the var as arg2 to sysct...
2014-08-02 Sascha Wildnerisp(4): Remove wrong D_DISK and add D_MPSAFE to ops.
2014-08-02 Sascha Wildnermpt(4): Add D_MPSAFE to ops.
2014-08-02 Sascha Wildnerkernel/usched: Make the bootverbose messages a bit...
2014-08-02 Sascha Wildnerkernel: Add D_MPSAFE to the ops of mfi(4), mrsas(4...
2014-08-02 Sascha Wildnermps(4): Add forgotten D_MPSAFE to dev_ops and use callo...
2014-08-02 Sascha Wildnerciss(4): Add forgotten D_MPSAFE to dev_ops and use...
2014-08-02 Sascha Wildnermps(4): Remove unnecessary assignment (cam_calc_geometr...
2014-08-01 Matthew Dillonhammer2 - Get snapshots working again
2014-08-01 Matthew Dillonhammer2 - Make snapshot directive more convenient
2014-08-01 Matthew Dillonhammer2 - major simplification 1/many (stabilization C)
2014-08-01 Matthew Dillonhammer2 - Implement meta-data statistics rollup
2014-08-01 Matthew Dillonhammer2 - hammer2 stat adjustments
2014-07-31 Antonio Huete... kernel - Rule out vkernels from config hook delays.
2014-07-31 Sascha WildnerRemove duplicates in usbdevs, urtwn(4) and devd(8)...
2014-07-31 Matthew Dillondrm/i915 - Fix double lock deadlock
2014-07-31 Matthew Dillonhammer2 - major simplification 1/many (stabilization B)
2014-07-30 Sascha Wildnerkernel/usb4bsd: Sync urtwn(4) with current FreeBSD.
2014-07-30 Matthew Dillonhammer2 - major simplification 1/many (stabilization)
2014-07-30 Matthew Dillonhammer2 - major simplification 1/many (stabilization)
2014-07-30 Antonio Huete... hammer - Fix max volumes check on mount time
2014-07-30 Antonio Huete... share/examples - Fix cdev warnings
2014-07-30 Matthew Dillonhammer2 - major simplification of algorithms part 1...
2014-07-29 Sascha Wildner"Normalize" some types, s/long unsigned/unsigned long...
2014-07-29 Sascha Wildnerkernel: Completely remove the obsolete DEVICE_POLLING...
2014-07-29 Sascha Wildnerkernel: Remove unused and unbuilt code from the userlan...
2014-07-29 Sascha Wildnerkernel: Make sysvipc syscalls non-optional.
2014-07-29 Markus Pfeifferusb4bsd: set D_MPSAFE for usb devices (static)
2014-07-29 Markus Pfeifferusb4bsd: set D_MPSAFE for usb devices
2014-07-27 Nuno Antuneskernel/netisr: Use __func__ in kprintfs.
2014-07-26 Sascha WildnerSync ACPICA with Intel's version 20140724.
2014-07-26 Sascha Wildneracpica: Exclude nsdumpdv.c, it's obsolete & its code...
2014-07-25 François Tigeotdrm/i915: Sync intel_ringbuffer.c with Linux 3.8.13
2014-07-25 François Tigeotdrm/i915: Reduce differences with Linux 3.8.13
2014-07-25 Alex Hornungcsprng - Add copyright & comment around sleep code
2014-07-24 Alex Hornungcsprng - fix unused variable
2014-07-24 Alex Hornungcsprng - don't wait for entropy for the ratectl'ed...
2014-07-24 Imre Vadaszkernel/rum: Fix TX rate control. Use usb_pause_ls inste...
2014-07-24 Matthew Dillonkernel - Fix jumbo cluster buffer deadlock
2014-07-24 Alex Hornungcsprng - If not enough entropy is available, sleep
2014-07-23 Sascha Wildnerkernel/csprng: Compile in the SHA256_*() functions...
2014-07-23 Matthew Dillonkernel - Redo struct vmspace allocator and ref-count...
2014-07-23 Michael NeumannDocument that tcb_segstack should not be reordered.
2014-07-22 Michael NeumannAdd field to tls_tcb to support segmented stacks in...
2014-07-22 Sascha Wildnerkernel: Use NELEM() in a number of places.
2014-07-22 Sascha Wildnerkernel/virtio: Remove a useless #ifndef (CSUM_TSO is...
2014-07-21 François Tigeotdrm/i915: Use a common fence writing routine
2014-07-21 François Tigeoti915_gem.c: Simplify fence code
2014-07-20 François Tigeotdrm: Add Linux wake_up() and wait_event()
2014-07-20 François Tigeotdrm: Remove a no longer used kmalloc type
2014-07-20 Matthew Dillonkernel - Fix error handling in NFS async bio callbacks
2014-07-20 John Marinounbreak kernel (netgraph) by adding missing header...
2014-07-20 Nuno AntunesUse system's RT_ROUNDUP and RT_ADVANCE macros instead...
2014-07-20 Nuno Antunesnet/route.h: Expose the ROUNDUP and ADVANCE macros.
2014-07-20 Nuno Antunesnetgraph7: Assert the refcount is zero when freeing...
2014-07-19 Matthew Dillonkernel - Revert "Fix buildworld."
2014-07-19 François Tigeotre(4): Use MPSAFE callout
2014-07-19 Imre Vadaszmii: Add RealTek RTL8251 phy found on an ASUS A88XM...
2014-07-19 François Tigeotdrm(4): This device is MPSAFE
2014-07-18 Sascha Wildnerkernel/sym: Remove an extra semicolon in a #define.
2014-07-18 Sascha Wildnerkernel: Switch to mrsas(4) as the default for 'Thunderb...
2014-07-18 Matthew Dillonkernel - Adjust ssb_space_prealloc() use cases
2014-07-18 Sepherosa Ziehautcp: Set upper limit for the DupThresh generated by...
2014-07-18 Matthew Dillonkernel - network adjustments (netisr, tcp, and socket...
2014-07-18 Matthew Dillonkernel - turn off auto-socket sizing
2014-07-18 Matthew Dillonkernel - Fix two NFS crashes
2014-07-17 Matthew Dillonkernel - Move wakeup*() to ouside a spin lock
2014-07-17 Zach CrownoverAdded support for rcreload
2014-07-17 Matthew Dillonkernel - minor cpu idle statistics adjustment
2014-07-17 Nuno Antunesmsgport.9: lwkt_initport_spin now takes a fixed_cpuid...
2014-07-16 François Tigeotdrm/i915: Sync intel_sprite.c with Linux 3.8.13
2014-07-16 Matthew Dillonkernel - Add feature to allow sendbuf_auto to decrease...
2014-07-16 Nuno Antunesnetgraph7: Factor out and inline item reference countin...
2014-07-16 Matthew Dillonkernel - Improve TCP socket handling at high speeds
2014-07-15 François Tigeotdrm/i915: Sync ringbuffer code with Linux 3.8.13
2014-07-15 François Tigeotdrm: Fix locking issues in drm_irq.c
2014-07-15 Matthew Dillonkernel - Add safety for Intel SYSRET issue
2014-07-15 François Tigeotdrm: Reorder functions in drm_irq.c
2014-07-15 Sascha WildnerUpdate the pciconf(8) database.
2014-07-15 Sascha Wildner<sys/protosw.h>: Use netmsg_t.
2014-07-15 Sascha Wildnerkernel/netgraph7: Use kprintf etc. directly instead...
2014-07-15 Sascha Wildnerkernel/netgraph: Don't grab the tty_token around ldisc_...
2014-07-15 Sascha Wildnerkernel/netgraph7: Remove unneeded CFLAGS.
2014-07-15 Sascha Wildnerkernel/netgraph7: Adjust SVN ID.
2014-07-14 Imre Vadaszkm(4): Also supports sensors in AMD Family 12h CPUs...
2014-07-14 Sascha Wildnerkernel/netgraph7: Sync ng_bt3c with current FreeBSD...
2014-07-14 Matthew Dillonpowerd - Set to max performance if killed
2014-07-14 Matthew Dillonkernel - Fix stability issue with net.inet.tcp.inflight*
2014-07-14 Alex Hornungrc.d/random: bring back rc.conf defaults, minor fixes
2014-07-14 Alex Hornungrandom.4 - update for new CSPRNG status
2014-07-14 Alex Hornungkern_nrandom, rnd drivers: update for new CSPRNG
2014-07-14 Alex HornungAdd ChaCha and CSPRNG to conf/files
2014-07-14 Alex Hornungkernel - add a fortuna-based CSPRNG
2014-07-14 Alex Hornungkernel - add ChaCha algorithm (djb's merged implementation)
next