]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2013-08-26 andreFix mbuf debugging printf()'s after the recent mbuf...
2013-08-26 sbrunoAdd support to reconfigure a drive as SYSPD (real JBOD...
2013-08-26 andrewUpdate the root device to be correct for use with crochet.
2013-08-26 andrewRevert r251370 as it contains a deadlock.
2013-08-26 adrianMigrate the ff_encap1() routine out into the normal...
2013-08-26 dumbbelldrm/radeon: Disable build on i386/pc98
2013-08-26 dumbbelldrm/radeon: Rename the (S)DEBUG macros in atom.c to...
2013-08-26 markjThe second last argument of udp:::receive is supposed...
2013-08-25 markjImplement the ip, tcp, and udp DTrace providers. The...
2013-08-25 jillesFix fcntl F_GETFL F_SETFL for files opened execute...
2013-08-25 dumbbellBump __FreeBSD_version to 1000051 after Radeon KMS...
2013-08-25 dumbbelldrm/radeon: Import the Radeon KMS driver
2013-08-25 dumbbellvga_pci: Remove left-over debugging printf()'s
2013-08-25 dumbbellvga_pci: Add API to map the Video BIOS
2013-08-25 dumbbelldrm: Use the new drm_atomic.h, following the merge...
2013-08-25 dumbbelldrm/ttm: Remove unused VM_ALLOC_DMA32 define
2013-08-25 dumbbelldrm/ttm: Fix a reversed condition and add missing locks
2013-08-25 dumbbelldrm/ttm: Fix style in ttm_bo_release_mmap()
2013-08-25 dumbbelldrm/ttm: Fix unmap of buffer object
2013-08-25 dumbbellttm: "to_page->valid = VM_PAGE_BITS_ALL" before vm_page...
2013-08-25 dumbbelldrm/ttm: Improve comment in ttm_bo_vm_ctor() about...
2013-08-25 dumbbelldrm/ttm: When removing a range of pages from a pool...
2013-08-25 dumbbelldrm/ttm: Fix style errors
2013-08-25 dumbbelldrm/ttm: Make ttm_bo_wait() call uninterruptible in...
2013-08-25 dumbbelldrm/ttm: Import Linux commit ff7c60c580d9722f820d85c9c5...
2013-08-25 dumbbelldrm/ttm: Import Linux commit 014b34409fb2015f63663b6caf...
2013-08-25 dumbbelldrm/ttm: Import Linux commit 630541863b29f88c7ab34e6477...
2013-08-25 dumbbelldrm/ttm: Import Linux commit cc4c0c4de3c775be22072ec325...
2013-08-25 dumbbelldrm/ttm: Import Linux commit f2d476a110bc24fde008698ae9...
2013-08-25 dumbbelldrm/ttm: Import Linux commit 5e45d7dfd74100d622f9cdc70b...
2013-08-25 dumbbelldrm/ttm: Import Linux commit 7a1863084c9d90ce4b67d645bf...
2013-08-25 dumbbelldrm/ttm: Import Linux commit 63d0a4195560362e2e00a3ad38...
2013-08-25 dumbbelldrm: Update drm_atomic.h, now that projects/atomic64...
2013-08-25 dumbbelldrm: Add missing bits to drmP.h, required by the Radeon...
2013-08-25 andreFix CSUM compatibility mapping. SCTP is a layer 4...
2013-08-25 adrianUpdate the mis-predicted branch PMC names (for sandy...
2013-08-25 tuexenProvide human readable debug output.
2013-08-25 dumbbelldrm: Import drm_fixed.h from Linux 3.8
2013-08-25 dumbbelldrm: Update drm_pciids.h based on Linux 3.8
2013-08-25 emasteDisable lldb target support not (currently) of interest
2013-08-25 adrianFix a >80 character long line, introduced in my previou...
2013-08-25 jillessh: Recognize "--" as end of options in alias builtin.
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 jillessh: Disallow empty simple commands.
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 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...
next