TRIM support
[dragonfly.git] / sys /
2011-10-07 TimTRIM support
2011-10-07 Venkatesh Srinivaskernel -- Resolve NULL ptr dereference in fill_kinfo_proc.
2011-10-07 Matthew Dillonkernel - Fix bug in lwkt_token_swap()
2011-10-06 Antonio Huete Jimenezx86_64 - Remove unneeded globaldata.c file.
2011-10-06 Venkatesh Srinivaskernel -- Add pool spinlocks interface.
2011-10-04 Matthew Dillonkernel - Fix spin lock held across contigfree/kfree...
2011-10-04 François TigeotImport proplib from NetBSD
2011-10-04 Justin C. Sherrill2.13 update. v2.13.0
2011-09-30 Venkatesh Srinivaskernel - VM MPSAFE fixes
2011-09-29 Matthew Dillonkernel - Numerous VM MPSAFE fixes
2011-09-26 Venkatesh Srinivaskernel -- vfs_bio.c: Rework bread() in terms of breadn().
2011-09-25 Sepherosa Ziehaupoll(2): Set POLLERR properly
2011-09-24 Venkatesh Srinivassys_socketpair: Free socketpair file descriptors if...
2011-09-24 Sepherosa Ziehaufifo: Restore the old semantics of select(2)/poll(2...
2011-09-24 Venkatesh Srinivaskernel -- vm_page_dontneed: Fix interaction with vm_pag...
2011-09-23 Sepherosa Ziehaukevent: Restore old EV_EOF semantics
2011-09-23 Sepherosa Ziehauselect(2)/kevent: Bail out immediately if EV_ERROR...
2011-09-23 Sepherosa Ziehaukevent(2): Set errno properly
2011-09-21 Sascha Wildner<ucontext.h>: Conditionalize prototypes for {get,set...
2011-09-21 Peter AvalosMerge branch 'vendor/FILE'
2011-09-21 Peter AvalosMerge branch 'vendor/OPENSSL'
2011-09-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-09-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2011-09-20 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2011-09-20 Alex Hornungubsec - Fix & update
2011-09-18 Sepherosa Ziehaumachintr/x86_64: Function renaming; no functional changes
2011-09-18 Sepherosa Ziehauclock: register_int and unregister_int will enable...
2011-09-18 Sepherosa Ziehaumachintr/i386: Function renaming; no functional changes
2011-09-16 Sepherosa Ziehautcp: Add comment for the keepinit and keepalive related...
2011-09-16 Sepherosa Ziehautcp: Remove no longer used tcp_slowtimo
2011-09-16 Sepherosa Ziehautcp: Allow per-tcpcb keepintvl and keepcnt
2011-09-16 Sepherosa Ziehautcp: Allow per-tcpcb keepidle
2011-09-16 Sepherosa Ziehautcp: Allow per-tcpcb keepinit
2011-09-16 Sepherosa Ziehautcp: Expose tcp_keepcnt through sysctl net.inet.tcp...
2011-09-15 Matthew Dillonkernel - Fix various memory & swap leaks in tmpfs
2011-09-14 Sepherosa ZiehauMachIntrABI: Field rename; no functional changes
2011-09-14 Sepherosa Ziehaui386/files: isa/clock.c is clean enough to compile...
2011-09-12 Sepherosa ZiehauMachIntrABI: Split vectorctl into intr_setup and intr_t...
2011-09-12 Venkatesh Srinivaskernel: mmap -- Return EINVAL for len = 0 mmap.
2011-09-10 Sascha Wildnerndis(4): Remove comment that doesn't apply to us.
2011-09-09 Sascha Wildnerkernel: Fix UP remove the "race averted" msg in callout...
2011-09-08 Sascha WildnerFix the VKERNEL/VKERNEL64 build.
2011-09-07 Matthew Dillonkernel - Add missing prototype for last commit
2011-09-07 Matthew Dillonkernel - Fix panic related to kqueue-based timers
2011-09-07 Sascha WildnerSync ndis(4) and tools with FreeBSD and hook it all...
2011-09-07 Sascha Wildnerkernel: Add dt_lock (for GDT and LDT).
2011-09-07 Sascha Wildnerkernel: Add m_extadd().
2011-09-07 Sascha Wildnerkernel: Add linker_file_foreach() (taken from FreeBSD).
2011-09-07 Sascha Wildner<net/ethernet.h>: Add ETHER_MAX_FRAME (taken from FreeBSD).
2011-09-05 Sepherosa Ziehaumachintr.h: Add header guardian
2011-09-05 Sepherosa ZiehauMachIntrABI: Remove unused setvar/getvar interfaces
2011-09-05 Sepherosa Ziehaumachintr.h: Remove unnecessary inclusion
2011-09-02 Sascha Wildnerkernel: Use NULL for DRIVER_MODULE()'s evh & arg (which...
2011-09-02 Sascha Wildnernetif/e1000: Add a missing include file to the Makefile.
2011-09-02 Sepherosa Ziehauacpi/pcib: Use DEFINE_CLASS_1 to define acpi_pcib driver
2011-09-02 Sepherosa Ziehaupci: Declare pcib_driver
2011-09-01 John MarinoMerge branch 'vendor/GDB'
2011-08-31 Sascha Wildnermpt(4): Properly lock mpt_timeout().
2011-08-31 Sascha Wildnermfi(4): Remove another debug message.
2011-08-31 Sepherosa Ziehauioapic/x86_64: Rearrange pin information for ioapic...
2011-08-31 Sepherosa Ziehauintr/x86_64: Define ISA_IRQ_CNT; use it consistently...
2011-08-31 Sepherosa Ziehauintr/x86_64: Define IDT_HWI_VECTORS
2011-08-31 Sepherosa Ziehauicu/x86_64: Remove unnecessary header inclusion
2011-08-31 Sascha Wildnermfi(4): Remove some debug messages.
2011-08-30 Sascha WildnerLINT/LINT64: Add SAFE_NO_RNG.
2011-08-29 Sepherosa Ziehauioapic/i386: Rearrange pin information for ioapic low...
2011-08-29 Sepherosa Ziehauintr/i386: Define ISA_IRQ_CNT; use it consistently...
2011-08-29 Sepherosa Ziehaubce(4): Flush BCE_PCICFG_INT_ACK_CMD in interrupt handler
2011-08-29 Sepherosa Ziehauatkbd/x86_64: Do the same AT controller check on x86_64...
2011-08-29 Sascha Wildnermfi(4): Fix a bug in the disk initialization code.
2011-08-28 Sascha Wildnerkernel: Bring in safe(4), for SafeNet crypto accelerators.
2011-08-28 Alex Hornungdsched - increase max size of diskctx
2011-08-28 Alex Hornungadd missing DSCHED_BFQ option
2011-08-28 Alex Hornungdm - Add device type for future raid1
2011-08-28 Adam Hokadm - Move the target unbusy to the dm_table_destroy...
2011-08-28 Adam Hokadm - Add method to get inactive table size
2011-08-28 Brills Pengdsched_bfq - Add documentation
2011-08-28 Brills Pengdsched_bfq - A budget fair-queuing dsched policy
2011-08-28 Brills Pengdsched_as - A simple & experimental AS
2011-08-27 Matthew Dillonkernel - Fix ptrace signal races between child and...
2011-08-27 Brills Pengdsched - Bump maximum tdio size to 384 bytes
2011-08-27 Brills Pengdsched - Add request polling wrapper
2011-08-27 Alex Hornungdsched - Add debugging & fix rare problem conditions
2011-08-27 Alex Hornungfq - fix a (possible) deadlock
2011-08-24 Sascha Wildnermfi(4): Add forgotten brace.
2011-08-24 Sascha Wildnermfi(4): Add a panic to catch future mistakes.
2011-08-24 Sascha Wildnermfi(4): Style fix.
2011-08-22 Sascha Wildnermly(4): Fix comment indentation.
2011-08-22 Sascha Wildnercam(4): Add a quirk to turn off SYNC CACHE for mly(4).
2011-08-22 Sascha Wildnermly(4): Reduce diffs with FreeBSD and update CVS IDs.
2011-08-22 Sascha WildnerLINT: Sort descriptions better than I did in the last...
2011-08-22 Sascha Wildnerlongrun(4): Remove from Makefile, it is not a module.
2011-08-22 Sascha Wildnerkernel: Bring back longrun(4) which was lost in 90e8a35b.
2011-08-22 Sascha Wildnermly(4): Perform some minor cleanup.
2011-08-21 Sascha Wildnerhptiop(4): Sync with FreeBSD (adds IDs for two more...
2011-08-21 Sepherosa Ziehauintr/i386: Define IDT_HWI_VECTORS
2011-08-21 Sepherosa Ziehauicu/i386: Remove unnecessary header inclusion
2011-08-21 Adam Hokaadd more information to a failing assertion's panic...
2011-08-20 Matthew Dillonkernel - Fix vm_object leak which could exhaust swap...
2011-08-19 Sepherosa Ziehautcp: Enable tcp_lport_extension by default
next