Remove unused global variables as well as unused memory
[freebsd.git] / sys /
2016-06-30 bzRemove unused global variables as well as unused memory
2016-06-29 gonzoFixed FreeBSD/mips MALTA support for QEMU
2016-06-29 bdreweryWITH_META_MODE: Avoid false-positive error due to missi...
2016-06-29 sobomax1.Improve handling around last compressed block of...
2016-06-29 avosnet80211: fix LOR/deadlock in ieee80211_ff_node_cleanup().
2016-06-29 sbrunoCorrect PERSISTENT RESERVE OUT command and populate...
2016-06-29 nwhitehornFix fat-fingering: #if AIM should have been #ifdef...
2016-06-29 nwhitehornDo not rely on firmware having pre-enabled the MMU...
2016-06-29 smhAllow ZFS ARC min / max to be tuned at runtime
2016-06-29 npcxgbe(4): Do not bring up an interface when IFCAP_TOE...
2016-06-29 cemUSB: Add Garmin FR230 device quirk (broken INQUIRY)
2016-06-29 bzSeveral device drivers call if_alloc() and then do...
2016-06-28 sbrunoRevert svn r302253 at the request/review of Ken M....
2016-06-28 sbrunoCorrect PERSISTENT RESERVE OUT command and populate...
2016-06-28 kibCurrently the ntptime code and resettodr() are Giant...
2016-06-28 kibDo not use Giant to prevent parallel calls to CLOCK_SET...
2016-06-28 kibComplete r302215. TDF_SBDRY | TDF_SERESTART and TDF_SB...
2016-06-27 kibFix userspace build after r302235: do not expose bool...
2016-06-27 kibIf the vm_fault() handler raced with the vm_object_coll...
2016-06-27 kibWhen filt_proc() removes event from the knlist due...
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-26 kibWhen sleeping waiting for either local or remote adviso...
2016-06-26 kibRewrite sigdeferstop(9) and sigallowstop(9) into more...
2016-06-26 nwhitehornEnter 64-bit mode as early as possible in the 64-bit...
2016-06-26 dchaginFix a bug introduced in r283433.
2016-06-26 tuexenThis patch fixes two bugs related to the SCTP message...
2016-06-26 kibClean other flags in ncl_inactive, only. Add comment...
2016-06-26 tuexenThis patch fixes a locking bug when a send() call blocks
2016-06-25 bzUnbreak building of LINT kernels after r302163.
2016-06-25 adrian[net80211] re-revert the ibss "is this local to the...
2016-06-25 kibSince VOP_INACTIVE() is not guaranteed to be called...
2016-06-25 kibDo not clear robust lists pointers on fork. The forked...
2016-06-25 landonfbhnd(4): Add devinfo allocation and child addition...
2016-06-25 landonfReplace mips/sentry5 with mips/broadcom
2016-06-25 landonfbhnd(4): Perform explicit chipc child enumeration.
2016-06-24 avosurtwn: use m_get2() in Rx path.
2016-06-24 avosurtwn: fix memory leak on device restart
2016-06-24 jhbAdd a tunable to disable migration of MSI-X interrupts.
2016-06-24 asomersFix bitstring allocation on 32-bit platforms
2016-06-24 jhbAdd pci_get_max_payload() to fetch the PCI-express...
2016-06-24 bzThe void isn't void.
2016-06-24 gjbUpdate head to ALPHA5 in preparation of new snapshot...
2016-06-23 impRename CAM_NETFLIX_IOSCHED to CAM_IOSCHED_DYNAMIC to...
2016-06-23 bzProerply virtualize pfsync for bringup after pf is...
2016-06-23 bzMake sure pflog is attached after pf is initializaed...
2016-06-23 bzPFSTATE_NOSYNC goes onto state_flags, not sync_state;
2016-06-23 bzUpdate pf(4) and pflog(4) to survive basic VNET testing...
2016-06-23 bzTry to avoid a 2nd conditional by re-writing the loop...
2016-06-23 npAdd spares to struct ifnet and socket for packet pacing...
2016-06-23 jillesposixshm: Fix lock leak when mac_posixshm_check_read...
2016-06-23 kenSwitch geom_disk over to using a pool mutex.
2016-06-23 tuexenFix a bug in the handling of non-blocking SCTP 1-to...
2016-06-23 markjUse M_NOWAIT when allocating memory for the ACPI wakeup...
2016-06-23 bzIn VNET TCP teardown Do not sleep unconditionally but...
2016-06-23 hselaskyUse correct Q-counter output array.
2016-06-23 tuexenDon't consider the socket when processing an incoming...
2016-06-23 kibIn vm_page_xunbusy_maybelocked(), add fast path for...
2016-06-23 kibAdd a comment noting locking regime for vm_page_xunbusy().
2016-06-23 avgfix deadlock-prone code in getzfsvfs()
2016-06-23 bzImport a fix for and old security issue (CVE-2010-3830...
2016-06-23 npcxgbe(4): Merge netmap support from the ncxgbe/ncxl...
2016-06-23 adrianrevert error commit from previous commit. my bad!
2016-06-23 adrian[BHND/bcma] Add implementation of BHND_BUS_RESET_CORE...
2016-06-23 adrian[iwm] Use mbuf for large firmware commands, like OpenBS...
2016-06-23 adrian[iwm] Add and use iwm_phy_db_free(), to plug phy_db...
2016-06-23 adrian[iwm] Fix iwm_dma_contig_free(). dma->map is always...
2016-06-23 adrian[iwm] Use vap->iv_myaddr instead of ic->ic_macaddr...
2016-06-23 adrian[ath] fix comments!
2016-06-23 bzCheck the V_tcbinfo.ipi_count to hit 0 before doing...
2016-06-23 bzNo longer mark TCP TW zone NO_FREE.
2016-06-23 brooksRegen post r302096 and implement svr4_pipe().
2016-06-23 brooksDeclare a svr4 version of pipe() now that sys_pipe...
2016-06-22 brooksGenerate syscall tables and update pipe() implementatio...
2016-06-22 brooksMark the pipe() system call as COMPAT10.
2016-06-22 brooksAdd support for COMPAT10 keywords in syscalls.
2016-06-22 markjDo not complete pending gmirror BIOs when tearing down...
2016-06-22 kibFix a LOR between vnode locks and allproc_lock.
2016-06-22 kenFix a bug that caused da(4) peripheral drivers to not...
2016-06-22 bzAdd more fields to if_debug.c for ddb(4) 'show ifnet...
2016-06-22 andrewFix a race when the hardware has raised an exception...
2016-06-22 bzAfter r302054 unloading an network interface driver...
2016-06-22 aeFix the NULL pointer dereference for unresolved link...
2016-06-22 hselaskyUpdate the definition for number of scratch pages to...
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-21 jhbAccount for AIO socket operations in thread/process...
2016-06-21 bdreweryMETA_MODE: Don't generate or read _EXTRADEPEND dependen...
2016-06-21 kenBump __FreeBSD_version to 1100118 for r302069, which...
2016-06-21 kenFix a bug that caused da(4) instances to hang around...
2016-06-21 ianRevert the recent armv6 changes to ALIGNED_POINTER...
2016-06-21 kibThe vmtotal sysctl handler marks active vm objects...
2016-06-21 adrian[ath] fix TX throughput for EDMA chips by pushing more...
2016-06-21 asomersFix uninitialized variable from r300881
2016-06-21 bzGet closer to a VIMAGE network stack teardown from...
2016-06-20 avosrtwn: fix Tx processing, add some busdma synchronization.
2016-06-20 avosurtwn: fix panic on device detach.
2016-06-20 slm- No log bit in IOCStatus and endian-safe changes.
2016-06-20 adrian[ath] implement TX queue configuration extensions for...
2016-06-20 kibFix typo. Note that atomic is still required even...
2016-06-20 adrian[ath] fix EDMA TX buffer flags for use when retransmitt...
2016-06-19 kibRemote and local adv lock servers might de-synchronize...
next