]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-08-25 Mark MurrayMFC
2013-08-25 Jean-Sébastien... drm: In drm_gem_name_create(), verify argument before...
2013-08-25 Jean-Sébastien... drm: Call "gem_close_object" driver callback from drm_g...
2013-08-25 Jean-Sébastien... drm: Support gem_open_object() and gem_close_object...
2013-08-25 Jean-Sébastien... drm: Fix typo in KASSERT message: s/Dandling/Dangling/
2013-08-25 Andre OppermannFor now limit printf(9) %x of the 64bit pkthdr.csum_fla...
2013-08-25 Jean-Sébastien... drm: Import Linux commit cd004b3f4cd4169815c82bf9e424fd...
2013-08-25 Andre OppermannChange m->pkthdr.header to m->pkthdr.PH_loc.ptr after...
2013-08-25 Andre OppermannRemove unnecessary setup of the m->pkthdr.header pointer.
2013-08-25 Andre OppermannAdjust socow_iodone() after r254799.
2013-08-25 Jeremie Le HenExport a PERIODIC environment variable from periodic...
2013-08-25 Hans Petter... Bugfix: The endpoint profile should only be checked...
2013-08-25 Jeremie Le HenMove daily_status_security_noamd next to 200.chkmounts...
2013-08-25 Joel DahlRemove EOL whitespace.
2013-08-25 Joel Dahlmdoc fixes.
2013-08-25 Adrian ChaddUpdate the MEM_UOP_RETIRED PMC operation for sandy...
2013-08-25 Alfred PerlsteinRemove the #ifdef OFED from the 20 byte mac in struct...
2013-08-25 Jean-Sébastien... drm: In drm_mmap_single, try ttm_bo_mmap_single() befor...
2013-08-25 Jean-Sébastien... drm: Fix cleanup if device initialization fails
2013-08-25 Jean-Sébastien... drm: Use driver-provided "use_msi" callback to determin...
2013-08-24 Jean-Sébastien... drm: Don't delete already deleted iicbus child from...
2013-08-24 Jean-Sébastien... drm: Move definition of EREMOTEIO to drmP.h
2013-08-24 Jean-Sébastien... drm: Import drm_dp_helper.c from Linux 3.8-rc3
2013-08-24 Andre OppermannFix BUGS section after botched modify in r254772.
2013-08-24 Andre OppermannAfter r254779 "error" must always be present in mb_ctor...
2013-08-24 Mark JohnstonRename the kld_unload event handler to kld_unload_try...
2013-08-24 Andre OppermannRemove unused m_free_fast(). The difference to m_free...
2013-08-24 Mark JohnstonSet things up so that linker_file_lookup_set() is alway...
2013-08-24 Mark JohnstonRemove the kld lock macros and just use the sx(9) API...
2013-08-24 Joerg WunschDo not use "Enable Implied Seek" on enhanced floppy...
2013-08-24 Mark JohnstonRemove some code that has been commented out since...
2013-08-24 Andre OppermannCompact m_hdr by packing the type and flags fields...
2013-08-24 Jilles Tjoelkersh: Reject ++ and -- in arithmetic.
2013-08-24 Andre OppermannAdd mtodo(m, o) macro taking an additional offset into...
2013-08-24 Andre OppermannRestructure the mbuf pkthdr to make it fit for upcoming...
2013-08-24 Andre OppermannChange local variable tso_segsz to tsosegsz to avoid...
2013-08-24 Kenneth D.... Fix a printf format warning on 32-bit mips and powerpc.
2013-08-24 Andre OppermannRemove unnecessary setup of the m->pkthdr.header pointer.
2013-08-24 Andre OppermannAdd an mbuf pointer parameter to (*ext_free) to give...
2013-08-24 Jean-Sébastien... drm: Fix leak of connector->edid_blob_ptr
2013-08-24 Jean-Sébastien... drm: Const'ify the 1st "drm_display_mode" passed to...
2013-08-24 Jean-Sébastien... drm/i915: Import Linux commit 71244653a8fb0f46bc12ae421...
2013-08-24 Jean-Sébastien... drm: Import drm_buffer.[ch] from Linux 3.8-rc3
2013-08-24 Ed MasteRevert lldb change for Attribute::NoBuiltin
2013-08-24 Jean-Sébastien... drm: Call drm_global_init() & drm_global_release()...
2013-08-24 Ulrich SpörleinInclude bsd.own.mk before trying to check MK_* values.
2013-08-24 Ed MasteImport llvm r187614 (git 44c8e34), for lldb's use:
2013-08-24 Alexander MotinMFprojects/camlock r254460:
2013-08-24 Mark Murray1) example (partially humorous random_adaptor, that...
2013-08-24 Mark MurrayMFC
2013-08-24 Alexander MotinMake dummynet use new direct callout(9) execution mecha...
2013-08-24 Andre Oppermanndd a 24 bits wide ext_flags field to m_ext by reducing...
2013-08-24 Andre OppermannAvoid code duplication for mbuf initialization and...
2013-08-24 Andre OppermannWhitespace, style cleanups, and improved comments.
2013-08-24 Mikolaj GolubMake ipfw nat init/unint work correctly for VIMAGE:
2013-08-24 Andre OppermannAdjust for the pfil_func_t typedef added in r254769.
2013-08-24 Andre Oppermannename PFIL_LIST_[UN]LOCK() to PFIL_HEADLIST_[UN]LOCK...
2013-08-24 Andre OppermannResolve the confusion between the head_list and the...
2013-08-24 Andre Oppermannpfil_hook_get() has been internalized in r254771 and...
2013-08-24 Andre OppermannInternalize pfil_hook_get(). There are no outside...
2013-08-24 Andre OppermannConvert one instance of pfil hook callback missed in...
2013-08-24 Andre OppermannIntroduce typedef for pfil hook callback function and...
2013-08-24 Ed MasteRevert lldb changes due to post-3.3 clang and llvm...
2013-08-24 Jilles Tjoelkersh: Do not prematurely discard stopped jobs in a wait...
2013-08-24 Alexander MotinAdd new attribute lunname to report only textual LUN...
2013-08-24 Kenneth D.... Add support to physio(9) for devices that don't want...
2013-08-24 Edward Tomasz... CTL changes required for iSCSI target, most notably...
2013-08-24 Xin LIMFV r254751:
2013-08-24 Xin LIMFV r254749:
2013-08-24 Alfred PerlsteinGrow some spares in struct vfsops.
2013-08-24 Xin LIMFV r254748:
2013-08-24 Xin LIMFV r254747:
2013-08-23 Xin LIMFV r254746:
2013-08-23 Xin LIUpdate vendor/illumos/dist to 14160:734110b9882f:
2013-08-23 Xin LIUpdate vendor/illumos/dist and vendor-sys/illumos/dist
2013-08-23 Xin LIUpdate vendor-sys/illumos/dist to 14157:85f7bb2246ca:
2013-08-23 Xin LIUpdate vendor/illumos/dist to 14152:46f5fb0b0d36:
2013-08-23 Xin LIUpdate vendor-sys/illumos/dist to 14151:189ec27885ae:
2013-08-23 Xin LIUpdate vendor/illumos/dist to 14148:fe28bd725808:
2013-08-23 Jung-uk KimMerge ACPICA 20130823.
2013-08-23 Xin LIMFV r254422:
2013-08-23 Alan SomersCorrectly remove an interface's ipv4 address when the...
2013-08-23 Mark JohnstonHold mfi_io_lock across calls to xpt_rescan() and xpt_a...
2013-08-23 Xin LIAllow tmpfs be mounted inside jail.
2013-08-23 Bryan VenteicherRemove duplicate copy of the man page
2013-08-23 Bryan VenteicherAdd vmx(4), a VMware VMXNET3 ethernet driver ported...
2013-08-23 Andreas ToblerReturn EIO iso -1, the kiic_transfer has an signed...
2013-08-23 Navdeep ParharAssorted fixes to krping. Disconnect the rest of sys...
2013-08-23 Navdeep ParharFix implementation of sock_getname.
2013-08-23 Jung-uk KimSet the hint for physical address of RSDP in hexadecima...
2013-08-23 Mark MurrayIFC
2013-08-23 Navdeep ParharWhitespace cleanup.
2013-08-23 Ed MasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 Navdeep ParharThere is no need to hold the freelist lock around alloc...
2013-08-23 Jung-uk KimImport ACPICA 20130823.
2013-08-23 Ed MasteImport lldb as of SVN r188801
2013-08-23 Alan CoxAddendum to r254141: The call to vm_radix_insert()...
2013-08-23 Jung-uk KimFix a whitespace.
2013-08-23 Ian LeporeDon't give up so easily on failure of CMD55 to put...
2013-08-23 Konstantin... Since the 253927, which removed the soft busy call...
next