dragonfly.git
2015-07-12 John MarinoOpenLIBM: local modification - elf notes on assembly
2015-07-12 John MarinoMerge branch 'vendor/OPENBSD_LIBM'
2015-07-12 John MarinoImport OpenBSD's libm (trunk, 4 July 2015) to a new... gitea/vendor/OPENBSD_LIBM origin/vendor/OPENBSD_LIBM
2015-07-12 Tomohiro Kusumisys/vfs/hammer: Fix comments
2015-07-12 Tomohiro Kusumisys/vfs/hammer: Cleanup whitespace(0x20) before tab
2015-07-12 Tomohiro Kusumisys/vfs/hammer: Add comment on multi-master clustering
2015-07-12 Sepherosa Ziehaucam: Initialize counted_to_config properly in xpt_bus_r...
2015-07-12 Sepherosa Ziehauacpi/pstate: Fix and cleanup 465a6ec
2015-07-12 Sepherosa Ziehauacpi/pstate: Since AMD 11h, 8 P-states are supported.
2015-07-11 Tomohiro Kusumisbin/hammer: Fix comments
2015-07-11 Tomohiro Kusumisbin/hammer: Cleanup blockmap pointer dereference
2015-07-11 Tomohiro Kusumisbin/hammer: Remove unnecessary blockmap argument
2015-07-11 Tomohiro Kusumisbin/hammer: Make function prototype explicit
2015-07-11 Tomohiro Kusumisbin/hammer: Cleanup blockmap initialization
2015-07-11 François Tigeotdrm: Implement set_memory_wc() and set_memory_wb()
2015-07-11 Sepherosa Ziehauaperf: Sensor for effective CPU frequency using APERF...
2015-07-11 Sepherosa Ziehausensors: Add frequency sensor type
2015-07-11 Sepherosa Ziehausensors: Fix value type
2015-07-11 John Marinoxlocale: Fix potential segfault
2015-07-10 Tomohiro Kusumisys/vfs/hammer: Add hammer_node_max_elements()
2015-07-10 Tomohiro Kusumisys/vfs/hammer: Use HAMMER_BUFFERS_PER_BIGBLOCK
2015-07-10 Tomohiro Kusumisbin/mount_hammer: Fix indentation
2015-07-10 Tomohiro Kusumisbin/hammer: Enable readhammerbuf()
2015-07-10 Tomohiro Kusumisbin/hammer: Remove init_fifo_head()
2015-07-10 Sepherosa Ziehauacpi/pstate: Expose frequency power consumption table
2015-07-10 Sepherosa Ziehauacpi/pstate: Increase max supported P-states
2015-07-10 Sepherosa Ziehaupowerd: Implement mwait C-state hint adjustment
2015-07-10 Sepherosa Ziehaupowerd: Allow disable CPU power domain frequency adjustment
2015-07-10 Matthew Dillonkernel - Fix panic during coredump
2015-07-10 Sascha Wildnergcc5: Fix quickworld.
2015-07-10 Sascha Wildneri386 removal, part 17/x: Remove i386 code from various...
2015-07-10 Sepherosa Ziehaupowerd: Rework cpu and cpu power domain selection
2015-07-09 Sascha WildnerLocal adjustments for OpenSSL-1.0.1p.
2015-07-09 Sascha WildnerMerge branch 'vendor/OPENSSL'
2015-07-09 Sascha WildnerImport OpenSSL 1.0.1p.
2015-07-09 Sascha Wildneri386 removal, part 16/x: Remove forgotten file via...
2015-07-08 Sascha Wildneri386 removal, part 15/x: Remove i386 specific network...
2015-07-08 Sascha Wildneri386 removal, part 14/x: Remove i386 specific code...
2015-07-08 Tomohiro Kusumisys/gnu/vfs/ext2fs: Update COPYRIGHT.INFO
2015-07-08 Sascha WildnerRemove non-existant .PATH components from a number...
2015-07-08 Antonio Huete... dirfs - Restore old behavior for 0-refs vnodes
2015-07-08 Antonio Huete... testcases: Attempt to integrate POSIX IPC tests to...
2015-07-08 Sascha Wildnerkernel/hda: Add missing != NULL check around kfree().
2015-07-07 François Tigeotdrm: Add linux/irqflags.h
2015-07-07 Sascha Wildneriasl(8): Remove whitespace I overlooked in 44db1c69b6.
2015-07-07 Tomohiro Kusumihammer: Remove trailing whitespaces
2015-07-07 Tomohiro Kusumihammer: Remove trailing tabs
2015-07-07 Tomohiro Kusumisys/*: Fix typos
2015-07-07 Tomohiro Kusumisys/vfs/hammer: Remove obsolete macros
2015-07-07 Tomohiro Kusumisys/vfs/hammer: Rename macros for consistency
2015-07-07 Tomohiro Kusumisys/vfs/hammer: Cleanups
2015-07-07 Tomohiro Kusumisbin/hammer: Use HAMMER_ENCODE_XXX() to encode zone...
2015-07-07 Sascha WildnerSync ACPICA code with the Intel licensed 20150619 distr...
2015-07-06 François Tigeotdrm/linux: Implement GENMASK()
2015-07-06 Matthew Dillonkernel - Fix syscons cursor movement
2015-07-06 Markus Pfeifferbtx: Fixup comment indent
2015-07-06 sinetekFix hangup on VirtualBox.
2015-07-06 Tomohiro Kusumisys/vfs/hammer: Cleanup HAMMER_ENCODE_XXX() macros
2015-07-06 Tomohiro Kusumisys/vfs/hammer: Define and use HAMMER_ENCODE() on block...
2015-07-06 Tomohiro Kusumisbin/hammer: Remove panic()
2015-07-06 Sepherosa Ziehaupowerd: Staticize global variables
2015-07-06 Sepherosa Ziehaupowerd: Merge TotalCpus and NCpus
2015-07-06 Sepherosa Ziehaupowerd.8: List only related kernel modules
2015-07-06 Sepherosa Ziehaupowerd: Remove unused global variable CpuCount[]
2015-07-06 Sepherosa Ziehaux86_64: Add per-cpu mwait CX setting
2015-07-05 Tomohiro Kusumisbin/hammer: Remove test_volume()
2015-07-05 John Marinogcc50 c++: Restore C99 after change to __LONG_LONG_SUPP...
2015-07-05 Sascha Wildner<net/bpf.h>: Include <sys/param.h> for roundup2().
2015-07-05 Sascha Wildnerkernel/uaudio: Fix weird indent.
2015-07-04 Sascha Wildner<sys/socket.h>: Whitespace cleanup.
2015-07-04 Sascha WildnerRemove duplicate includes in <iconv.h> and <sys/socket.h>.
2015-07-04 François Tigeotdrm/linux: Fix WARN_ONCE()
2015-07-04 Sascha WildnerUse roundup2() from <sys/param.h> in a number of places.
2015-07-04 John MarinoMakefile.inc: Add kernel install complete message
2015-07-04 Sascha Wildneri386 removal, part 13/x: Some cleanup after pc32 platfo...
2015-07-04 Sascha Wildneri386 removal, part 12/x: Remove sys/platform/pc32.
2015-07-04 Sascha Wildneri386 removal, part 11/x: Remove wrong machine/ setup...
2015-07-04 Sascha Wildneri386 removal, part 10/x: Fixes in sys/boot to compile...
2015-07-04 John Marinoiconv sync 11/11: Use macro like FreeBSD (1 file) to...
2015-07-04 John Marinoiconv sync 10/x: FreeBSD SVN 258316 + 283406 + 283418
2015-07-04 John Marinoiconv sync 9/x: FreeBSD SVN 260003
2015-07-04 John Marinoiconv sync 8/x: FreeBSD SVN 281550
2015-07-04 John Marinoiconv sync 7/x: FreeBSD SVN 281798
2015-07-04 John Marinoiconv sync 6/x: FreeBSD SVN 279404
2015-07-04 John Marinoiconv sync 5/x: FreeBSD SVN 269529 + 269530 + 275805
2015-07-04 John Marinoiconv sync 4/x: FreeBSD SVN 267438
2015-07-04 John Marinoiconv sync 3/x: FreeBSD SVN 267437
2015-07-04 John Marinoiconv sync 2/x: FreeBSD SVN 263986
2015-07-04 John Marinoiconv sync 1/x: FreeBSD SVN 262441
2015-07-04 Matthew Dillontmpfs - Fix write-append/mmap-read race
2015-07-03 François Tigeotdrm/i915: Sync with Linux 3.14 a tiny bit
2015-07-03 Tomohiro Kusumisbin/hammer: Use const char* for string literal args
2015-07-03 Tomohiro Kusumisys/vfs/hammer: Change "xxx-map" to "xxxmap"
2015-07-03 Sascha Wildner<sys/lock.h>: Fix comment typo.
2015-07-02 Tomohiro Kusumisys/vfs/hammer: Change "bigblock" to "big-block"
2015-07-02 Tomohiro Kusumisys/vfs/hammer: Change "big block" to "big-block"
2015-07-02 Tomohiro Kusumisys/vfs/hammer: Revert one line from ccdea23
2015-07-01 Matthew Dillonkernel - Improve basic entropy collector
2015-07-01 Sascha Wildnerkernel/acpi_thermal: Fix comment typo.
2015-07-01 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (for DragonFly 4...
next