dragonfly.git
2011-01-11 Matthew Dillonkernel - Fix very annoying lockup (SMP)
2011-01-11 Matthew Dillonkernel - Enhance getcacheblk() (improve saturated write...
2011-01-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2011-01-11 Matthew DillonHAMMER VFS - Improve saturated write performance (2).
2011-01-11 Matthew DillonHAMMER VFS - Improve saturated write performance.
2011-01-11 Venkatesh SrinivasMerge branch 'master' of ssh://crater.dragonflybsd...
2011-01-11 Venkatesh SrinivasRemove prototype of disksort().
2011-01-11 Venkatesh Srinivaskernel -- kref: Add KREF_DEC macro to allow braced...
2011-01-10 Matthew DillonHAMMER VFS - Change default hammer fs version from...
2011-01-10 Matthew DillonHAMMER VFS - Implement Version 6 features as WIP (work...
2011-01-10 Matthew Dillonkernel64 - Add some lapic timer based debugging (disabl...
2011-01-10 Matthew Dillonkernel - Do a better job with the filesystem background...
2011-01-10 Matthew Dillonkernel - Refactor VMSC_ONEPASS
2011-01-10 Matthew Dillonkernel - Ensure rover in vfs_cache is not optimized.
2011-01-10 Matthew Dillonkernel - refactor cpusync and pmap_inval code, fix...
2011-01-09 Sascha Wildnerx86_64: Put the x86_64 specific "seg-fault..." message...
2011-01-09 Sepherosa Ziehauintr: Support upto 192 IDT entries in ipl and intr...
2011-01-09 Sepherosa Ziehauapic: Remove no longer applicable comment
2011-01-09 Sepherosa Ziehauintr: Don't pass the vector name to INTR_HANDLER
2011-01-09 Sepherosa Ziehauintr: We no longer have the fast version of intrs
2011-01-09 Sepherosa Ziehauicu: Strip extra blank lines
2011-01-09 Sepherosa Ziehauicu: Remove no onger applicable comment
2011-01-09 Sepherosa Ziehauintr_abi: Reindent
2011-01-09 Sepherosa ZiehauRevert "Revert "IO APIC: Assign pins dedicated to PCI...
2011-01-09 Sepherosa Ziehaupf: It's opt_carp.h not use_carp.h
2011-01-09 Sascha WildnerBring in sephe's recent intr/apic work to x86_64.
2011-01-09 Sascha Wildnerpci: MPTable pcib/hostb should not be used, if !apic_io...
2011-01-08 Sascha Wildnerkernel: Uncomment aacp in the configs.
2011-01-08 Sascha Wildnertws.4: Bump some dates.
2011-01-08 Sascha WildnerAdd tws(4), a driver for the LSI 3ware 9750 series...
2011-01-08 Sepherosa Ziehaubusdma: Free map, if bus_dmamap_create() fails
2011-01-08 Sepherosa Ziehaubusdma: Make sure bounce zone's sysctl tree is created...
2011-01-08 Sepherosa Ziehaubusdma: Free bounce zone if any error happens during...
2011-01-08 Sepherosa Ziehaubusdma: Add PROTECTED bus_dma_tag_create() flag.
2011-01-08 Sepherosa Ziehaubusdma: Add PRIVBZONE and ALLOCALL bus_dma_tag_create...
2011-01-08 Sascha WildnerRevert "Remove the broken burncd(8)."
2011-01-08 Peter Avalospthread.h: Fix prototypes.
2011-01-07 Sascha Wildneraac(4): Use bio (not bp) for the bio pointer.
2011-01-07 Sascha Wildneraac(4): Update to version 2.1.9-1 (current FreeBSD).
2011-01-06 Sascha Wildnerxargs(1): Add -P option for parallel mode.
2011-01-05 Sascha WildnerRemove the broken burncd(8).
2011-01-05 Matthew Dillonfinger - Fix seg-fault
2011-01-05 Sascha Wildnerhptmv(4): Save some unneeded variables in the locking...
2011-01-05 Sascha Wildnerhptmv(4): Fix shutting down.
2011-01-04 Matthew Dillonvkernel - Fix corrupt tailq (vkernel64 only)
2011-01-04 Samuel J. Greearhammer - Describe live_dedup_cache_size sysctl
2011-01-04 Ilya DryomovHAMMER - Add live_dedup_cache_size sysctl
2011-01-04 Samuel J. Greearhammer - Furnish descriptions for the live dedup sysctl's
2011-01-04 Samuel J. Greearplatform - Allow building without COMPAT_DF12
2011-01-04 Sascha WildnerAdd hptmv(4), a driver for HighPoint RocketRAID 182x...
2011-01-04 Sascha WildnerMake some space in sys/dev/raid/Makefile.
2011-01-04 Ilya Dryomovnetwork - Fix pf build when no INET6
2011-01-04 Matthew Dillonkernel - Fix vkernel lwp stuck thread bug
2011-01-04 Matthew DillonHAMMER VFS - Increase directory object cache
2011-01-04 Matthew DillonHAMMER VFS - Fix TAILQ bug
2011-01-04 Ilya DryomovHAMMER - Add live dedup sysctl and support
2011-01-03 Sascha Wildner<dev/netif/wi/if_wavelan_ieee.h>: Uncomment wi_req.
2011-01-03 Thomas Nikolajsenhammer(8) rebalance: change default saturation_percenta...
2011-01-02 Antonio Huete... hammer(8) - Take in account the saturation level passed...
2011-01-02 Sascha Wildnerkernel: Remove support for the Xerox Network Systems...
2011-01-02 Sascha Wildnerbluetooth(4): Fix loading bluetooth without pf.
2011-01-02 Sascha Wildneraibs(4): Add missing module dependency.
2011-01-02 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2011-01-02 Samuel J. Greearkernel - s/so_pru_control/so_pru_control_direct/
2011-01-02 Sascha WildnerRearrange the previous commit a bit and fix a pathname.
2011-01-02 Jan Lentferpf: Do not install pfsync man pages, as we lack support...
2011-01-02 Jan Lentferpf: Update man pages, too
2011-01-01 Sascha WildnerFix 64 bit build.
2010-12-31 Sascha WildnerBump the copyright years.
2010-12-31 Sascha Wildnertwe(4): Update to version 1.50.01.002.
2010-12-31 Jan Lentferremove pfsync option from LINT
2010-12-31 Jan Lentferpf: Update packetfilter to OpenBSD 4.4
2010-12-31 Sepherosa Ziehauapic: Clear all entries in int table
2010-12-31 Sepherosa Ziehauintr: Start hardware interrupt at IDT_OFFSET
2010-12-31 Sepherosa Ziehauintr: Remove call_fast_unpend() declaration
2010-12-31 Sepherosa Ziehauapic: Remove unused macros
2010-12-31 Sepherosa Ziehauapic: Remove unused macros and duplicated comment
2010-12-31 Sepherosa Ziehauintr: Move IO/APIC IDT vector offset into isa/intr_mach...
2010-12-31 Sepherosa Ziehauintr: Make sure that changing IPI offset will also...
2010-12-31 Sepherosa Ziehauintr: Remove unused typedef
2010-12-31 Sepherosa Ziehauintr: Remove unused TRP macros
2010-12-31 Sepherosa Ziehauintr: Clean up comment of Local APIC TPR
2010-12-31 Sepherosa Ziehaupci: MPTable pcib/hostb should not be used, if !apic_io...
2010-12-30 Jan Lentferldns: Re-Add lost README files
2010-12-30 Jan Lentferldns/drill: Update local files to 1.6.7
2010-12-30 Jan LentferUpdate to ldns-1.6.7
2010-12-30 Ilya DryomovHAMMER - Remove unused variable
2010-12-30 Sepherosa ZiehauNuke forward_fastint_remote(), which has never been...
2010-12-29 Matthew Dillonkernel - Fix lockmgr non-zero exclusive count panic (2)
2010-12-29 Matthew Dillonkernel - Fix lockmgr non-zero exclusive count panic
2010-12-29 Sepherosa Ziehauip_demux: Update comment for tcp_ctlport()
2010-12-29 Sepherosa Ziehauip_demux: Update comment for ip_lengthcheck()
2010-12-29 Sepherosa Ziehaumtodoff: Add comment
2010-12-28 Sascha Wildnerkernel: Remove support for the EISA bus and EISA/VLB...
2010-12-28 Sascha WildnerRemove redundant settings. These are the same in /etc...
2010-12-28 Sascha Wildnerinstaller: Add swap to /etc/crypttab only if it is...
2010-12-28 Sepherosa Ziehauipflow: cpumask_t should be used instead of uint32_t
2010-12-28 Sepherosa Ziehaure(4): Add support for 8168E
2010-12-26 Sascha WildnerCreate MLINKS for the mbuf(9) manual page.
2010-12-26 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
next