]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-07-31 ianUse the new clock_schedule() to arrange for clock_setti...
2017-07-31 ianAdd clock_schedule(), a feature that allows realtime...
2017-07-31 markjCorrect the predicates on which lockstat:::{thread...
2017-07-31 ianAdd taskqueue_enqueue_timeout_sbt(), because sometimes...
2017-07-31 scottl Don't re-parse PCI IDs in order to set card-specifi...
2017-07-31 avosrtwn(4): refresh manpage
2017-07-30 avosrtwn_usb: add support for fragmented Rx.
2017-07-30 emastebsdinstall: default to UEFI-only boot on arm64
2017-07-30 scottlChange from using underbar function names to normal...
2017-07-30 avoszyd: code cleanup + drop unneeded cast.
2017-07-30 kibRemove unused symbols.
2017-07-30 avosrtwn: drop unnecessary / wrong conversion.
2017-07-30 dchaginAvoid using [LINUX_]SHAREDPAGE constant directly in...
2017-07-30 ianFix AM/PM mode handling. The bits to mask off in the...
2017-07-30 ianBugfixes and enhancements...
2017-07-30 dimUpgrade our copies of clang, llvm, lld and lldb to...
2017-07-30 hselaskyProperly range check length of parsed information eleme...
2017-07-30 ianSwitch from using iic_transfer() to iicdev_readfrom...
2017-07-30 mavAttach ichwd(4) only to ISA bus of the LPC bridge.
2017-07-30 dimPull in r309503 from upstream clang trunk (by Richard...
2017-07-30 scottl Split the interrupt setup code into two parts:...
2017-07-30 delphijBump copyright year.
2017-07-30 ianAdd the i2c RTC drivers found on various arm systems.
2017-07-30 ianMove the device descriptions onto the device lines...
2017-07-30 ianAdd a few missing i2c devices that build fine on all...
2017-07-30 ianFix building this driver on non-FDT platforms.
2017-07-29 ianReplace the pcf8563 i2c RTC driver with a new nxprtc...
2017-07-29 cemkldstat: Use sizeof in place of named constants for...
2017-07-29 ngielibprocstat(3): fix arguments list for procstat_getargv...
2017-07-29 ngielibprocstat(3): fix reference (typo) to procstat_freeen...
2017-07-29 ngieAdd sys/socket.h to SYNOPSIS for libprocstat(3)
2017-07-29 ngieRemove superfluous `exit 0` added in r321702
2017-07-29 ngieLoad geom_gate(4) if necessary before running tests...
2017-07-29 rmacklemAdd a new "-N" option to umount(8), that does a forced...
2017-07-29 rmacklemAdd kernel support for the NFS client forced dismount...
2017-07-29 ianAdd inline functions to convert between sbintime_t...
2017-07-29 mavFix IORDY bits definition.
2017-07-29 dimDon't use libc++ when cross-building for gcc arches
2017-07-29 kpvtnet: Support jumbo frames without TSO/GSO
2017-07-29 edBe a bit more liberal about sysctl naming.
2017-07-29 rmacklemFix possible crash for the NFSv4.1 pNFS client.
2017-07-28 mmMFV r321673:
2017-07-28 npcxgbe/iw_cxgbe: Log the end point's history and flags...
2017-07-28 jkimMerge ACPICA 20170728.
2017-07-28 rlibbybhyve/vga.c: fix atc_color_select_67 bit shift
2017-07-28 rlibbybhyve/pci_e82545.c: squelch gcc warning for noreturn...
2017-07-28 rmacklemAdd an entry to UPDATING for r321665.
2017-07-28 rmacklemModify /etc/rc.d/nfsd so it doesn't force a startup...
2017-07-28 dimPull in r308891 from upstream llvm trunk (by Benjamin...
2017-07-28 gjbRevert r321659, re-enabling ChallengeResponseAuthentica...
2017-07-28 gjbTurn off ChallengeResponseAuthentication for EC2 AMIs...
2017-07-28 sbrunobinmiscctl should use modfind instead of kldfind
2017-07-28 jkimImport ACPICA 20170728.
2017-07-28 kibSimplify flow control.
2017-07-28 mwFix remapping VM attributes on Armada 38x
2017-07-28 loosRemove the unused mutex since r273220.
2017-07-28 markjFix style bugs in ksyms.c.
2017-07-28 markjRestrict permissions on /dev/ksyms to 0400.
2017-07-28 impAllow _.disk.image to be specified.
2017-07-28 impEnsure that ordinary files that happen to start with...
2017-07-28 impProperly expand shell glob characters in NANO_PACKAGE_LIST.
2017-07-28 adrian[ar71xx] get rid of ath_pci - it's built as a module...
2017-07-27 zbbFix TEX index acquisition using L2 attributes
2017-07-27 sbrunoDrop IXL RX lock during TCP_LRO, fixes LOR mahem while...
2017-07-27 sbrunoSlight restructure of iflib_busdma_load_mbuf_sg() to...
2017-07-27 sbrunoDeprecate unused int isc_max_txqsets and int isc_max_rx...
2017-07-27 rmacklemReplace the checks for MNTK_UNMOUNTF with a macro that...
2017-07-27 kibMake it possible to request nosys logging to console.
2017-07-27 manuAllwinner A64: fix typo
2017-07-27 kibMake the number of children for pctrie node available...
2017-07-27 kenRemove duplicate assignments from r321622.
2017-07-27 kenFix probing FC targets with hard addressing turned on.
2017-07-27 andrewAlways set the receive mask in loader.efi. Some UEFI...
2017-07-27 mavFix singular/plural "users" output.
2017-07-27 gjbBump the image size for BANANAPI and CUBIEBOARD2 to...
2017-07-27 bzAfter inpcb route caching was put back in place there...
2017-07-27 emastegenericize target exclusion for missing external toolchain
2017-07-27 kibUse MFENCE to serialize RDTSC on non-Intel CPUs.
2017-07-27 kibAllow to specify targets by absolute paths in libmap...
2017-07-27 mavadaasync(): Set ADA_STATE_WCACHE based on ADA_FLAG_CAN_...
2017-07-27 cyAs in r315225, discard 3072 bytes of RC4 bytestream...
2017-07-27 scottlFix some broken logic used in obtaining the certain...
2017-07-27 emasteuart: add AX99100 chipset support
2017-07-27 loosFix the port vlan support in e6000 based switches.
2017-07-26 marius- Check the slot type capability, set SDHCI_SLOT_{EMBED...
2017-07-26 mariusCorrectly use the size of a pointer rather than that...
2017-07-26 emastecc_cubic: restore braces around if-condition block
2017-07-26 ianAdd a debug sysctl that lets you see i2c bus traffic...
2017-07-26 ianAdd support for tracking nested calls to iicbus_request...
2017-07-26 ianAdd a pair of convenience routines for doing simple...
2017-07-26 npcxgbe(4): Some updates to the common code.
2017-07-26 kibMark pages after EOF as clean after pageout.
2017-07-26 kibMove rtvals initialization out of the region protected...
2017-07-26 andrewPass the last exception trap frame to kdb_trap. This...
2017-07-26 lwhsuAdd an auxiliary subroutine to generate some events...
2017-07-26 edUpgrade to the latest sources generated from the CloudA...
2017-07-26 kibMark name_PCTRIE_LOOKUP_LE() generated function unused.
2017-07-26 adrian[iwm] Sync rs (rate-selection) API definitions from...
2017-07-26 adrian[iwm] Add iwm_mvm_send_lq_cmd() from Linux iwlwifi...
2017-07-26 adrian[iwm] Sync statistics API definitions with Linux iwlwifi.
next