]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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...
2018-07-06 sbrunor336028 changed next_msg to a char * from char [] of...
2018-07-06 kibSave a call to pmap_remove() if entry cannot have any...
2018-07-06 kibStyle: no need for braces around single-line then clause.
2018-07-06 daichiChanged to eliminate the upper limit of command length...
2018-07-06 andrewTeach binutils that arm64 is a 64bit architecture....
2018-07-06 kevansconfig(8): Fix broken ABI
2018-07-06 hselaskyMake sure kernel modules built by default are portable...
2018-07-06 mmacycounter(9): unbreak amd64 following r336020
2018-07-06 brooksCorrect breakage on 32-bit platforms from r335979.
2018-07-06 mmacyhwpmc: remove hacks to work around incorrect pc_domain
2018-07-06 mmacyepoch(9): simplify initialization
2018-07-06 mmacyBack pcpu zone with domain correct pages
2018-07-06 kevansconfig(8): De-dupe hint/env vars within a single file
2018-07-05 sefThis exposes ZFS user and group quotas via the normal
2018-07-05 cemath(4): Fix typo in debugging code
2018-07-05 kevansRevert r336011,r336012 until I can competently test
2018-07-05 kevansFix build after r336011
2018-07-05 kevansconfig(8): De-dupe hint/env vars within a single file
2018-07-05 kibExtend r335969 to superpages.
2018-07-05 sbrunoriscv: Remove unused variable "code"
next