kern: Address set-but-unused warnings (mostly)
[dragonfly.git] / sys /
2015-02-10 John Marinokern: Address set-but-unused warnings (mostly)
2015-02-10 John MarinoMerge branch 'vendor/GCC50'
2015-02-10 Imre Vadaszif_rum - Reapply ratectl fix from 12ae2d804aa2cd27a8e98...
2015-02-10 John MarinoHook gcc 5.0 (pre-release) in build, unhook gcc 4.4
2015-02-10 John MarinoMerge branch 'vendor/GCC50' - gcc 5.0 snapshot 1 FEB...
2015-02-10 Sepherosa Ziehauwlan: Let driver holds WLAN serializer for ieee80211_if...
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 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 Kusumihammer: fix terminology of "large block"
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-05 Antonio Huete Jimenezprocfs - 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 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 - Increase MAC cache maximum to 4096
2015-02-03 Matthew Dillonif_bridge - Fix issue where source MAC is not recorded.
2015-02-01 François Tigeotdrm/i915: Update to Linux 3.10
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 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 Sepherosa Ziehauinet6: Dispatch nd6_timer to netisr0 to run
2015-01-27 Tomohiro Kusumihammer: some trivial fixes
2015-01-27 Sascha Wildnerlibc/sigaltstack: Return EPERM upon disabling the activ...
2015-01-27 Imre Vadaszkernel/sound: Always create the devfs aliases when...
2015-01-27 Sascha Wildnerkernel/snd_hda: Fix module unloading.
2015-01-27 Sascha Wildnerkernel/snd_hda: Re-apply 6d233c5d040778c2655923f2a20676...
2015-01-27 Matthew Dillonhammer2 - Adjust TODO
2015-01-27 Matthew Dillonhammer2 - bulkfree work 2/many
2015-01-26 Matthew Dillonhammer2 - Stabilize new I/O infrastructure and work...
2015-01-26 Matthew Dillonkernel - Add swap-backed kernel memory allocator API
2015-01-26 Matthew Dillonkernel - limit backtrace-on-panic to 6 call levels
2015-01-26 Sascha Wildnerpxeboot.8: Small adjustments.
2015-01-25 Sascha WildnerMerge branch 'openssh'
2015-01-25 François Tigeotdrm: Implement and use the Linux version of kfree()
2015-01-24 Peter AvalosMerge new origin commits.
2015-01-24 François Tigeotdrm: Improve linux/jiffies.h hammer_acl gitea/hammer_acl
2015-01-24 François Tigeotdrm: Improve linux/pci.h
2015-01-24 François Tigeotdrm: Add linux/backlight.h
2015-01-23 Tomohiro Kusumisys/vfs/hammer: make description on low level storage...
2015-01-23 Matthew Dillonpxeboot - Add option to improve NFS performance
2015-01-23 Matthew Dillonpxeboot - Workaround BIOS breakage
2015-01-23 Peter AvalosMerge branch 'vendor/OPENSSH'
2015-01-22 Sascha Wildnerkernel/usb4bsd: Remove unused malloc type declaration.
2015-01-22 Sepherosa Ziehauinet6: Remove detecting of aggregatable unicast address...
next