]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-08-25 dumbbelldrm: Import Linux commit cd004b3f4cd4169815c82bf9e424fd...
2013-08-25 andreChange m->pkthdr.header to m->pkthdr.PH_loc.ptr after...
2013-08-25 andreRemove unnecessary setup of the m->pkthdr.header pointer.
2013-08-25 andreAdjust socow_iodone() after r254799.
2013-08-25 jlhExport a PERIODIC environment variable from periodic...
2013-08-25 hselaskyBugfix: The endpoint profile should only be checked...
2013-08-25 jlhMove daily_status_security_noamd next to 200.chkmounts...
2013-08-25 joelRemove EOL whitespace.
2013-08-25 joelmdoc fixes.
2013-08-25 adrianUpdate the MEM_UOP_RETIRED PMC operation for sandy...
2013-08-25 alfredRemove the #ifdef OFED from the 20 byte mac in struct...
2013-08-25 dumbbelldrm: In drm_mmap_single, try ttm_bo_mmap_single() befor...
2013-08-25 dumbbelldrm: Fix cleanup if device initialization fails
2013-08-25 dumbbelldrm: Use driver-provided "use_msi" callback to determin...
2013-08-24 dumbbelldrm: Don't delete already deleted iicbus child from...
2013-08-24 dumbbelldrm: Move definition of EREMOTEIO to drmP.h
2013-08-24 dumbbelldrm: Import drm_dp_helper.c from Linux 3.8-rc3
2013-08-24 andreFix BUGS section after botched modify in r254772.
2013-08-24 andreAfter r254779 "error" must always be present in mb_ctor...
2013-08-24 markjRename the kld_unload event handler to kld_unload_try...
2013-08-24 andreRemove unused m_free_fast(). The difference to m_free...
2013-08-24 markjSet things up so that linker_file_lookup_set() is alway...
2013-08-24 markjRemove the kld lock macros and just use the sx(9) API...
2013-08-24 joergDo not use "Enable Implied Seek" on enhanced floppy...
2013-08-24 markjRemove some code that has been commented out since...
2013-08-24 andreCompact m_hdr by packing the type and flags fields...
2013-08-24 jillessh: Reject ++ and -- in arithmetic.
2013-08-24 andreAdd mtodo(m, o) macro taking an additional offset into...
2013-08-24 andreRestructure the mbuf pkthdr to make it fit for upcoming...
2013-08-24 andreChange local variable tso_segsz to tsosegsz to avoid...
2013-08-24 kenFix a printf format warning on 32-bit mips and powerpc.
2013-08-24 andreRemove unnecessary setup of the m->pkthdr.header pointer.
2013-08-24 andreAdd an mbuf pointer parameter to (*ext_free) to give...
2013-08-24 dumbbelldrm: Fix leak of connector->edid_blob_ptr
2013-08-24 dumbbelldrm: Const'ify the 1st "drm_display_mode" passed to...
2013-08-24 dumbbelldrm/i915: Import Linux commit 71244653a8fb0f46bc12ae421...
2013-08-24 dumbbelldrm: Import drm_buffer.[ch] from Linux 3.8-rc3
2013-08-24 emasteRevert lldb change for Attribute::NoBuiltin
2013-08-24 dumbbelldrm: Call drm_global_init() & drm_global_release()...
2013-08-24 uqsInclude bsd.own.mk before trying to check MK_* values.
2013-08-24 emasteImport llvm r187614 (git 44c8e34), for lldb's use:
2013-08-24 mavMFprojects/camlock r254460:
2013-08-24 mavMake dummynet use new direct callout(9) execution mecha...
2013-08-24 andredd a 24 bits wide ext_flags field to m_ext by reducing...
2013-08-24 andreAvoid code duplication for mbuf initialization and...
2013-08-24 andreWhitespace, style cleanups, and improved comments.
2013-08-24 trocinyMake ipfw nat init/unint work correctly for VIMAGE:
2013-08-24 andreAdjust for the pfil_func_t typedef added in r254769.
2013-08-24 andreename PFIL_LIST_[UN]LOCK() to PFIL_HEADLIST_[UN]LOCK...
2013-08-24 andreResolve the confusion between the head_list and the...
2013-08-24 andrepfil_hook_get() has been internalized in r254771 and...
2013-08-24 andreInternalize pfil_hook_get(). There are no outside...
2013-08-24 andreConvert one instance of pfil hook callback missed in...
2013-08-24 andreIntroduce typedef for pfil hook callback function and...
2013-08-24 emasteRevert lldb changes due to post-3.3 clang and llvm...
2013-08-24 jillessh: Do not prematurely discard stopped jobs in a wait...
2013-08-24 mavAdd new attribute lunname to report only textual LUN...
2013-08-24 kenAdd support to physio(9) for devices that don't want...
2013-08-24 traszCTL changes required for iSCSI target, most notably...
2013-08-24 delphijMFV r254751:
2013-08-24 delphijMFV r254749:
2013-08-24 alfredGrow some spares in struct vfsops.
2013-08-24 delphijMFV r254748:
2013-08-24 delphijMFV r254747:
2013-08-23 delphijMFV r254746:
2013-08-23 jkimMerge ACPICA 20130823.
2013-08-23 delphijMFV r254422:
2013-08-23 asomersCorrectly remove an interface's ipv4 address when the...
2013-08-23 markjHold mfi_io_lock across calls to xpt_rescan() and xpt_a...
2013-08-23 delphijAllow tmpfs be mounted inside jail.
2013-08-23 bryanvRemove duplicate copy of the man page
2013-08-23 bryanvAdd vmx(4), a VMware VMXNET3 ethernet driver ported...
2013-08-23 andreastReturn EIO iso -1, the kiic_transfer has an signed...
2013-08-23 npAssorted fixes to krping. Disconnect the rest of sys...
2013-08-23 npFix implementation of sock_getname.
2013-08-23 jkimSet the hint for physical address of RSDP in hexadecima...
2013-08-23 npWhitespace cleanup.
2013-08-23 emasteMerge lldb r188801 to contrib/llvm/tools/lldb/
2013-08-23 npThere is no need to hold the freelist lock around alloc...
2013-08-23 emasteImport lldb as of SVN r188801
2013-08-23 alcAddendum to r254141: The call to vm_radix_insert()...
2013-08-23 jkimFix a whitespace.
2013-08-23 ianDon't give up so easily on failure of CMD55 to put...
2013-08-23 kibSince the 253927, which removed the soft busy call...
2013-08-23 avgzfs: do not reject any operations on a pool just becaus...
2013-08-23 avgfbt: drop a local write-only variable
2013-08-23 davideFix the build and fix style.
2013-08-23 avgzfs: inline and remove zfs_vnode_lock
2013-08-23 davide- Bump date.
2013-08-23 emasteAdd libexecinfo Makefile
2013-08-23 jilleslibc: Access some unexported variables more efficiently...
2013-08-23 davideIntroduce callout_init_rm() so that callouts can be...
2013-08-23 jilleslibc: Make various internal file descriptors from fopen...
2013-08-23 jhbUse tvtohz() to convert a socket buffer timeout to...
2013-08-23 emasteUpdate libexecinfo man page for FreeBSD
2013-08-23 sbrunoSome vendors store the mac addresses of arge(4) as...
2013-08-23 emasteFreeBSD compatibility for libexecinfo
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteRemove accidental import of libexecinfo at wrong direct...
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
next