]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
pms/freebsd: fix compiler warnings
[FreeBSD/FreeBSD.git] / sys /
2017-10-21 rlibbypms/freebsd: fix compiler warnings
2017-10-20 bzWith r181803 on 2008-08-17 23:27:27Z the first VIMAGE...
2017-10-20 markjFree the right address range if kmem_back() fails in...
2017-10-20 mjgamd64: plug missed dt_lock in cpu_fork
2017-10-20 kibTake the vm object lock in read mode in vnode_generic_p...
2017-10-20 markjAvoid the nbp lookup in the final loop iteration in...
2017-10-20 mjgmtx: fix up UP build after r324778
2017-10-20 kibMove swapout code into vm/vm_swapout.c.
2017-10-20 kibDo not overwrite clean blocks on pageout.
2017-10-20 kibIn vm_page_free_phys_pglist(), do not take vm_page_queu...
2017-10-20 hselaskyThe remote DMA TCP portspace selector, RDMA_PS_TCP...
2017-10-20 mjgMark kdb_active as __read_frequently and switch to...
2017-10-20 mjgamd64: __exclusive_cache_line pv_chunks_mutex and pv_li...
2017-10-20 mjgrwlock: reduce lockstat branches in the slowpath
2017-10-20 jhibbitsExpand the TLB nest level mask to 3 bits to match the...
2017-10-20 mjgamd64: avoid acquiring dt lock if possible (which is...
2017-10-20 jhibbitsNo need to check for AIM here
2017-10-20 jhibbitsBook-E debug trace fixes
2017-10-20 mjgmtx: stop testing SCHEDULER_STOPPED in kabi funcs for...
2017-10-20 mjgmtx: clean up locking spin mutexes
2017-10-19 mariusCorrect an inverted conditional for determining the...
2017-10-19 manuAllwinner: Fix compilation
2017-10-19 wulfpsm(4): Add sanity checks to Synaptics touchpad driver...
2017-10-19 manuAllwinner: Add EARLY_PRINTF function
2017-10-19 wulfums(4): Unreverse evdev Tilt-axis reporting to match...
2017-10-19 manutegra: Do not define early printf function
2017-10-19 glebiusHide struct sockbuf from userland.
2017-10-19 fsuFix unused variable + style(9) fixes inside the ext4_ex...
2017-10-19 emastepsci: change bootverbose string to 'PSCI 0.2 compatible'
2017-10-19 avgremove spa_sync_on assert from spa_async_thread_vd
2017-10-19 andrewAllow later PSCI revisions to also work. The latest...
2017-10-19 emastemsdosfs: fix build with MSDOSFS_DEBUG
2017-10-19 mavRelax per-ifnet cif_vrs list double locking in carp(4).
2017-10-19 alcBatch atomic updates to the number of active, inactive...
2017-10-19 jhibbitsAdd some more devices to the MPC85XX-based configs
2017-10-19 jhibbitsRemove some unnecessary includes
2017-10-19 mjgsysctl: only take mem lock if oldlen is > 4 * PAGE_SIZE
2017-10-19 mjgexecve: avoid one proc lock/unlock trip unless PTRACE_E...
2017-10-19 mjgTidy up pmc support at execve.
2017-10-19 mjgsysvsem: check if semu_list has anything on it before...
2017-10-18 mjgDon't take Giant for SMP status and cpu topology sysctls.
2017-10-18 tuexenFix a signed/unsigned warning.
2017-10-18 tuexenAbort an SCTP association, when a DATA chunk is followe...
2017-10-18 rlibbyql*_def.h: fix QL_ALIGN parenthesization
2017-10-18 edImport the latest CloudABI definitions, version 0.16.
2017-10-18 tuexenRevert change which got in accidently.
2017-10-18 tuexenFix a bug introduced in r324638.
2017-10-18 jhbRemove CPU_HAVEFPU.
2017-10-18 markjMove kernel dump offset tracking into MI code.
2017-10-18 tsoomelibsa/ip: stop read loop on bad fragments
2017-10-18 tsoomelibsa/ip.c: misplaced comment, ip_v is half char, not...
2017-10-18 kibDo not report reduction of swap zone if it was not.
2017-10-18 rlibbyext2: delete redundant decl of ext2_fserr
2017-10-18 brooksRemove mbpool(9) now that it has no consumers.
2017-10-17 impRevert "Unify boot1 with loader" change r324646
2017-10-17 emasteembed_mfs: add error handling, usage
2017-10-17 fsuAdd inital extents read-write support.
2017-10-17 rlibbycxgbe: delete now-redundant vnet decls
2017-10-17 markjFix a racy VI_DOOMED check in MNT_VNODE_FOREACH_ALL().
2017-10-17 emasteloader.mk: clean md.o even if MD_IMAGE_SIZE not defined
2017-10-17 impWe need to include disk.o in libuboot.a when we're...
2017-10-17 emasteloader: initialize dv_cleanup in md.c to eliminate...
2017-10-17 avgnever retry oustanding requests when terminating iscsi...
2017-10-17 avgiscsi: do not hold the global lock while tearing down...
2017-10-17 rlibbygdb kernel server: fixup Search:memory style
2017-10-16 rmacklemUse taskqueue(9) to do writes/commits to mirrored DSs...
2017-10-16 avosmbuf(9): unbreak m_fragment()
2017-10-16 avosifnet(9): split ifc_alloc_unit() (should simplify code...
2017-10-16 kibRe-evaluate thread' signal mask after ptracestop().
2017-10-16 kibImprove assertion that an ignored or blocked signal...
2017-10-16 kibStyle.
2017-10-16 mjorasProperly reset the fields in clean_unrhdr.
2017-10-16 kibFix the pv_chunks pc_lru tailq handling in reclaim_pv_c...
2017-10-16 mavAdd Creative vendor ID.
2017-10-16 mmelSave VFP state in getcontext(3) on ARM.
2017-10-16 impExplicitly inlcude SYSDIR in the include path -- need...
2017-10-16 impLOADER_foo_SUPPORTED
2017-10-16 impMove all the ficl common code into ficl.mk
2017-10-16 impcreate defs.mk for common definitions
2017-10-16 imptweak style
2017-10-16 impMove common/Makefile.inc to sys/boot/loader.mk.
2017-10-16 impRename top level Makefile.ficl to ficl.mk.
2017-10-16 impMove orphaned man pages into new man directory from...
2017-10-16 impUnify boot1 with loader
2017-10-15 impZero out the ccb's alloated on the stack for the dump...
2017-10-15 impCloser examination shows that nvme and CAM both normall...
2017-10-15 rmacklemFix the client IP address reported by nfsdumpstate...
2017-10-15 tuexenFix the handling of parital and too short chunks.
2017-10-15 tijlAdd information needed by Linux libdrm 2.4.74 (shipped...
2017-10-15 tijlSet DEVNAME to dri/card%d. This works with both in...
2017-10-15 tijlWhen a Linux program tries to access a /path the kernel...
2017-10-15 impUse nvme_ctrlr_poll instead of nvme_ctrlr_intx_handler...
2017-10-15 impCreate general polling function for the nvme controller...
2017-10-15 impBe nicer on the dump stack by allocating only a ccb_nvm...
2017-10-15 impExplicitly set reserved fields and 'fuse' to 0. This...
2017-10-15 impUpdate comment to reflect actual default timeout.
2017-10-15 tijlAdd special handling for current in-tree drm devices...
2017-10-15 tijlUse sizeof instead of strlen on string constants. ...
2017-10-15 traszReplace some magic numbers in usb_template(4) code...
2017-10-14 rlibbymlx4: use enum constants instead of const vars for...
next