dragonfly.git
2015-07-18 Tomohiro Kusumisbin/hammer: Align zone# in hammer blockmap output
2015-07-18 Tomohiro Kusumisbin/newfs_hammer: Minor fixes
2015-07-18 Tomohiro Kusumisbin/hammer: Remove modified1 flag
2015-07-18 John Marinodefault/compilers.conf: Fix include path
2015-07-18 John MarinoOpenLIBM: Undefine two C99 macros
2015-07-18 John MarinoCreate short name locales
2015-07-18 John MarinoGCC50: Upgrade base compiler to GCC release 5.2
2015-07-18 John MarinoMerge branch 'vendor/GCC50'
2015-07-18 John MarinoUpdate gcc-50 to SVN version 225979 (gcc-5-branch)
2015-07-18 Nuno Antunesdevfs: Use lwkt_domsg() instead of lwkt_sendmsg() ...
2015-07-18 Nuno Antuneskernel: Use lwkt_domsg() instead of lwkt_sendmsg()...
2015-07-18 Sascha WildnerSync ACPICA with Intel's version 20150717.
2015-07-17 John MarinoRemove now-unused hostapd source files from contrib
2015-07-17 John MarinoDisconnect hostapd from building in base
2015-07-17 Tomohiro Kusumisbin/hammer: Assert simplified blockmap allocator
2015-07-17 Tomohiro Kusumisbin/hammer: Fix wrong free big-blocks counter
2015-07-17 Tomohiro Kusumisbin/hammer: Optimize layer1 crc update
2015-07-17 Tomohiro Kusumisbin/hammer: Properly set modified flag for blockmap
2015-07-17 Tomohiro Kusumisbin/hammer: Fix boundary check
2015-07-17 Tomohiro Kusumisys/vfs/hammer: Make HAMMER_ENCODE() take zone index...
2015-07-17 Tomohiro Kusumisys/vfs/hammer: Add zoneX version of hammer_xlate_to_zo...
2015-07-17 Tomohiro Kusumisbin/hammer: Remove unnecessary zone encoding
2015-07-17 John MarinoOpenLIBM: local mod -- add back C99 macros
2015-07-17 Sepherosa Ziehaupowerd.8: Fix comment about P-state effect on Intel...
2015-07-17 Sepherosa Ziehauipiq: Add description for ipi latency measurement sysctls
2015-07-17 Sepherosa Ziehausysperf/ipitest: Run latency tests on all available...
2015-07-17 Matthew Dillonkernel - Reduce ACPI dmesg spam a little
2015-07-17 Matthew Dillonkernel - MFC 160de052b2 from FreeBSD (persist timer)
2015-07-17 Matthew Dillonkernel - Reduce mountroot intr_config_hook wait to...
2015-07-17 Matthew Dillonkernel - Fix mountroot / usb diskkey race.
2015-07-16 John MarinoFix installation of libm man page(s)
2015-07-16 John MarinoOpenLIBM: Replace complex ACOSH functions
2015-07-16 John MarinoOpenLIBM: Replace nextafterl function with FreeBSD...
2015-07-15 John MarinoOpenLIBM: Try to fix nextafterl
2015-07-15 François Tigeotkernel/linux: Implement idr_preload() and idr_preload_end()
2015-07-15 Matthew Dillonwmake - Improve use case for incremental world build...
2015-07-15 John MarinoOpenLIBM: Fix initializing FP environment
2015-07-15 Sascha Wildneri386 removal, part 18/x: Remove an i386 specific option.
2015-07-15 Sascha WildnerAdd wpi(4) to our default config.
2015-07-15 Sascha WildnerUpdate the pciconf(8) database.
2015-07-15 John MarinoOpenLIBM: Add missing symbol fegetexcept (DF404.0)
2015-07-15 Sepherosa Ziehaux86_64/mwait: Expose preamble mask for C3+ transition
2015-07-15 Sepherosa Ziehauacpi/pstate: Force CPU package power domain for Intel...
2015-07-15 Sepherosa Ziehaupowerd: Reverse the meaning of -e option
2015-07-14 Matthew Dillonsyscons - improve debugger entry
2015-07-14 François Tigeotkernel/linux: Fix a bug in idr_alloc()
2015-07-14 John MarinoOpenLIBM: Add 3 new symbols to map
2015-07-14 Matthew Dillonkernel - Fix live lock in vfs_conf.c mountroot>
2015-07-14 John MarinoWPA Supplicant: Add warning about its use
2015-07-14 John MarinoBump __DragonFly_version after replacement of libm
2015-07-14 John MarinoReplace hybrid libm with OpenBSD libm on vendor branch
2015-07-14 Matthew Dillonipiq: Add simple IPI latency measure sysctls (2)
2015-07-14 Sepherosa Ziehauipiq: Add simple IPI latency measure sysctls
2015-07-13 John MarinoOpenLIBM math.h: change __XPG_VISIBLE => __XSI_VISIBLE
2015-07-13 John MarinoOpenLIBM local mod: change another __fpclassify =>...
2015-07-13 John Marinoxlocale: remove const qualifier from __xlocale_C_ctype
2015-07-13 Matthew Dillonkernel - Fix mlock() related panic and memory leak
2015-07-13 Sepherosa Ziehaubus: Clear device description when we set driver.
2015-07-12 John MarinoOpenLIBM: Add DRAGONFLY.README to contrib
2015-07-12 John MarinoOpenLIBM: remaining local modifications
2015-07-12 John MarinoOpenLIBM: local modification - elf notes on assembly
2015-07-12 John MarinoMerge branch 'vendor/OPENBSD_LIBM'
2015-07-12 John MarinoImport OpenBSD's libm (trunk, 4 July 2015) to a new...
2015-07-12 Tomohiro Kusumisys/vfs/hammer: Fix comments
2015-07-12 Tomohiro Kusumisys/vfs/hammer: Cleanup whitespace(0x20) before tab
2015-07-12 Tomohiro Kusumisys/vfs/hammer: Add comment on multi-master clustering
2015-07-12 Sepherosa Ziehaucam: Initialize counted_to_config properly in xpt_bus_r...
2015-07-12 Sepherosa Ziehauacpi/pstate: Fix and cleanup 465a6ec
2015-07-12 Sepherosa Ziehauacpi/pstate: Since AMD 11h, 8 P-states are supported.
2015-07-11 Tomohiro Kusumisbin/hammer: Fix comments
2015-07-11 Tomohiro Kusumisbin/hammer: Cleanup blockmap pointer dereference
2015-07-11 Tomohiro Kusumisbin/hammer: Remove unnecessary blockmap argument
2015-07-11 Tomohiro Kusumisbin/hammer: Make function prototype explicit
2015-07-11 Tomohiro Kusumisbin/hammer: Cleanup blockmap initialization
2015-07-11 François Tigeotdrm: Implement set_memory_wc() and set_memory_wb()
2015-07-11 Sepherosa Ziehauaperf: Sensor for effective CPU frequency using APERF...
2015-07-11 Sepherosa Ziehausensors: Add frequency sensor type
2015-07-11 Sepherosa Ziehausensors: Fix value type
2015-07-11 John Marinoxlocale: Fix potential segfault
2015-07-10 Tomohiro Kusumisys/vfs/hammer: Add hammer_node_max_elements()
2015-07-10 Tomohiro Kusumisys/vfs/hammer: Use HAMMER_BUFFERS_PER_BIGBLOCK
2015-07-10 Tomohiro Kusumisbin/mount_hammer: Fix indentation
2015-07-10 Tomohiro Kusumisbin/hammer: Enable readhammerbuf()
2015-07-10 Tomohiro Kusumisbin/hammer: Remove init_fifo_head()
2015-07-10 Sepherosa Ziehauacpi/pstate: Expose frequency power consumption table
2015-07-10 Sepherosa Ziehauacpi/pstate: Increase max supported P-states
2015-07-10 Sepherosa Ziehaupowerd: Implement mwait C-state hint adjustment
2015-07-10 Sepherosa Ziehaupowerd: Allow disable CPU power domain frequency adjustment
2015-07-10 Matthew Dillonkernel - Fix panic during coredump
2015-07-10 Sascha Wildnergcc5: Fix quickworld.
2015-07-10 Sascha Wildneri386 removal, part 17/x: Remove i386 code from various...
2015-07-10 Sepherosa Ziehaupowerd: Rework cpu and cpu power domain selection
2015-07-09 Sascha WildnerLocal adjustments for OpenSSL-1.0.1p.
2015-07-09 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-07-09 Sascha WildnerImport OpenSSL 1.0.1p.
2015-07-09 Sascha Wildneri386 removal, part 16/x: Remove forgotten file via...
2015-07-08 Sascha Wildneri386 removal, part 15/x: Remove i386 specific network...
2015-07-08 Sascha Wildneri386 removal, part 14/x: Remove i386 specific code...
2015-07-08 Tomohiro Kusumisys/gnu/vfs/ext2fs: Update COPYRIGHT.INFO
2015-07-08 Sascha WildnerRemove non-existant .PATH components from a number...
next