drm: Import asm/types.h from the FreeBSD OFED stack
[dragonfly.git] / sys /
2013-10-27 François Tigeotdrm: Import asm/types.h from the FreeBSD OFED stack
2013-10-27 François Tigeotdrm/i915: Put i915_drm.h into include/
2013-10-27 Matthew Dillonhammer2 - Fix misc bugs
2013-10-27 Matthew Dillontmpfs - Fix SMP race
2013-10-26 Matthew Dillonhammer2 - add fifo/dev support, bug fixes
2013-10-26 Sepherosa Ziehaumxge: Log TX and RX descriptor count
2013-10-26 Sepherosa Ziehaumxge: Avoid stopping TX enging, if there are more packe...
2013-10-26 Sepherosa Ziehaumxge: Remove unused code
2013-10-26 Sepherosa Ziehaumxge: Enable multiple RX queues and TX queues by default
2013-10-26 Sepherosa Ziehaumxge: Use chip private input hash instead of standard...
2013-10-26 Sepherosa Ziehaumxge: Implement multiple TX queue support
2013-10-26 François Tigeotdrm/i915: Remove unused file
2013-10-26 Sepherosa Ziehaumxge: Implement MSI-X support; multiple RX rings could...
2013-10-25 Antonio Huete JimenezA working IPSEC implementation (1/many)
2013-10-25 Sascha Wildnerkernel/vmm: Rename struct guest_options to vmm_guest_op...
2013-10-25 Sascha Wildnerkernel: Some cleanup in ext2fs and linux emulation...
2013-10-25 François Tigeotkernel: Rename idr.c to linux_idr.c
2013-10-25 François Tigeotidr: Fix idr_get_new() and idr_get_new_above() return...
2013-10-25 Matthew Dillonkernel - Remove proc_token, replace proc, pgrp, and...
2013-10-25 Matthew Dillonkernel - proc_token removal pass stage 1/2
2013-10-25 Matthew Dillonkernel - Replace global vmobj_token with vmobj_tokens...
2013-10-24 Matthew Dillonkernel - Remove last exclusive vnode vm_object lock...
2013-10-24 Matthew Dillonkernel - Improve vfork/exec and wait*() performance
2013-10-24 Sascha WildnerRemove no longer used <sys/localedef.h>.
2013-10-24 Matthew Dillonkernel - more SMP optimizations in the VM system
2013-10-23 Matthew Dillontmpfs - Fix readdir race
2013-10-23 Matthew Dillontmpfs - Fix deadlock
2013-10-23 Matthew Dillonkernel - proc_token performance cleanups
2013-10-23 Matthew Dillontmpfs - remove most mp->mnt_token cases, kqueue filtero...
2013-10-23 Antonio Huete Jimenezipsec - Add missing reference when so_pcb is attached.
2013-10-23 Matthew Dillontmpfs - remove most mp->mnt_token cases, kqueue filtero...
2013-10-23 Matthew Dillonhammer - kqueue filterops are MPSAFE
2013-10-23 Matthew Dillonkernel - general cleanup and mplock removal
2013-10-23 Matthew Dillonkernel - Remove debugging kprintf() from procfs
2013-10-22 Matthew Dillonkernel - Cleanup vfs_lock & ref-count states states (2)
2013-10-22 Sepherosa Ziehaumxge: Record RX slot count instead of its size
2013-10-22 Sepherosa Ziehaumxge: Make sure RX data size is cache line size aligned
2013-10-22 Matthew Dillonkernel - Cleanup vfs_lock & ref-count states states
2013-10-22 Matthew Dillonkernel - Fix hammer flush-during-reclaim bug
2013-10-22 Sascha WildnerFix typos in messages and manual pages.
2013-10-21 François Tigeotkernel: Fix sys/mqueue.h includes
2013-10-21 Matthew Dillonkernel - Rewrite lockmgr / struct lock
2013-10-21 Matthew Dillonkernel - Fix a SMP race between pageout and exec_new_vm...
2013-10-21 Sascha Wildnerkernel - Rewrite vnode ref-counting code to improve...
2013-10-21 Sascha Wildnerkernel/hda: Add headphone switch support for the Acer...
2013-10-18 John MarinoMerge branch 'vendor/LDNS'
2013-10-18 Sepherosa Ziehauvga_pci: Fix cached resources cleanup and setup driver...
2013-10-18 Sepherosa Ziehauvga_pci: Allocate resource method requires resource...
2013-10-17 Matthew Dillonkernel - Add sysctl kern.random
2013-10-17 Matthew Dillonkernel - Use shared spinlock for namecache hash
2013-10-17 Matthew Dillonkernel - namecache clock performance improvement
2013-10-16 Matthew Dillonkernel - Fix panic in sysctl_kern_proc()
2013-10-16 Sascha Wildnerkernel/hammer2: Remove two unused malloc types, W_BIOQU...
2013-10-15 Matthew Dillonkernel - improve pv_hold()
2013-10-15 Matthew Dillonkernel - Fix spin_lock_shared() race
2013-10-15 Sascha Wildnerbtx: Add FreeBSD's r256293 (fixes boot on Jetway NF81...
2013-10-15 Sascha WildnerFix up some include guards (and checks) in our header...
2013-10-15 Matthew Dillonkernel - work around ipmi serial port bug
2013-10-15 Matthew Dillonkernel - more vfs syncer stuff
2013-10-14 Matthew Dillonkernel - Fix bug last commit (2)
2013-10-14 Matthew Dillonkernel - Fix bug last commit
2013-10-14 Matthew Dillonkernel - Fix hammer recovery crash (due to recent synce...
2013-10-14 Matthew Dillonkernel - Use per-cpu token for deadlwps list
2013-10-14 Matthew Dillonkernel - Concurrent fork/exec (3) - Fix 32-bit builds...
2013-10-13 François Tigeotdrm: Sync drm_hashtab files with Linux 3.8
2013-10-13 François Tigeotdrm: Add hlist RCU macros
2013-10-13 François Tigeotdrm: Replace BSD and legacy DRM macros by Linux mechanisms
2013-10-13 François Tigeotdrm: Rename DRM_LIST_HEAD to LINUX_LIST_HEAD
2013-10-13 Matthew Dillonkernel - Concurrent fork/exec (2)
2013-10-13 Matthew Dillondrm - Fix kernel compile
2013-10-13 François Tigeotdrm: Add linux/compiler.h from the FreeBSD OFED stack
2013-10-13 François Tigeotdrm: Replace drm_linux_list.h by linux/list.h ...
2013-10-13 François Tigeotdrm: Add a local implementation of linux/export.h
2013-10-13 François Tigeotdrm: Add a local implementation of linux/hash.h
2013-10-13 Jean-Sébastien Pédrondrm: Define BITS_PER_LONG
2013-10-12 Matthew Dillonkernel - Greatly improve concurrent fork's and concurre...
2013-10-12 François Tigeotnetinet/in.h: Add missing IPPORT_MAX definition
2013-10-11 Matthew Dillonkernel - Fix bug when running swapon a gpt slice
2013-10-11 Matthew Dillonkernel - Performance optimization pass
2013-10-11 dumbbelldrm/radeon: Add missing "return false" after unmapping...
2013-10-11 Jean-Sébastien Pédrondrm: Rename struct drm_driver_info to struct drm_driver
2013-10-11 Jean-Sébastien Pédrondrm: Rename members of struct drm_agp_head to match...
2013-10-11 François Tigeotvga_pci.c: Sync with FreeBSD
2013-10-11 François Tigeotkernel: Add a method to get the bus's bus_dma_tag_t
2013-10-11 Matthew Dillonkernel - Optimize sync and msync for tmpfs and nfs
2013-10-11 Matthew Dillonkernel - Optimize vfs_msync() when MNTK_THR_SYNC is...
2013-10-11 Matthew Dillonhammer - Use new vsyncscan() mechanic (3)
2013-10-11 Matthew Dillonhammer - Use new vsyncscan() mechanic (2)
2013-10-11 Matthew Dillonhammer - Use new vsyncscan() mechanic.
2013-10-11 Matthew Dillonkernel - Add vsyncscan() infrastructure
2013-10-10 Antonio Huete Jimenezdirfs - Rework how host file permissions are checked.
2013-10-10 Matthew Dillonkernel - Attempt to fix tty race
2013-10-09 Sascha Wildnerkernel: Fix the LINT kernels.
2013-10-09 Matthew Dillonkernel - Fix pgrp and session ref-count races
2013-10-09 François Tigeotdrm/radeon: Import firmwares
2013-10-09 François Tigeotdrm/radeon: Remove useless .PATH directive
2013-10-09 François Tigeotdrm/radeon: Fix locking issues
2013-10-09 François Tigeotdrm: Some drm_addmap() fixes
2013-10-08 François Tigeotdrm/radeon: Import the Radeon KMS driver from FreeBSD
2013-10-08 Sascha Wildnerkernel/drm: Fix the LINT build.
next