]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-01-13 dimMerge ^/head r327886 through r327930.
2018-01-13 dimPull in r314499 from upstream clang trunk (by Daniel...
2018-01-13 mariusUse the correct revision specifier (EXT_CSD revision...
2018-01-13 jhibbitsAdd SPDX identifier to header
2018-01-13 mariusFix a bug introduced in r327355; in mmcsd_ioctl_cmd...
2018-01-13 mavAdd IDs for Nuvoton NCT6793/NCT6795.
2018-01-13 mariusFix a bug introduced in r327339; at the point in time...
2018-01-13 manudwmmc_hisi: Fix build when option MMCCAM is defined
2018-01-13 tuexenFix a typo introduced in r327919.
2018-01-13 tuexenAdd support for readv() and writev() to truss.
2018-01-13 dimBuild llvm-extract with -lz, and add a few objects...
2018-01-13 kibAdd sysctl debug.kdb.stack_overflow to conveniently...
2018-01-13 mjgsx: retry hard shared unlock just like in r327905 for...
2018-01-13 cyRemove redundant variable.
2018-01-13 cyThough this block of code is not used by FreeBSD, corre...
2018-01-13 jhibbitsReplace the PMC class struct copy with an explicit...
2018-01-13 emasteRevert r327823, Enable ld.lld as bootstrap linker by...
2018-01-13 nwhitehornChase removal of FDT fixup code on PowerPC in r327907.
2018-01-13 jhibbitsRemove fdt fixups for powerpc, they are no longer needed.
2018-01-13 jhibbitsEnable L2 cache on supported PowerQUICC and QorIQ platforms
2018-01-13 mjgrwlock: try regular read unlock even in the hard path
2018-01-13 npcxgbe/iw_cxgbe: Remove duplicates to fix compilation...
2018-01-12 jeffFix compile error from r327900
2018-01-12 jeffAdd support for NUMA domains to bus dma tags. This...
2018-01-12 jeffImplement NUMA support in uma(9) and malloc(9). Alloca...
2018-01-12 jeffImplement NUMA policy for kmem_*(9). This maintains...
2018-01-12 pfglibalias: small memory allocation cleanups.
2018-01-12 jeffRegenerate auto-generated files
2018-01-12 jeffAdd files for r327895
2018-01-12 jeffImplement 'domainset', a cpuset based NUMA policy mecha...
2018-01-12 bdreweryEnsure MK_LDD for bootstrap-tools matches MK_LLD_BOOTSTRAP.
2018-01-12 kevansallwinner/a83t_padconf: Rename "emac" function to ...
2018-01-12 emastebsdinstall: disable SUJ by default
2018-01-12 emasteRevert r280909 "unwind-d2 build workaround for arm64"
2018-01-12 markjAdd "jid" and "jailname" variables to DTrace.
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-12 dimPull in r321994 from upstream llvm trunk (by Alexey...
2018-01-12 dimPull in r322264 from upstream lld trunk (by me):
2018-01-12 schweikhCorrect a couple of typos.
2018-01-12 impAllow this file to be included
2018-01-12 impMove getsecs() prototype to stand.h from net.h so it...
2018-01-12 impReport the boot order and where we are in that boot...
2018-01-12 impAdd GUID for UEFI boot manager variables.
2018-01-12 impFix error in determining the next available boot slot.
2018-01-12 andrewWorkaround Spectre Variant 2 on arm64.
2018-01-12 mjgmtx: use fcmpset to cover setting MTX_CONTESTED
2018-01-12 mjgvfs: tidy up vdrop
2018-01-12 wmaPowerNV: update OPAL driver
2018-01-12 lwhsu- Fix `make` in sys/modules
2018-01-12 wmaPowerNV: initial support for PCIe host controller
2018-01-12 cemaesni(4): Quiesce spurious GCC 6.3.0 -Wmaybe-uninitiali...
2018-01-12 eadlersys/dev/e1000: fix uses of 1 << 31
2018-01-12 eadlersys/dev/mlx[45]: fix uses of 1 << 31
2018-01-12 asomersdhclient(8): add missing include
2018-01-12 emasteANSIfy function definitions in sys/vm/
2018-01-12 bdreweryAdd a hack to disable AUTO_OBJ for 'old style' kernel...
2018-01-12 bdreweryCache LINKER_FEATURES to fix the wrong ones being used.
2018-01-11 tuexenBuild systrace_freebsd32 on arm64.
2018-01-11 dimPull in r316581 from upstream llvm trunk (by John Baldwin):
2018-01-11 tuexenEnsure that the vnet is set when calling pru_sockaddr...
2018-01-11 erje1000: Fix typos in value written to register and a...
2018-01-11 jhbAllow MIPS lib32 to build with clang.
2018-01-11 emasteTemporarily disable VIMAGE on i386
2018-01-11 jhbChange the type of 'crp_opaque' from caddr_t to void *.
2018-01-11 jhbAxe tmp_iv from the cryptodev session structure.
2018-01-11 andrewiAdd ACPI attachments the the GIC and GICv3 interrupt...
2018-01-11 andrewAdd the start of INTRNG support for ACPI.
2018-01-11 kibFix grammar.
2018-01-11 markjAdd mallocarray.9 to malloc.9's MLINKS.
2018-01-11 kevansvmstat(8): Hook up NetBSD tests
2018-01-11 pfgdev/bhnd: Make use of mallocarray(9).
2018-01-11 pfgnetpfil/ipfw: Make some use of mallocarray(9).
2018-01-11 pfgdev/(e1000,ixl): Make some use of mallocarray(9).
2018-01-11 mmelInitialize CONTEXTIDR register on secondary cores by...
2018-01-11 kevanspatch(1): Don't check for NUL bytes in Plan A
2018-01-11 kevansif_awg: Support new emac bindings
2018-01-11 emasteregen src.conf.5 after r327823, WITH_LLD_BOOTSTRAP...
2018-01-11 emasteEnable ld.lld as bootstrap linker by default on i386
2018-01-11 kibSkip IRELATIVE relocations when loader processes ELF...
2018-01-11 kibSoftlink inodes can own buffers with dependencies.
2018-01-11 kibRemove redundand CLD instructions.
2018-01-11 kibDo not clear %RFLAGS.DF on fast syscall entry.
2018-01-11 kibMove the hardware setup for fast syscalls into a common...
2018-01-11 kibRename COMMON_TSS_RSP0 to TSS_RSP0.
2018-01-11 kibUpdate comment explaining the check, to reality.
2018-01-11 wmaPowerNV: add buffer for OPAL console
2018-01-11 wmaPowerNV: set LPCR[LPES] correctly
2018-01-11 wmaPowerNV: correctly start secondary CPUs
2018-01-11 wmaPowerNV: add reset, poweroff, OPAL console
2018-01-11 wmaCXGBE: fix get_filt to be endianness-aware
2018-01-11 wmaPowerNV: initial support for OPAL
2018-01-11 cemZstd: Add bswap intrinsics for small MIPS systems ...
2018-01-11 kevansawk(1): Add necessary bits for connecting tests, but...
2018-01-11 impWhen we crash, we'll stop the scheduler before we call the
2018-01-11 jhbFlesh out static dtrace probes for /dev/crypto ioctl...
2018-01-10 cemAdd encrypt+authenticate modes to cryptotest tool
2018-01-10 cemx86: Document purpose of _safe variants of {rd,wr}msr()
2018-01-10 cemmalloc.9: Fix minor typo from rewording in r327796
2018-01-10 landonfFix minor locking issues in the Power Mac Uninorth...
2018-01-10 cemmallocarray(9): panic if the requested allocation would...
next