]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-08-25 Jean-Sébastien... drm/ttm: Import Linux commit 5e45d7dfd74100d622f9cdc70b...
2013-08-25 Jean-Sébastien... drm/ttm: Import Linux commit 7a1863084c9d90ce4b67d645bf...
2013-08-25 Jean-Sébastien... drm/ttm: Import Linux commit 63d0a4195560362e2e00a3ad38...
2013-08-25 Jean-Sébastien... drm: Update drm_atomic.h, now that projects/atomic64...
2013-08-25 Jean-Sébastien... drm: Add missing bits to drmP.h, required by the Radeon...
2013-08-25 Andre OppermannFix CSUM compatibility mapping. SCTP is a layer 4...
2013-08-25 Adrian ChaddUpdate the mis-predicted branch PMC names (for sandy...
2013-08-25 Michael TuexenProvide human readable debug output.
2013-08-25 Jean-Sébastien... drm: Import drm_fixed.h from Linux 3.8
2013-08-25 Jean-Sébastien... drm: Update drm_pciids.h based on Linux 3.8
2013-08-25 Ed MasteDisable lldb target support not (currently) of interest
2013-08-25 Adrian ChaddFix a >80 character long line, introduced in my previou...
2013-08-25 Jilles Tjoelkersh: Recognize "--" as end of options in alias builtin.
2013-08-25 Jean-Sébastien... drm: Import drm_pcie_get_speed_cap_mask() in drm_pci.c
2013-08-25 Andrew TurnerAdd the frame information to cpu_switch to allow us...
2013-08-25 Andrew TurnerAdd the unwind information to irq_entry so we can pass...
2013-08-25 Andre OppermannBump FreeBSD_version after the struct mbuf changes...
2013-08-25 Jilles Tjoelkersh: Disallow empty simple commands.
2013-08-25 Andre OppermannGive (*ext_free) an int return value allowing for very...
2013-08-25 Jean-Sébastien... drm: Import list_for_each_entry_safe_from() macro
2013-08-25 Jean-Sébastien... drm: Use DRM_IF_MAJOR & DRM_IF_MINOR from drm_core.h
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 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...
next