kernel -- lwbuf: Convert cmpxchg loop to LOCK OR; we are just setting a bit.
[dragonfly.git] / sys /
2011-10-25 Venkatesh Srinivaskernel -- lwbuf: Convert cmpxchg loop to LOCK OR; we...
2011-10-25 Sepherosa Ziehautmpfs: Implement vptofh, so programs open files in...
2011-10-25 Matthew Dillonkernel - Increase VM page free minimums for allocations
2011-10-24 Sepherosa ZiehauMerge branch 'devel'
2011-10-24 Sepherosa Ziehautcp: Aggregate the mbuf in sosendtcp() a little bit
2011-10-24 Sepherosa Ziehautcp: Let sosendtcp() call tcp_usrreq.pru_send asynchronous
2011-10-23 Sepherosa Ziehautcp: Add sosendtcp for further optimization
2011-10-22 Antonio Huete Jimenezkern - Do not allow calls to vmspace_president_count...
2011-10-22 Matthew Dillonkernel - Fix null-pointer crash in i386/pmap.c
2011-10-22 Sepherosa Ziehautcp: We have dropped T/TCP for a long time; remove...
2011-10-22 Sepherosa Ziehautcp: We have dropped T/TCP for a long time; remove...
2011-10-22 Sascha WildnerRemove some duplicate includes in sys/kern.
2011-10-21 Samuel J. GreearDRM - Fix LINT build
2011-10-21 David ShaoDRM from FreeBSD current, tested for r600
2011-10-21 Sascha Wildnerkernel: Move GPL'd kernel files to sys/gnu to have...
2011-10-19 Sascha WildnerRevert "LINT/LINT64: Add ext2fs."
2011-10-19 Sascha WildnerLINT/LINT64: Add ext2fs.
2011-10-19 Sascha WildnerLINT/LINT64: Sort filesystems.
2011-10-19 Matthew Dillonkernel - Move a vm_object_pip_wakeup() call
2011-10-19 Matthew Dillonkernel - Fix long-standing vfork/exec bug
2011-10-19 Matthew Dillonkernel - Increase exec args cache on 64-bit boxes
2011-10-19 Matthew Dillonkernel - Fix latency issue with many cores contending...
2011-10-19 Matthew Dillonkernel - pmap_spin needed for UP build
2011-10-18 Matthew Dillonkernel - Major SMP performance patch / VM system, bus...
2011-10-18 Antonio Huete Jimenezsyscons - Avoid potential blocking issue.
2011-10-17 Antonio Huete Jimenezpmap - Missing critical section when calling lwkt_ipiq_...
2011-10-16 Thomas Nikolajsenloader(8): Update: add more text on kenv vs local varia...
2011-10-16 Sascha Wildnerlgue(4): Fix an issue and do some cleanup.
2011-10-14 Sascha Wildnerath(4): Remove a debug message (not in FreeBSD's either).
2011-10-14 Sascha WildnerAdd PCI MMC/SD drivers to our standard kernel configura...
2011-10-14 Antonio Huete Jimenezsyscons - Fix comments related to do_switch_scr()
2011-10-14 Antonio Huete Jimenezsyscons - Fix comment.
2011-10-14 Sascha Wildneripiq: Remove an extra semicolon that was messing up...
2011-10-13 Sascha Wildnerkernel/tmpfs: Remove a useless (and wrong, anyway)...
2011-10-11 Sepherosa ZiehauMerge branch 'devel'
2011-10-11 Sepherosa Ziehaulegacy devices: Utilize bus_alloc_legacy_irq_resource()
2011-10-11 Sepherosa Ziehaupsm: Utilize bus_alloc_legacy_irq_resource
2011-10-11 Sepherosa Ziehauatkbd: Utilize bus_alloc_legacy_irq_resource()
2011-10-11 Sepherosa Ziehaubus: Add bus_alloc_legacy_irq_resource()
2011-10-11 Sascha Wildnerkernel/drm: Clean up the Makefiles a bit.
2011-10-10 Sascha Wildnerkernel/ufs: Fix mount_point access in ffs_blkfree(...
2011-10-10 Sascha Wildnerpadlock(4): Match ENTRY()s with END()s.
2011-10-10 Sepherosa Ziehauatkbd: Interrupt resource is not shareable
2011-10-10 Sepherosa Ziehaunexus: Log invalid target CPUID for interrupt resource
2011-10-10 Sepherosa Ziehaupsm: Set the interrupt's target CPU properly
2011-10-10 Sepherosa Ziehauatkbd: Set the interrupt's target CPU properly
2011-10-09 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-10-09 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-10-09 Sepherosa Ziehaurman: Record owner CPUID during initialization
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 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-10-04 François TigeotImport proplib from NetBSD
2011-10-04 Justin C. Sherrill2.13 update. v2.13.0
2011-10-03 Sepherosa ZiehauMachIntrABI: Add method to return IRQ's target CPU
2011-10-03 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
2011-10-03 Sepherosa Ziehauresource: Per-CPU hardware resources support, step...
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().
next