dragonfly.git
2015-12-08 Tomohiro Kusumisys/vfs/hammer: Move hammer_buf_xxx_io() to _KERNEL
2015-12-08 Tomohiro Kusumisys/vfs/hammer: Make bio ops static
2015-12-07 Tomohiro Kusumisys/vfs/hammer: Add hammer_buf_peek_io()/hammer_buf_att...
2015-12-07 Tomohiro Kusumisys/vfs/hammer: Add comments on struct worklist
2015-12-07 Tomohiro Kusumisys/vfs/hammer: Remove union hammer_io_structure
2015-12-07 Imre Vadaszkqueue: Make EVFILT_TIMER mpsafe, by modifying kq_ncall...
2015-12-07 Sepherosa Ziehauigb: Fix DMACR settings
2015-12-07 Sepherosa Ziehauinpcb: Push porthash token down a bit and use atomic...
2015-12-06 Tomohiro Kusumisys/vfs/hammer: Add lo_to_pfs()/pfs_to_lo() macros
2015-12-06 Tomohiro Kusumisys/vfs/hammer: Remove unused global variables and...
2015-12-06 Tomohiro Kusumisbin/hammer: Change assertion on invalid cleanup path...
2015-12-06 Tomohiro Kusumisys/vfs/hammer: Use hammer_vfs_root()
2015-12-06 Tomohiro Kusumisys/vfs/hammer: Define HAMMER_MAX_PFS in hammer_disk.h
2015-12-06 Tomohiro Kusumisys/vfs/hammer: Use bitwise OR to generate ondisk local...
2015-12-06 John Marinogcc50: Very minor updates to three man pages
2015-12-06 Alexander Kuleshovbsd.lib.mk: No need to check DEBUG_FLAGS twice
2015-12-06 Sascha Wildnergcc50: Remove bits/mutex.h from the libstdcxx headers...
2015-12-05 Markus Pfeiffergcc50: add some missing files
2015-12-04 Sascha WildnerLocal adjustments for OpenSSL-1.0.1q.
2015-12-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 Sascha WildnerImport OpenSSL 1.0.1q.
2015-12-04 Sascha Wildnerkqueue.2: Fix manpage.
2015-12-04 John Marinogcc50: Upgrade version 5.2.1 => 5.3.1
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
2015-12-04 John MarinoUpdate gcc-50 to SVN version 231263 (gcc-5-branch)
2015-12-04 John Marinolibc: Define a new version, DF406.0, for the 4.5 branch
2015-12-04 Ben Woolleykqueue: Bring in EV_RECEIPT and EV_DISPATCH from FreeBSD
2015-12-04 Sepherosa Ziehauatomic: Fix atomic_cmpset_long prototype
2015-12-04 Sepherosa Ziehauatomic: Add atomic_cmpset_short
2015-12-04 Sepherosa Ziehausocket: so_ref 0->1 transition is valid for an aborted...
2015-12-03 Tomohiro Kusumisys/vfs/hammer: Add hammer_is_zone2|direct_mapped_index()
2015-12-03 Tomohiro Kusumisbin/hammer: Make blockmap print fill percentage on -v
2015-12-03 Tomohiro Kusumisbin/hammer: Use correct printf format for crc
2015-12-03 Tomohiro Kusumisys/vfs/hammer: Add/fix comments on B-Tree node
2015-12-03 Tomohiro Kusumisys/vfs/hammer: Cleanup unnecessary cast
2015-12-03 Sepherosa Ziehauix: Update to Intel ix-2.8.2
2015-12-03 Sepherosa Ziehauifmedia: Add two helper functions for ifmedia_add and...
2015-12-02 Imre Vadaszdrm: fb_get_options() can just use the unmodified conne...
2015-12-02 Sascha Wildnerdevfs(9): Rename DEVFS_DECLARE_CLONE_BITMAP to DEVFS_DE...
2015-12-02 Sascha Wildnerbacktrace.3: Fix prototype of backtrace_symbols_fd_fmt().
2015-12-02 Tomohiro Kusumisys/vfs/hammer: Add/fix comments on volume header
2015-12-02 Tomohiro Kusumisys/vfs/hammer: Cast HAMMER_BLOCKMAP_LAYER1|2_INDEX...
2015-12-01 Imre Vadaszsyscons: Fixup kms_draw() after change for xpad variabl...
2015-12-01 Matthew Dillonbmake - Disable use of PWD env
2015-12-01 Tomohiro Kusumisys/vfs/hammer: Cast HAMMER_BLOCKMAP_RADIX1|2 macros...
2015-12-01 Tomohiro Kusumisys/vfs/hammer: Remove HAMMER_BLOCKMAP_RADIX1|2_PERBUFF...
2015-12-01 Tomohiro Kusumisys/vfs/hammer: Add/fix comments on zones
2015-12-01 Tomohiro Kusumisys/vfs/hammer: Cleanup hammer_alloc_data()
2015-11-30 François Tigeotdrm: Add BUILD_BUG_ON_MSG()
2015-11-30 Tomohiro Kusumisys/vfs/hammer: Add/fix comments on ondisk formats
2015-11-30 Tomohiro Kusumisys/vfs/hammer: Use hammer_modify_buffer_noundo()
2015-11-30 Sepherosa Ziehaukevent: Reduce kqueue token contention
2015-11-30 Sepherosa Ziehaukevent: Fix comment and remove extra blank line
2015-11-30 Sepherosa Ziehauhammer: Always set noatime for hammerfs
2015-11-29 Sascha Wildnerkernel: Better separate the "deprecated" spinlocks...
2015-11-29 Sascha Wildnerkernel: Clean up the "deprecated" spinlock stuff a...
2015-11-29 Sascha Wildnerkernel/drm: Make i915 and radeon compilable into the...
2015-11-29 Sascha Wildnerkernel/drm: Move the CONFIG_* options to header files.
2015-11-29 François Tigeotdrm: Stop ignoring the second argument of drm_free()
2015-11-29 Tomohiro Kusumisys/vfs/hammer: Remove HAMMER_ITIMES_XXX macros
2015-11-29 Tomohiro Kusumisys/vfs/hammer: Remove integrity_crc field of ondisk...
2015-11-29 Tomohiro Kusumisys/vfs/hammer: Remove time/freq fields of ondisk PFS
2015-11-29 Sascha Wildneri386 removal, part 46/x: Remove sys/cpu/i386.
2015-11-29 Tomohiro Kusumisys/vfs/hammer: Remove #if0'd hammer_mirror_write()
2015-11-29 Tomohiro Kusumisys/vfs/hammer: Remove #if0'd obsolete symlink format
2015-11-29 Tomohiro Kusumisys/vfs/hammer: Remove #if0'd debug kprintfs
2015-11-29 Tomohiro Kusumisys/vfs/hammer: Remove DEBUG_TRUNCATE flag
2015-11-28 Imre Vadaszkern: Support hh modifier in ksscanf (needed for drm...
2015-11-28 Tomohiro Kusumisys/vfs/hammer: Remove HAMMER_VOLF_VALID|OPEN macros
2015-11-28 Tomohiro Kusumisys/vfs/hammer: Remove HAMMER_HEAD_FLAG_FREE macro
2015-11-28 Tomohiro Kusumisys/vfs/hammer: Remove HAMMER_HEAD_TYPE_42|45 macros
2015-11-28 Tomohiro Kusumisys/vfs/hammer: #if0 HAMMER_BIGBLOCK_OVERFILL
2015-11-28 Sepherosa Ziehaukevent: Mark file_filtops and kqread_filtops MPSAFE
2015-11-28 Sepherosa Ziehaukevent: Fix comment
2015-11-28 Tomohiro Kusumihammer: Change u_int{8,16,32,64}_t to uint{8,16,32...
2015-11-28 John Marinomake(1): Create two more custom variables to speed...
2015-11-27 Imre Vadászdrm/i915: Use fb->pitches[0] for stride. Remove duplica...
2015-11-27 Imre Vadászsyscons: Get rid of xpad variable by adjusting loop...
2015-11-27 Sascha Wildnerdrm.4: Fix two .Xr
2015-11-27 Sepherosa Ziehausocket: Make sure that accept queues are empty before...
2015-11-27 Sepherosa Ziehausocket: Make sure so_refs will not go from 0 to 1
2015-11-27 Sepherosa Ziehausocket: Remove fo_ioctl(FIONBIO) for sockets.
2015-11-27 Sepherosa Ziehauem/emx/igb: Properly set status for manually configured...
2015-11-27 Sepherosa Ziehaumxge: Always send the current media (optics) back to...
2015-11-26 zrjdrm: Implement simple broken EDID override by loading...
2015-11-26 François Tigeotlinux/ww_mutex.h: Remove a wrong assert
2015-11-26 Sepherosa Ziehaumxge: Integrate ifmedia flow control support.
2015-11-26 Sepherosa Ziehaumxge: Fix ifmedia related bits
2015-11-26 Sepherosa Ziehauix: Integrate ifmedia flow control support.
2015-11-26 Sepherosa Ziehauem.4/igb.4: Set date properly
2015-11-26 Sepherosa Ziehauix.4: ixX -> ixY and dev.ix.X -> dev.ix.Y
2015-11-25 Sascha WildnerSync ACPICA with Intel's version 20151124.
2015-11-25 Sascha Wildneriasl(8): Add some files as dependencies which are m4_in...
2015-11-25 Sepherosa Ziehauix: Set up ifm_active properly when link is not up.
2015-11-25 Sepherosa Ziehauifmedia: Reset ifm_media and ifm_cur in ifmedia_removeall()
2015-11-25 Sepherosa Ziehauix: Fix optics and ifmedia settings
2015-11-25 Sepherosa Ziehauigb: Fix ifmedia leakage on detach path.
2015-11-25 Sepherosa Ziehauig: Factor out e1000_force_flowctrl
2015-11-25 Sepherosa Ziehauem/emx: Integrate ifmedia flow control support.
2015-11-25 Sepherosa Ziehauigb: Integrate ifmedia flow control support.
next