Merge branch 'master' of ssh://crater.dragonflybsd.org/repository/git/dragonfly
[dragonfly.git] / sys /
2014-01-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2014-01-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2014-01-10 François Tigeotdrm/i915: Remove a get/rel mplock sequence
2014-01-10 Matthew Dillonbuild - Bump version to 300701
2014-01-10 Sepherosa Ziehaux86_64: Mark LAPIC timer as powersaving capable intr...
2014-01-10 Sepherosa Ziehaucputimer/intr: Restart only if the intr cputimer is...
2014-01-10 Sepherosa Ziehaux86_64: Extract "Thermal and Power management Feature"
2014-01-10 Sepherosa Ziehauatomic: Adjust style a little bit
2014-01-10 Matthew Dillonkernel - Fix bug in last commit to sys_generic.c
2014-01-10 Matthew Dilloncyapa - Add false 3-finger button and add emulation...
2014-01-09 Matthew Dilloncyapa - Introduce better three-finger button emulation
2014-01-09 Matthew Dillonbuild - remove uapi/linux.h for now
2014-01-09 Matthew Dillonkernel - Add another prototype skeleton to subr_input.c
2014-01-09 Matthew Dillonhammer2 - minor cleanups
2014-01-09 Sepherosa Ziehauserialize: Rework adaptive enter
2014-01-09 Matthew Dilloncyapa - cleanup, bug fixes
2014-01-09 Matthew Dilloncyapa - Add Intellimouse support (mousewheel) - right...
2014-01-09 Matthew Dilloncyapa - Adjust button and multi-touch handling a bit
2014-01-09 Matthew Dilloncyapa - Add 1-pixel hystersis
2014-01-08 Matthew Dillonkernel - Hack fixes for EHCI issues in U4B
2014-01-08 Sascha Wildnerkernel/acpi_fujitsu: Sync with FreeBSD (adds P8010...
2014-01-08 Sascha WildnerDocument usb4bsd build instructions for 32 bit users...
2014-01-07 Matthew Dillonbuild - Add dev/smbus to kernel module build
2014-01-07 Markus PfeifferRe-add the cam rescan yet again. I shouldn't delete...
2014-01-07 Markus PfeifferSync umass driver with FreeBSD
2014-01-07 Matthew Dillonkernel - remove i2c debugging for ig4
2014-01-07 Matthew Dillonbuild - Document usb4bsd build requirements
2014-01-07 Matthew Dillonkernel - cyapa driver operational in PS/2 mode
2014-01-07 Markus PfeifferFix some minor compilation issues after sync
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)
next