dragonfly.git
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)
2014-07-14 Alex Hornungglxsb(4) - use add_buffer_randomness()
2014-07-14 Sepherosa Ziehauigb: enable MSI-X for i354 on C2550 SoC
2014-07-14 Matthew Dillondrm - Fix bug with ttm_tt_swapin()
2014-07-14 François Tigeotdrm/ttm: Replace FreeBSD custom code by Linux workqueues
2014-07-13 Imre Vadaszidentcpu: Add AMD Features2 strings for bits 25 to 28
2014-07-13 Matthew Dillonkgdb - Fix for new CPU_prvspace[]
2014-07-13 Sascha Wildnerkernel/netgraph: Remove useless Makefile.inc's.
2014-07-13 Sascha Wildnerkernel/netgraph7: Sync ubt and ubtbcmfw with current...
2014-07-13 Alex HornungRevert "add load_kld to rc.subr"
2014-07-13 Alex Hornungrc.conf - Add support for FreeBSD-style vlan conf
2014-07-13 Alex Hornungifconfig - use correct name after cloning
2014-07-13 Alex Hornungnetwork.subr - use get_if_var extensively
2014-07-13 Alex Hornungadd load_kld to rc.subr
2014-07-13 Alex Hornungnetwork.subr - move get_if_var here
2014-07-13 Sascha Wildnerkernel: Use NULL for pointers.
2014-07-13 François Tigeotdrm: Improve the BUG() macro
2014-07-13 Nuno Antunesnetgraph7: Fix a bug in the Makefile.
2014-07-13 Matthew Dillonbuild - allow ABIVERS to be overridden in Makefile.usr
2014-07-13 Matthew Dillonkernel - More verbose boot de-spamming
2014-07-13 Matthew Dillonkernel - Add two features to improve qemu emulation...
2014-07-13 Matthew Dillonkernel - Add lwkt_cpusync_quick()
2014-07-13 Matthew Dillonkernel - Reduce console spam in verbose mode when print...
2014-07-12 François Tigeotdrm/i915: Fix flickering screen issues on some laptops
2014-07-12 Matthew Dillonkernel - Fix crypto boots and rescue boots
2014-07-12 Imre Vadaszkm(4): Support for sensors in AMDs Kaveri and Kabini...
2014-07-11 Sascha WildnerFix a couple of typos in a manpage and readme file.
2014-07-11 Sascha Wildnerkernel: Remove unused functions vop_panic() and vfs_std...
2014-07-11 Matthew Dillonkernel - Fix table problem w/IPV6 matching with PF
2014-07-11 Sascha Wildnerlibradius.3: Add missing include file in the manual...
2014-07-11 Nuno Antunesnetgraph7: Allow name and ID hashes to grow.
2014-07-11 Nuno Antunesnetgraph7: Plug item allocation leak in ng_socket.
2014-07-11 Nuno Antunesnetgraph7: Use a shared token to protect typelist changes.
2014-07-11 Nuno Antunesnetgraph7: Use a shared token to protect topology changes.
2014-07-11 Nuno Antunesnetgraph7: Remove unneeded critical sections.
2014-07-11 Nuno Antunesnetgraph7: Directly use objcache_* functions instead...
2014-07-11 Nuno Antunesnetgraph7: Major rework of netgraph7 internal mechanisms.
2014-07-11 Nuno Antunesnetgraph7/eiface: Remove KMODDEPS from Makefile.
2014-07-11 Nuno Antunesnetgraph7: Bring in ng_eiface.
2014-07-10 François Tigeotdrm: Replace some custom code by wait_event routines
2014-07-10 François Tigeotdrm: Add a linux/jiffies.h implementation
2014-07-10 François Tigeotdrm: Add a linux/time.h implementation
2014-07-08 Matthew Dillonkernel - (32 bit) fix MP boot problems
2014-07-08 Sascha Wildnerkernel/vga: Fix register name in a comment.
2014-07-08 Sascha Wildnerkernel/vga: Fix a CRTC register setting which I botched...
2014-07-08 Sascha Wildnerkernel/vga: Remove VGA_NO_BIOS and VGA_ALT_SEQACCESS...
2014-07-08 François Tigeotdrm/i915: Add some missing locks
2014-07-08 François Tigeotdrm/i915: Add i915_gem_object_sync()
2014-07-08 Matthew Dillonvkernel - Fix systat -vm 1
2014-07-07 Sascha Wildnerkernel/usb4bsd: Add the urndis(4) driver for Remote...
2014-07-07 Sascha Wildneracpica: Clean up the config header a bit.
2014-07-07 Nuno Antunespaths.h: Add path to ifconfig.
2014-07-07 François Tigeotdrm/i915: Reduce ring code differences with Linux
2014-07-07 Matthew Dillonvkernel64 - Make operational again after bootstrap...
2014-07-07 Sascha Wildnerrpc: Remove empty FreeBSD ID.
2014-07-07 Matthew Dillonbuild - Fix vkernel64 build
2014-07-06 Justin C. SherrillRPC: remove some extraneous $id$ lines.
2014-07-06 hrsRPC: replace Sun license with 3-clause BSD license.
2014-07-06 Matthew Dillonboot - Fix timecount issues with some BIOSes
2014-07-06 Matthew Dillonkernel - extend cpus past 64 - fixes and adjustments
2014-07-06 Matthew Dillonkernel - remove debugging
2014-07-06 Matthew Dillonkernel - extend cpus past 64 - fixes
2014-07-06 Sascha WildnerFix VKERNEL/i386 build.
2014-07-06 Justin C. SherrillCorrect math and limerick.
2014-07-05 Sascha Wildnerkernel: Fix KTR compilation.
2014-07-05 François Tigeotdrm/i915: Add i915_gem_check_wedge()
2014-07-05 Sascha Wildnerkernel/i386: Fix buildkernel.
2014-07-05 François Tigeotdrm/i915: Sync intel_ringbuffer.h with Linux 3.8.13
2014-07-05 François Tigeotdrm/i915: intel_iic.c really is intel_i2c.c
2014-07-05 François Tigeotdrm/i915: i915_debug.c really is i915_debugfs.c
2014-07-05 Matthew Dillonbuild - Add missing symbol for vkernel64 build
2014-07-04 Matthew Dillonkernel - Refactor cpumask_t to extend cpus past 64...
2014-07-04 François Tigeotdrm: Use the Linux completion API
2014-07-04 François Tigeotdrm: Add a linux/completion.h implementation
2014-07-04 Nuno Antuneskernel: Unbreak vkernel64 build.
2014-07-04 Nuno Antuneslibradius(3): Sync with FreeBSD head.
2014-07-04 Sascha Wildnerkernel/netgraph7: Build fix.
2014-07-04 Matthew Dillonkernel - Refactor cpumask_t to extend cpus past 64...
2014-07-03 Sascha Wildner<sys/sysctl.h>: Put the access argument in parentheses.
2014-07-03 Sascha Wildner<sys/sysctl.h>: Indentation fixes (nothing functional).
2014-07-03 Sascha Wildner<sys/sysctl.h>: Remove CTLFLAGs which we don't handle.
2014-07-03 Joris Giovannangelidrm/ttm: remove linux_compat.c from conf/files too
2014-07-03 Matthew Dillondrm/ttm - stabilizing pass, misc bug fixes
2014-07-03 Joris Giovannangelidrm/ttm: convert rb_tree back to tree(3) and fix a...
2014-07-02 Sascha Wildnerkernel: Fix some -Wundef warnings.
2014-07-01 Matthew Dillonkernel - Fix PF tables (SMP work)
2014-07-01 Franco Fichtnerkernel: remove layer of indirection for ether_input()
2014-07-01 Matthew Dillonkernel - add vm_contig_avail_pages() API
2014-07-01 Matthew Dillondmesg - Add -ff feature
2014-07-01 Matthew Dillonkernel - Fix several taskqueue livelocks
2014-07-01 Franco Fichtnerkernel: switch newer drivers back to if_input()
2014-07-01 Franco Fichtnerkernel: make pktinfo and cpuid native to ip_input()
next