dragonfly.git
2016-05-03 Sascha WildnerMerge branch 'vendor/OPENSSL'
2016-05-03 Sascha WildnerImport OpenSSL 1.0.1t.
2016-05-03 Sepherosa ZiehauRevert "kqueue: Avoid reprocessing processed knotes...
2016-05-03 Sepherosa ZiehauRevert "kqueue: Return value of knote_release is no...
2016-05-03 François Tigeotdrm/linux: Add linux/pwm.h
2016-05-03 François Tigeotdrm/linux: Add linux/gpio/consumer.h
2016-05-03 François Tigeotdrm/linux: Define U64_MAX
2016-05-03 François Tigeotdrm/linux: Add __test_and_clear_bit
2016-05-01 Imre Vadászgpio_intel: Slightly simplify interface to chipset...
2016-05-01 Imre Vadászgpio_intel: Use a cookie object for gpio interrupt...
2016-05-01 Tomohiro Kusumisys/dev/disk/dm: Remove read/write support for /dev...
2016-04-29 Imre Vadászgpio_acpi: Introduce separate setup_intr and teardown_i...
2016-04-29 Sascha Wildnerlibstand: Fix -Wstrict-prototypes warning.
2016-04-29 Sascha Wildnersys/boot: Fix a prototype (pointed out by zrj).
2016-04-29 Sascha Wildnersys/boot: Ansify the remaining cases found by -Wold...
2016-04-28 Imre Vadászboot/common: Clean up, ansify some functions, remove...
2016-04-28 zrjdrm/radeon: Retire old UMS driver.
2016-04-28 Sepherosa Ziehautcp: Count connections by TCP state
2016-04-28 zrjUse size_t to remove casts.
2016-04-28 zrjexamples: Add binary firmware wrapping reference script.
2016-04-28 zrjboot/loader: Handle the /boot/modules.local
2016-04-28 zrjmtree: Create /boot/modules.local
2016-04-28 Tomohiro Kusumisys/kern: Add comment on unmounting
2016-04-27 Imre Vadászahci: Add and use AHCI_PREG_SCTL_IPM_NODEVSLP definitio...
2016-04-27 Sepherosa Ziehautcp: No need to return tcpcb from tcp_newtcpcb()
2016-04-27 Sepherosa Ziehautcp: Remove redundant tcpcb state setting
2016-04-27 Sepherosa Ziehaudhclient: Log a warning instead of bailing upon "illega...
2016-04-26 Sascha WildnerSync zoneinfo database with tzdata2016d from ftp:/...
2016-04-26 Sepherosa Ziehauigb: Fix MSI-X allocation when # of rings is less than...
2016-04-26 zrjhier.7: Add missing /etc/devd entry.
2016-04-26 zrjmtree: Move pam.d to correct dirname order.
2016-04-25 François Tigeotdrm/i915: Remove a duplicated assignment
2016-04-24 Sascha WildnerSync ACPICA with Intel's version 20160422.
2016-04-24 Tomohiro Kusumisys/vfs/tmpfs: Remove unused mount variables
2016-04-23 François Tigeotdrm/i915/gem: Switch to the Linux scatterlist API
2016-04-23 Matthew Dillonkernel - Reduce BSS size (3)
2016-04-23 Matthew Dillonkernel - Enhance the examine (x) command.
2016-04-23 Matthew Dillonkernel - Reduce BSS size (2)
2016-04-23 Charlie Rootkernel - Reduce BSS size to fix loader initrd problem
2016-04-22 Imre Vadászahci: Add some DevSleep defintions. Recognize DevSleep...
2016-04-22 Imre Vadászahci: Clean up SET_FEATURES definitions. Add some power...
2016-04-22 François Tigeotkernel/linux: Move M_DRM definition to kern_slaballoc.c
2016-04-22 François Tigeotdrm/radeon: Add explicit dependency to the acpi module
2016-04-22 François Tigeotdrm/i915: Add explicit dependency to the acpi module
2016-04-20 François Tigeotgpt: Align partitions to 1MiB
2016-04-19 zrjefi/boot1: Fix best text mode detection.
2016-04-19 Tomohiro Kusumisys/kern: Fix mountctl options list
2016-04-18 Imre Vadászsys/boot/efi/loader: Make module autoloading work as...
2016-04-18 Tomohiro Kusumisbin/hammer: Use printf() instead of fprintf(stdout)
2016-04-18 Tomohiro Kusumisbin/hammer: Add no hammer found message if not mounted
2016-04-17 Tomohiro Kusumisbin/mount_hammer: Remove duplicated MOPT_UPDATE macro...
2016-04-17 Imre Vadászefi/loader: Increase default staging area to 96MB....
2016-04-17 François Tigeotdrm/i915/gem: Update i915_gem_fault()
2016-04-17 François Tigeotdrm/linux: Add dma_map_sg and dma_unmap_sg()
2016-04-17 François Tigeotdrm/i915: Import two fixes from Linux 4.2.8
2016-04-17 Imre Vadászsys/boot/efi/boot1: Use NELEM.
2016-04-17 Imre Vadászsys/boot/efi: Add boot1 to the build.
2016-04-17 Imre Vadászsys/boot/efi/boot1: Port efi boot1 loader from FreeBSD...
2016-04-17 Imre Vadászsys/boot/efi/boot1: Port Makefile, comment out fatfs...
2016-04-17 Imre Vadászsys/boot/common: Make ufsread.c build and work with...
2016-04-17 Imre Vadászsys/boot/efi: Import subset of FreeBSD's sys/boot/efi...
2016-04-17 François Tigeotdrm/linux: Add get_num_physpages()
2016-04-17 François Tigeotdrm/i915: Fix a bug in i915_gem_object_flush cpu/gpu...
2016-04-17 François Tigeotdrm/i915: Fix a bug in i915_gem_object_flush_gtt_write_...
2016-04-16 Imre Vadászgpio_intel: Add workaround for concurrent GPIO register...
2016-04-16 zrjlibc: Do not set errno when mmap(MAP_TRYFIXED) fails.
2016-04-15 Sascha WildnerUpdate the pciconf(8) database.
2016-04-14 Sepherosa Ziehaukqueue: Use critical section for knote cache
2016-04-13 zrjlibc: Fix mdoc warnings on escaped characters.
2016-04-13 zrjlib/libutil: Terminate quoted strings (mdoc).
2016-04-13 zrjnls.7: Use Ta for tabs to fix mdoc warnings.
2016-04-13 zrjcpucontrol(8): Sync with FreeBSD
2016-04-13 zrjcpuctl(4): Sync with FreeBSD
2016-04-12 Tomohiro Kusumisys/vfs/hammer: Add missing unlock in the previous...
2016-04-12 Tomohiro Kusumisys/vfs/hammer: Get volume lock first
2016-04-12 Tomohiro Kusumisbin/newfs_hammer: Check upper limit of volume size
2016-04-12 Tomohiro Kusumisbin/hammer: Minor cleanup
2016-04-12 Tomohiro Kusumisys/vfs/hammer: Remove unused local variable
2016-04-12 François Tigeotdrm/i915: Use iounmap() everywhere
2016-04-12 François Tigeotdrm/linux: Improve ioremap*/iounmap functions
2016-04-12 François Tigeot drm/i915: Simplify i915_gem_fault() a bit
2016-04-12 François Tigeotdrm/linux: Add set_pages_wb()
2016-04-12 François Tigeotdrm/linux: Move M_DRM declaration to linux/slab.h
2016-04-10 Imre Vadászgpio_intel: Handle level triggered interrupts more...
2016-04-09 Imre Vadászgpio_intel: Change GPIOcfg bits when needed to enable...
2016-04-09 Imre Vadászgpio_intel: Fix CHV_GPIO_CTL1_INVRX constant, we need...
2016-04-09 Tomohiro Kusumisbin/hammer: Fix hammer(8) manpage
2016-04-09 Tomohiro Kusumisbin/hammer: Make hammer info print volumes
2016-04-07 François Tigeotdrm: Import asm/unaligned.h from NetBSD
2016-04-07 François Tigeotdrm/i915: Switch rps.client_lock to a lockmgr lock
2016-04-07 Tomohiro Kusumisbin/newfs_msdos: Fix error message
2016-04-07 Tomohiro Kusumisys/vfs/hammer: Rename ondisk vol_name to vol_label
2016-04-06 Sascha Wildnerlibc/libutil: Some mdoc cleanup in various manual pages.
2016-04-06 François Tigeotdrm/linux: Add dma_unmap_page()
2016-04-06 Tomohiro Kusumisys/vfs/hammer: Cleanup hammer_format_volume_header...
2016-04-06 François Tigeotdrm/i915: Fix Baytrail hangs with deeper C-states
2016-04-05 Sascha Wildnerlibc: mdoc cleanup in some system call manual pages.
2016-04-05 Sepherosa Ziehaukqueue: Use lwkt_{get,rel}pooltoken
2016-04-05 Sascha Wildnerem.4: Mention i219 support.
2016-04-05 Sascha Wildnergethostbyname.3: mdoc improvements.
next