Fix a typo and add PMAP_DEBUG to LINT.
[dragonfly.git] / sys /
2010-12-04 Sascha WildnerFix a typo and add PMAP_DEBUG to LINT.
2010-12-04 YONETANI Tomokazukernel - remove extra crit_exit()
2010-12-03 Sascha Wildnerkernel: Remove some PC98 remains.
2010-12-03 Matthew Dillonkernel - Remove unneeded critical sections from VM...
2010-12-03 Matthew Dillonkernel - Document ordering requirement in lwkt_cpusync_...
2010-12-03 Sascha Wildneramr(4): Sync with FreeBSD.
2010-12-03 Sascha Wildnermfi(4): Add missing dev_ops_remove_minor().
2010-12-03 Matthew Dillonkernel - Fix bug in x86-64 version of bzeront()
2010-12-02 Alex Hornungdm - undo my pointless moving of dm.h
2010-12-02 Samuel J. Greearkernel - Provide descriptions for many net.inet6 sysctl's
2010-12-01 Sascha Wildnermfi(4): Make mfi_linux.ko compile (maybe it even works).
2010-12-01 Sascha Wildnervga/vesa: Use hexdump() instead of cooking our own.
2010-12-01 Matthew Dillonkernel - Fix mbuf header exhaustion w/ degenerate unix...
2010-12-01 Matthew Dillonkernel - Fix deep stack recursion in unix domain socket...
2010-12-01 Alex Hornungdm - Modularize it fully
2010-12-01 Sascha WildnerUnbreak buildworld.
2010-12-01 Matthew Dillonkernel - Replace broken mp lock in bounce pages swi_vm...
2010-12-01 Matthew Dillonkernel - Fix NFS race
2010-12-01 Venkatesh Srinivaskernel - vm_mmap: Remove Advertising clause and DragonF...
2010-12-01 Sascha Wildnermmcsd(4): Enhance readability by using a variable for...
2010-12-01 Sascha Wildnermfi(4): Add device statistics.
2010-11-30 Stathis Kamperiscondvar - Constify
2010-11-30 Sascha Wildnermfi(4): Remove the unused MFI_DECODE_LOG option.
2010-11-30 Sascha Wildnermfi(4): Add the mfi(4) RAID driver and the mfiutil...
2010-11-30 Sascha Wildnerkernel: Bring in hexdump() from FreeBSD.
2010-11-30 Samuel J. GreearMerge branch 'GCI2010'
2010-11-30 Samuel J. Greearkernel - Provide descriptions for lwkt.* and debug...
2010-11-30 Joe TalbottMerge branch 'master' of git://crater.dragonflybsd...
2010-11-30 Joe Talbottunp_connect() - Use euid/egid for access checks via...
2010-11-29 Matthew Dillonkernel - Run pfil hooks for bridged packets
2010-11-29 Venkatesh Srinivaskernel - tmpfs - Remove mplock in tmpfs_read().
2010-11-29 Alex Hornungdm - access io_cnt atomically
2010-11-29 Alex Hornungdm - misc minor cleanup
2010-11-29 Alex Hornungdm - remove convoluted string comparison methods
2010-11-29 Alex Hornungdm - minor cleanup
2010-11-29 Alex Hornungdm - use shared/exclusive lockmgr for table access
2010-11-29 Alex Hornungdm - properly encapsulate disable_dev
2010-11-29 Alex Hornungcondvar - add cv_has_waiters()
2010-11-28 Matthew Dillonkernel - Document an odd case in vm_page.c
2010-11-28 Matthew DillonHAMMER VFS - Fix HAMMER_INODE_XDIRTY flags / state...
2010-11-28 Matthew Dillonkernel - x86-64 - normalize the location of the pcb...
2010-11-28 Matthew Dillonkernel - Hold vm_token() for certain buf/bio/vm_page...
2010-11-28 Matthew Dillonkernel - Fix MP race in signotify_remote()
2010-11-28 Matthew Dillonkernel - Fix NFS stall and likely also x86-64 seg-fault...
2010-11-28 Samuel J. Greearkernel - Provide descriptions for vm.stats.* sysctl's
2010-11-25 Alex Hornungdmirror - Add Matt's design notes
2010-11-25 Alex Hornungdmirror - initial code (layout)
2010-11-25 Alex Hornungdm - Major cleanup & module work
2010-11-25 Alex Hornungmmap - add mmap offset randomization
2010-11-25 Venkatesh Srinivaskernel - Honor MAP_WIREFUTURE flag in stack growth...
2010-11-24 Venkatesh Srinivaskernel - Skeleton sys_mlockall.
2010-11-24 Alex Hornungdm_target_crypt - use mpipe, add module magic
2010-11-24 Alex Hornungsysinit - add SI_SUB_DM_TARGETS
2010-11-24 Alex Hornungdm - Fix a reference leak
2010-11-24 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-11-24 Venkatesh Srinivaskernel - Export vm_map_transition_wait and correct...
2010-11-24 Venkatesh Srinivaskernel - Implement munlockall.
2010-11-24 Venkatesh Srinivaskernel - Add a flags field to the vm_map and a MAP_WIRE...
2010-11-23 Sascha Wildnerarcmsr(4): Update to vendor release 1.20.00.19.
2010-11-23 Sascha Wildnerarcmsr(4): Fix up the device description a bit.
2010-11-23 Matthew Dillonkernel - Fix namecache memory exhaustion edge case
2010-11-23 Matthew Dillonkernel - AHCI hotplug work to help support AMD chipsets
2010-11-22 Matthew Dillonkernel - More AHCI work to help support broken AMD...
2010-11-22 Matthew Dillonkernel - Add APIC_IO conf option back in / make it...
2010-11-22 Peter AvalosMerge branch 'vendor/OPENSSL' into HEAD
2010-11-22 YONETANI Tomokazutmpfs - fix chgrp(), or chown() when one of uid/gid...
2010-11-21 Alex Hornungkern_shutdown - sync_devs before looking for dumpdev
2010-11-21 Alex Hornungdevfs - don't propagate on terminate, it's redundant
2010-11-21 Alex Hornungdloader - understand dumpdev
2010-11-21 Alex Hornungdevfs - Only check rules after inserting into topology
2010-11-21 Matthew Dillonbuild - Fix IP_DIVERT w/UP build error
2010-11-19 Alex Hornungvn - switch to using own malloc type
2010-11-19 Alex Hornungdevfs - Fix FREEBLKS
2010-11-19 Alex Hornungkern_udev - fix the devtype property
2010-11-19 Alex Hornungvn - Major overhaul
2010-11-19 Alex Hornungsubr_disk - Keep an open count
2010-11-19 Alex Hornungsubr_disk - 'official' support for cloning; cleanup
2010-11-19 Alex Hornungkern_conf - add make_only_dev_covering
2010-11-19 Alex Hornungdm - Disallow active vol removal; ret err of ioctl cmd
2010-11-18 Matthew Dillonkernel - Fix global counter used in lockf assertions
2010-11-18 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-11-17 Thomas NikolajsenFix buildkernel (LINT)
2010-11-16 Sascha WildnerRemove hotplug(4) since hotplugd(8) uses udev/devattr...
2010-11-04 Alex Hornungdm - adjust use of minor numbers to new reality
2010-11-04 Alex Hornungdisk - Add device-mapper specific fallthroughs
2010-11-15 Sascha WildnerMove net.wlan.force_swcrypto out of IEEE80211_DEBUG.
2010-11-15 Alex Hornungsubr_disk - Maintain uuid aliases for disk volumes
2010-11-15 Alex Hornungdevfs - Add a destroy_dev_alias, remove hotplug
2010-11-15 Alex Hornungufs - Adjust the on-disk structure to FreeBSD's
2010-11-15 Alex Hornungkern_udev - Also add the device type to the dict
2010-11-15 Alex Hornungdm/disk - cleanup, add '.' between name and slices
2010-11-15 Alex Hornungdsched - adjust to work nicely with dm disks
2010-11-15 Alex Hornungdm/nestbuf - Bind into devstat, clean up
2010-11-15 Alex Hornungdisk_setdiskinfo - correct assertion
2010-11-15 Alex Hornungdm - bind logical devices into the disk subsystem
2010-11-15 Alex Hornungdisk_create_named - Adapt a bit to work with dm
2010-11-15 Alex HornungTemporarily bump the mbuf cluster size
2010-11-15 Sascha Wildnercam(4): Remove dead code. secs_per_cylinder can't be...
2010-11-15 Sascha Wildnerkernel: Remove some redundant initialization.
2010-11-14 Matthew Dillonkernel - Add sysctl to bypass wifi chipset hardware...
next