]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-07-10 cyRemove redundant space.
2018-07-10 daichitop(1): Fix the prompt bug and core dump problem in...
2018-07-10 markjFix pre-SI_SUB_CPU initialization of per-CPU counters.
2018-07-10 impTweak documentation to RB_ constants to reflect current use
2018-07-09 pfglocaledef(1): remove duplicated includes.
2018-07-09 jhibbitspowerpc/powernv: Make opal_i2c driver work with attache...
2018-07-09 pfgsed(1): Suppress implicit-fallthrough.
2018-07-09 gonzoig4(4): add devmatch(8) PNP info
2018-07-09 rmacklemAdd support for a "forced" pnfsdskill to the pNFS serve...
2018-07-09 manutruncate: Add support for -s % and /
2018-07-09 manutruncate: style(9) some parts
2018-07-09 ianAdd pnp info to the imx_spi driver.
2018-07-09 ianAdd a manpage for the imx_spi driver.
2018-07-09 impRemove gateworks nanobsd support.
2018-07-09 impRemove armeb from the list of architectures we build...
2018-07-09 ianAdd missing generated header file.
2018-07-09 aeAdd "record-state", "set-limit" and "defer-action"...
2018-07-09 aeDeduplicate the code.
2018-07-09 wmaARM64: Add quirk mechanism to pci_host_generic_acpi
2018-07-09 wmaARM64: Add support for ThunderX2 PCIe
2018-07-09 wmaARM64: Add ThunderX2 CPU revision macro. Add ThunderX2...
2018-07-09 cemgzip(1): Don't shadow global 'err'
2018-07-09 cemIntegrate SHA2-224 with userspace components
2018-07-09 cemOCF: Add plain hash modes
2018-07-09 cemOCF: Add CRYPTO_SHA2_224_HMAC mode
2018-07-09 cemImplement SHA2-224 submode of SHA2-256
2018-07-09 cemRemove "HMAC" from <HASH>_HMAC_BLOCK_LEN macro names
2018-07-09 delphijDon't delete outfile unconditionally.
2018-07-09 impRemove dirs that git svn should have removed but didn't.
2018-07-08 pfglibiconv: correct undefined behavior.
2018-07-08 impRemove stray space from PNP string.
2018-07-08 pfggzip: fix for undefined behavior.
2018-07-08 ianOops, fix a typo: imx_snvs should be imx6_snvs.
2018-07-08 ianMove device statements out of std.imx* and into kernel...
2018-07-08 impAdd PNP info to PCI attachment of et driver
2018-07-08 impAdd PNP info to PCI attachment of ipw driver
2018-07-08 impAdd PNP info to PCI attachment of ixv driver
2018-07-08 impAdd PNP info to PCI attachment of ix driver
2018-07-08 impAdd PNP info to PCI attachments of ciss driver
2018-07-08 impAdd PNP info to PCI attachment of dc driver
2018-07-08 impAdd PNP info to PCI attachments of bge driver
2018-07-08 impAdd PNP info to PCI attachments of bfe driver
2018-07-08 impAdd PNP info to PCI attachment of alc driver
2018-07-08 impAdd PNP info to PCI attachment of gem driver
2018-07-08 impAdd PNP info to PCI attachment of fxp driver
2018-07-08 impAdd PNP info to PCI attachment of ena driver
2018-07-08 impAdd PNP info to PCI attachment of cas driver
2018-07-08 markjReuse the PV entry when updating a mapping in pmap_enter().
2018-07-08 ianMake the imx6_snvs driver usable as a module, add pnp...
2018-07-08 mmacycritical_{enter, exit}: add missing compiler barrier
2018-07-08 ianCatch up with improvements in RTC handling... It's...
2018-07-08 rmacklemFix the kernel part of pnfsdscopymr() to handle holes...
2018-07-08 alcInvalidate the mapping before updating its physical...
2018-07-08 markjReduce diff between msun/src/e_pow.c and msun/src/e_powf.c.
2018-07-08 markjFix whitespace issues in bessel function routines.
2018-07-08 kibAdd a missed chunk r335939.
2018-07-08 edUse the FQDN in the newsyslog log message when RFC...
2018-07-08 impStop using ../zfs/libzfs.h but instead use libzfs.h.
2018-07-08 impMove ZFS files into libsa
2018-07-08 ianCreate an aarch64 subdir under man4, now that we have...
2018-07-08 ianAdd pnp info to imx6_ahci, and add a module makefile...
2018-07-08 ianMove armv8crypto.4 into the aarch64 dir; should have...
2018-07-07 ianMove arm- and aarch64-specific manpages into arch-speci...
2018-07-07 ianAdd a manpage for the imx5/6 watchdog driver.
2018-07-07 rmacklemFix handling of the hybrid DS case for a pNFS server.
2018-07-07 mckusickImport commit from NetBSD with checkin message:
2018-07-07 ianAdd support to the imx watchdog for the FDT "timeout...
2018-07-07 ianCorrectly calculate the value to put in the imx wdog...
2018-07-07 ianAdd pnp info and a module makefile for the imx_wdog...
2018-07-07 impFix PCI_SUBDEV call
2018-07-07 impUpdate AMDSMB to use PCI_MATCH
2018-07-07 impSwitch to using new PCI_MATCH stuff.
2018-07-07 impCreate PCI_MATCH and pci_match_device
2018-07-07 impMention the need to update devmatch.conf
2018-07-07 sbrunoWrap the declaration and assignment of "stripe" with...
2018-07-07 sbrunostruct ifmediareq *ifmrp is only used in the COMPAT_FRE...
2018-07-07 tuexenAllow alternate TCP stack to populate the TCP FO client...
2018-07-07 edAllow the use of slashes in process names of RFC 3164...
2018-07-07 tuexenWhen initializing the TCP FO client cookie cache, take...
2018-07-07 jhibbitsLet ofw_iicbus work its magic on OPAL i2c buses.
2018-07-07 jeffUse the ticks since the last update to reduce hysteresi...
2018-07-07 dexuanhyperv: Fix boot-up after malloc() returns memory of...
2018-07-06 jhbExport a breakpoint() function to userland for arm...
2018-07-06 ianSet .PATH to dev/usb/serial so that these modules compi...
2018-07-06 gonzoig4(4): Fix Apollo lake entries platform identifier
2018-07-06 gonzoig4(4): add support for Apollo Lake I2C controllers
2018-07-06 kibExpand x86 struct pcpus to UMA_PCPU_ALLOC_SIZE AKA...
2018-07-06 kibRevert to recommit with the proper message.
2018-07-06 kibSave a call to pmap_remove() if entry cannot have any...
2018-07-06 emasteRegen arm64 linux sysent after r336043
2018-07-06 emasteFix arm64 linuxulator clone() argument order
2018-07-06 npcxgbe(4): Assume that any unknown flash on the card...
2018-07-06 rmacklemChange the pNFS server so that it does not disable...
2018-07-06 jamieChange prison_add_vfs() to the more generic prison_add_...
2018-07-06 manupsci: Add \n at the end of printf
2018-07-06 kevanskern_environment: Fix SYSINIT ordering
2018-07-06 jamieMissed a bit of doc change from r335921.
2018-07-06 bwidawskAdding myself to committers-src.dot and calendar.freebsd
2018-07-06 brooksOne more 32-bit fix for r335979.
2018-07-06 sbrunoRemove duplicate configuration values as they are alrea...
next