]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Disable lldb target support not (currently) of interest
[FreeBSD/FreeBSD.git] / sys /
2013-08-25 adrianFix a >80 character long line, introduced in my previou...
2013-08-25 dumbbelldrm: Import drm_pcie_get_speed_cap_mask() in drm_pci.c
2013-08-25 andrewAdd the frame information to cpu_switch to allow us...
2013-08-25 andrewAdd the unwind information to irq_entry so we can pass...
2013-08-25 andreBump FreeBSD_version after the struct mbuf changes...
2013-08-25 andreGive (*ext_free) an int return value allowing for very...
2013-08-25 dumbbelldrm: Import list_for_each_entry_safe_from() macro
2013-08-25 dumbbelldrm: Use DRM_IF_MAJOR & DRM_IF_MINOR from drm_core.h
2013-08-25 dumbbelldrm: In drm_gem_name_create(), verify argument before...
2013-08-25 dumbbelldrm: Call "gem_close_object" driver callback from drm_g...
2013-08-25 dumbbelldrm: Support gem_open_object() and gem_close_object...
2013-08-25 dumbbelldrm: Fix typo in KASSERT message: s/Dandling/Dangling/
2013-08-25 andreFor now limit printf(9) %x of the 64bit pkthdr.csum_fla...
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 hselaskyBugfix: The endpoint profile should only be checked...
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 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 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 dumbbelldrm: Call drm_global_init() & drm_global_release()...
2013-08-24 uqsInclude bsd.own.mk before trying to check MK_* values.
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 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 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 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 r254749:
2013-08-24 alfredGrow some spares in struct vfsops.
2013-08-24 delphijMFV r254747:
2013-08-23 jkimMerge ACPICA 20130823.
2013-08-23 delphijMFV r254422:
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 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 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 davideIntroduce callout_init_rm() so that callouts can be...
2013-08-23 jhbUse tvtohz() to convert a socket buffer timeout to...
2013-08-23 sbrunoSome vendors store the mac addresses of arge(4) as...
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-23 emasteImport NetBSD libexecinfo 20130822 to contrib
2013-08-22 tuexenExport the inpcb features as a 64-bit entity.
2013-08-22 gibbsRename definition of HYPERVISOR_VIRT_START to avoid...
2013-08-22 tuexenMake also the features of the association 64-bit.
2013-08-22 kibBoth cluster_rbuild() and cluster_wbuild() sometimes...
2013-08-22 kibRevert r254501. Instead, reuse the type stability...
2013-08-22 kibUse the generation count of the pv list to work around...
2013-08-22 jkimMFi386: r254619
2013-08-22 traszMove the old iSCSI initiator source to a more appropria...
2013-08-22 erwinUpdate Bind to 9.9.3-P2
2013-08-22 kibRemove the deprecated VM_ALLOC_RETRY flag for the vm_pa...
2013-08-22 adrianAdd in some backwards compatability hacks to make ...
2013-08-22 jhibbitsEnable DTrace hooks in ppc64.
next