dragonfly.git
2015-02-10 John MarinoMerge branch 'vendor/GCC50' - gcc 5.0 snapshot 1 FEB...
2015-02-10 John MarinoImport pre-release gcc-5.0 to new vendor branch
2015-02-10 John Marinogcc50: Bring in makefiles but leave them unhooked
2015-02-10 John Marinolibevtr: Fix loop properly
2015-02-10 John Marinosh (1): Remove -Werror conditionally due to seven clobb...
2015-02-10 John Marinoed(1): Fix [-Werror=logical-not-parentheses]
2015-02-10 Sepherosa Ziehauwlan: Let driver holds WLAN serializer for ieee80211_if...
2015-02-10 John Marinolibstand: Fix loop with undefined optimized behavior
2015-02-10 John Marinolibevtr: Remove loop with undefined optimized behavior
2015-02-10 John Marinoncurses: Apply patch from upstream to allow building...
2015-02-09 John Marinolibc: Silence a bunch of set-but-not-used errors found...
2015-02-09 Michael Neumanne1000 (em, emx, ig_hal): Sync w/ intel em-7.4.2
2015-02-08 Sascha Wildnerkernel/sound: Add missing unlock (we panic on lockunini...
2015-02-08 Sepherosa Ziehaumemtemp.4: Add manpage for memtemp
2015-02-08 Sepherosa Ziehauifnet: Make ifnet and ifindex2ifnet MPSAFE
2015-02-08 François Tigeotidr: Remove a debugging message
2015-02-08 Sascha Wildnerkernel/x86_64: Add SDBG to Features2.
2015-02-07 François Tigeotdrm: Reintroduce drm_kms_free()
2015-02-07 François Tigeotdrm: Start using idr_alloc()
2015-02-07 François Tigeotdrm: Sync drm_context.c with Linux 3.10
2015-02-07 François Tigeotidr: Implement idr_alloc()
2015-02-07 Sepherosa Ziehauiwn: Release WLAN serializer before ieee80211_ifattach()
2015-02-07 Sepherosa Ziehauecc/e5: Strip comma from device description
2015-02-07 Sepherosa Ziehauecc/e5: Declare dimmmtr near its usage
2015-02-07 Sepherosa Ziehauecc/e5: No need to check rank disabled bits
2015-02-07 Sepherosa Ziehaumemtemp: Add Intel E5 v2 memory thermal sensor support
2015-02-07 François TigeotSync intel_sdvo.c with Linux 3.10
2015-02-07 Tomohiro Kusumilib/libhammer: don't hide sysctlbyname(3) results
2015-02-07 Tomohiro Kusumihammer: fix terminology of "large block"
2015-02-07 Antonio Huete... libhammer - Fix a fd leak on the previous commit
2015-02-07 Matthew Dillonlibc - Disallow an excessively large pattern space
2015-02-07 Sascha WildnerRemove no longer used posix4(9) manual page.
2015-02-06 François Tigeotdrm/i915: Remove intel_encoder_noop and intel_crtc_noop()
2015-02-06 François Tigeotdrm: Sync drm_buffer.c with Linux 3.10
2015-02-06 François Tigeotdrm: Sync drm_crtc.c and drm_crtc_helper.c with Linux...
2015-02-06 François Tigeotdrm/i915: Use kzalloc()
2015-02-06 François Tigeotdrm: Implement kzalloc()
2015-02-06 Sepherosa Ziehauacpica: Fix 3abee989bb021ca7a77508792e45828ce9d53b28
2015-02-06 Sepherosa Ziehauacpica: Unbreak iasl compile
2015-02-06 Sepherosa Ziehauwlan: Destroy main ifp until all vaps are destroyed
2015-02-06 Sepherosa Ziehauem/emx: Apply the same TSO workaround as 82571/82572...
2015-02-06 Sepherosa Ziehauecc.4: Adjust according to the recent changes
2015-02-05 Antonio Huete... procfs - Properly return error codes for ioctl calls
2015-02-05 Sascha Wildnerkern_clock.c: Clarify that my last commit msg meant...
2015-02-05 Sascha WildnerSync ACPICA with Intel's version 20150204.
2015-02-05 Antonio Huete... libhammer - Change the way PFS mounts are detected
2015-02-05 Sascha Wildnerkernel/clock: Also document that time_second is since...
2015-02-05 Matthew Dillonkernel - Fix documentation for time_second
2015-02-05 Sascha Wildnerkernel/wlan: Remove an unused malloc type.
2015-02-05 Sepherosa Ziehauwlan: Make sure that WLAN serializer is not held for...
2015-02-04 Sepherosa Ziehauecc: Support Intel E5 v2 memory controller
2015-02-04 Sepherosa Ziehaubuild: Unbreak GENERIC building; LINT seems fine.
2015-02-04 Sepherosa Ziehaux86_64: Disable mwait extention if there is no sub...
2015-02-03 Sascha Wildnerkernel/iwn: Comment out IWN_DEBUG in the Makefile.
2015-02-03 Sascha Wildnerkernel/wlan: Re-fix printf issues in debug messages.
2015-02-03 Sascha Wildnerkernel/ath: Disallow overriding ATH_RXBUF and ATH_TXBUF.
2015-02-03 Sascha Wildnerkernel/ath: Fix building with AH_DEBUG.
2015-02-03 Sascha Wildneriwn/wpi: Fix building firmwares into the kernel.
2015-02-03 Johannes Hofmannkernel/iwn - Fix MAC address printing in verbose mode
2015-02-03 Johannes Hofmannkernel/wpi - Add back ASSERT_ALTQ_SQ_DEFAULT
2015-02-03 Johannes Hofmannkernel/wpi - Use IFNET_STAT_INC macros
2015-02-03 Johannes Hofmannkernel/wpi - Update wpi firmware to iwlwifi-3945-15...
2015-02-03 Johannes Hofmannkernel/wpi - Report wpi from FreeBSD
2015-02-03 Matthew Dillonwlan - update README.DRAGONFLY for driver porting
2015-02-03 Matthew Dillonkernel/ath - export athdev_printf()
2015-02-03 Matthew Dillonwlan - export ieee80211_add_ssid()
2015-02-03 Matthew Dillonkernel/iwn - Report iwn from FreeBSD
2015-02-03 Matthew Dillonkernel/ath - Synchronize with FreeBSD
2015-02-03 Matthew Dillonwlan - Finish ieee80211_realign()
2015-02-03 Matthew Dillonwlan - Update wlan from Adrian / FreeBSD
2015-02-03 Markus Pfeifferusb4bsd: Re-port the if_rum driver
2015-02-03 Matthew Dillonif_bridge - Fix man page
2015-02-03 Matthew Dillonif_bridge - Increase MAC cache maximum to 4096
2015-02-03 Matthew Dillonif_bridge - Fix issue where source MAC is not recorded.
2015-02-02 Imre Vadaszlibc -- dmalloc: Fix uninitialized variable in memreall...
2015-02-01 Sascha Wildnerlibc/db: Fix build with HASH_STATISTICS defined.
2015-02-01 Sascha Wildnerlibc/getifaddrs: Remove dead code.
2015-02-01 François Tigeotdrm/i915: Update to Linux 3.10
2015-01-31 Sascha WildnerSync zoneinfo database with tzdata2015a from ftp:/...
2015-01-31 Robin Hahlinglibcrypto: Raise WARNS to 2 and remove HAVE_CRYPTODEV...
2015-01-31 Matthew Dillonkernel - Remove if_re debugging message
2015-01-31 Matthew Dillonkernel - Add sysctl to loosen ND packet restrictions
2015-01-31 Sascha Wildner<sys/resource.h>: Add RLIM_SAVED_{CUR,MAX} and separate...
2015-01-31 Sascha Wildner<sys/resource.h>: Adjust whitespace (no functional...
2015-01-30 Matthew Dillonhammer2 - fix I/O race, flesh out bulkfree
2015-01-29 Matthew Dillonhammer2 - work on bmap->avail tracking, fix DIO issue...
2015-01-28 Sascha WildnerUPDATING: Mention recently removed kernel options.
2015-01-28 Sascha WildnerRemove <sys/_posix.h>. It serves no purpose anymore.
2015-01-28 Sascha Wildnerkernel: Retire the P1003_1B and _KPOSIX_VERSION kernel...
2015-01-28 Sascha Wildner<sys/semaphore.h>: Remove dead p1003_1b code.
2015-01-28 Sascha Wildner<sys/sysctl.h>: Remove <sys/_posix.h> include. It is...
2015-01-28 Sascha Wildnerkernel/mib: Remove <sys/_posix.h> dependency.
2015-01-28 Imre Vadaszkernel/snd_hda: Enable uncacheable DMA attribute as...
2015-01-28 Sascha Wildner<sys/mman.h>: Some cleanup.
2015-01-28 Sascha Wildner<sys/mman.h>: Whitespace cleanup (no functional change).
2015-01-28 John Marinobsd.hostlib.mk: Fix case where SRCS is defined but...
2015-01-28 Sepherosa Ziehauinet6: Dispatch nd6_timer to netisr0 to run
2015-01-27 Tomohiro Kusumilib/libhammer: cleanups
2015-01-27 Tomohiro Kusumilib/libhammer: cleanups
2015-01-27 Tomohiro Kusumilib/libhammer: fix minor memory leaks
next