usb4bsd: Add back the ID for HandyTech's Braille displays to ubsa(4).
[dragonfly.git] / sys /
2014-03-11 Sascha Wildnerusb4bsd: Add back the ID for HandyTech's Braille displa...
2014-03-11 Sepherosa Ziehautcp: Remove unused code
2014-03-11 Sascha Wildnerusb4bsd: Remove an obsolete comment in a Makefile.
2014-03-10 Markus Pfeifferusb4bsd: Fix some SCSI handling in umass
2014-03-10 Sascha Wildnerkernel/ndis: Solve module build without a USB bus in...
2014-03-10 Markus Pfeifferusb4bsd: Remove irritating kprintf
2014-03-10 Sascha WildnerAdd new usb4bsd only devices to LINT/LINT64.
2014-03-10 Sascha Wildnerusb4bsd: Fix a couple of typos and build issues.
2014-03-10 Sascha WildnerLINT/LINT64: Fix umass comment.
2014-03-10 Sascha Wildnerkernel: Comment out old or yet unsupported USB devices...
2014-03-10 Sepherosa Ziehauchgsbsize: Optimize for x86_64 by avoid uidinfo spinlock
2014-03-10 Sascha Wildnerusb4bsd: Adjust a Makefile comment.
2014-03-10 Sascha WildnerMake usb4bsd the default USB stack.
2014-03-10 Matthew Dillonusb4bsd - Fix poll/select/kqfilter issues with ums...
2014-03-10 Sascha Wildnerusb4bsd: Allow to build serial drivers into the kernel...
2014-03-09 Sascha Wildnerusb4bsd: Fix typo in last commit.
2014-03-09 Sascha Wildnerusb4bsd: Fix some warnings in usb_serial.
2014-03-09 Markus Pfeifferusb4bsd: usb_dev kqfilter
2014-03-09 Markus Pfeifferusb4bsd: work on usb_serial.c
2014-03-09 Markus Pfeifferusb4bsd: use generated usbdevs.h
2014-03-09 Markus Pfeifferusb4bsd: Implement kqfilter for usb_dev
2014-03-09 Markus Pfeifferusb4bsd: port usb_serial
2014-03-09 Markus PfeifferStart porting ucom.
2014-03-09 Sepherosa Ziehauchgsbsize: Reduce cover range of uidinfo spinlock
2014-03-09 Sepherosa Ziehauethernet: If caller thread cpu is fixed, pass cpuid...
2014-03-09 Markus Pfeifferkernel: Fixup KERN_PROC_PATHNAME sysctl
2014-03-08 Matthew Dillonhammer2 - Fix stack blowout in lookup iteration
2014-03-08 Matthew Dillonhammer2 - stabilization
2014-03-07 Matthew Dillonhammer2 - Stabilization pass
2014-03-06 Matthew Dillonhammer2 - Reduce flush complexity, fix panics
2014-03-05 Sascha Wildnerkernel: Adjust type of vmm_guest to enum vmm_guest_type.
2014-03-04 Antonio Huete Jimenezkernel/vfs - Fix a refcount check in vclean_unlocked()
2014-03-04 Sascha Wildnerkernel: Add more detailed VM detection.
2014-03-02 Sascha WildnerSome fixes to allow building with gcc44.
2014-03-02 François Tigeotdrm/ttm: Use the Linux wait queues API
2014-03-02 François Tigeotdrm: Add a local implementation of linux/wait.h
2014-03-02 minuxkern: fix integer underflow in exec_shell_imgact.
2014-03-01 Antonio Huete Jimenezvkernel - Use 'vcd0' by default.
2014-03-01 Antonio Huete Jimenezvirtual/vcd - Adapt for DEVFS.
2014-03-01 Sascha Wildnerkernel/ixgbe: Fix building kernels with IX_RSS_DEBUG...
2014-02-28 Antonio Huete Jimenezkernel/natapci - Fix a NULL pointer dereference.
2014-02-28 Antonio Huete Jimenezkernel/nata - Fix a memory leak in ata-dma.
2014-02-28 Sepherosa Ziehaux86_64/mwait: Fix sysctl node OID settings
2014-02-28 Sepherosa Ziehauix: Implement MSI-X support and enable multiple TX...
2014-02-27 Antonio Huete Jimenezkernel/ntfs - Remove a forgotten #if defined
2014-02-27 Antonio Huete Jimenezkernel/ntfs - Fix buffer overlapping problems.
2014-02-27 Antonio Huete Jimenezkernel/ntfs - Fix a possible problem in bufcache.
2014-02-27 Sascha Wildnerkernel: Remove {msg,sem,shm}sys() syscalls.
2014-02-27 Matthew Dillonkernel - Try to catch possible bug in getnewbuf()
2014-02-27 Matthew Dillonkernel - Fix SMP race in VMM/VMX vmclear() call
2014-02-26 Matthew Dillonkernel - Fix bug in last rdrand commit
2014-02-26 Sascha Wildnerkernel/usb4bsd: Add usbdevs.h to a few Makefile which...
2014-02-26 Sascha Wildnerkernel/usb4bsd: Remove usbdevs.h again. We generate...
2014-02-25 Antonio Huete Jimenezkernel/ntfs - Cleanup.
2014-02-25 Antonio Huete Jimenezkernel/ntfs - Fix warnings when compiling with NTFS_DEBUG
2014-02-25 Sascha WildnerAdd -Winit-self to the kernel warning flags.
2014-02-25 Sascha Wildnerkernel/drm: Fix -Winit-self.
2014-02-25 Matthew Dillonkernel - Use add_buffer_randomness()
2014-02-25 Matthew Dillonkernel - Fix similar register call-used bug in the...
2014-02-25 Matthew Dillonkernel - Fix bugs in rdrand, change sampling frequency
2014-02-25 Matthew Dillonkernel - Change add_buffer_randomness() a little
2014-02-25 Matthew Dillonhammer2 - Refactor flush mechanics
2014-02-25 Sascha Wildnerkm(4): Revert some email address changes at the request...
2014-02-25 Sascha Wildnerkernel/usb4bsd: Small -Wunused-variable fix from FreeBSD.
2014-02-25 Sascha Wildnerarcmsr(4): Sync with FreeBSD (1.20.00.25 -> 1.20.00...
2014-02-24 Joris Giovannangelimmap : check the return code of dev_dmmap_single
2014-02-24 Sascha Wildnerkernel/i386: Apply 94514bea15a0328e256cda414594fe6e6317...
2014-02-24 Imre VadaszAvoiding an infinite loop during P-state adjustment...
2014-02-24 Sascha Wildnerkernel/drm: Add missing braces.
2014-02-23 Sascha Wildnerkernel/i386: Remove an unused ACPI prototype.
2014-02-23 Sascha Wildnerkernel/i386: Remove two unused math helper functions...
2014-02-23 François Tigeotdrm: Use the Linux Red-Black Trees API
2014-02-23 François Tigeotkernel: Stop marking RB _COLOR functions as static
2014-02-23 François Tigeotttm: Use Linux kref API
2014-02-23 François Tigeotdrm/ttm: Reduce differences with Linux 3.9
2014-02-22 Sascha Wildnerkernel: Build and install nata(4) modules too.
2014-02-22 Sascha WildnerRemove some casts of NULL to pointer types which had...
2014-02-22 François Tigeotdrm: Implement kref_get_unless_zero()
2014-02-22 François Tigeotdrm/ttm: Move headers to <include/drm/ttm>
2014-02-22 François Tigeotdrm/i915: Reduce differences with Linux 3.8
2014-02-22 Joris Giovannangelittm: fix porting typo
2014-02-20 Sascha Wildnerkernel/nataraid: Fix an issue with the devstat support...
2014-02-20 Sascha Wildnerkernel/nataraid: Fix a panic upon booting with a degrad...
2014-02-20 Sascha Wildnerkern/dsched_bfq: Remove local NULL, and some whitespace...
2014-02-20 Imre Vadaszkm(4): Update from OpenBSD.
2014-02-19 François Tigeotdrm/i915: Rename drm_i915_private.rings to .ring
2014-02-19 Sascha Wildnerkernel/acpi: Fix comment.
2014-02-19 Sascha Wildnerkernel: Sync ACPICA with Intel's version 20140214.
2014-02-19 Sascha Wildnerkernel/usb4bsd: Use the standard __func__ for function...
2014-02-19 Sascha Wildnerkernel/ichsmb: We don't define __CC_SUPPORTS___FUNC__.
2014-02-18 Sascha WildnerMark malloc() and various similar functions with __heed...
2014-02-18 Sascha Wildner<sys/cdefs.h>: Add a __heedresult macro to warn of...
2014-02-18 Johannes Hofmannusb4bsd: make u4b compile with USB_DEBUG
2014-02-18 François Tigeotdrm/i915: Use Linux atomic types and functions
2014-02-18 Sascha Wildnerkernel: Mark some contigfree()/kfree() arguments as...
2014-02-17 Sascha Wildnerkernel/nataraid: Fix a bug for array sizes >2TB.
2014-02-17 Sascha Wildnerkernel/nataraid: Add devstat support.
2014-02-17 Antonio Huete Jimenezhammer - Really fix VFS_STATFS() when operating volumes.
2014-02-17 Sepherosa Ziehauclockmod: Add more errata checks for old CPUs
2014-02-16 Sascha Wildnerkernel/nataraid: Fix nVidia MediaShield metadata kprint...
next