kernel: Add a few forgotten crit_exit()s and fix a wrong crit_enter().
[dragonfly.git] / sys /
2012-03-07 Sascha Wildnerkernel: Add a few forgotten crit_exit()s and fix a...
2012-02-27 Sascha Wildneruguru(4): Fix a panic when detaching (e.g., on kldunload).
2012-02-19 John Marinox86_64 getmemsize: Recover 0x100000 bytes v3.0.1
2012-02-18 Thomas NikolajsenMerge remote branch 'crater/DragonFly_RELEASE_3_0'...
2012-02-18 François TigeotVFS accounting: optimize vop_write() performance
2012-02-18 Venkatesh Srinivastmpfs: Support NFS export of tmpfs filesystems.
2012-02-18 Francois TigeotVFS accounting: check if nullfs mp* really exist
2012-02-16 Venkatesh Srinivaskernel: mfs -- Fix unmount panic for MFS filesystems.
2012-02-16 Sascha Wildnerisp(4): Fix wrong sizeof().
2012-02-16 Sascha Wildnerkernel/pci: Implement the PCIOCATTACHED ioctl.
2012-02-10 Sascha Wildnermps(4): Add module version.
2012-02-10 Sascha Wildnermps(4): Mark a function __printflike() and fix a result...
2012-02-10 Sascha Wildnermps(4): Remove some useless casts.
2012-02-10 Sepherosa Ziehaumps: Hold lock for the shutdown event handler
2012-02-10 Sepherosa Ziehaumps: If we don't have enough space for a sge and chain...
2012-02-10 Sepherosa Ziehaumps: Use WAITOK to allocate critical data struct on...
2012-02-10 Sepherosa Ziehaumps: Properly define U32 and S32
2012-02-10 Sascha Wildnermps(4): Sync with FreeBSD.
2012-02-09 Matthew Dillonkernel - Adjust tmpfs to use the new PG_NEED_COMMIT...
2012-02-09 Matthew Dillonkernel - Add vm_page_need_commit() and vm_page_clear_co...
2012-02-09 Matthew Dillonkernel - Improve pageout daemon & memory pressure detec...
2012-02-06 Matthew Dillonkernel - Fix incorrect assertion during udp auto-binding
2012-02-06 Antonio Huete Jimenezkern - Skip rlimit check when caller is a kernel thread.
2012-02-06 Venkatesh Srinivaskernel -- linprocfs: linprocfs_allocvp should return...
2012-02-05 John Marinocdefs: Rework and augment visibility attributes
2012-02-02 Matthew Dillonvkernel - Fix semi-random SIGILL crashes under heavy...
2012-02-02 Matthew Dillonkernel - Fix lockmgr lock mismatch panics when iwn...
2012-02-01 Matthew Dillonkernel - Add missing DRM_LOCK()
2012-01-31 Sascha Wildnercrypto.ko: Add a missing file.
2012-01-30 Venkatesh SrinivasMerge branch 'DragonFly_RELEASE_3_0' of ssh://crater...
2012-01-30 Venkatesh Srinivaskernel -- nata: Use ATA_DEFAULT_TIMEOUT (10) rather...
2012-01-29 Sascha Wildnerkernel: Add some missing headers to the Makefiles of...
2012-01-29 Francois Tigeotkernel - properly initialize vnode->v_pfsmp
2012-01-28 Thomas NikolajsenRevert "sys/config: Readd COMPAT_43 to i386 kernels...
2012-01-28 Thomas NikolajsenCOMPAT_LINUX: Remove need for COMPAT_43
2012-01-26 Thomas NikolajsenMerge commit 'crater/DragonFly_RELEASE_3_0' into rel3_0
2012-01-26 Thomas Nikolajsensys/config: Readd COMPAT_DF12 to i386 kernels, to run...
2012-01-26 Thomas Nikolajsensys/config: Readd COMPAT_43 to i386 kernels: COMPAT_LIN...
2012-01-26 Markus Pfeifferlibc: add getcontext, setcontext, makecontext and swapc...
2012-01-26 Samuel J. Greeardrm - Add PCI ID for Radeon HD 4250 (AMD 880 onboard...
2012-01-25 Sascha WildnerRevert "nataraid(4): Add devstat support."
2012-01-23 Matthew Dillonkernel - Fix SILI callout timer race
2012-01-23 Sascha Wildnerkernel/firewire: Move a dereference behind the NULL...
2012-01-22 Justin C. SherrillRelease 3.0 branch. v3.0.0
2012-01-22 Sascha Wildnerfwcontrol(8): Remove an unused variable and raise WARNS...
2012-01-22 Sascha Wildnerkernel/acpi: Fix a reference to an uninitialized ptr.
2012-01-22 Sepherosa Ziehausendfile: Block or return EAGAIN, iff we are really...
2012-01-22 Sepherosa Ziehausockbuf: Pre-alloc sockbuf space, so asynchronized...
2012-01-22 Sepherosa Ziehaupru_send: Disable asynchornized pru_send usage by default
2012-01-22 Sepherosa Ziehausendfile: Add sysctl to disable the usage of the asynch...
2012-01-22 Sepherosa Ziehaucarp: BGL -> CARP global token
2012-01-21 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2012-01-21 Thomas NikolajsenMerge commit 'crater/master'
2012-01-21 Thomas NikolajsenFix buildkernel -j N
2012-01-21 Sascha Wildnernataraid(4): Add devstat support.
2012-01-20 Aggelos EconomopoulosAdd a copyright notice to cpputil.h
2012-01-20 Sascha Wildnerkernel: Remove some more old major number related stuff.
2012-01-20 Matthew Dillonkernel - Fix AHCI callout timer race (2)
2012-01-20 Matthew Dillonkernel - Fix race in callout_stop_sync()
2012-01-20 Matthew Dillonkernel - Fix AHCI callout timer race
2012-01-20 Matthew Dillonkernel - Fix pmap_release() bug for i386
2012-01-20 Samuel J. GreearMerge branch 'master' of ssh://crater.dragonflybsd...
2012-01-20 Sepherosa Ziehauicu_abi/x86_64: {msi,msix}_release returns nothing
2012-01-20 Sepherosa Ziehaui386: Implement MSI-X allocation and release support
2012-01-20 Sepherosa Ziehauicu/x86_64: Implement MSI-X alloc/release
2012-01-20 Sascha Wildnerkernel: Remove two more major numbers.
2012-01-20 Sascha Wildnerkernel: Remove some old major numbers.
2012-01-20 Sascha WildnerLINT/LINT64: Add snd_gusc.
2012-01-20 Sascha WildnerGENERIC: Add back COMPAT_DF12.
2012-01-20 Sascha Wildnerkernel: Fix building of snd_gusc.
2012-01-20 Sepherosa Ziehaujme: Support multiple MSI-X interrupt model
2012-01-20 Sascha Wildnerahci(4)/sili(4): Fix some comments.
2012-01-20 Sascha WildnerRemove empty DragonFly CVS IDs.
2012-01-20 Peter AvalosMerge branch 'vendor/OPENSSL'
2012-01-19 Sepherosa Ziehaui386: Unbreak LINT building
2012-01-19 Sepherosa Ziehaubus: Pass intsrerupt description to setup_intr bus...
2012-01-19 Sepherosa Ziehaujme: Split ifnet serializer; in preparation for multipl...
2012-01-18 François TigeotDisable HAMMER live dedup, mark as experimental
2012-01-18 Sepherosa Ziehaucarp: Add comment about carp_update_addrs()
2012-01-18 Sepherosa Ziehaunexus/x86_64: Implement {alloc,release}_msix pcib methods
2012-01-17 Sepherosa Ziehauioapic_abi/x86_64: Implement MSI-X alloc/release
2012-01-17 Sepherosa Ziehaumsix/pci: Enable MSI-X by default
2012-01-17 Sepherosa Ziehaumsix: Use msix_table_res to determine whether MSI-X...
2012-01-17 Sepherosa Ziehaumsix: Make sure vectors are not allocated before setup...
2012-01-17 Sepherosa Ziehaumsix: Rework MSI-X allocation, step 5/5
2012-01-17 Sepherosa Ziehaumxge: Unbreak LINT building due to recent MSI-X allocat...
2012-01-17 Sepherosa Ziehaumsix: Rework MSI-X allocation, step 4/many
2012-01-16 Aggelos EconomopoulosFix the ktr(4) formats for pid_t and lwpid_t on x86_64
2012-01-16 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2012-01-16 Matthew Dillonkernel - Fix 3:00 a.m. crashes (deadlocks) related...
2012-01-16 Sascha Wildnerumass(4): Remove an unneeded include.
2012-01-16 John Marinokern: Update traps, sigbus->sigsegv, cleanup and fixes
2012-01-16 John Marinortld: add RELRO support
2012-01-16 Sascha Wildnerhptiop(4): Sync with FreeBSD.
2012-01-16 Sascha Wildnerhptiop(4): Add MODULE_VERSION.
2012-01-16 Sascha Wildnerhptiop(4): Remove an unused define.
2012-01-16 Sascha Wildnerhptiop(4): Remove an unneeded variable.
2012-01-16 Sepherosa Ziehaumsi/msix: Don't allocate MSI/MSI-X if the device does...
2012-01-16 Sepherosa Ziehaumsix: Remove MSI-X allocation, step 3/many
2012-01-16 Sepherosa Ziehaumsix: Rework MSI-X allocation, step 2/3
next