w(1): Limit affect of locale change
[dragonfly.git] / sys /
2015-12-08 Tomohiro Kusumisys/vfs/hammer: Make offset kprintf message explicit
2015-12-08 Tomohiro Kusumisys/vfs/hammer: Make hammer_io_flush_mark() inline
2015-12-08 Tomohiro Kusumisys/vfs/hammer: Use HAMMER_ENCODE() for hammer_mod_rb_c...
2015-12-08 Tomohiro Kusumisys/vfs/hammer: Fix wrong comment on zone2 offset
2015-12-08 Sascha Wildnerkernel: Silence two unused variables warnings without...
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 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-04 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-12-04 John MarinoMerge branch 'vendor/GCC50'
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 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 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 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-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 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-25 Sascha WildnerSync ACPICA with Intel's version 20151124.
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.
2015-11-24 Imre Vadászacpi_pvpanic: Notify Qemu VM host if we panic.
2015-11-24 zrjdrm: sync drm_edid.c to linux 3.18
2015-11-24 Tomohiro Kusumisys/vfs/hammer: Remove forward declaration of struct...
2015-11-24 Tomohiro Kusumisys/vfs/hammer: Remove signature from ondisk node
2015-11-24 Tomohiro Kusumisys/vfs/hammer: Remove const from volume names
2015-11-24 Sepherosa Ziehauifmedia: Macro naming and add function to convert str...
2015-11-24 Sepherosa Ziehauifmedia/ifconfig: Take flowcontrol as an alias for...
2015-11-24 Sepherosa Ziehauifmedia: Initialize ifm->ifm_media to IFM_NONE
2015-11-24 Sepherosa Ziehauifmedia: Fix SIOCGIFMEDIA ifmr_current value
2015-11-24 Sepherosa Ziehauifmedia: Set ifm->ifm_media properly upon ifmedia_set()
2015-11-24 Sepherosa Ziehauifmedia: Add IFM_ETH_MANUFLOW.
2015-11-23 Tomohiro Kusumisys/vfs/hammer: Remove unused bitfield of struct hammer_io
2015-11-23 Sepherosa Ziehauifmedia: Define flow control related description properly
2015-11-23 Justin C. SherrillMoving master to version 4.5. v4.5.0
2015-11-22 Sascha Wildnerkernel/ncr: s/long signed/long/
next