]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-10-25 impReport only the valid slots in the firmware log page.
2017-10-25 impAdd nvme_controller_data argument to all print functions.
2017-10-25 kibLimit top display of total swap size by the max swap...
2017-10-25 tuexenFix a bug reported by Felix Weinrank using the libfuzze...
2017-10-25 markjAdd support for compressed kernel dumps.
2017-10-24 shurdbnxt: add support for Flow control setting using sysctl
2017-10-24 fsuFix physical block number overflow in different places.
2017-10-24 fsuSet doreallocblks sysctl value to zero by default becau...
2017-10-24 fsuDo not free bufs in case of extents metadata blocks...
2017-10-24 alcMicro-optimize the handling of fictitious pages in...
2017-10-24 brExtract a set of pmcstat functions and interfaces to...
2017-10-24 tuexenFix a bug in handling special ABORT chunks.
2017-10-24 avgiscsi_shutdown_post: do nothing if panic-ing
2017-10-24 asomersBump man page revision dates for r324941
2017-10-24 tuexenFix a locking issue found by running AFL on the userlan...
2017-10-24 traszRemove unneeded calls to access(2) from rtld(1); just...
2017-10-24 traszReplace lseek(2)/read(2) pair with pread(2), removing...
2017-10-24 traszMake find_library() conform to style(9). No functional...
2017-10-24 traszReword the conditional; it was ugly, and adding another...
2017-10-24 traszUse xmalloc and read(2) instead of mmap(2) to read...
2017-10-24 aeAdd IPv6 support for O_TCPDATALEN opcode.
2017-10-24 npcxgbe(4): Read the MPS buffer group map from the firmwa...
2017-10-24 impTreat a 'current' value of 0 as unlimited as a failsfe.
2017-10-23 asomersRemove artificial restriction on lio_listio's operation...
2017-10-23 asomersFix the error message when creating a zpool on a too...
2017-10-23 dimAfter jemalloc was updated to version 5.0.0 in r319971...
2017-10-23 shurdSome cache related optimizations
2017-10-23 emasteuefi.8: mention use on (32-bit) arm
2017-10-23 ngieClean up trailing whitespace
2017-10-23 ngieRemove dead stores
2017-10-23 kibExpand explanation of atomicity.
2017-10-23 markjRemove resource_set_*() declarations from sys/bus.h.
2017-10-23 mjorasMove clear_unrhdr to tmpfs_free_tmp.
2017-10-23 markjFix the VM_NRESERVLEVEL == 0 build.
2017-10-23 ngieFix an omission in a comment
2017-10-23 mjgBump WITNESS_PENDLIST to accomodate sleepq chain bump.
2017-10-22 impUse preferred defined paths, rather than relative paths...
2017-10-22 impCreate a shell script to build sys/boot on all the...
2017-10-22 impUse SYSDIR instead of ${.CURDIR}/../..<etc>/sys.
2017-10-22 impUse BOOTSRC here.
2017-10-22 impPrefer SRCTOP paths for bits we're grabbing from libc.
2017-10-22 impMake at91 boot loader compile again.
2017-10-22 impEnd source directories with SRC rather than a hodgepodg...
2017-10-22 impMove fdt and uboot defines into common uboot.mk.
2017-10-22 mjgMake the sleepq chain hash size configurable per-arch...
2017-10-22 mjgsdt: make all sdt probe sites test one variable
2017-10-22 markjDelete declarations of struct pfs_bitmap, removed in...
2017-10-22 mjgsdt: whack unused SDT_PROBE_ENABLED
2017-10-22 jilleslibc: Do not refer to _DefaultRuneLocale in ctype inlines
2017-10-22 markjAddress some miscellaneous issues in the CTF man page.
2017-10-22 markjMFV r323105 (partial): 8300 fix man page issues found...
2017-10-22 mjgChange kdb_active type to u_char.
2017-10-22 ngieClean up trailing whitespace in kdb_thr_ctx(..)
2017-10-22 bmsModernise this man page somewhat.
2017-10-22 bmsAdd Prolific PL27A1 USB 3.0 Host-Host device to udbp(4).
2017-10-22 traszAdd OID for the vm.overcommit sysctl. This makes it...
2017-10-22 traszDon't call realpath(3) from libmap rtld code. This...
2017-10-22 kibRemove the support for mknod(S_IFMT), which created...
2017-10-22 ngieRegenerate src.conf(5) after r324340 (armv7 addition)
2017-10-22 impDefine LIBSA32 to LIBSA on i386 to fix build.
2017-10-22 impAdd note to updating about shifting LOADER_*SUPPORT...
2017-10-22 impUse BOOTOBJ and BOOTDIR to find geli includes and libra...
2017-10-22 impWhen building standalone, don't define errno. Let the...
2017-10-22 impStopgap fix to the mistmatch between LOADER_GELI_SUPPOR...
2017-10-22 impIntroduce BOOTOBJ: The top level object directory for...
2017-10-22 impUse BOOTDIR more consistently in defs.mk rather than...
2017-10-21 mjgmtx: implement thread lock fastpath
2017-10-21 brdRemove a atrun check that is nullified by r318443.
2017-10-21 dimPull in r316035 from upstream llvm trunk (by Tim Northo...
2017-10-21 dimAfter the import of libc++ 5.0.0, there is no need...
2017-10-21 kibCheck that the page which is freed as zeroed, indeed...
2017-10-21 seMention sysrc(8) as scripting interface for the modific...
2017-10-21 manudtb/allwinner: Disconnect sinovoip-bpi-m3.dts from...
2017-10-21 mmelFix spelling.
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
next