df: Remove old UFS superblock reading code.
[dragonfly.git] / sys /
2015-11-22 Sascha Wildnerkernel/syscons: Change definitions of dev_ops functions...
2015-11-21 Tomohiro Kusumisys/vfs/hammer: Cleanup forward declaration of struct
2015-11-21 Imre Vadaszdrm/radeon: Use pci_resource_start and pci_resource_len...
2015-11-21 Imre Vadaszdrm/ttm: Use pr_err and pr_info for logging.
2015-11-20 Tomohiro Kusumisys/vfs/hammer: Remove unused struct hammer_mount members
2015-11-20 Tomohiro Kusumisys/vfs/hammer: Fix comments
2015-11-20 Tomohiro Kusumisys/vfs/hammer: Remove HAMMER_RECTYPE_UNUSED02/03 macros
2015-11-20 Sepherosa Ziehauig: Factor out functions for flow control
2015-11-20 Sepherosa Ziehauigb: Support flow control change and default to RX...
2015-11-20 Sepherosa Ziehauem: Support flow control change and default to RX pause
2015-11-20 Sepherosa Ziehauemx: Add per-device flow control tunable support
2015-11-20 Sepherosa Ziehaudevice: Add device_getenv_string()
2015-11-20 Sepherosa Ziehaudevice: Prefer dev.driver.unit.knob for per-device...
2015-11-20 Sepherosa Ziehauemx: Support flow control change and default to RX...
2015-11-20 Sepherosa Ziehaukern/lwp: Check lwp_lock before remove lwp from process...
2015-11-19 Imre Vadaszdrm: Plug memleak on module unload, in linux_workqueue...
2015-11-19 Tomohiro Kusumisys/dev/disk/dm: Add dm-flakey target
2015-11-19 Tomohiro Kusumisys/dev/disk/dm: Cleanup header includes
2015-11-19 Tomohiro Kusumisys/kern/vfs: Fix panic message
2015-11-19 Sepherosa Ziehaupthread: Add lwp_setname(2) and implement pthread_set_n...
2015-11-19 François Tigeotdrm/radeon: Update to Linux 3.18
2015-11-19 Sepherosa Ziehaukinfo/proc: Set nthreads properly for kernel threads
2015-11-19 François Tigeotdrm: Add jiffies_to_usecs and nsecs_to_jiffies64()
2015-11-19 Matthew Dillonhammer2 - stabilization pass on slave sync (2)
2015-11-18 Matthew Dillonhammer2 - stabilization pass on slave sync
2015-11-18 Sepherosa Ziehaukern: Hold lwp before possible blocking operation
2015-11-18 Matthew Dillonloader - Add nfsroot tunables to manual.
2015-11-18 Matthew Dillonkernel - Improve netbooted root NFS mounts and allow...
2015-11-18 Matthew Dillonhammer2 - Present hardlink solution, misc stability...
2015-11-17 Matthew Dillonlibc - Add 'xlink' chflags
2015-11-17 Imre Vadászsyscons: Keep screen content and cursor pos when switch...
2015-11-17 François Tigeotdrm/i915: Use signal_pending()
2015-11-17 Tomohiro Kusumisys/dev/disk/dm: Minor targets fixes
2015-11-17 Tomohiro Kusumisys/dev/disk/dm: Cleanup header includes
2015-11-17 Tomohiro Kusumisys/dev/disk/dm: Cleanups
2015-11-17 Sepherosa Ziehaukinfo: Set kernel idle threads state to SIDL.
2015-11-17 Sepherosa Ziehauudp: Wakeup callers sleeping on failed to connect socket.
2015-11-17 Sepherosa Ziehausound/dsp: Fix nonblocking support.
2015-11-17 Sepherosa Ziehaubus: Fix devctl nonblocking support.
2015-11-16 Sascha Wildnerkernel: Remove more syslink remains (headers and a...
2015-11-16 Sascha Wildnerkernel: Fix three declarations of (obsolete) syscalls.
2015-11-16 Sascha Wildnerkernel/slip: Remove opt_slip.h inclusion, which is...
2015-11-16 Sepherosa Ziehaukinfo: Zero-out pctcpu for zombie processes
2015-11-16 Sepherosa Ziehaukinfo: Deliver address of kernel thread
2015-11-16 Sascha WildnerRemove obsolete SLIP_IFF_OPTS kernel option (now net...
2015-11-15 Sepherosa Ziehauinpcb: Unbreak SO_REUSEPORT support.
2015-11-15 Sepherosa Ziehauudp: Fix bind races due to async close and random socke...
2015-11-15 Sepherosa Ziehautcp: Fix bind races due to async close and random socke...
2015-11-15 John MarinoTweak cdefs.h (no functional change)
2015-11-14 Imre Vadaszdrm: Fix previous commit
2015-11-14 Imre Vadaszdrm: Handle DRM_CAP IOCTLs for querying cursor width...
2015-11-14 François Tigeotdrm: Import memchr_inv() from NetBSD
2015-11-14 John Marinoboot loader: Improve code of elf header initialization
2015-11-14 François Tigeotdrm: Implement a few missing functions from linux/timer.h
2015-11-14 François Tigeotdrm: Add list_replace_init()
2015-11-14 François Tigeotdrm: Implement signal_pending()
2015-11-14 Sepherosa Ziehaustyle: Fix white spaces
2015-11-14 Sepherosa Ziehauuipc: Port Unix socket domain GC from FreeBSD.
2015-11-14 Matthew Dillonkernel - Fix comment type-o
2015-11-14 Matthew Dillonkernel - Fixes for usb modems
2015-11-13 Sascha WildnerSome adjustments to the recent dsched removal.
2015-11-13 François Tigeotkernel/drm: Fix an unitialized variable warning when...
2015-11-13 Sascha WildnerRemove <malloc.h> from the system.
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Don't expect destroy() to set config...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Add a comment on race on unload
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix device counter handling
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Sepherosa Ziehauuipc: Release token in the proper order on unconnected...
2015-11-11 Matthew Dillonkernel - Remove dsched
2015-11-11 Matthew Dillondrm - Fix kldload issue
2015-11-11 François Tigeotdrm: Add nsecs_to_jiffies()
2015-11-10 Matthew Dillonkernel - Improve tcp starting window
2015-11-09 Sepherosa Ziehauuipc: Use taskqueue to run GC.
2015-11-09 Sepherosa Ziehauuipc: No need to call sorflush() before unp_gc()
2015-11-09 Tomohiro Kusumisys/dev/disk/dm: Check if target has registered handlers
2015-11-09 Tomohiro Kusumisys/dev/disk/dm: Rename aprint_debug() to dmdebug()
2015-11-09 Tomohiro Kusumisys/dev/disk/dm: Add dm_alloc_string()
2015-11-09 Tomohiro Kusumisys/dev/disk/dm: Remove misleading code/comment on...
2015-11-08 Imre Vadászdrm: Don't leak memory from linux_workqueue.c
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor TAILQ_HEAD structure
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Fix table/info priority
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Use uint32_t for flags
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Change DM_XXX_FLAG() to inline functions
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Cleanup dm_dbg_print_flags()
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Whitespace cleanups
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Fix typo
2015-11-07 John Marinotree.h: Restore ability to generate static functions
2015-11-07 Tomohiro Kusumisys/dev/disk/dm: Refactor dm_table_status_ioctl()
2015-11-07 Tomohiro Kusumisys/dev/disk/dm: Don't force targets to implement table...
2015-11-07 François Tigeotdrm: Add ktime_get_raw_ns()
2015-11-07 Tomohiro Kusumisys/dev/disk/dm: Remove unnecessary dump=NULL;
2015-11-07 Tomohiro Kusumisys/dev/disk/dm: Remove upcall handler
2015-11-07 François Tigeotdrm/i915: Rename the kernel module to i915.ko
2015-11-07 Imre Vadászdrm: Make dev.dri.X node creation work properly with...
2015-11-07 Imre Vadászcorepower: Use rdmsr_safe to check availibility of...
next