dragonfly.git
2015-11-22 John MarinoRecord today's local GCC modifications on README.DRAGONFLY
2015-11-22 Sascha Wildneri386 removal, part 45/x: Remove various bits and pieces...
2015-11-22 Sascha Wildnerdf: Remove old UFS superblock reading code.
2015-11-22 Sascha Wildnerkernel/syscons: Change definitions of dev_ops functions...
2015-11-22 Sascha Wildnergcc/libssp: Include <stdlib.h> so that alloca() is...
2015-11-21 Tomohiro Kusumisys/vfs/hammer: Cleanup forward declaration of struct
2015-11-21 Sascha Wildneracpi.4: Move hw.acpi.{install,remove}_interface to...
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 John Marinols(1): Take II on fixing future time listings
2015-11-20 John Marinols(1): Return previous long format for C/POSIX locales
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 John Marinols(1): Alter time portion of "long format"
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 Vadászradeonkms.4: Document drm.radeon.backlight tunable.
2015-11-19 Imre Vadaszdrm: Plug memleak on module unload, in linux_workqueue...
2015-11-19 François Tigeotfortune: Do not recommend obsolete encodings
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 Tomohiro Kusumicontrib/lvm2: Remove unnecessary space at the end of...
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 Sepherosa Ziehautop: Fix header name and width for process running...
2015-11-19 Matthew Dillonhammer2 - stabilization pass on slave sync (2)
2015-11-19 Matthew Dillonhammer2 - hammer2_mount work
2015-11-18 Matthew Dillonhammer2 - stabilization pass on slave sync
2015-11-18 Matthew Dillonhammer2 - Add 'info' and 'mountall' directives
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 Sepherosa Ziehautop: Put kernel idle threads, i.e. idle_X to the end...
2015-11-18 Sepherosa Ziehautop: Fix up processes cpu usage percentage using uticks...
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 Imre Vadaszvknet - Avoid zombie ssh processes being left when...
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 Wildner<unistd.h>: Remove unwhiteout() prototype. We never...
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 Ziehautop: Use kp_ktaddr as kernel thread 'id'
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-16 Sascha WildnerUpdate the pciconf(8) database.
2015-11-16 John MarinoAlways build world under C/POSIX locale
2015-11-15 John Marinogold linker: Fix SYSROOT definition (unbreaks world...
2015-11-15 John MarinoRemove offsetof definitions from binutils* sysdep.h
2015-11-15 John MarinoBlock out two more _Noreturn redefinitions
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 Marinolibstdc++ (5.0): Modify to allow clang 3.6+ to used...
2015-11-15 John Marinolibdiffutils: Don't "predefine" _Noreturn
2015-11-15 John MarinoTweak cdefs.h (no functional change)
2015-11-15 John MarinoSwitch to using gold linker by default
2015-11-14 John MarinoRestore buildworld from clang (adjust libm)
2015-11-14 John MarinoRestore buildworld using clang (XZ)
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 Ziehautop: Fix system process cpu usage percentage display
2015-11-14 Sepherosa Ziehautop: Fix 'c' for -S and -I
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...
next