]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-09-09 tuexenFix locking issues found by Coverity scanning the usrsc...
2017-09-09 impDon't build uart_dev_mvebu unless we're on arm64.
2017-09-09 tuexenSilence a Coverity warning from scanning the usrsctp...
2017-09-09 sbrunorevert r323371 in prepartion for a proper fix
2017-09-09 tuexenSavely remove a chunk from the control queue.
2017-09-09 sbrunor323359 instroduced an ARMv8 only uart(4) device to...
2017-09-09 scottlRemove the unnecessary use of a temporary string buffer.
2017-09-09 scottlStart separating the LSI drivers into per-queue structu...
2017-09-09 kibAdd a vm_page_change_lock() helper, the common code...
2017-09-09 impMark init_chroot and init_script variables as deprecated.
2017-09-09 jonathanRemove redundant source and object files.
2017-09-09 hselaskyOnly search the scope ID in ip6_find_dev() for IPv6...
2017-09-09 mwEnable compilation of Marvell NETA controller with...
2017-09-09 mwAdd support for Armada 3700 in the NETA driver
2017-09-09 mwStore virtual address of buffer in mvneta_rx_ring
2017-09-09 mwAdd support for uart_mvebu driver arm64 GENERIC config
2017-09-09 mwIntroduce UART driver module for Armada 3700
2017-09-09 mwEnable compilation of Marvell EHCI driver in arm64...
2017-09-09 mwAdd support for Armada 3700 EHCI
2017-09-09 mwAdd support for AHCI in Armada 3700
2017-09-09 avgMFV r323107: 8414 Implemented zpool scrub pause/resume
2017-09-09 mwEnable compilation of Marvell XHCI driver in arm64...
2017-09-09 mwAdd support for xhci in Armada 3700 and 7k/8k
2017-09-09 tuexenThe combination of IPv6 and SCTP is also supported.
2017-09-09 hselaskyResolve IPv6 scope ID issues when using ip6_find_dev...
2017-09-09 hselaskyRemove unsafe access to the LinuxKPI file structure...
2017-09-09 hselaskyProperly implement poll_wait() in the LinuxKPI. This...
2017-09-09 ngieUnbreak :broken_pipe
2017-09-09 hselaskyAdd more sanity checks to linux_fget() in the LinuxKPI...
2017-09-09 mjgFix riscv and powerpc compilation after r323329.
2017-09-09 ngieCheck result of seq call and save output via atf_check -o
2017-09-09 npcxgbe(4): Fix a couple of problems in the sge_wrq data...
2017-09-09 gordonThe purge option hasn't been implemented since 1994...
2017-09-09 ianClarify that the size option is in bytes by default...
2017-09-09 jhibbitsAdd P5021 and P5040 conditions for LAW count check.
2017-09-09 jhibbitsAdd some more PVR and SVR defines
2017-09-09 cemFix information leak in geli(8) integrity mode
2017-09-08 scottlRefactor interrupt allocation and deallocation. Add...
2017-09-08 mjgAllow __builtin_memset instead of bzero for small buffe...
2017-09-08 kibEnhance qpi.c to make it usable on all Core-microarchit...
2017-09-08 kibUse IOAPIC PCI rid as the interrupt TLP source id for...
2017-09-08 kibAdd an ioapic_get_rid() function to obtain PCIe TLP...
2017-09-08 kibAdd a constant specifying the min size of the IOAPIC...
2017-09-08 bdreweryTweak comment for install -S usage since it does not...
2017-09-08 sobomaxCorrect bintime32 declaration: uint32_t sec -> time32_t...
2017-09-08 shurdAdded support for displaying HW port stats using sysctl.
2017-09-08 scottlFix intrhook release in MFI as well
2017-09-08 scottlAs with r323317, hold off on releasing the intrhook...
2017-09-08 scottlMove the intrhook release to later in the function...
2017-09-08 cemlibgeom: Remove redundant and duplicated code
2017-09-08 cemgeom_virstor: Remove wholly unnecessary g_metadata_stor...
2017-09-08 cemAudit userspace geom code for leaking memory to disk
2017-09-08 kibFix malloc() uses in em_get_regs().
2017-09-08 kibConsistently use tabs for indent.
2017-09-08 andrewNot all CPUs handle reading ID_AA64MMFR2_EL1 (e.g....
2017-09-08 mjgnamecache: fold the unlock label into the only consumer
2017-09-08 mjgnamecache: factor out dot lookup into a dedicated function
2017-09-08 mjgAnnotate Giant with __exclusive_cache_line
2017-09-08 mjgAnnotate global process locks with __exclusive_cache_line
2017-09-08 cemmca: Fix printf types from r323289 on i386
2017-09-07 markjSpeed up vm_page_array initialization.
2017-09-07 cemx86 MCA: Helpfully, print why ECC thresholding is not...
2017-09-07 cemx86 MCA: Enable AMD thresholding support on 17h
2017-09-07 cemStore AMD RAS Capabilities cpuid value and name flags
2017-09-07 cemcpufreq(4) hwpstate: Yield CPU awaiting frequency change
2017-09-07 andrewFix the SVE ID field shift.
2017-09-07 andrewAdd the ATS1E1 case to the ID_AA64MMFR1_EL1 decoding.
2017-09-07 markjFix indentation.
2017-09-07 andrewUse the correct mask when printing undecoded fields...
2017-09-07 gordonFix an incorrectly used conditional causing a stack...
2017-09-07 theravenDocument some invariants for the XLC_ enum.
2017-09-07 rlibbycrunchgen: quiet -Wmissing-prototypes
2017-09-07 asomersAdd basic tests for chflags, mkdir, rcp, and rmdir
2017-09-07 andrewFix a mismerge, make sure PRINT_ID_AA64_MMFR2 has a...
2017-09-07 andrewFix the value of ID_AA64ISAR1_DPB_SHIFT, the field...
2017-09-07 impBe consistent and do return (1);
2017-09-07 andrewAdd the ARMv8.2 ID register additions and use them...
2017-09-07 andrewUppercase the special register names in identcpu to...
2017-09-07 andrewMake the bit mask of ARMv8 ID registers to print sparse...
2017-09-07 andrewAdd more ARM Ltd parts to the list of knows CPUs.
2017-09-07 traszHint that the "-o emul" option for ps(1) shows the...
2017-09-07 impFix armv6 build
2017-09-07 impCreate efi utility printing routines
2017-09-07 impImplement efidp_size
2017-09-07 impucs2len
2017-09-07 cemcam(4): Fix some warnings
2017-09-07 sobomaxIn the recvmsg32() system call iterate over returned...
2017-09-07 gnnAdd D definitions for the named values in socket.h
2017-09-07 dabAdd a new getty/gettytab capability to generate an...
2017-09-06 landonfbhnd: Remove unsupported USB core IDs from the bhnd_usb...
2017-09-06 mjgvxge: plug void casts from memcpy/memzero calls
2017-09-06 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-09-06 mjgSprinkle __read_frequently on few obvious places.
2017-09-06 mjgIntroduce __read_frequently
2017-09-06 mjgStart annotating global _padalign locks with __exclusiv...
2017-09-06 shurdbnxt: Update firmware header file with the latest one
2017-09-06 shurdbnxt: Use correct firmware call for number of queues...
2017-09-06 kibSkylake server core PMC support for hwpmc(4).
2017-09-06 kibMinor style changes to make forthcoming code stand...
2017-09-06 traszMake ps(1) flag processes in capsicum(4) capability...
next