Fix some spillage from the sync
[dragonfly.git] / sys /
2014-01-07 Markus PfeifferFix some spillage from the sync
2014-01-07 Markus PfeifferUse sys/bus/u4b/usb_dragonfly.h
2014-01-07 Markus PfeifferSync sys/bus/u4b/* with FreeBSD
2014-01-07 Markus PfeifferAdd usb_dragonfly.h for DragonFly specific configuration
2014-01-07 Markus PfeifferAdd another controller to ohci_pci.c
2014-01-07 Markus PfeifferSync with FreeBSD
2014-01-07 Markus PfeifferSync xhci with FreeBSD
2014-01-07 Markus PfeifferSync uhci with FreeBSD
2014-01-07 Markus PfeifferSync ohci code with FreeBSD
2014-01-07 Markus PfeifferSync ehci_pci.c with FreeBSD
2014-01-07 Markus PfeifferSync ehci.h with FreeBSD
2014-01-07 Markus PfeifferSync ehci.c with FreeBSD
2014-01-07 Markus Pfeifferusb4bsd/udav sync driver with FreeBSD
2014-01-07 Markus Pfeifferusb4bsd: fix a panic due to wrong locking
2014-01-07 Markus Pfeifferusb4bsd: re-add function for rescanning the SCSI bus...
2014-01-07 Markus Pfeifferusb4bsd: Synchronise with FreeBSD r254159
2014-01-07 Markus Pfeifferusb4bsd resolve conflicts
2014-01-07 Sepherosa Ziehauif: Use critical section on ifnet.if_start path
2014-01-07 Sepherosa Ziehauserialize: Optimize atomic_intr_cond_{enter,try,exit}()
2014-01-07 Matthew Dillonkernel - Initial cyapa driver and input skeleton
2014-01-07 Matthew Dillonkernel - Further smb cleanup
2014-01-07 Matthew Dillonkernel - Adjust access to thel linux input.h file
2014-01-07 Matthew Dillonkernel - Create dev/smbus infrastructure
2014-01-07 Matthew Dillonkernel - Add sys/contrib/linux/include/uapi/linux/input.h
2014-01-06 Sascha Wildnerkernel: Make ichiic compilable into the kernel and...
2014-01-06 Sascha WildnerUnbreak building kernels that have snd_hda or hifn...
2014-01-06 François Tigeotdevice attachment: no lock necessary
2014-01-06 Matthew Dillonkernel - Add support for haswell I2C, expand smbus...
2014-01-05 François Tigeotkernel: Stop using the mplock to protect device attachment
2014-01-05 François Tigeotkernel: Remove useless get/rel_mplock() sequence
2014-01-05 François Tigeotkernel: Sync resource_string_value() with FreeBSD
2014-01-04 Sascha Wildner<sys/sysctl.h>: Fix indent.
2014-01-04 François Tigeotkernel: Add the KERN_PROC_PATHNAME sysctl
2014-01-04 Markus PfeifferBring in GSoC code: SysV IPC in userspace
2014-01-04 François Tigeotvirtio: Adapt to the modern sbuf(9) API
2014-01-04 François Tigeotkernel: Sync the sbuf(9) subsystem with FreeBSD
2014-01-04 Sascha WildnerFix building kernels with amdsmb or ichsmb in the config.
2014-01-04 Sascha WildnerAdd IX_RSS_DEBUG to the LINT configs.
2014-01-03 Matthew Dillonkernel - Move amdsmb and ichsmb from dev/powermng to...
2014-01-03 Sascha Wildnerkernel/ath: Add missing __printflike().
2014-01-03 Franco Fichtnercdefs.h: ignore known rcs id macros
2014-01-03 Matthew Dillonkernel - Fix keyboard probe for chromebooks (2)
2014-01-03 Matthew Dillonkernel - Fix keyboard probe for chromebooks
2014-01-03 Franco Fichtnernetmap: reduce upstream diff output; bring back __FBSDIDs
2014-01-03 Sascha Wildnerkernel/ath: Make it compile into the kernel again and...
2014-01-03 Franco Fichtnernetmap: properly store private device data
2014-01-02 Franco Fichtnernetmap: change header includes
2014-01-02 Sepherosa Ziehauix: Import Intel ixgbe-2.5.15
2014-01-02 Matthew Dillonath - Temporarily remove ath from kernel build
2014-01-02 Matthew Dillonath - Basic report - Additional DragonFly compatibility...
2014-01-02 Matthew Dillonath - AR9300 Basic re-port, base code compile
2014-01-02 Matthew Dillonath - Reimport fresh from FreeBSD 01-Jan-2014 for re...
2014-01-02 Matthew Dillonieee80211 - Sync support for atheros
2014-01-02 Matthew Dillonath - Basic re-port, base code compile
2014-01-02 Matthew Dillonath - Basic #include adjustments
2014-01-02 Matthew Dillonath - Remove __FBSDID
2014-01-02 Matthew Dillonath - Basic Makefile infrastructure
2014-01-02 Matthew Dillonath - Reimport fresh from FreeBSD 01-Jan-2014 for re...
2014-01-01 Franco Fichtnernetmap: d_poll -> d_kqfilter
2014-01-01 Franco Fichtnernetmap: fix all the cdev prototypes
2014-01-01 Franco Fichtnernetmap: more porting; undo some mistakes
2014-01-01 Matthew Dillonkernel - if_rue (old usb stack) fixes
2014-01-01 Matthew Dillonboot - Hack workarounds for chromebook 'SeaBIOS' issues
2014-01-01 Franco Fichtnernetmap: lock(9), k*() foo, no ifdefs
2014-01-01 Franco Fichtnernetmap: initial import of netmap core
2013-12-31 Sascha WildnerBump copyrights.
2013-12-31 Sascha Wildneracpi_sony(4): Free the sysctl_ctx upon detaching.
2013-12-31 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-12-31 Sascha Wildnerkernel/vmx: Fix typo in a message.
2013-12-30 Sascha WildnerRemove main() prototypes.
2013-12-28 Matthew Dillonkernel - Attempt to fix a rare vm_page_queues panic (2)
2013-12-28 Matthew Dillonkernel - Attempt to fix a rare vm_page_queues panic
2013-12-28 Matthew Dillonkernel - Correct edge-case for machdep.pmap_mmu_optimize
2013-12-18 Nicolas Therykernel: forbid ptrace on system processes
2013-12-13 Matthew Dillonhammer2 - Refactor file unlink w/open descriptor (3)
2013-12-12 Matthew Dillonkernel - Add cache_isopen()
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.
next