kernel - Fix rare buffer cache deadlock
[dragonfly.git] / sys /
2013-12-12 Matthew Dillonkernel - Fix rare buffer cache deadlock
2013-12-12 Matthew Dillonhammer2 - cleanup embedded data hacks
2013-12-12 Matthew Dillonhammer2 - Refactor file unlink w/open descriptor (2)
2013-12-11 Matthew Dillonhammer2 - Refactor file unlink w/open descriptor
2013-12-11 Matthew Dillonhammer2 - Refactor reserved block selection in freemap...
2013-12-10 Sepherosa Ziehaucallout: Fix callout_terminate() if the callout_reset...
2013-12-10 Sepherosa Ziehaubnx: Bring in APE support from FreeBSD bge(4)
2013-12-09 Matthew Dillonkernel - rate-limit the '%s: FAILURE - oversized DMA...
2013-12-09 Matthew Dillonhammer2 - Refactor reserved block selection in freemap...
2013-12-08 Sepherosa Ziehaubnx: Merge several recent bge changes
2013-12-08 Sepherosa Ziehaubge: Extend delay time for 5761 during firmware hand...
2013-12-08 Sepherosa Ziehaubge: Bring in APE support from FreeBSD
2013-12-06 John MarinoMerge branch 'vendor/BINUTILS224'
2013-12-06 Sascha WildnerRemove unused file.
2013-12-06 Sascha Wildnerkernel/i386: Make digi(4) compilable into the kernel...
2013-12-06 Sascha WildnerLINT/LINT64: Additional adjustment for e19e3c77407.
2013-12-06 Sascha Wildnerkernel: Drop ISA support from most remaining drivers...
2013-12-06 Sascha Wildnerkernel: Fix a bunch of drm warnings.
2013-12-06 Sascha Wildnerkernel/i386: Remove some old devices from the userconfi...
2013-12-05 Sascha Wildnerfsck(8): Raise WARNS to 2 and fix warnings.
2013-12-05 François Tigeotdrm: Convert idr spinlocks to lockmgr locks
2013-12-05 François Tigeotdrm: Reduce differences with Linux 3.8
2013-12-05 François Tigeotdrm: Add linux/i2c.h
2013-12-05 Sepherosa Ziehaubge: Don't blindly clear GPIOs configuration.
2013-12-05 Sepherosa Ziehaubge: Correct setting TX random backoff register.
2013-12-05 Sepherosa Ziehaubge: Reorder reset sequence a little bit
2013-12-05 Matthew Dillonidr: Fix an infinite loop issue
2013-12-05 François Tigeotdrm: Rename drm_debug_flag to drm_debug
2013-12-04 Johannes Hofmannidr: fix bounds checks
2013-12-04 Sascha Wildner<sys/time.h>: setitimer() and utimes() are not BSD...
2013-12-04 Matthew Dillonhammer2 - stabilization
2013-12-04 Sepherosa Ziehaubge: Move BCM5906 VCPU reset before global reset
2013-12-04 Sepherosa Ziehaubge: Add delays after enable RX/TX MAC
2013-12-04 Sepherosa Ziehaubge: Add 40us delay after updating MAC_MODE
2013-12-04 Sepherosa Ziehaubge: Keep MAC_MODE accesses atomic
2013-12-04 Sepherosa Ziehaubge/bnx: Remove duplicated register names; keep names...
2013-12-04 Matthew Dillonhammer2 - stabilization, improvements
2013-12-04 Matthew Dillonkernel - Fix SMP races with vnode cluster fields
2013-12-04 Sascha Wildnerkernel/msdos: Really fix indentation.
2013-12-04 Sascha Wildnermount_msdos(8): Fix indent.
2013-12-03 Johannes Hofmannidr: access nodes array with token held
2013-12-03 Sepherosa Ziehaubge: No need to call reset after stop; stop does the...
2013-12-03 Sepherosa Ziehaubge: Bring in ASF support from FreeBSD
2013-12-03 Matthew Dillon802_11 - Bring in some recent work
2013-12-03 Matthew Dilloniwn - Sync with FreeBSD through today (9817dff in FBsd...
2013-12-03 Johannes Hofmannidr: fix sizeof in kmalloc calls
2013-12-03 Joris Giovannangeliidr : fix error in previous commit
2013-12-03 Joris Giovannangeliidr : Fix logic error in binary tree allocation
2013-12-02 Sepherosa Ziehausili: Add MSI support; not enabled by default
2013-11-30 Sascha WildnerFix some typos (duplicate words) in messages.
2013-11-28 Sascha Wildnerkernel: Fix missing 'pcidevs.h' in a Makefile.
2013-11-27 Sascha Wildnerkernel/i386: Remove two Makefiles used for tag generation.
2013-11-27 Sascha Wildnerkernel: Clean up sys/kern/Makefile and sys/emulation...
2013-11-27 Sascha Wildnerkernel: Generate miidevs.h, pccarddevs.h and pcidevs...
2013-11-26 Sascha WildnerRemove the <sys/syscall-hide.h> header file.
2013-11-26 Sepherosa Ziehauigb: Remove unused header files
2013-11-25 Sascha Wildnerkernel/iwn: Put some finishing touches to the recent...
2013-11-24 Alexandre PerrinAdd proper const keywords to sysctl(3) parameters.
2013-11-24 Matthew Dilloniwn - Resync from FreeBSD 2/2
2013-11-24 Matthew Dillonkernel - minor netproto/802_11 stuff to support iwn...
2013-11-24 Matthew Dilloniwn - Resync from FreeBSD 1/2
2013-11-23 Sepherosa Ziehausyncache: Use lwkt_sendmsg_oncpu to schedule timeouts
2013-11-23 Sepherosa Ziehaucarp: Utilize lwkt_sendmsg_oncpu
2013-11-23 Sepherosa Ziehauroute/ip4: Utilize lwkt_sendmsg_oncpu
2013-11-23 Sepherosa Ziehauarp: Utilize lwkt_sendmsg_oncpu
2013-11-23 Sepherosa Ziehauipflow: Utilize lwkt_sendmsg_oncpu
2013-11-23 Sepherosa Ziehauipfw: Utilize lwkt_sendmsg_oncpu
2013-11-23 Sepherosa Ziehaubridge: Utilize lwkt_sendmsg_oncpu
2013-11-23 Sepherosa Ziehaudummynet: Utilize lwkt_sendmsg_oncpu
2013-11-23 Sepherosa Ziehautcp: Use lwkt_sendmsg_oncpu to run TCP timers in the...
2013-11-23 John MarinoMerge branch 'vendor/BMAKE'
2013-11-22 Alexandre Perrinkernel: Remove NULL checks after kmalloc(..., M_INTWAIT).
2013-11-22 Matthew Dillonkernel - Fix bug in ehci port reset code
2013-11-21 Sascha Wildnerkernel: Remove random_poll().
2013-11-21 Antonio Huete JimenezFix indentation from the previous commit.
2013-11-21 Antonio Huete Jimenezhammer - Ignore privilege check for HAMMERIOC_PFS_ITERATE.
2013-11-21 Sascha Wildnerkernel: Fix two typos, _KERNRL -> _KERNEL and ALTQ_unLO...
2013-11-21 Sepherosa Ziehaubnx: Only 5718 chip family use PCI_BAR4 as MSI-X table...
2013-11-20 François Tigeotpcidevs: Add VMware vendor id
2013-11-20 Sascha Wildnerboot: switch limits check and usage of the index in...
2013-11-20 Sascha Wildnerboot: Remove an unused variable.
2013-11-20 Sascha Wildnerboot: Adjust some printfs which take unsigned but had %d.
2013-11-20 Sascha Wildner<sys/types.h>: Remove wrong #include guard check.
2013-11-20 Sascha Wildnerkernel/isp: Remove two checks which were never true.
2013-11-19 Sepherosa ZiehauRevert "da: Independant read/write bioqs are used,...
2013-11-18 Alexandre Perrinfix the INT64_C and INTMAX_C family macro for x86_64.
2013-11-18 Matthew Dillonkernel - Fix ESTALE handling in stat() and access()
2013-11-18 Sepherosa Ziehauda: Independant read/write bioqs are used, so no need...
2013-11-18 Sepherosa Ziehauahci: If the "nominal rotation rate" is 1, then disk...
2013-11-18 Sepherosa Ziehauahci: Print "Serial ATA Additional capabilities"
2013-11-17 Sascha Wildner<sys/cdefs.h>: Add __strfmonlike and __strftimelike...
2013-11-15 Matthew Dillonhammer2 - Stabilization
2013-11-15 Matthew Dillonkernel - Performance tuning (4)
2013-11-14 Matthew Dillonkernel - Performance tuning (3)
2013-11-14 Matthew Dillonkernel - Fine-grain getnewbuf() and related vfs/bio...
2013-11-14 Matthew Dillonkernel - Performance tuning (2)
2013-11-14 Sepherosa Ziehauifq: Use lwkt_sendmsg_oncpu to schedule the netisr...
2013-11-14 Sascha Wildnerkernel/drm: Remove an unused MALLOC_DECLARE.
2013-11-14 Matthew Dillonhammer2 - Implement crash recovery, cleanups, stabilization
2013-11-12 Sascha Wildnerkernel/iwn: Update FreeBSD SVN IDs.
next