]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
jemalloc: pointer size definition for 64-bit mips platforms
[FreeBSD/FreeBSD.git] / sys /
2012-04-24 bzDo not toggle IFCAP_TSO4 if we would also do TSO6....
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-23 bzIf we pass down 64k - L2 hdr size + 1 to 64K L3+ data...
2012-04-23 bzDo not announce IPv6 TSO support yet. The driver seems...
2012-04-23 bzDo not announce IPv6 TSO support yet. The in-tree...
2012-04-23 kibAllow for the process information sysctls to accept...
2012-04-23 nwhitehornFix copy-and-paste error in r230400.
2012-04-23 tuexenUse the flags defined in RFC 6525 in the stream reset...
2012-04-23 traszRemove unused thread argument from ufs_extattr_uepm_loc...
2012-04-23 traszFix build.
2012-04-23 mavFix copy-paste typo in r234603.
2012-04-23 nwhitehornFix missing header for powerpc_iomb().
2012-04-23 traszRemove unused thread argument from clear_inodeps()...
2012-04-23 traszRemove unused thread argument to vrecycle().
2012-04-23 traszRemove unused thread argument from vtruncbuf().
2012-04-23 mavAdd names for all primary RAID levels defined by DDF...
2012-04-23 mavAdd sos@ copyrights to RAID metadata modules, respectin...
2012-04-23 fabientFix class malloc init for mips and powerpc that was...
2012-04-22 nwhitehornProvide a clearer split between read/write and acquire...
2012-04-22 nwhitehornCorrectly specify assembler constrains for synchronizat...
2012-04-22 nwhitehornClarify what we are doing in r234583 a little better...
2012-04-22 nwhitehornOn non-64-bit systems (which generally don't have lwsyn...
2012-04-22 nwhitehornUse lwsync to provide memory barriers on systems that...
2012-04-22 nwhitehornRemove dead code. The routines in atomic.S did not...
2012-04-22 nwhitehornReplace eieio; sync for creating bus-space memory barri...
2012-04-22 nwhitehornAvoid a lock order reversal in pmap_extract_and_hold...
2012-04-22 melifaroFix panic in ng_patch(4) caused by checksum flags being...
2012-04-22 melifaroDo not require radix write lock to be held while dumpin...
2012-04-22 nyanMFi386: revisions 234074 and 234105
2012-04-22 mariusInterrupts must be disabled while handling a partial...
2012-04-22 marius- Add support for MCI1 revision 2xx controllers and...
2012-04-21 kibWhen MAP_STACK mapping is created, the map entry is...
2012-04-21 alcAs documented in vm_page.h, updates to the vm_page...
2012-04-21 nwhitehornOrganize some members of ucontext_t in the same order...
2012-04-21 kevloAdd support for the SIMCom SIM5218, tested by me.
2012-04-21 dimFix the following clang warning in dpt(4):
2012-04-21 tuexenFix check used by stream reset related events.
2012-04-21 traszFix use-after-free introduced in r234036.
2012-04-21 adrianAllow for MIPS devices to have a specific probe/attach...
2012-04-21 mariuso Fixes:
2012-04-20 nwhitehornMake sure all pending operations have completed on...
2012-04-20 adrianAllow for a default GPIO pin "high", which is required...
2012-04-20 adrian.. oops.
2012-04-20 adrian"Upgrade" the AR9285 code to support PCI/ART EEPROM...
2012-04-20 dimFix the following compilation warnings in sys/contrib...
2012-04-20 dimFix the following compilation warnings in nxge(4):
2012-04-20 brooksEnable DTrace hooks in GENERIC.
2012-04-20 dimReplace homegrown list implementation in sys/dev/asr...
2012-04-20 jhbThe amr(4) firmware contains a rather dubious "feature...
2012-04-20 jhbInclude the associated wait channel message for context...
2012-04-20 marcelBuild a 32-bit EFI loader on amd64. This to match the...
2012-04-20 jhThe value of flags matching VNOVAL can't be supported...
2012-04-20 thompsaMove the interface media check to a taskqueue, some...
2012-04-20 thompsaAdd linkstate to bridge(4), set the link to up when...
2012-04-20 adrianIntroduce the matching PCI ath(4) fixup code from ar71x...
2012-04-20 mckusickThis update uses the MNT_VNODE_FOREACH_ACTIVE interface...
2012-04-20 mckusickThis change creates a new list of active vnodes associa...
2012-04-20 delphijFix build.
2012-04-19 tuexenWhitespace changes.
2012-04-19 tuexenUse the same pattern for mbuf logging everywhere.
2012-04-19 tuexenFix reported errno.
2012-04-19 tuexenFix a bug where we copy out more data from a mbuf chain...
2012-04-19 mavAdd to GEOM RAID class module for reading non-degraded...
2012-04-19 adrianStop using the hardware register value byte order swapp...
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-18 mckusickDelete a no longer useful VNASSERT missed during change...
2012-04-18 mckusickFix a memory leak of M_VNODE_MARKER introduced in 234386.
2012-04-18 marcelCompensate for the replacement of uart_cpu_{amd64|i386...
2012-04-18 jpaetzelUnbreak tinderbox.
2012-04-18 jhReturn EOPNOTSUPP rather than EPERM for the SF_SNAPSHOT...
2012-04-18 jhThe part about exec atime no longer applies in the...
2012-04-18 thomasFix typo in comment
2012-04-18 marckVMware environments are not unusual now. Add VMware...
2012-04-18 mavSome improvements to GEOM MULTIPATH:
2012-04-18 mavAlike to SCSI make adaclose() to not return error if...
2012-04-18 thompsaRemove KASSERTS, they do not add any value here since...
2012-04-17 mckusickDrop export of vdestroy() function from kern/vfs_subr...
2012-04-17 mckusickReplace the MNT_VNODE_FOREACH interface with MNT_VNODE_...
2012-04-17 traszFix bug where NFSv4 ACL enforcement code wouldn't uncon...
2012-04-17 traszStop treating system processes as special. This fixes...
2012-04-17 traszFix panic, triggered like this: "int main() { thr_exit...
2012-04-17 traszEnforce upper bound on the input buffer length.
2012-04-17 traszFix panic at boot with SD/MMC readers with no media...
2012-04-17 adrianRun the fatal proc as a proc, rather than where it...
2012-04-17 adrianFix the RX free list locking creation and destruction...
2012-04-17 adrianAdd missing #include
2012-04-17 adrianStyle(9) and white space fixes.
2012-04-17 adrianProtect the PCI space registers behind a mutex.
2012-04-17 grehanAdd x2apic MSR definitions
2012-04-16 jkimFix a Clang warning.
2012-04-16 jkimRegen for r234359.
2012-04-16 jkimCorrect an argument type of iopl syscall for Linuxulato...
2012-04-16 jkimRegen for r234357.
2012-04-16 jkimCorrect arguments of stat64, fstat64 and lstat64 syscal...
2012-04-16 dimBump __FreeBSD_version due to the import of a new clang...
2012-04-16 jkimRegen for r234352.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-16 jkim- Implement pipe2 syscall for Linuxulator. This syscal...
2012-04-16 jkim- When interrupt is not requested for VM86 call, make...
2012-04-16 grehanSync with Bryan Venteicher's virtio git repo:
next