pthread.h: Fix prototypes.
[dragonfly.git] / sys /
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-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-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-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 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 Sepherosa Ziehauipflow: cpumask_t should be used instead of uint32_t
2010-12-28 Sepherosa Ziehaure(4): Add support for 8168E
2010-12-26 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-12-26 Venkatesh Srinivaskernel -- Spinlock debugging.
2010-12-23 Sascha WildnerFix typos in messages and manual pages.
2010-12-23 Venkatesh Srinivaskernel -- MPIPE: Don't call a NULL constructor.
2010-12-23 Venkatesh Srinivaskernel -- MPIPE: Add a constructor argument and priv...
2010-12-23 Matthew Dillonkernel - Fix boot-time lockup with if_igb
2010-12-22 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-22 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-22 Samuel J. Greearkernel - Add many sysctl definitions, sysv, vfs, nfs...
2010-12-21 Venkatesh SrinivasRestore __arysize to stdint.h. Userland was including...
2010-12-21 Venkatesh Srinivaskernel -- Convert sfbuf to use kref.
2010-12-21 Venkatesh SrinivasCode clean -- nuke private defines of __arysize and...
2010-12-21 Venkatesh Srinivaskernel -- Implement kref, a very lightweight reference...
2010-12-21 Sepherosa Ziehautcp: Don't allow persist timer if TCP connection is...
2010-12-21 Sascha WildnerBring in mps(4) for LSI Fusion-MPT 2 Serial Attached...
2010-12-20 Sascha WildnerFix VKERNEL/VKERNEL64 build.
2010-12-20 Matthew Dillonkernel - vm_page BUSY handling, change vm_page_cache...
2010-12-20 Matthew Dillonkernel - Implement POLLING support for if_igb, change...
2010-12-19 Matthew Dillonkernel - Optimize idle thread halt
2010-12-19 Matthew Dillonkernel - Add MONITOR/MWAIT support to the LWKT scheduler
2010-12-19 CharlieMerge branch 'master' of git://git.dragonflybsd.org...
2010-12-19 Peter AvalosMerge branch 'vendor/LIBARCHIVE' into HEAD
2010-12-19 Sepherosa Ziehaujme: Rework software reset procedure
2010-12-19 Peter AvalosMerge branch 'vendor/XZ' into HEAD
2010-12-18 Venkatesh SrinivasRename cpu_mmw_pause(l) to cpu_mmw_pause_(int/long)
2010-12-18 Venkatesh SrinivasUse xorq, not xorl, for RAX on x64.
2010-12-18 Venkatesh Srinivaskernel -- Replace cpu_mmw_mwait with _pause, which...
2010-12-18 Venkatesh Srinivaskernel -- Monitor/Mwait routine for x64; (untested!)
2010-12-18 Venkatesh Srinivaskernel -- Correct bug in i386 monitor / mwait routine...
2010-12-18 Venkatesh Srinivaskernel -- Add MONITOR and MWAIT routine to i386 kernel.
2010-12-18 Matthew Dillonkernel - scheduler adjustments for large ncpus / 48...
2010-12-18 Matthew Dillonkernel - Fix M_NOWAIT's in e1000/if_igb driver
2010-12-18 Venkatesh Srinivaskernel -- Remove fo_poll.
2010-12-17 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-12-17 Venkatesh Srinivaskernel -- vnlru: Resolve minor race between vnlru_proc_...
2010-12-16 Sascha Wildnertwe(4): Add some missing newlines in system messages.
2010-12-15 Matthew Dillonkernel - IPI subset of cpus on token de-collision.
2010-12-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-15 Alex Hornungkern_proc - add kern.proc.cwd sysctl
2010-12-15 Alex Hornungkinfo.h - Document the units of some members
2010-12-15 Sepherosa Ziehauif_clone: Don't destroy iface which is not create throu...
2010-12-15 Sepherosa ZiehauSerialize IFADDR alteration by netisr0
2010-12-15 Sascha Wildnermsdosfs: Add a define of 0x28 as extended boot record...
2010-12-15 Peter AvalosMerge branch 'vendor/TNFTP'
2010-12-15 Peter AvalosMerge branch 'vendor/ZLIB'
2010-12-14 Sascha Wildnerdm(4): Fix kernel compilation with 'device dm' in the...
2010-12-13 Alex Hornungdm - add remove_all, refactor
2010-12-13 Matthew Dillonvkernel - Fix build
2010-12-12 Samuel J. Greearkernel - Mark kqfilters of several devices MPSAFE
2010-12-12 Thomas Nikolajsenkernel - Fix UP build
2010-12-12 Sascha Wildnerarcmsr(4): Add missing cam_simq_release and creation...
2010-12-12 Sascha WildnerRemove KTR_GIANT_CONTENTION kernel option (no longer...
next