dloader - Allow foo_name for modules
[dragonfly.git] / sys /
2010-09-15 Alex Hornungdloader - Allow foo_name for modules
2010-09-15 Alex Hornungdloader - Allow foo_type for modules
2010-09-15 Sascha Wildnersyscons(4): Move tty token release and acquirement...
2010-09-15 YONETANI Tomokazuips - Issue IPS_CACHE_FLUSH_CMD to the controller on...
2010-09-15 YONETANI Tomokazuips - Add Adaptec ServeRAID 7x IDs. IDs taken from...
2010-09-15 Matthew Dillonnetwork - Protect so_rcv sockbuf in udp and unix domain...
2010-09-15 Matthew Dillonnetwork - Increase basic mbuf size from 256 to 384...
2010-09-15 Matthew Dillonnetwork - Major netmsg retooling, part 1
2010-09-14 Matthew Dillonvkernel - Improve memory image file startup
2010-09-14 Sascha Wildnertwa(4): Sync with FreeBSD (twa(4) version 3.80.06.003).
2010-09-14 Sascha Wildnerie(4): This driver is ISA only, so remove some unneeded...
2010-09-14 Jan Lentferpf: Make pf work w/ the MPSAFE network stack
2010-09-14 Jan Lentferpf: Revert commit 5165ac2
2010-09-14 Sepherosa ZiehauACPI P-State: Force P-State to use the first usable...
2010-09-14 Sepherosa ZiehauACPI P-State: When there is no _PSD, create one CPU...
2010-09-14 Matthew Dillonnetwork - UDP currently only going to one proto thread
2010-09-14 Matthew Dillonnetwork - Protect soreceive() from backend
2010-09-14 Matthew Dillonnetwork - Fix udp self-referential panic
2010-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-13 Matthew Dillonkernel - swapoff - regenerate system calls
2010-09-13 Matthew DillonKernel - Implement swapoff
2010-09-13 Sascha WildnerFix two typos in manual pages and messages.
2010-09-13 Matthew Dillondevfs - Fix use-after-free case when making pty's invisible
2010-09-13 Venkatesh SrinivasFix !INVARANTS build and reformat token asserts for...
2010-09-13 Matthew Dillonnetwork - Fix multiple MP races (2)
2010-09-13 Matthew Dillonnetwork - Fix multiple MP races
2010-09-13 Matthew Dillonnetwork - remove the redispatch local
2010-09-12 Matthew Dillonnetwork - Add debugging assertions
2010-09-12 Matthew Dillonkernel - Fix one-cycle MP race in vshouldmsync()
2010-09-12 Matthew Dillonnetwork - Assert that the packet's data has not overrru...
2010-09-11 Matthew Dillonnetwork - Fix tcp inpcb race
2010-09-11 Matthew Dillonnetwork - More tokens for ipsec
2010-09-11 Matthew Dillonkernel - cleanup & assertions in mbuf code
2010-09-11 Matthew Dillonkernel - Fix mprace in kern_objcache
2010-09-11 Sascha WildnerRe-add RSS_DEBUG to LINT.
2010-09-11 Alex HornungFix manual break to debugger
2010-09-11 Venkatesh Srinivaskernel: bzeront() - Switch out loop instruction in...
2010-09-11 Sascha WildnerFix LINT build.
2010-09-11 Matthew Dillonnetwork - Correct double free of mbuf during reboot
2010-09-11 Matthew Dillonbuild - Fix netgraph
2010-09-11 Matthew Dillonnetwork - raw_input needs further protection
2010-09-11 Samuel J. Greeardevfs - Let devfs assume degenerate knotes when a devic...
2010-09-11 Matthew Dillonnetwork - Fixes for wpa, general sockets.
2010-09-10 Matthew Dillonnetwork - Tokenize NFS, fix MP races
2010-09-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-10 Jan Lentferpf: Fix some byte ordering
2010-09-10 Venkatesh Srinivaskernel - tmpfs: Set M_NULLOK on node allocations and...
2010-09-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-10 Matthew Dillonbuild - Fix kernel build issue
2010-09-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-10 Matthew Dillonnetwork - MP socket free & abort interactions, so_state
2010-09-10 Matthew Dillonbuild - Fixup world/kernel build
2010-09-10 Alex Hornunghardclock - Get proc_token for ksignal
2010-09-10 Matthias SchmidtMerge branch 'master' of git://git.dragonflybsd.org...
2010-09-10 Venkatesh Srinivaskernel - Convert mpipe global token to per-pipe tokens.
2010-09-09 Matthew Dillonnetwork - Completely revamp the netisr / dispatch code
2010-09-09 Jan LentferLINT: readd accidently removed iwi driver
2010-09-09 Joe Talbottwlan - Bring iwi back into the fold.
2010-09-09 Jan Lentferpf: add patch from rev 1.553 to patch.c
2010-09-09 Jan Lentferpf: Add patch from rev 1.554
2010-09-09 Jan Lentferpf: Update pf.c to fix memory leak
2010-09-09 Jan Lentferpf: Update to OpenBSD 4.2
2010-09-09 Matthew Dillonnetwork - Make toeplitz the default
2010-09-09 Matthew Dillonkernel - Add nfs rpc packet sanity check
2010-09-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-09 Matthew Dillonkernel - network protocol thread routing
2010-09-09 Sascha Wildnerwi(4): Remove an unused variable.
2010-09-09 Matthew Dillonkernel - MPSAFE the protocol drain routines
2010-09-09 Matthew Dillonkernel - Finish MPSAFEing uipc_mbuf.c
2010-09-09 Matthew Dillonkernel - MPSAFE kern_mpipe.c
2010-09-09 Matthew Dillonwlan - Update ath, sync rev 1.276@FreeBSD
2010-09-09 Joe Talbottwlan - Add ral and wi back into the build system.
2010-09-09 Joe Talbottwlan - Bring ral back into the fold.
2010-09-09 Joe Talbottwlan - Docuement lksleep changes as well.
2010-09-09 Joe Talbottwlan - Bring wi back into the fold.
2010-09-09 Matthew Dillonkernel - Bring if_alc up to FreeBSD rev 1.16
2010-09-08 Matthew Dillonwlan - Fix serializer in destroy path, update docs
2010-09-08 Matthew Dillonwlan - Bring iwn back into the fold.
2010-09-08 Joe Talbottwlan - Bring wpi back into the fold.
2010-09-08 Joe Talbottwpi - Convert to wlan_global_serializer use.
2010-09-08 Matthew Dillonwlan - if_ath driver - Make some adjustments to ath...
2010-09-08 Matthew Dillonwlan - Bug fixes for recent work
2010-09-08 Matthew Dillonwlan - Disable bgscan by default
2010-09-07 Matthew Dillonwlan - cleanup
2010-09-07 Matthew Dillonbuild - Temporary adjustments for further wlan conversi...
2010-09-07 Matthew Dillonwlan - Convert low level if_ath driver.
2010-09-07 Matthew Dillonwlan - Rip out all wlan locks part 2/2 - cleanup
2010-09-07 Matthew Dillonwlan - Rip out all wlan locks part 2/2
2010-09-07 Matthew Dillonwlan - Rip out all wlan locks part 1/2
2010-09-07 Matthew Dillonkernel - Add LWKT_SERIALIZE_INITIALIZER
2010-09-07 Joe Talbottmsdosfs - Fix panic when mounting msdos filesystems.
2010-09-07 Joe Talbottral - Cleanup leftovers from tokenization.
2010-09-07 Samuel J. Greearkernel - Expose mpsafe/collision internals of kq token...
2010-09-07 Matthew Dilloninstallkernel - Fix kernel.old/kernel overwrite
2010-09-07 Matthew Dillonkernel - Refactor kqueue interlocks
2010-09-06 Matthew Dillonkernel - Fix panic when X11 intercepts console (III)
2010-09-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-09-06 Matthew Dillonkernel - Fix numerous MP issues with sockbuf's and...
2010-09-06 Joe Talbottral - Convert to use wlan_token.
next