Merge branch 'master' of /repository/git/dragonfly
[dragonfly.git] / sys /
2010-12-17 Venkatesh SrinivasMerge branch 'master' of /repository/git/dragonfly
2010-12-17 Venkatesh Srinivaskernel -- vnlru: Resolve minor race between vnlru_proc_...
2010-12-16 Sascha Wildnertwe(4): Add some missing newlines in system messages.
2010-12-15 Matthew Dillonkernel - IPI subset of cpus on token de-collision.
2010-12-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2010-12-15 Alex Hornungkern_proc - add kern.proc.cwd sysctl
2010-12-15 Alex Hornungkinfo.h - Document the units of some members
2010-12-15 Sepherosa Ziehauif_clone: Don't destroy iface which is not create throu...
2010-12-15 Sepherosa ZiehauSerialize IFADDR alteration by netisr0
2010-12-15 Sascha Wildnermsdosfs: Add a define of 0x28 as extended boot record...
2010-12-15 Peter AvalosMerge branch 'vendor/TNFTP'
2010-12-15 Peter AvalosMerge branch 'vendor/ZLIB'
2010-12-14 Sascha Wildnerdm(4): Fix kernel compilation with 'device dm' in the...
2010-12-13 Alex Hornungdm - add remove_all, refactor
2010-12-13 Matthew Dillonvkernel - Fix build
2010-12-12 Samuel J. Greearkernel - Mark kqfilters of several devices MPSAFE
2010-12-12 Thomas Nikolajsenkernel - Fix UP build
2010-12-12 Sascha Wildnerarcmsr(4): Add missing cam_simq_release and creation...
2010-12-12 Sascha WildnerRemove KTR_GIANT_CONTENTION kernel option (no longer...
2010-12-12 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-12-11 Matthew Dillonkernel - 48-core MP work
2010-12-11 Matthew Dillonkernel - Have DDB print '?' for non-printable characters
2010-12-11 Matthew Dillonkernel - Change the discrete mplock into mp_token
2010-12-11 Matthew Dillonkernel - Remove CACHE_*MPLOCK* macros & sysctl
2010-12-11 Matthew Dillonkernel - Mark pty devices D_MPSAFE
2010-12-11 Matthew Dillonkernel - Rearrange usched_bsd4.c a bit
2010-12-11 Matthew Dillonkernel - Make swap, nullfs MPSAFE
2010-12-11 Matthew Dillonkernel - Record token & mplock collisions in thread...
2010-12-11 Matthew Dillonkernel - Add debugging features
2010-12-11 Matthew Dillonkernel - Remove unnecessary mplock in sys_ofstat()
2010-12-11 Sascha Wildneramr(4): Some bugfixes.
2010-12-11 Matthew Dillonkernel - Adjustments to if_igb
2010-12-11 Matthew Dillonkernel - Set wmesg when spinning on a token or the...
2010-12-10 Matthew Dillonkernel - Fix MP system call performance regression
2010-12-10 Matthew Dillonkernel - Add support for up to 63 cpus & 512G of ram...
2010-12-10 Matthew Dillonkernel - Simplify AP CPU reporting on x86-64
2010-12-10 Matthew Dillonkernel - Add support for up to 63 cpus & 512G of ram...
2010-12-10 Samuel J. Greearstyle(9) - Prefer a lack of case '?' fallthrough for...
2010-12-10 Samuel J. GreearMerge branch 'malloc_constructor'
2010-12-10 Samuel J. GreearMerge branch 'GCI2010'
2010-12-10 Samuel J. Greearvkernel - Add usage()
2010-12-09 Matthew Dillonkernel - Add support for up to 63 cpus & 512G of ram...
2010-12-08 Sascha WildnerKernel configs: Move twa(4) to the right place, too.
2010-12-08 Sascha WildnerClean up and sort the RAID sections in our configs.
2010-12-08 Sascha Wildnerkernel: Serial numbers have to be either 2 chars minimu...
2010-12-08 Sascha Wildnerhptiop(4): Fix device description.
2010-12-07 Sascha Wildnerhptiop(4): Add the hptiop(4) RAID driver.
2010-12-07 Matthew Dillonkernel - Enable e1000 / igb netif in module build
2010-12-07 Matthew Dillonkernel - 64-bit memory & ncpus work
2010-12-06 Matthew Dillonkernel - Fix lapic mask for > 16 apic ids
2010-12-06 Sascha Wildneramr(4): Return the correct error.
2010-12-06 Sascha Wildneraac(4) & mfi(4): Fix masking bug.
2010-12-06 Sascha Wildnermfi(4): Shorten some lines.
2010-12-05 Samuel J. Greearkernel - Provide descriptions for many net.inet sysctl's
2010-12-05 Venkatesh Srinivaskernel - mlockall: Return EINVAL for invalid flags...
2010-12-05 Sascha WildnerAdd a missing file for building libiconv into the kernel.
2010-12-05 Sascha WildnerMake more things (HPFS, *_ICONV) buildable into the...
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 Samuel J. Greearcdefs - Use proper GCC version
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...
next