]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2018-01-10 markjAdd a regression test for r327794.
2018-01-10 markjFix an off-by-one in dt_opt_setenv().
2018-01-10 jhbDon't store shadow copies of per-process AIO limits.
2018-01-10 jhbSet the 'FR' bit in the status register for N32 kernels.
2018-01-10 pfglinuxkpi: Simplify kmalloc_array.
2018-01-10 emasteMention switch to ld.lld for amd64 in UPDATING
2018-01-10 emasteregen src.conf.5 after r327783, WITH_LLD_BOOTSTRAP...
2018-01-10 emasteEnable ld.lld as bootstrap linker by default on amd64
2018-01-10 pfgdev/bxe: make use of mallocarray(9).
2018-01-10 pfgUse mallocarray(9) in dirhash.
2018-01-10 markjAdd regression tests for r327779.
2018-01-10 markjFix handling of read errors during mirror synchronization.
2018-01-10 emastesrc.conf.5: regen after r325692 and r326888
2018-01-10 traszMake nullfs properly report MNT_AUTOMOUNTED set on...
2018-01-10 jhbInclude ffsll() on riscv kernels.
2018-01-10 avgamdsbwd: fix handling of timeout values beyond the...
2018-01-10 impinittodr(0) actually sets the time, so there's no need...
2018-01-10 impCatchup to removing this directory
2018-01-10 impDocuent pmtimer driver removal.
2018-01-10 impMove prof_machdep.c to it's more traditional place...
2018-01-10 emastelld: introduce basic man page
2018-01-10 markjRemove the executable bit from some recently added...
2018-01-10 markjClarify the use of the gmirror flag mask constants.
2018-01-10 impRetire pmtimer driver. Move time fixing into apm driver...
2018-01-10 impRemove vestiges of digi(4) driver, first attempted...
2018-01-10 cemFinally, fix Zstd kernel build on MIPS and RISC-V
2018-01-10 scottlRefactor code related to 'camcontrol devlist'
2018-01-10 scottlImplement the ability to query NVME for its controller...
2018-01-10 markjAvoid referencing a possibly freed consumer after r327496.
2018-01-10 oshogboFix markup.
2018-01-10 ianConvert a collection of unrelated bitwise flags to...
2018-01-10 ianBugfix: don't lose the am/pm mode flag when setting...
2018-01-10 ianBugfix: on RTC chips with a 32-bit binary counter,...
2018-01-10 jhbAllow the fast-path for disk AIO requests to fail requests.
2018-01-10 jtlFix backwards MD_VERIFY logic for md devices.
next