dragonfly.git
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...
2015-06-30 Matthew Dillonsyscons - reenable cursor
2015-06-30 Matthew Dillondrm - Used fixed start address instead of vm_map_hint...
2015-06-30 Matthew Dillonhammer2 - xop stabilization - part 2/many
2015-06-30 Matthew Dillonkernel - Add atomic_fetchadd_64()
2015-06-30 Sepherosa Ziehaupowerd: Support Intel Performance and Energy Bias Hint
2015-06-30 Matthew Dillonhammer2 - xop stabilization - part 1/many
2015-06-29 Bill Yuanipfw3: join same filters with or operator
2015-06-29 Sascha WildnerConvert acpi_timer to using ACPICA functions.
2015-06-29 Bill Yuanipfw3: filter from/to supports me/any/subnet
2015-06-29 Sepherosa Ziehaupowerd: Save usched mask for later use, e.g. by perf...
2015-06-29 Sepherosa Ziehaucpumask: Add XORMASK
2015-06-29 Sepherosa Ziehauacpi/pstate: Allow users to set _PDL
2015-06-29 Sepherosa Ziehauacpi/pstate: Rename sysctl node available_bin to avail
2015-06-29 Matthew Dillonhammer2 - Refactor frontend part 17
2015-06-28 Sascha WildnerFix some typos in variable names.
2015-06-28 Sascha Wildnerkernel/acpica: Simplify machine dependent initializatio...
2015-06-28 Sascha Wildnerdloader: Bump the max. line length in includes (e.g...
2015-06-27 Sascha Wildneracpiexec(8): Fix a crash with the '!!' command.
2015-06-27 Matthew Dillonhammer2 - Refactor frontend part 16/many
2015-06-27 Tomohiro Kusumisbin/hammer: Add hammer volume-blkdevs command
2015-06-27 Sascha Wildnerrtld(1): Use standard boolean type from <stdbool.h>.
2015-06-27 Sascha Wildnerkernel: Use 'normal' types (i.e., uint8_t instead of...
2015-06-27 Sascha Wildnerkernel/acpica: Change button type to int.
2015-06-27 Sepherosa Ziehaupowerd: Move TurboOpt test to the beginning of the...
2015-06-27 Sepherosa Ziehauacpi/pstate: Evaluate _OST after successful _PPC processing
2015-06-27 Sepherosa Ziehauacpi/pstate: Support _PDL, which limits number of usabl...
2015-06-27 Sepherosa Ziehauacpi/pstate: Fix _PPC support
2015-06-27 Sepherosa Ziehaupowerd: Make sure that all CPUs are found before we...
2015-06-27 Sepherosa Ziehaupowerd: Utilize new acpi/pstate sysctl node for availab...
2015-06-27 Sepherosa Ziehauacpi/pstate: Add binary form for available CPU power...
2015-06-27 Sepherosa Ziehaupowerd: Fix usched cpumask setting
2015-06-27 Sepherosa Ziehaupowerd: Use linked list for CPU power domain
2015-06-27 Sepherosa Ziehaupowerd: Avoid magic number and nuke set-only CpuToDom
2015-06-27 Matthew Dillonhammer2 - Refactor frontend part 15/many
2015-06-27 Matthew Dillonhammer2 - Refactor frontend part 14/many
2015-06-27 Matthew Dillonhammer2 - Refactor frontend part 13/many
2015-06-26 Matthew Dillonkernel - Fix syscons deadlock during panic
2015-06-26 Sascha Wildnerdump(8): Remove some old code.
2015-06-26 Tomohiro Kusumisys/vfs/hammer: Fix comments on zones
2015-06-26 Tomohiro Kusumisys/vfs/hammer: Define HAMMER_ZONE2_MAPPED_INDEX for...
2015-06-26 Tomohiro Kusumisbin/newfs_hammer: Cleanup zone index
2015-06-26 Matthew Dillonhammer2 - Refactor frontend part 12/many
2015-06-25 Matthew Dillonhammer2 - Refactor frontend part 11/many
2015-06-25 François Tigeotrc.subr: Add common functions for run_rc_command
2015-06-24 Matthew Dillonhammer2 - Refactor frontend part 10/many
2015-06-24 Matthew Dillonhammer2 - Refactor frontend part 9/many
2015-06-24 Matthew Dillonkernel - Add zero-on-instantiate objcache ctor
2015-06-24 Sepherosa Ziehauusched: Fix kern.usched_global_cpumask sysctl type.
2015-06-24 Sepherosa Ziehaupowerd: Make sure that cpu0 is in the usched global...
2015-06-24 Sepherosa Ziehaupowerd: Fix # of supported cpus
2015-06-23 Sascha WildnerSync zoneinfo database with tzdata2015e from ftp:/...
2015-06-23 Sascha Wildneri386 removal, part 9/x: Remove the 32 bit vkernel platf...
2015-06-22 Sascha Wildneri386 removal, part 8/x: Remove i386 DragonFly 1.2 compa...
2015-06-22 Sascha Wildneri386 removal, part 7/x: Remove the old i386 DragonFly...
2015-06-22 Sascha Wildneri386 removal, part 6/x: Remove i386 parts of the ISA...
2015-06-22 Sascha Wildnerkernel: Include generic headers which will take care...
2015-06-22 Sascha Wildneri386 removal, part 5/x: Remove i386 parts of the HighPo...
2015-06-22 Sascha Wildneri386 removal, part 4/x: Remove i386 specific code from...
2015-06-21 Sascha WildnerSync ACPICA with Intel's version 20150619.
2015-06-21 Bill Yuanipfw3: show NAT records
2015-06-21 Imre Vadászsysctl.3: Fix struct types for the KERN_BOOTTIME and...
2015-06-20 Sascha WildnerAdd IPFIREWALL3 to LINT64.
2015-06-20 Sascha Wildneri386 removal, part 3/x: Remove more apm related files...
2015-06-20 Sascha Wildneri386 removal, part 2/x: Remove i386 specific kernel...
2015-06-20 Sascha Wildneri386 removal, part 1/x: Remove 'real' APM and associate...
2015-06-19 Matthew Dillonkernel/syscons - Fix excessive cpu latency during scrolling
2015-06-19 Sascha Wildner<sys/cdefs.h>: Define __LONG_LONG_SUPPORTED for C++11.
2015-06-19 Sepherosa Ziehauacpi/cstate: Allow forcing busmastering status and...
2015-06-19 Sepherosa Ziehaux86_64/mwait: Sysctl write is protected; no need to...
2015-06-19 Matthew Dillonkernel - Sync uaudio to fix clicking issue
2015-06-19 Matthew Dillonkernel - Sync ehci controller with FreeBSD
2015-06-18 Sascha Wildnersyslogd(8): Get rid of an unnecessary goto and label...
2015-06-18 Sascha WildnerUse <sys/param.h>'s roundup() in a few places.
2015-06-18 Sascha Wildnerrestore(8): Remove unused macro.
2015-06-18 Matthew Dillonhammer2 - Fix buildworld
2015-06-18 Matthew Dillonhammer2 - Refactor frontend part 8/many
2015-06-18 Matthew Dillonhammer2 - Refactor frontend part 7/many
2015-06-18 Matthew Dillonhammer2 - Refactor frontend part 6/many
2015-06-18 Matthew Dillonhammer2 - Refactor frontend part 5/many
2015-06-18 Matthew Dillonhammer2 - Refactor frontend part 4/many
next