]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Add a simple procdesc(4) man page describing "options PROCDESC" and the
[FreeBSD/FreeBSD.git] / sys /
2013-08-28 jkimDo not save/restore video memory if we are not using...
2013-08-28 jkimMake sure to free stale buffer before allocating new...
2013-08-28 jkimAvoid unnecessary signedness conversion.
2013-08-28 mckusickIn looking at block layouts as part of fixing filesyste...
2013-08-28 mckusickA performance problem was reported in PR kern/181226:
2013-08-28 gnnAdd firmware for Centrino 2200-N wireless devices.
2013-08-28 loosFix a few typos for s25fl types.
2013-08-28 loosMake ar71xx_spi attach the next free unit of spibus...
2013-08-28 loosAdd the default hints to make the GPIO pins, rf led...
2013-08-28 loosProperly free gpiobus ivars when gpiobus_parse_pins...
2013-08-28 gavinSupport the PCI-Express SSD in the new MacBook Air...
2013-08-28 ivorasTake a very small step toward the Century of the Anchov...
2013-08-28 uqsFix 'make depend'
2013-08-28 gonzoFix GT PCI controller driver on big-endian hardware
2013-08-28 delphijPreviously, both zfs_rename and zfs_link does a check...
2013-08-27 davidcsFix bug in Flash access code
2013-08-27 andrePad m_hdr on 32bit architectures to to prevent alignmen...
2013-08-27 kenIf a drive returns ASC/ASCQ 0x04,0x11 "Logical unit...
2013-08-27 cpercivaRemove duplicate dev.xbd.*.max_requests sysctl added...
2013-08-27 rdivackyAssemble linux32_locore.s and ia32_sigtramp.S with...
2013-08-27 neelAdd support for emulating the byte move instruction...
2013-08-27 alfredRemove include opt_ofed.h since OFED is unifdef'd.
2013-08-27 adrianUse the new ieee80211_tx_complete() function.
2013-08-27 adrianCreate a new function to complete 802.11 mbuf transmission.
2013-08-27 dteskeUpdate copyright.
2013-08-27 bryanvCouple minor if_vmx tweaks
2013-08-27 gonzoFixes for compatibility with QEMU:
2013-08-27 kibWhen allocating a pbuf for the cluster write, do not...
2013-08-27 gonzo- Initialize freq variable so we will not end up with...
2013-08-26 willAdd the ability to display the default FIB number for...
2013-08-26 dteskeBuilding upon SVN r254237, disable automated activation...
2013-08-26 joergReimplement the FDOPT_NOERROR feature that was kicked...
2013-08-26 mavMFprojects/camlock r254895:
2013-08-26 npUse correct mailbox and PCIe PF number when querying...
2013-08-26 jmgfix up some comments and a white space issue...
2013-08-26 jhbRemove most of the remaining sysctl name list macros...
2013-08-26 jmgAdd support for my:
2013-08-26 rajIntroduce superpages support for ARMv6/v7.
2013-08-26 rajProvide settings for superpage reservation system on...
2013-08-26 rajAdd missing TAILQ initializer (omitted in r250634).
2013-08-26 glebiusRemove comment that is no longer relevant since r254182.
2013-08-26 andreFix mbuf debugging printf()'s after the recent mbuf...
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 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...
next