sys/param.h: Fix typo in comment
[dragonfly.git] / sys /
2015-09-09 John Marinosys/param.h: Fix typo in comment
2015-09-09 John Marinobump __DragonFly_version for environ, __progname change
2015-09-09 Sascha WildnerSimplify redundant __*_VISIBLE checks in various header...
2015-09-09 Sascha Wildnerkernel: Remove pci_pir.c, which was not built.
2015-09-09 Matthew Dillonkernel - Fix multi-threaded coredump
2015-09-08 Imre Vadászcorepower(4): Fix units -> microwatt conversion on...
2015-09-06 Sascha WildnerFix sys/conf/files to unbreak LINT64 for the recent...
2015-09-06 Sepherosa Ziehauuipc: Simplify unp_ino generation
2015-09-05 François Tigeotdrm: drm_fb_cma_helper.c has a restrictive license...
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Rename btree_set_parent() to btree_set_...
2015-09-04 Tomohiro Kusumisys/vfs/hammer: #if0 cursor_exclreq_count of inode...
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Cleanup incore record tree lookup
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Cleanup parent inode dereferenced by...
2015-09-04 Tomohiro Kusumihammer: Remove cluster topology related comments
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove redundant elm type check [2/2]
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove redundant elm type check [1/2]
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove prototype of not existing fucntion
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Cleanup debug kprintfs for cursor/elm
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Add and fix comments
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove obsolete macro HAMMER_CLUSTER_BUFS
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove obsolete macro HAMMER_LOCALIZE_P...
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove obsolete macro HAMMER_RECTYPE_MOVED
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove obsolete macro HAMMER_BLOCKMAP_FREE
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Don't return 0 on invalid elm.leaf...
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Properly kprintf 32bits localization...
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Add hammer_elm_btype()
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Properly access node element base
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Simplify hammer_print_btree_elm()
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Add hammer_is_internal|leaf_node_elm()
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Fix wrong node type in switch/case
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Fold too long lines
2015-09-04 Tomohiro Kusumisys/vfs/hammer: Remove unused (and never used) macro
2015-09-03 Imre Vadászsio: Add pci-ids for Haswell and Broadwell vPro CPUs...
2015-09-03 Matthew Dillonhammer2 - refactor some chain bits, stabilization
2015-09-02 Matthew Dillonhammer2 - stabilization - blogbench, others
2015-09-02 Matthew Dillonkernel - Use unused thread_t field for lock tracker.
2015-09-01 François Tigeotdrm: Bring back a KNOTE() call, unbreak vblank handling
2015-09-01 Matthew Dillonhammer2 - stabilization - Fix bugs found by blogbench
2015-09-01 Matthew Dillonkernel - Improve namecache generation handling
2015-09-01 Matthew Dillonhammer2 - stabilization - Fix a number of bugs revealed...
2015-09-01 Sepherosa Ziehauuipc: Assert 0->1 reference count transition; it must...
2015-09-01 Sepherosa Ziehauuipc: Check unp_conn again after unp_connect().
2015-08-31 François Tigeotdrm: Update drm_irq.c...
2015-08-31 Sascha WildnerAdd a acpicall(8) utility for debugging and tweaking...
2015-08-31 Matthew Dillonhammer2 - bug fixes
2015-08-31 Sepherosa Ziehauuipc: Hold per-unp token for all unp usrreq methods
2015-08-30 Matthew Dillonhammer2 - Refactor bulkfree
2015-08-30 Matthew Dillonhammer2 - live dedup, cleanup
2015-08-29 Sascha Wildnerkernel: Use NULL for pointers in DRIVER_MODULE* calls.
2015-08-29 Sascha Wildnerkernel: Add gnu/ to SUBDIR for MODULES_WITH_WORLD.
2015-08-28 Matthew Dillonhammer2 - bulkfree work, rip-up cluster sync.
2015-08-28 Sascha Wildnerkernel: Adjust sys/conf/files for recent drm changes.
2015-08-28 Sascha Wildnerkernel/cxm: Add pcidevs.h to the Makefile (forgotten...
2015-08-28 Matthew Dillonhammer2 - stabilization, sequencing
2015-08-28 Matthew Dillonhammer2 - hide some debugging kprintfs
2015-08-27 François Tigeotdrm/i915: Update to Linux 3.17
2015-08-27 François Tigeotdrm: Add linux/notifier.h
2015-08-27 Matthew Dillonhammer2 - cleanup
2015-08-27 Matthew Dillonkernel - Add root mount support for hammer2
2015-08-27 Matthew Dillonhammer2 - Add root mount support.
2015-08-27 Matthew Dillonhammer2 - Add WANT_HAMMER2 to buildworld
2015-08-27 Matthew Dillonhammer2 - Fix unlink/reclaim panic, add macro for ...
2015-08-27 Matthew Dillonkernel - allow '@' key at mountroot> prompt
2015-08-27 Sepherosa Ziehauuipc: Fix lockless unp_conn accessing and uipc_detach...
2015-08-27 Sepherosa Ziehauuipc: Assert global token is held in unp_connect_pair
2015-08-26 Sepherosa Ziehauuipc: Return error from unp_connect_pair() if one of...
2015-08-26 Sepherosa Ziehauuipc: Don't abuse unp_conn for unconnect DGRAM unix...
2015-08-26 Sepherosa Ziehauuipc: Fix various races on unp_connect() path.
2015-08-25 Sascha Wildnerkernel: Sync sys/conf/files with recent drm(4) and...
2015-08-25 François Tigeotdrm: Make the hlist API compatible with Linux 3.17
2015-08-25 François Tigeotkernel/linux: Add hweight64()
2015-08-25 François Tigeotkernel: Add bitcount64 to sys/systm.h
2015-08-25 Sepherosa Ziehauuipc: Use flag to indicate that the unpcb was detached...
2015-08-25 Sepherosa Ziehauuipc: Use atomic operation for unp_flags
2015-08-24 Imre Vadászdrm/radeon: Update temperature sensor support after...
2015-08-24 Sepherosa Ziehauuipc: Factor out unp_getsocktoken()/unp_reltoken()
2015-08-23 François Tigeotdrm: Move DMI definitions to their usual Linux headers
2015-08-23 François Tigeotdrm/linux: Improve the workqueue subsystem
2015-08-23 Tomohiro Kusumisys/vfs/hammer: Don't fail to downgrade cursor
2015-08-23 Tomohiro Kusumisys/vfs/hammer: Fix wrong comment
2015-08-23 Tomohiro Kusumisys/vfs/hammer: Fix possible panic with vfs.hammer...
2015-08-23 Tomohiro Kusumisys/vfs/hammer: Minor cleanups
2015-08-22 François Tigeotdrm/radeon: Wrong authorship in previous commit
2015-08-22 François Tigeotdrm/radeon: Update to Linux 3.17 (v2)
2015-08-22 François Tigeotdrm: Reintroduce drm_kms_free()
2015-08-22 zrjdrm/radeon: Add pcie_get_readrq(), pcie_set_readrq...
2015-08-22 Tomohiro Kusumisys/vfs/hammer: Add hammer_move_node()
2015-08-22 Tomohiro Kusumisys/vfs/hammer: Change obsolete hammer_ioc_reblock...
2015-08-22 Tomohiro Kusumisys/vfs/hammer: Don't try to reblock everything on...
2015-08-22 Tomohiro Kusumisys/vfs/hammer: Remove unnecessary error check
2015-08-22 Tomohiro Kusumisys/vfs/hammer: Don't repeat layer1 blockmap check...
2015-08-22 Tomohiro Kusumisys/vfs/hammer: Adjust hammer_debug_general
2015-08-22 Tomohiro Kusumisys/vfs/hammer: Minor fix on volume format on volume-add
2015-08-22 Tomohiro Kusumisys/vfs/hammer: Remove obsolete code and comments
2015-08-22 Tomohiro Kusumisys/vfs/hammer: Fix wrong function name in kprintf
2015-08-22 Tomohiro Kusumisys/vfs/hammer: Add hammer_flush_dirty()
2015-08-22 Tomohiro Kusumisys/vfs/hammer: Use HAMMER_OBJID_ROOT for root inode#
2015-08-22 Tomohiro Kusumisys/vfs/ufs: Fix typo in variable name
2015-08-22 Tomohiro Kusumisys/vfs/hammer: Check ronly when overwriting volume...
2015-08-22 Tomohiro Kusumisys/vfs/hammer: Use either HAMMER: or hammer:
next