]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-11-24 Michael TuexenFix SPDX line as suggested by pfg
2017-11-24 Ed MasteTemporarily disable VIMAGE on arm64
2017-11-24 Mark JohnstonDon't redefine _KERNEL.
2017-11-24 Mark JohnstonFix the type signature for sx(9) DTrace subroutines.
2017-11-24 Mark JohnstonHave lockstat:::sx-release fire only after the lock...
2017-11-24 Mark JohnstonAdd a missing lockstat:::sx-downgrade probe.
2017-11-24 Landon J. Fullerbhnd(4): Add missing dependency on ofw_bus_if.h
2017-11-24 Mark JohnstonFix typos.
2017-11-24 Jason W. BaconAdd new ports committer jwb
2017-11-24 Nathan WhitehornSwitch the default firmware for npe(4) from the QOS_VLA...
2017-11-24 Hans Petter... RoCE/infiniband upgrade to Linux v4.9 for kernel and...
2017-11-24 Hans Petter... Fix for multi-threaded lib32 compat build on amd64.
2017-11-24 Ed SchoutenPick the right vDSO file/linker flags when building...
2017-11-24 Ed SchoutenSet CP15BEN in SCTLR to make memory barriers work in...
2017-11-24 Ed SchoutenAdd rudimentary support for building FreeBSD/arm64...
2017-11-24 Michael TuexenUnbreak compilation when using SCTP_DETAILED_STR_STATS...
2017-11-24 Hans Petter... Merge ^/head r326132 through r326161.
2017-11-24 Hans Petter... Implement atomic_fetchadd_64() for i386. This function...
2017-11-24 Hans Petter... Compile fixes for 32-bit architectures.
2017-11-24 Hans Petter... Compile fix for LINT-NOIP kernel target.
2017-11-24 Andriy Gaponamd-vi: a small whitespace cleanup
2017-11-24 Andriy Gaponamd-vi: use correct type for pci_rid, start_dev_rid...
2017-11-24 Andriy Gaponamd-vi: small improvements to event printing
2017-11-24 Andriy Gaponamd-vi: print some additional details for INVALID_DEVIC...
2017-11-24 Michael TuexenAdd SPDX line.
2017-11-24 Andriy Gaponamd-vi: fix up r326152, the new width requires a wider...
2017-11-24 Andriy Gaponamd-vi: fix and extend definition of Command and Event...
2017-11-24 Andriy Gaponvmm/amd: improve iteration over IVHD (type 10h) entries...
2017-11-24 Andriy Gaponzdb: use a heap allocation instead of a huge array...
2017-11-24 Hans Petter... Make sure all tasks are cancelled synchronously in...
2017-11-24 Hans Petter... Build fix for ipoib when CONFIG_INFINIBAND_IPOIB_CM...
2017-11-24 Hans Petter... Build fix for kernel LINT target.
2017-11-24 Hans Petter... Simplify the build dependencies when building the OFED...
2017-11-24 Ed SchoutenDon't let cpu_set_syscall_retval() clobber exec_setregs().
2017-11-24 Warner LoshMark the func pointer as __dead2. It looks up loader_ma...
2017-11-24 Warner LoshFix theoretical integer overflow issues. If the product...
2017-11-24 Kyle EvansAdd ccu compat string for Allwinner a83t
2017-11-23 Andriy Gaponvmrun.sh: add -A option for AHCI emulation of disk...
2017-11-23 Konstantin... vmstat: use 64-bit counters from struct vmtotal.
2017-11-23 Konstantin... Use C standard spelling uint64_t for u_int64_t.
2017-11-23 Andrew TurnerEnsure we check the program state set in the trap frame...
2017-11-23 Ed Mastebfd: avoid crash on corrupt binaries
2017-11-23 Ed Mastebfd: fix segfault in the ihex parser on malformed ihex...
2017-11-23 Mark JohnstonDuplicate helpers after disabling inherited tracepoints...
2017-11-23 Hans Petter... Merge ^/head r325999 through r326131.
2017-11-23 Mark JohnstonAllow kern.geom.mirror.debug to be negative.
2017-11-23 Hans Petter... Make sure the iSCSI I/O limits are set properly so...
2017-11-23 Edward Tomasz... Mark kgmon(8) obsolete, redirecting users to pmcstat(8).
2017-11-23 Hans Petter... The __internal_mr is freed as part of the protection...
2017-11-23 Konstantin... Remove lint support from system headers and MD x86...
2017-11-23 Konstantin... Kill all descendants of the reaper, even if they are...
2017-11-23 Andrew TurnerZero struct efi_tm before setting the needed values...
2017-11-23 Andrey V. ElsukovModify ipfw's dynamic states KPI.
2017-11-23 Andrey V. ElsukovCheck that address family of state matches address...
2017-11-23 Andrey V. ElsukovMove ipfw_send_pkt() from ip_fw_dynamic.c into ip_fw2.c.
2017-11-23 Andrey V. ElsukovRework rule ranges matching. Use comparison rule id...
2017-11-23 Kyle EvansAllwinner a83t: add ccung bits
2017-11-23 Kyle Evansaw_ccung: changes to accommodate upcoming a83t support
2017-11-23 Mateusz Guziksx: unbreak debug after r326107
2017-11-23 Mateusz Guzikrwlock: unbreak WITNESS builds after r326110
2017-11-22 Mateusz Guzikrwlock: don't check for curthread's read lock count...
2017-11-22 Landon J. Fullerbhnd(4): Add a basic ChipCommon GPIO driver sufficient...
2017-11-22 Konstantin... Order declarations alphabetically.
2017-11-22 Mateusz Guziklocks: pass the found lock value to unlock slow path
2017-11-22 Mateusz Guziklocks: remove the file + line argument from internal...
2017-11-22 Landon J. Fullerbhnd(4): extend the PMU APIs to support bwn(4)
2017-11-22 Alan SomersAdd a test case for cam_get_device with sa(4) devices
2017-11-22 Alan SomersAlways null-terminate CAM periph_name and dev_name
2017-11-22 Niclas ZeisingFix language in a bunch of error messages.
2017-11-22 Konstantin... Return different error code for the guard page layout...
2017-11-22 Alan CoxWhen vm_map_find(find_space = VMFS_OPTIMAL_SPACE) fails...
2017-11-22 Mark JohnstonAnnotate pragma/err.invalidlibdep.ksh as EXFAIL.
2017-11-22 Emmanuel Vadotbsdinstall: Add ntpdate option
2017-11-22 Ed MasteFix indentation in bsdinstall-created wpa_supplicant...
2017-11-22 Mark JohnstonUse the right variable for the IP header parameter...
2017-11-22 Ruslan Bukino Invalidate the correct page in pmap_protect().
2017-11-22 Toomas Soomenet_parse_rootpath() has no parameters
2017-11-22 Toomas Soomeloader.efi: efipart does not recognize partitionless...
2017-11-22 Andrey V. ElsukovAdd ipfw_add_protected_rule() function that creates...
2017-11-22 Warner LoshAdd a reference to getfsstat in statfs.
2017-11-22 Kyle Evanspatch(1): don't assume a match if we run out of context...
2017-11-22 Justin HibbitsPowerPC has 12 artificial frames for the profiler
2017-11-22 Ed Mastefreebsd-update: do not duplicate patchlist entries
2017-11-21 Landon J. Fullerbhnd(4): Add support for querying DMA address translati...
2017-11-21 Landon J. Fullerbhnd(4): implement MIPS and PCI(e) interrupt support
2017-11-21 Ed SchoutenImport the latest CloudABI definitions, v0.18.
2017-11-21 Ed Mastefilter all passwords (not only changed) from periodic...
2017-11-21 Konstantin... systat: use and correctly display 64bit counters.
2017-11-21 Warner LoshUnbreak riscv build in universe.
2017-11-21 Warner LoshUse TARGET_ARCH=riscv64 when TARGET=riscv
2017-11-21 Andriy Gaponzfs_write: fix problem with writes appearing to succeed...
2017-11-21 Warner LoshFix gptzfsboot for cases with GELI.
2017-11-21 Glen BarberRemove /etc/resolv.conf from virtual machine images...
2017-11-21 Andriy Gaponmake illumos uiocopy use vn_io_fault_uiomove
2017-11-21 Andrew TurnerAdd a driver for the EFI RTC. This uses the EFI Runtime...
2017-11-21 Alan SomersFix uninitialized variable from 326034
2017-11-21 Mark JohnstonRefine symtab sorting in libproc.
2017-11-21 Mark JohnstonAnnotate usdt/tst.eliminate.ksh as EXFAIL.
2017-11-21 Mark JohnstonDon't assume that we can resolve "main" in the ksh...
2017-11-21 Mark JohnstonClean up the SYSINIT_FLAGS definitions for rwlock(9...
next