]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-01-12 Jeff RobersonImplement NUMA policy for kmem_*(9). This maintains...
2018-01-12 Pedro F. Giffunilibalias: small memory allocation cleanups.
2018-01-12 Jeff RobersonRegenerate auto-generated files
2018-01-12 Jeff RobersonAdd files for r327895
2018-01-12 Jeff RobersonImplement 'domainset', a cpuset based NUMA policy mecha...
2018-01-12 Bryan DreweryEnsure MK_LDD for bootstrap-tools matches MK_LLD_BOOTSTRAP.
2018-01-12 Kyle Evansallwinner/a83t_padconf: Rename "emac" function to ...
2018-01-12 Ed Mastebsdinstall: disable SUJ by default
2018-01-12 Ed MasteRevert r280909 "unwind-d2 build workaround for arm64"
2018-01-12 Mark JohnstonAdd "jid" and "jailname" variables to DTrace.
2018-01-12 Jens SchweikhardtCorrect a couple of typos.
2018-01-12 Warner LoshAllow this file to be included
2018-01-12 Warner LoshMove getsecs() prototype to stand.h from net.h so it...
2018-01-12 Warner LoshReport the boot order and where we are in that boot...
2018-01-12 Warner LoshAdd GUID for UEFI boot manager variables.
2018-01-12 Warner LoshFix error in determining the next available boot slot.
2018-01-12 Andrew TurnerWorkaround Spectre Variant 2 on arm64.
2018-01-12 Mateusz Guzikmtx: use fcmpset to cover setting MTX_CONTESTED
2018-01-12 Mateusz Guzikvfs: tidy up vdrop
2018-01-12 Wojciech MacekPowerNV: update OPAL driver
2018-01-12 Li-Wen Hsu- Fix `make` in sys/modules
2018-01-12 Wojciech MacekPowerNV: initial support for PCIe host controller
2018-01-12 Conrad Meyeraesni(4): Quiesce spurious GCC 6.3.0 -Wmaybe-uninitiali...
2018-01-12 Eitan Adlersys/dev/e1000: fix uses of 1 << 31
2018-01-12 Eitan Adlersys/dev/mlx[45]: fix uses of 1 << 31
2018-01-12 Alan Somersdhclient(8): add missing include
2018-01-12 Ed MasteANSIfy function definitions in sys/vm/
2018-01-12 Bryan DreweryAdd a hack to disable AUTO_OBJ for 'old style' kernel...
2018-01-12 Bryan DreweryCache LINKER_FEATURES to fix the wrong ones being used.
2018-01-11 Michael TuexenBuild systrace_freebsd32 on arm64.
2018-01-11 Dimitry AndricPull in r316581 from upstream llvm trunk (by John Baldwin):
2018-01-11 Michael TuexenEnsure that the vnet is set when calling pru_sockaddr...
2018-01-11 Eric Joynere1000: Fix typos in value written to register and a...
2018-01-11 John BaldwinAllow MIPS lib32 to build with clang.
2018-01-11 Ed MasteTemporarily disable VIMAGE on i386
2018-01-11 John BaldwinChange the type of 'crp_opaque' from caddr_t to void *.
2018-01-11 John BaldwinAxe tmp_iv from the cryptodev session structure.
2018-01-11 Andrew TurneriAdd ACPI attachments the the GIC and GICv3 interrupt...
2018-01-11 Andrew TurnerAdd the start of INTRNG support for ACPI.
2018-01-11 Konstantin... Fix grammar.
2018-01-11 Mark JohnstonAdd mallocarray.9 to malloc.9's MLINKS.
2018-01-11 Kyle Evansvmstat(8): Hook up NetBSD tests
2018-01-11 Pedro F. Giffunidev/bhnd: Make use of mallocarray(9).
2018-01-11 Pedro F. Giffuninetpfil/ipfw: Make some use of mallocarray(9).
2018-01-11 Pedro F. Giffunidev/(e1000,ixl): Make some use of mallocarray(9).
2018-01-11 Michal MelounInitialize CONTEXTIDR register on secondary cores by...
2018-01-11 Kyle Evanspatch(1): Don't check for NUL bytes in Plan A
2018-01-11 Kyle Evansif_awg: Support new emac bindings
2018-01-11 Ed Masteregen src.conf.5 after r327823, WITH_LLD_BOOTSTRAP...
2018-01-11 Ed MasteEnable ld.lld as bootstrap linker by default on i386
2018-01-11 Konstantin... Skip IRELATIVE relocations when loader processes ELF...
2018-01-11 Konstantin... Softlink inodes can own buffers with dependencies.
2018-01-11 Konstantin... Remove redundand CLD instructions.
2018-01-11 Konstantin... Do not clear %RFLAGS.DF on fast syscall entry.
2018-01-11 Konstantin... Move the hardware setup for fast syscalls into a common...
2018-01-11 Konstantin... Rename COMMON_TSS_RSP0 to TSS_RSP0.
2018-01-11 Konstantin... Update comment explaining the check, to reality.
2018-01-11 Wojciech MacekPowerNV: add buffer for OPAL console
2018-01-11 Wojciech MacekPowerNV: set LPCR[LPES] correctly
2018-01-11 Wojciech MacekPowerNV: correctly start secondary CPUs
2018-01-11 Wojciech MacekPowerNV: add reset, poweroff, OPAL console
2018-01-11 Wojciech MacekCXGBE: fix get_filt to be endianness-aware
2018-01-11 Wojciech MacekPowerNV: initial support for OPAL
2018-01-11 Conrad MeyerZstd: Add bswap intrinsics for small MIPS systems ...
2018-01-11 Kyle Evansawk(1): Add necessary bits for connecting tests, but...
2018-01-11 Warner LoshWhen we crash, we'll stop the scheduler before we call the
2018-01-11 John BaldwinFlesh out static dtrace probes for /dev/crypto ioctl...
2018-01-10 Conrad MeyerAdd encrypt+authenticate modes to cryptotest tool
2018-01-10 Conrad Meyerx86: Document purpose of _safe variants of {rd,wr}msr()
2018-01-10 Conrad Meyermalloc.9: Fix minor typo from rewording in r327796
2018-01-10 Landon J. FullerFix minor locking issues in the Power Mac Uninorth...
2018-01-10 Conrad Meyermallocarray(9): panic if the requested allocation would...
2018-01-10 Mark JohnstonAdd a regression test for r327794.
2018-01-10 Mark JohnstonFix an off-by-one in dt_opt_setenv().
2018-01-10 John BaldwinDon't store shadow copies of per-process AIO limits.
2018-01-10 John BaldwinSet the 'FR' bit in the status register for N32 kernels.
2018-01-10 Pedro F. Giffunilinuxkpi: Simplify kmalloc_array.
2018-01-10 Ed MasteMention switch to ld.lld for amd64 in UPDATING
2018-01-10 Ed Masteregen src.conf.5 after r327783, WITH_LLD_BOOTSTRAP...
2018-01-10 Ed MasteEnable ld.lld as bootstrap linker by default on amd64
2018-01-10 Pedro F. Giffunidev/bxe: make use of mallocarray(9).
2018-01-10 Pedro F. GiffuniUse mallocarray(9) in dirhash.
2018-01-10 Mark JohnstonAdd regression tests for r327779.
2018-01-10 Mark JohnstonFix handling of read errors during mirror synchronization.
2018-01-10 Ed Mastesrc.conf.5: regen after r325692 and r326888
2018-01-10 Edward Tomasz... Make nullfs properly report MNT_AUTOMOUNTED set on...
2018-01-10 John BaldwinInclude ffsll() on riscv kernels.
2018-01-10 Andriy Gaponamdsbwd: fix handling of timeout values beyond the...
2018-01-10 Warner Loshinittodr(0) actually sets the time, so there's no need...
2018-01-10 Warner LoshCatchup to removing this directory
2018-01-10 Warner LoshDocuent pmtimer driver removal.
2018-01-10 Warner LoshMove prof_machdep.c to it's more traditional place...
2018-01-10 Ed Mastelld: introduce basic man page
2018-01-10 Mark JohnstonRemove the executable bit from some recently added...
2018-01-10 Mark JohnstonClarify the use of the gmirror flag mask constants.
2018-01-10 Warner LoshRetire pmtimer driver. Move time fixing into apm driver...
2018-01-10 Warner LoshRemove vestiges of digi(4) driver, first attempted...
2018-01-10 Conrad MeyerFinally, fix Zstd kernel build on MIPS and RISC-V
2018-01-10 Scott LongRefactor code related to 'camcontrol devlist'
2018-01-10 Scott LongImplement the ability to query NVME for its controller...
next