iwi(4): Hook it into the build again and enable it everywhere else.
[dragonfly.git] / sys /
2010-07-18 Sascha Wildneriwi(4): Hook it into the build again and enable it...
2010-07-18 Johannes HofmannUpdate iwi(4) from FreeBSD.
2010-07-18 Sascha Wildnersys/tools/fw_stub.awk: Change printf to kprintf as...
2010-07-17 Joe Talbottwpi - Remove unneeded WPI_UNLOCKs
2010-07-17 Joe Talbottkern_linker - Rearrange locking a bit for module loading.
2010-07-17 Sascha Wildner<sys/_null.h>: Remove the #include guard.
2010-07-13 Sascha WildnerFix LINT build.
2010-07-13 Joe Talbottwlan - Don't use M_NOWAIT in kmalloc() calls.
2010-07-13 Joe Talbottaltq - Get rid of unneeded fields in struct altq.
2010-07-13 Joe Talbottral - Don't use M_NOWAIT in kmalloc() calls.
2010-07-13 Joe Talbottwpi - Fix mbuf flags and kmalloc flags, plus refcount...
2010-07-13 Joe Talbottwlan - Fix mbuf handling when using encryption.
2010-07-11 Alex Hornungudev - Tag some subsystems/drivers
2010-07-11 Alex Hornungdm - Bind into build system, fix small problem
2010-07-11 Alex Hornungvfs_conf - export vfs.root.realroot via sysctl
2010-07-11 Alex Hornunglvm/dm - clean up debug, fix open bug
2010-07-11 Alex Hornungdm - General printout cleanup
2010-07-11 Alex Hornungdm_target_crypt - Make compatible with luks
2010-07-11 Alex Hornungdm - Add crypt target
2010-07-11 Alex Hornungdm - Port to DragonFly
2010-07-11 Alex Hornungdm - Import verbatim from NetBSD
2010-07-10 Alex Hornungtmpfs - fix failing writes with no swap
2010-07-10 Nicolas Therykernel - fix crash in smb mount
2010-07-08 Matthew Dillonkernel - skip PG_MARKER vm pages.
2010-07-07 Sascha Wildnerdevfs(4): Remove a bogus assertion (nchildren is unsign...
2010-07-07 Matthew Dillonkernel - Fix altq for x86_64 vkernel build
2010-07-07 Matthew Dillonkernel - MPSAFE work - Basic tokenization for vkernel...
2010-07-06 Matthew Dillonkernel - MPSAFE work - Basic tokenization for vkernel...
2010-07-06 Sascha Wildnersys/conf/kmod.mk: Adjust the genassym stuff a wee bit.
2010-07-04 Sascha Wildneracpi_sony(4): Sync with FreeBSD.
2010-07-04 Sascha WildnerMake the loader load ehci.ko by default.
2010-07-03 Sascha WildnerAdd a few __printflike() and __scanflike() to various...
2010-07-03 Sascha Wildnervinum(4): Use char for has_part since that's what we...
2010-07-03 Sascha WildnerUncomment vinum in LINT to have it covered by -Werror.
2010-07-03 Matthew Dillonkernel - MPSAFE work - Basic tokenization for x86_64...
2010-07-03 Matthew Dillonkernel - MPSAFE work - Finish tokenizing vm_page.c
2010-07-03 Matthew Dillonkernel - MPSAFE work - Add missing token release
2010-07-03 Alex Hornunglinux emu - MPSAFE work
2010-07-03 Alex Hornungkmod.mk - attempt to enable use of assym for kmods
2010-07-03 Sepherosa Ziehausk(4): Initialize if_multiaddrs (in ether_ifattach...
2010-07-03 Matthew Dillonkernel - hold MP lock in idlezero for now
2010-07-02 Alex Hornungunmount - fix issue with process refs on unmount
2010-07-01 Sascha WildnerRemove opt_global.h inclusion, it is included by default.
2010-07-01 Sascha Wildnerif_detach(): Fix unoptimized compilation without ALTQ...
2010-06-29 Matthew Dillonkernel - remove pmap_interlock debugging
2010-06-29 Sascha WildnerLog frequency changes via syslog(3) from powerd(8)...
2010-06-27 Alex Hornungvfs_bio - Implement nestiobuf support
2010-06-27 Alex Hornungsubr_disk - Implement create_named & bounds_check
2010-06-27 Alex Hornungchroot_kernel() - new syscall to set rootnch/rootvn
2010-06-27 Alex Hornungkern_udev - remove unnecessary refs for devs
2010-06-27 Alex Hornungvn - remove vn_softc from list on detach command
2010-06-21 Joe Talbottral - Use the correct pointer for ifp.
2010-06-21 Joe Talbottnetif - Change M_NOWAIT to MB_DONTWAIT in m_defrag...
2010-06-21 Sascha Wildnervesa(4): Fix check for DPMS support.
2010-06-18 Alex HornungMPSAFE work - fix acquisition of vm_token
2010-06-17 Joe Talbottwpi - Include struct arpcom as first entry in struct...
2010-06-17 Sascha Wildneri4b(4): Remove some dead code.
2010-06-16 Sascha Wildneraltq(4): Fix typo in a #define.
2010-06-16 Sascha Wildnerkern_shutdown.c: Add missing #include (for NGPIO).
2010-06-14 Joe Talbottif_ral - Serialzer the interrupt handler.
2010-06-14 Venkatesh Srinivaskernel - MPSAFE work - Remove unneeded token acquire...
2010-06-14 Venkatesh Srinivaskernel - MPSAFE work - Remove token acquires/releases...
2010-06-14 Nicolas Therykernel - init t_collisions in lwkt_token_init
2010-06-12 Nicolas Therykernel - token - update outdated comments
2010-06-14 Constantine A. Mureninaibs(4): if-statement spacing; from rpaulo
2010-06-13 Matthew Dillonkernel - MPSAFE work - fix bugs in recent MPSAFE work.
2010-06-13 Matthew Dillonkernel - MPSAFE work - fix bugs in recent MPSAFE work.
2010-06-13 Matthew Dillonkernel - MPSAFE work - fix bugs in recent MPSAFE work.
2010-06-13 Sascha Wildnerkern_udev.c: Fix a -Wold-style-definition warning.
2010-06-13 Alex Hornunglinux emu - MPSAFE work - acquire token for mmap
2010-06-13 Alex Hornungconf.h - minor (accidental) whitespace cleanup
2010-06-13 Alex HornungBring in udev & libdevattr
2010-06-13 Venkatesh Srinivaskernel - MPSAFE work - restore mplock to i386 lwbuf...
2010-06-13 Matthew Dillonkernel - MPSAFE work - tokenize vm_zone.c
2010-06-13 Matthew Dillonkernel - MPSAFE work - tokenize more vm stuff
2010-06-12 Matthew Dillonkernel - MPSAFE work - tokenize more vm stuff
2010-06-12 Sascha WildnerFix typos in the licenses: withough -> without
2010-06-12 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-06-12 Venkatesh Srinivaskernel - MPSAFE work - tokenize i386 lwbuf
2010-06-12 Sascha Wildnernetwork code: Convert if_multiaddrs from LIST to TAILQ.
2010-06-12 Matthew Dillonkernel - MPSAFE work - tokenize more vm stuff
2010-06-12 Matthew Dillonkernel - Add MTX_INITIALIZER
2010-06-12 Matthew Dilloniscsi - Fix bug in iscsi initiator driver
2010-06-12 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-06-12 Venkatesh Srinivaskernel - MPSAFE work - tokenize vm/vm_mmap.c, part 2
2010-06-12 Venkatesh Srinivaskernel - MPSAFE work - first pass at tokenizing vm...
2010-06-12 Sascha Wildnerral(4) firmware: Explicitly including <bsd.subdir.mk...
2010-06-12 Matthew Dillonkernel - MPSAFE work - tokenize vm/vm_map.c
2010-06-12 Matthew Dillonkernel - MPSAFE work - add vmspace_token
2010-06-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-06-12 Matthew Dillonkernel - add lockowned()
2010-06-11 Joe Talbottieee80211_ioctl - Replace free() calls with kfree().
2010-06-11 Joe Talbottwlan - Bring in some fixes from FreeBSD.
2010-06-11 Joe Talbottralfw - Add firmware for ral(4)
2010-06-11 Sascha WildnerRemove the no longer used CY_PCI_FASTINTR and PUC_FASTI...
2010-06-11 Venkatesh SrinivasMPSAFE: Tokenize vm_unix.c
2010-06-11 Venkatesh Srinivaskernel - MPSAFE work - tokenize vm_zeroidle.c
2010-06-11 Venkatesh Srinivasvm: Detect and enable bzeront() when available for...
2010-06-11 Venkatesh Srinivasvm: Add variable sleep time to vm_zeroidle.
2010-06-11 Matthew Dillonkernel - MPSAFE work - lockup vm_page.c, vm_fault.c
next