freebsd.git
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-21 manudts: Update the Device Tree Sources to Linux 4.13
2017-10-21 mmelFullify implementation of AT_HWCAP and AT_HWCAP2 for...
2017-10-21 mmelAdd C++ decoration to auxv.v forgotten in r324815.
2017-10-21 mmelMake elf_aux_info() as public libc function.
2017-10-21 mmelAdd AT_HWCAP2 ELF auxiliary vector.
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 asomersUse the .Fx macro consistently.
2017-10-20 asomersFix the mps(4) HISTORY section.
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 wulfbthidd: Fix leds on multireport keyboards broken after...
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 cyAnticongestion refinements for ntpd rc script. This...
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 bjkAdopt jail.8 to our brave new bsdinstall world
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 brdTeach beinstall to use and prefer svnlite, with a fallb...
2017-10-18 markjMove kernel dump offset tracking into MI code.
2017-10-18 seAdd references to sysrc(8).
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 jonathanImprove computation of {BC,LL}OBJS.
2017-10-18 jonathanImprove logic of CLEANFILES+=${PROG_FULL}.{bc,ll}.
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 bdreweryAdd a test for r324671 along with some other masked...
2017-10-17 emasteloader: initialize dv_cleanup in md.c to eliminate...
2017-10-17 gordonUpdate wpa_supplicant/hostapd for 2017-01 vulnerability...
2017-10-17 jonathanAdd LLVM IR libraries to CLEANFILES.
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 maximDragonFly 5.0.0 release added.
2017-10-17 emasteRemove lib/libstand again, accidentally readded in...
2017-10-17 emastewrite.2: correct maximum nbytes size for EINVAL error
2017-10-17 cyStyle. Replace 8 spaces with a tab.
2017-10-17 cyProvide an option to run the anticongestion ntpd leapfi...
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 bdreweryThis child is expected to exit on SIGTRAP, don't leave...
2017-10-16 romainAdd a quick description of the geom_getxml(3), geom_xml...
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 kppf tests: Use pft_set_rules everywhere
2017-10-16 kppf tests: Basic IPv6 forwarding tests
next