dragonfly.git
2015-09-13 François Tigeotdrm/i915: drop WaSetupGtModeTdRowDispatch:snb
2015-09-13 François Tigeotdrm/i915: Disable caches for Global GTT.
2015-09-13 François Tigeotdrm/i915: properly reenable gen8 pipe IRQs
2015-09-13 Sascha Wildneri386 removal, part 40/x: Remove BOOTP_NFSV3 kernel...
2015-09-13 John Marinolocale/UTF-8: Fixed upper bound logic
2015-09-12 Imre Vadászdrm/i915: Reduce diff to Linux 3.17 in i915/intel_dp.c
2015-09-12 Imre Vadászdrm/i915: Adapt i2c handling a bit closer to Linux...
2015-09-12 John MarinoActivate symbol versioning on libc (bump DF version)
2015-09-12 John Marinoinstallworld: When installing libraries, install libc...
2015-09-11 Sascha WildnerRemove /usr/include/emulation/posix4 (empty since 2007...
2015-09-11 Sascha WildnerRemove some additional files via 'make upgrade'.
2015-09-11 John Marinolibc: Add stack protector support back
2015-09-11 Sascha WildnerRemove libcom_err and compile_et.
2015-09-10 Sascha Wildnerkernel/bus: Change function definitions to static ...
2015-09-10 Sascha Wildnerkernel/net: Change function definitions to static ...
2015-09-10 Sascha Wildneri386 removal, part 39/x: Remove est(4) driver.
2015-09-10 Sepherosa Ziehautaskqueue: Fix taskqueue locking issues
2015-09-10 John Marinortld.1: Improve _rtld_functrace example
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 Sascha Wildneri386 removal, part 38/x: Un-document no longer existing...
2015-09-09 John Marinolibc: fix environ symbol by syncing getenv.c with FreeBSD
2015-09-09 John Marinolib/dlfcn: whitespace cleanup, remove unnecessary prototype
2015-09-09 John Marinolibc: Complete conversion to _getprogname from __progname
2015-09-09 Matthew Dillonkernel - Fix multi-threaded coredump
2015-09-08 John MarinoAdd missing dummy _rtld_thread_init (weak symbol)
2015-09-08 John Marinolibc symbols bound to rtld must have matching version...
2015-09-08 Imre Vadászcorepower(4): Fix units -> microwatt conversion on...
2015-09-08 Sascha Wildner<dirent.h>: Move fdopendir() under __POSIX_VISIBLE...
2015-09-08 Sascha Wildner<dirent.h>/<string.h>: Remove redundant __XSI_VISIBLE...
2015-09-08 Sascha Wildner<string.h>: memccpy() is XSI.
2015-09-08 Sascha Wildner<stdio.h>: Sort some prototypes.
2015-09-08 John Marinolibc/gen Symbol map - rtld tweaks
2015-09-08 John Marinolibc/gen symbol map: Remove exposure to dummy tls functions
2015-09-06 John MarinoFix libc symbol maps after build test
2015-09-06 John MarinoFinished thorough pass of libc symbol maps
2015-09-06 John Marinolibc: For first time, loads in non-executable stack
2015-09-06 John Marinolibc/syscalls: Add GNU-stack ELF note to generated...
2015-09-06 John Marinolibcrypto: Enable library to be loaded in non-executabl...
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 John Marinolibc/x86-64: Add GNU-stack ELF notes to many assembly...
2015-09-05 John MarinoMore libc Symbol map refinements (nearing completion...
2015-09-05 Sascha Wildnerlibc: Sync open_memstream(3) with FreeBSD. Also add...
2015-09-05 John MarinoReworked (significantly) symbol map for locales
2015-09-05 John Marinolibc/locale: Remove unused source files
2015-09-05 Sascha Wildner/usr/Makefile: Fix typo in a message about the pkg...
2015-09-05 John MarinoContinue working on libc symbol maps
2015-09-05 John MarinoAdd static keyword to four functions to match prototype...
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 Kusumisbin/hammer: Add some assertions
2015-09-04 Tomohiro Kusumisbin/hammer: Fix boundary test on hammer show [3/3]
2015-09-04 Tomohiro Kusumisbin/hammer: Fix boundary test on hammer show [2/3]
2015-09-04 Tomohiro Kusumisbin/hammer: Fix boundary test on hammer show [1/3]
2015-09-04 Tomohiro Kusumisbin/hammer: Make hammer show test node count
2015-09-04 Tomohiro Kusumisbin/hammer: Make hammer blockmap|checkmap|show print...
2015-09-04 Tomohiro Kusumisbin/hammer: Add hammer stats command (= bstats + iostats)
2015-09-04 Tomohiro Kusumihammer: Remove cluster topology related comments
2015-09-04 Tomohiro Kusumisbin/hammer: Remove obsolete variable UsingSuperClusters
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 Kusumisbin/hammer: Avoid volume# inconsistency in blkdevs arg
2015-09-04 Tomohiro Kusumisbin/hammer: Cleanup localization initialization on...
2015-09-04 Tomohiro Kusumisbin/hammer: Use HAMMER_IOC_DO_FLAGS
2015-09-04 Tomohiro Kusumisbin/hammer: Print bad btype on hammer show
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 John MarinoUpdate some more symbols maps for libc
2015-09-02 John Marinolib/libc/stdlib/merge.c: add "static" to match setup...
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 John Marinolibc: Remove stack_protector.c from build
2015-09-01 John MarinoTake II at unbreaking world
2015-09-01 Sascha Wildneracpicall(8): Add -U option for passing UUIDs as buffers.
2015-09-01 John MarinoAdd bootstrap workaround needed by ctype.h addition...
2015-09-01 Sascha Wildnerlocaledef.1: Clean up a bit.
2015-09-01 Sascha WildnerAdd a small vmm(2) manual page for the related system...
next