Remove VFS_INIT(9) manpage via 'make upgrade'.
[dragonfly.git] / sys /
2012-12-15 Matthew Dillonhammer2 - Split flush code out into its own source...
2012-12-14 Matthew Dillonkernel - Fix buffer cache mismatch assertion (hammer)
2012-12-14 Matthew Dillonkernel - ufs softdep fix under heavy load
2012-12-14 Sepherosa Ziehaupolling: Increase default rx.each_burst to 50
2012-12-14 Sepherosa Ziehaupolling: Diverge each CPU's polling frequency a little...
2012-12-14 Matthew Dillonhammer2 - bigger stabilization & performance pass
2012-12-14 Sepherosa Ziehauipfw: Don't spam the log if dynamic rules allocation...
2012-12-14 Matthew Dillonhammer2 - small stabilization & performance pass
2012-12-13 Matthew Dillonhammer2 - redo the flush collision handling
2012-12-13 Sascha Wildnerkernel: Remove USERFS.
2012-12-13 Matthew Dillonhammer2 - Cleanup various races, better flush
2012-12-13 Matthew Dillonkernel - Fix sync() system call
2012-12-13 Sepherosa Ziehauthread: Add td_type field; this avoids blowout td_flags...
2012-12-13 Matthew Dillonkernel - Fix missing B_ORDERED inheritance
2012-12-13 Venkatesh Srinivaskernel -- ffs: ufs_ihash may not match for vnode recycl...
2012-12-12 Sascha WildnerRemove upc_{control,register} syscalls and everything...
2012-12-12 Sepherosa Ziehaubce: Disable RX max BDs based interrupt moderation
2012-12-12 Sascha Wildnerkernel/makesyscalls.sh: Fix copy/paste error.
2012-12-11 Sascha Wildnerkernel/makesyscalls.sh: Improve comment and regenerate...
2012-12-11 Sascha Wildnerkernel/makesyscalls.sh: Output a friendlier comment...
2012-12-10 Matthew Dillonkernel - Reduce the size of the callout wheel
2012-12-10 Matthew Dillonkernel - Fix softupdates panic with UFS
2012-12-10 Matthew Dillonkernel - Remove unnecessary mplock from ata I/O path
2012-12-10 Matthew Dillonkernel - Make UFS ihash table per-mount
2012-12-10 Matthew Dillonkernel - Fix bug (not reached in normal operation)...
2012-12-10 Matthew Dillonkernel - Fix debug output label
2012-12-10 Sascha WildnerFix buildkernel with 'options KTR' in the config.
2012-12-10 Sepherosa Ziehaubge: Obey the RX polling count
2012-12-10 Sepherosa Ziehaubge: Avoid unnecessary local scope stack variable resetting
2012-12-10 Sepherosa Ziehaupolling: Add tunable for net.ifpoll.X.rx.user_frac
2012-12-10 Sepherosa Ziehaubnx: Avoid unnecessary local scope stack variable resetting
2012-12-09 François Tigeotagp: Do not limit attachment to primary devices
2012-12-09 François Tigeotagp: Add PCI ID for Ivy Bridge GT2 server variant
2012-12-09 François Tigeotagp: A rewrite of the i810 bits of the driver
2012-12-09 Sepherosa Ziehaubnx: Obey the RX polling count
2012-12-09 Sepherosa Ziehauigb: The RDT writing thresh should be tested w/ ">...
2012-12-09 Sepherosa Ziehaubnx: Remove redundant TX/RX index reading from polling...
2012-12-09 François Tigeotkernel: Add cpu_wbinvd_on_all_cpus()
2012-12-09 Sepherosa Ziehauigb: Improve tiny packets reception performance on...
2012-12-08 Matthew Dillonkernel - Fix improper assertion panic in vinvalbuf()
2012-12-08 François Tigeotkernel: add VM_OBJECT_LOCK/UNLOCK macros
2012-12-08 Sascha Wildnerkernel: Remove MPASS{,4} entirely and use KKASSERT...
2012-12-08 François Tigeotkernel: Move MPASS and MPASS4 definitions around
2012-12-08 François Tigeotkernel: Import sglist subsystem from FreeBSD
2012-12-08 Matthew Dillonkernel - Adjust NFS server for new allocvnode() code
2012-12-08 Matthew Dillonkernel - Change allocvnode() to not recursively block...
2012-12-07 Matthew Dillonkernel - Fix filesystem lookup error due to parent...
2012-12-07 Matthew Dillonkernel - Fix issues where tmpfs loses file data
2012-12-06 Sascha WildnerRemove MFILES from kernel module Makefiles. It should...
2012-12-06 Sascha Wildnerkern.fwd.mk: Move comments to the start of the line.
2012-12-06 Sascha Wildneragp(4): Fix some minor issues.
2012-12-05 Sascha Wildnertwe(4): Sync with FreeBSD.
2012-12-05 Sascha WildnerRemove some unneeded semicolons across the tree.
2012-12-05 Matthew Dillonkernel - Fix memory starvation issue w/tmpfs
2012-12-05 François Tigeotagp: Fix a kernel panic on boot issue
2012-12-05 Matthew Dilloncluster - xdisk automatic BIO restart
2012-12-04 Matthew Dilloncluster - misc work
2012-12-04 Sascha WildnerFix LINT building.
2012-12-04 Sascha Wildnertwe(4): Remove non-existing flag from the Makefile.
2012-12-04 Sascha Wildnerkernel: Remove NULL checks after kmalloc(..., M_INTWAIT).
2012-12-04 rnolandagp: Fix a handful of issues with via agp support
2012-12-04 François Tigeotagp: Sync with FreeBSD
2012-12-04 Matthew Dilloncluster - Kernel cluster code work
2012-12-03 Matthew Dillonkernel - Reorder dsched teardown to fix race
2012-12-03 Matthew Dilloncluster - Major kernel component work (diskiocom, xdisk...
2012-12-03 Sepherosa Ziehaujme: Improve tiny packets transmission performance...
2012-12-03 Sepherosa Ziehaubge: Improve tiny packets transmission performance...
2012-12-03 Sepherosa Ziehaubge: Commit coalesce parameters change in polling code
2012-12-02 Sascha Wildnerkernel/ntfs: Remove two unused variables.
2012-12-02 Sascha Wildnerkernel/ntfs: Add ntfs_statvfs.
2012-12-01 Sascha Wildnerkernel/i386: With stl(4) and cy(4) made PCI only, remov...
2012-12-01 Sascha Wildnercy(4): Remove ISA support.
2012-12-01 Sascha Wildnerkernel: Remove an #include I forgot previously.
2012-12-01 Matthew Dillonkernel - Turn off machdep.pmap_mmu_optimize by default
2012-12-01 Sascha WildnerRemove stli(4). Also remove ISA support from stl(4).
2012-12-01 Matthew Dilloncluster - remote block device work
2012-11-30 Matthew Dillonhammer2 - reformualte cluster messaging interface
2012-11-30 Matthew Dillonkernel - Preliminary xdisk remote block driver for...
2012-11-30 Matthew Dillonhammer2 - kernel cluster messaging support API work
2012-11-30 Matthew Dillonkernel - Move dsched_disk_destroy_callback() call
2012-11-30 Matthew Dillonkernel - Fix races in disk iteration and diskctx handling
2012-11-30 Sascha Wildnerkernel: Fix typo (inavlid -> invalid).
2012-11-29 Sascha Wildnerint64_t is long on x86_64, and not always equivalent...
2012-11-29 Sascha Wildnerbt(4): Sync with FreeBSD.
2012-11-29 Sepherosa Ziehaubpf: Use bpf global token instead mplock to protect...
2012-11-29 Sepherosa Ziehausosendudp: Try to optimize out the additional mbuf...
2012-11-29 Sascha Wildnerbt(4): Remove support for ISA adapters.
2012-11-28 Sascha Wildner<sys/errno.h>: Try to fix errno's declaration a bit...
2012-11-28 Matthew Dillonkernel - Fix proc_reparent() race/assertion panic
2012-11-28 Sepherosa Ziehaumax_linkhdr: Increase from 16 to 20; mainly to cooperat...
2012-11-26 Antonio Huete Jimenezvkernel - Add machdep.wall_cmos_clock sysctl.
2012-11-26 Sepherosa Ziehaupolling: Increase default status polling fraction to 80
2012-11-26 Sepherosa Ziehaubce: Commit coalesce parameters changes in polling...
2012-11-26 Sepherosa Ziehaubce: Improve tiny packets transmission performance...
2012-11-25 Sepherosa Ziehaubce: Don't mess w/ MQ_COMMAND on TX path; it seems...
2012-11-25 Sepherosa Ziehaubce: Reformat comment in bce_npoll_compat a little bit
2012-11-25 Sepherosa Ziehauigb: Use SYSCTL_ADD_INT for hw.igbX.tx_wreg_nsegs
2012-11-25 Sepherosa Ziehauemx: Use SYSCTL_ADD_INT for hw.emxX.wreg_tx_nsegs
2012-11-25 Sepherosa Ziehaubnx: Improve tiny packets transmission performance...
2012-11-25 Sepherosa Ziehaubnx: Commit coalesce parameters changes in polling...
next