dragonfly.git
2015-12-28 Antonio Huete... gdb - Local mods (compile) master gitea/master
2015-12-25 Antonio Huete... Merge remote-tracking branch 'leaf/vendor/GDB'
2015-12-25 François Tigeotdrm: Make OpenGL usable by everyone
2015-12-25 François Tigeotagp: Remove support for Broadwell hardware
2015-12-25 Sascha WildnerRaise WARNS to 3 for most ACPICA tools.
2015-12-24 Sascha Wildnerboot0: Fix some typos (driver -> drive).
2015-12-24 Alexander Kuleshovsbin/fdisk: cleanups
2015-12-24 Alexander Kuleshovboot0cfg: use getdevpath() instead of custom function
2015-12-24 Alexander Kuleshovboot/libi386: use macros from <machine/psl.h> to repres...
2015-12-24 Alexander Kuleshovboot0 refactoring
2015-12-24 Alexander Kuleshovboot0cfg: check result of malloc in read_mbr()
2015-12-24 Markus Pfeifferkernel/usb4bsd: Fix device generation in usb_serial
2015-12-24 François Tigeotagp: Remove support for Valleyview hardware
2015-12-24 Imre Vadaszmoused: Read more than 1 byte at a time from the mouse...
2015-12-24 Imre Vadaszmoused: Omit superfluous gettimeofday calls when mouse...
2015-12-24 François Tigeotdrm: Fix ww mutex crtc locking
2015-12-24 Sascha Wildnerkernel/acpi: Save a newline.
2015-12-23 Tomohiro Kusumisbin/hammer: Remove vol_alloc from volume_info
2015-12-23 Tomohiro Kusumisbin/newfs_hammer: Remove total size arg from format_vo...
2015-12-23 Tomohiro Kusumisbin/hammer: Remove global variable NumVolumes
2015-12-23 Tomohiro Kusumisys/vfs/hammer: Add sanity check to volume-del
2015-12-22 Antonio Huete... Import gdb-7.10.1 vendor/GDB gitea/vendor/GDB
2015-12-22 Sascha Wildnerkernel/hpt27xx: Move two files to better names (like...
2015-12-22 Sascha Wildnerkernel/igb: Fix build with either IGB_RSS_DEBUG or...
2015-12-22 Matthew Dillonlibc - fix makecontext build issues
2015-12-22 Matthew Dillonlibc - Add quick version for the context management...
2015-12-22 Matthew Dillonlibc - Fix bugs in getcontext(), setcontext(), and...
2015-12-22 Matthew DillonMakefile.usr - Allow /usr/src to pre-exist
2015-12-21 Imre Vadasztty_pty - The tty_token isn't needed in ptckqfilter().
2015-12-21 Imre Vadaszkernel - Mark sig_filtops kqueue filter as mpsafe.
2015-12-21 Imre Vadaszdrm: Mark drmfiltops mpsafe, remove unneeded locking...
2015-12-21 Sascha Wildner<sys/param.h>: Bump __DragonFly_version for the unionfs...
2015-12-21 Sascha Wildnerkernel: Remove VT_UNION.
2015-12-21 Sascha Wildnerkernel: Adjust some comments to the unionfs removal.
2015-12-21 Sascha Wildnerkernel: Remove the old unionfs that was unhooked from...
2015-12-21 Sepherosa Ziehauigb.4: Update according to the recent TX/RX MSI-X handl...
2015-12-21 Sepherosa Ziehauig_hal/igb: Merge Intel igb-2.4.3
2015-12-21 Sepherosa Ziehauigb: Optimize the aggregated TX/RX MSI-X handler a bit
2015-12-21 Sepherosa Ziehauigb: Partly rework MSI-X support to bypass one serializer
2015-12-20 Sascha Wildnerkernel/pci: Remove old compatibility shims.
2015-12-20 Sepherosa Ziehaukqueue/ufs: Remove unnecessary klist cast
2015-12-20 Sepherosa Ziehausocket: Don't use NOTE_OOB as hint for KNOTE upon OOB
2015-12-20 Sepherosa Ziehaukqueue: Hint is not used by socket filters
2015-12-20 Sepherosa Ziehaukqueue: Remove unapplied comment
2015-12-20 Sepherosa Ziehaukqueue: Minor style changes
2015-12-20 Sepherosa Ziehaukqueue: Avoid duplicate KN_PROCESSING clearing
2015-12-20 Sepherosa Ziehaukqueue: knote_alloc will never fail
2015-12-20 Sepherosa Ziehaukqueue: Fix description for kern.kq_checkloop
2015-12-19 Matthew Dillonkernel - Reduce lwp_signotify() latency
2015-12-19 Imre Vadaszsyscons: Remove leftover CDEV_MAJOR #define from sysmouse.c
2015-12-19 Sascha WildnerRevert "Sync ACPICA with Intel's version 20151218."
2015-12-19 Tomohiro Kusumisys/gnu/vfs/ext2fs: Remove double initialization of...
2015-12-19 Sascha Wildnerkernel/acpica: In notify handlers, always report on...
2015-12-19 François TigeotRevert "drm: Stop using a taskqueue to restore syscons...
2015-12-19 Sascha WildnerSync ACPICA with Intel's version 20151218.
2015-12-19 François Tigeotdrm: Stop using a taskqueue to restore syscons content
2015-12-18 Sascha Wildnerkernel/drm: Clean up include search path situation...
2015-12-17 Bill Yuanipfw3: fix for kernel build
2015-12-17 Bill Yuanipfw3: logging feature
2015-12-16 Sascha Wildnercrunch: Raise WARNS to 3.
2015-12-16 Sascha Wildnermountd/crunchgen: Remove some unused variables.
2015-12-16 Matthew Dilloni915 - Add delay after attach to avoid console/X races
2015-12-15 Matthew Dillonnrelease - Change target from /usr/release to /usr...
2015-12-15 Matthew Dillonkernel - Improve kernel trap message
2015-12-15 Matthew Dillonkernel - Change where dump context is saved
2015-12-15 Sascha Wildnermtree: Use spaces for indenting.
2015-12-15 Sascha WildnerUpdate the pciconf(8) database.
2015-12-14 Tomohiro Kusumisys/vfs/hammer: Use HAMMER_DEF_LOCALIZATION
2015-12-14 Tomohiro Kusumisbin/hammer: Check existence of PFS#0 when creating PFS
2015-12-14 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_ROOT_PFSID macro
2015-12-14 Matthew Dilloninstaller - use a more modern mount setup for UFS and...
2015-12-14 Matthew Dilloninstaller - use a more modern mount setup for UFS and...
2015-12-14 Sepherosa Ziehauinet/mcast: Don't free inp_moptions in ip_setmoptions()
2015-12-13 Tomohiro Kusumisys/vfs/hammer: Rename resv->flush_group to flg_no
2015-12-13 Tomohiro Kusumisys/vfs/hammer: Remove unnecessary casts
2015-12-13 Tomohiro Kusumisys/vfs/hammer: Don't let ioctl(HAMMERIOC_SET_PSEUDOFS...
2015-12-13 Tomohiro Kusumisbin/hammer: Rename sbin/hammer/cmd_pseudofs.c to cmd_pfs.c
2015-12-13 Sascha Wildnerkernel/sound: Add back intr_config_hook descriptions.
2015-12-13 Sascha Wildnerkernel/iwm: Add intr_config_hook description.
2015-12-13 Imre Vadaszvirtio_blk: Use contigmalloc/contigfree for vtblk_reque...
2015-12-12 François Tigeotdrm: Add linux/vmalloc.h
2015-12-12 François Tigeotdrm: Add linux/fence.h
2015-12-12 François Tigeotlinux/time.h: Add NSEC_PER_MSEC
2015-12-12 Tomohiro Kusumisys/vfs/hammer: Remove unused count field from hammer_f...
2015-12-11 François Tigeotdrm/i915: Drop AGP driver requirement
2015-12-11 François Tigeotdrm/i915/gem: Remove useless vm_object unlock/relock...
2015-12-11 François Tigeotdrm/i915: Remove duplicated code in i915_gem_fault...
2015-12-11 François Tigeotdrm/i915: Remove duplicated code in i915_gem_fault...
2015-12-11 François Tigeotdrm/i915: Remove duplicated code in i915_gem_fault...
2015-12-11 Tomohiro Kusumisbin/hammer: Make show print symlink[24] if inode is...
2015-12-11 Tomohiro Kusumisys/vfs/hammer: Fix wrong parent localization for PFS...
2015-12-11 Tomohiro Kusumisys/vfs/hammer: Use hammer_find_inode()
2015-12-11 Tomohiro Kusumisys/vfs/hammer: Cleanup
2015-12-11 Sepherosa Ziehauif: Bandaid ifa_ifwithnet() for ifaddrs w/ same netmask
2015-12-10 Sascha Wildnerlibc/stdtime: Fix two cases where a NULL pointer could...
2015-12-10 Sascha Wildnerlibcompat: Clean up a bit, fix warnings and raise WARNS...
2015-12-10 Sascha Wildnerbtxld(8): Fix some warnings and raise WARNS to 6.
2015-12-09 Tomohiro Kusumisys/vfs/hammer: Add hammer_xlate_to_phys()
2015-12-09 Tomohiro Kusumisys/vfs/hammer: Cleanup assertion for zone
2015-12-09 Tomohiro Kusumisys/vfs/hammer: Make hammer_bnew*() call _hammer_bread()
next