]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-03-18 jhbPartially revert r195702. Deferring stops is now imple...
2013-03-18 rayo Switch to use physical addresses in rman for FDT.
2013-03-18 andrewdo_vfp_vmrs and do_vfp_vmsr should not return anything.
2013-03-18 desKeep the default AuthorizedKeysFile setting. Although...
2013-03-18 andrewAdd support for the vmsr and vmrs instructions. This...
2013-03-18 andrewSome ARM vmov similar to 'vmov.f32 s1, s2' will incorre...
2013-03-18 hselaskyAdd new USB ID.
2013-03-18 jhibbitsAdd FBT for PowerPC DTrace. Also, clean up the DTrace...
2013-03-18 yongarir119712 introduced SIS_TYPE_83816 but it was not actual...
2013-03-18 adrianPrint out the current fifo queue depth correctly -...
2013-03-18 kevloAdd restrict keyword to realpath manpage.
2013-03-18 adrianDump out information about the RX descriptor free list...
2013-03-18 adrianLog some more information when the RX buffer allocation...
2013-03-18 attilioSync back vmcontention branch into HEAD:
2013-03-17 attilioCommit new file FreeBSD tags.
2013-03-17 attilioMFC
2013-03-17 jillesfind: Include nanoseconds when comparing timestamps...
2013-03-17 alcFix a couple typos.
2013-03-17 alcThe calls to vm_radix_lookup_ge() by vm_reserv_alloc_...
2013-03-17 alcThe M_ZERO can be eliminated from the uma_zalloc()...
2013-03-17 ianEliminate an intermediate buffer and some memcpy()...
2013-03-17 alcMost allocation of pages to objects proceeds from lower...
2013-03-17 alcSimplify the interface to vm_radix_insert() by eliminat...
2013-03-17 mmFix typo in sysctl description
2013-03-17 attilioExpand ambiguous comments some more.
2013-03-17 kibRemove negative name cache entry pointing to the target...
2013-03-17 glebiusIn m_align() add assertions that mbuf is virgin, simila...
2013-03-17 glebiusAdd MEXT_ALIGN() macro, similar to M_ALIGN() and MH_ALI...
2013-03-17 glebiusIn m_megapullup() instead of reserving some space at...
2013-03-17 rpauloFix a typo in a comment.
2013-03-17 joelRemove EOL whitespace accidentally introduced in r248393.
2013-03-17 joelMove example to EXAMPLES.
2013-03-17 joelMove example to EXAMPLES.
2013-03-17 andrewIn the uart module build ofw_bus_if.h on arm along...
2013-03-17 ianAdd a macro that gets the physical address of a memory...
2013-03-17 andrewLink libgcc_s against compiler-rt on ARM EABI. This...
2013-03-17 andrewThe -mno-apcs-frame argument is unavaliable on clang...
2013-03-16 pjdRequire CAP_SEEK if both O_APPEND and O_TRUNC flags...
2013-03-16 pjdUpdate the tests now that absence of the O_APPEND flag...
2013-03-16 andrewAdd __aeabi_memset to libkern, implemented using memset...
2013-03-16 pjdThe mode argument for open(2)/openat(2) only makes...
2013-03-16 joelAdd a couple of examples.
2013-03-16 neelFix the '-Wtautological-compare' warning emitted by...
2013-03-16 pjdAdd a note to the HISTORY section about lchflags(2...
2013-03-16 neelAllow vmm stats to be specific to the underlying hardwa...
2013-03-16 pluknetFix version in the .Fx macro.
2013-03-16 pjdStyle: Whitespace fixes.
2013-03-16 pjdStyle: Remove redundant space.
2013-03-16 joelCross-reference gvinum(8) instead of vinum(8).
2013-03-16 joelRemove reference to vinum(4). The manual page was remov...
2013-03-16 joelHide version string under verbose.
2013-03-16 glebius- Replace compat macros with function calls.
2013-03-16 glebius- Replace compat macros with function calls.
2013-03-16 glebiusContrary to what the deleted comment said, the m_move_p...
2013-03-16 glebiusBelatedly remove the vinum(4) manual page. The vinum
2013-03-16 neelChange the type of 'ndesc' from 'int' to 'uint16_t...
2013-03-16 andrewAdd END to ARM libkern assembly functions
2013-03-16 andrewMove the __aeabi_unwind_cpp_pr{0,1,2} functions to...
2013-03-16 andrewThe compiler argument -mno-apcs-frame has no meaning...
2013-03-16 andrewImplement the required but unused __aeabi_unwind_cpp_...
2013-03-16 andrewFix the indentation for a few commands that were missed...
2013-03-16 andrewAdjust the indentation of the trampoline compilation...
2013-03-16 andrewAdd an END macro to ARM. This is mostly used to tell...
2013-03-15 pjdSort syscalls properly.
2013-03-15 jillessh: Recognize "--" and explicitly reject options in...
2013-03-15 adrianWhy'd I keep this here? remove it entirely now.
2013-03-15 joelAdd a few examples.
2013-03-15 adrianFix two bugs:
2013-03-15 rstoneAdd support for Exar XR17V358 8-port serial device...
2013-03-15 kibSeparate the copyright lines and the informational...
2013-03-15 glebius- Use m_getcl() instead of hand allocating.
2013-03-15 glebiusWe can, and should use M_WAITOK here.
2013-03-15 kibAdd my copyright for the 2012 year work, in particular...
2013-03-15 glebiusUse m_get/m_gethdr instead of compat macros.
2013-03-15 glebius- Use m_getcl() instead of hand allocating.
2013-03-15 glebius- Use m_getcl() instead of hand allocating.
2013-03-15 glebius- Use m_getcl() instead of hand allocating.
2013-03-15 glebiusUse m_getcl() instead of hand made allocation.
2013-03-15 kibImplement the helper function vn_io_fault_pgmove()...
2013-03-15 glebiusUse m_get() and m_getcl() instead of compat macros.
2013-03-15 glebiusUse m_get2() + m_align() instead of hand made key_alloc...
2013-03-15 glebius- Use m_get2() instead of hand allocating.
2013-03-15 glebiusMake m_get2() never use clusters that are bigger than...
2013-03-15 glebiusMake this more compilable.
2013-03-15 adrianRemove a now incorrect comment.
2013-03-15 adrianAdd locking around the new holdingbf code.
2013-03-15 edwinMFV of 248305, tzdata2013b
2013-03-15 pjdMake file name generation to work with both new and...
2013-03-15 brooksReplace our (un)vis(1) commands with implementations...
2013-03-14 brooksUpdate to the latest (un)vis(3) sources from NetBSD...
2013-03-14 traszWhen throttling a process to enforce RACCT limits,...
2013-03-14 traszAccessing td_state requires thread lock to be held.
2013-03-14 pjdNow that ioctl(2) is allowed in capability mode and...
2013-03-14 pjdMinor corrections.
2013-03-14 pjdWe don't need buffer to handle BIO_DELETE, so don't...
2013-03-14 pjdDelete requests can be larger than MAXPHYS.
2013-03-14 marckRename 'status' command to 'list' and introduce new...
2013-03-14 brooksFDT_DTS_FILE is expanded in a Makefile so use :R to...
2013-03-14 pjdRemoved redundant includes.
2013-03-14 joelAdd FreeBSD 9.1.
next