]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-11-18 markjChange dumpon(8)'s handling of -g.
2018-11-18 alcTidy up vm_map_simplify_entry() and its recently introd...
2018-11-18 mariusAdd a quirk handling for AMDI0040 controllers allowing...
2018-11-17 asomersmount_fusefs.8: expand HISTORY section
2018-11-17 kevanslibbe(3): Rewrite be_unmount to stop mucking with getmn...
2018-11-17 kevanslibbe(3): rewrite init to support chroot usage
2018-11-17 marius- Restore setting the clock for devices which support...
2018-11-17 bzImprove the comment for arpresolve_full() in if_ether.c.
2018-11-17 bzRetire arpresolve_addr(), which is not used anywhere...
2018-11-17 yuripvMake mbstowcs_basic test pass, now that we have more...
2018-11-17 yuripvUse UnicodeData.txt to create UTF-8 ctype map.
2018-11-17 brooksFix stray tab.
2018-11-16 brooksFix freebsd32 support for PCIOCGETCONF.
2018-11-16 jhbAxe MINIMUM_MSI_INT.
2018-11-16 kibAlign IA32_ARCH_CAP MSR definitions and use with SDM...
2018-11-16 jhbConsolidate on a single set of constants for SCMD fields.
2018-11-16 markjAdd regression tests for r340313 and r340483.
2018-11-16 markjRename the SO_REUSEPORT_LB test file to be consistent...
2018-11-16 jtlAdd some additional length checks to the IPv4 fragmenta...
2018-11-16 mjgproc: always store parent pid in p_oppid
2018-11-16 impRemove do-nothing nvme_modevent.
2018-11-16 hselaskyDefine asm macro in the LinuxKPI.
2018-11-16 hselaskyImplement ktime_get_ts64() function macro in the LinuxKPI.
2018-11-16 0mpdevelopment(7): Replace "reboot" with "shutdown -r...
2018-11-16 aeAllow configuration of several ipsec interfaces with...
2018-11-16 sgalabovImplement support for sysctl hw.model for Mediatek...
2018-11-16 vmaffioneifnet(9): Add description of IFCAP_NETMAP
2018-11-16 karelsFix flags collision causing inability to enable CBQ...
2018-11-16 jhbRestore the <sys/vmem.h> header to fix build of cxgbe...
2018-11-16 mjgamd64: handle small memset buffers with overlapping...
2018-11-15 jhbRemove bogus roundup2() of the key programming work...
2018-11-15 jhbChange the quantum for TLS key addresses to 32 bytes.
2018-11-15 markjRemove mostly-useless proc provider probes.
2018-11-15 jhbMove the TLS key map into the adapter softc so non...
2018-11-15 jhbUse sbsndptr_adv() instead of sbsndptr() for TOE TLS.
2018-11-15 mjgamd64: sync up libc memset with the kernel version
2018-11-15 mjgamd64: convert libc bzero to a C func to avoid future...
2018-11-15 jhbConvert the number of MSI IRQs on x86 from a constant...
2018-11-15 loosSet the SPI clock speed and polarity on each transfer...
2018-11-15 loosComment MD_ROOT and remove 'device re' which is not...
2018-11-15 asomersfcntl.2: document an additional error condition
2018-11-15 impAdd cam_iosched_set_latfcn to set a latency callback...
2018-11-15 impIntroduce scsi_ata_setfeatures() as a convenient way...
2018-11-15 impDo proper conversion to/from sbt.
2018-11-15 impWhen converting ns,us,ms to sbt, return the ceil()...
2018-11-14 impRemove trailing white space in advance of other changes.
2018-11-14 shurdClear RX completion queue state veriables in iflib_stop()
2018-11-14 glebiusInitialize compatibility epoch tracker for thread0...
2018-11-14 sefmountd has no way to configure the listen queue depth...
2018-11-14 jhbRevert r332735 and fix MSI-X to properly fail allocatio...
2018-11-14 gargaFix typo introduced in r340439 - s/ETN/ETC/
2018-11-14 gargaFix /etc/ntp permissions. According to mtree it must...
2018-11-14 markjHook mac_ntpd.4 up to the build.
2018-11-14 markjFix the path to malloc_domain.9.
2018-11-14 vmaffionevtnet: fix netmap support
2018-11-14 shurdPrevent POLA violation with TSO/CSUM offload
2018-11-14 shurdFix leaks caused by ifc_nhwtxqs never being initialized
2018-11-14 0mpsmbutil(1): Improve mdoc formatting.
2018-11-14 loosAdd the driver for the SPI controller on ARMADA38X.
2018-11-14 kibAdd d_off support for multiple filesystems.
2018-11-14 traszPick 57553c3b1a5592dc4c03f3c6831d9b794e523865 from...
2018-11-14 yuripvFix WITHOUT_ICONV build after r340276.
2018-11-14 sePrepare move of ctm from base to a port (misc/ctm) by:
2018-11-14 cemamdtemp(4): Fix temperature reporting on AMD 2990WX
2018-11-14 cemamdsmn(4)/amdtemp(4): Attach to Ryzen 2 hostbridges
2018-11-14 brooksUse the main capabilities.conf for freebsd32.
2018-11-14 glebiusFix build on some architectures after r340413. On amd64...
2018-11-14 mckusickFix build break from dump incompatibility I introduced...
2018-11-14 cemcpucontrol(8): De-duplicate common update logic
2018-11-14 mmacyepoch(9) revert r340097 - no longer a need for multiple...
2018-11-13 glebiusstyle(9), mostly adjusting overly long lines.
2018-11-13 impRemove support for versions prior to FreeBSD 7.0 from...
2018-11-13 glebiusWith epoch not inlined, there is no point in using...
2018-11-13 glebiusPlug build break after r340411.
2018-11-13 glebiusThe dualism between epoch_tracker and epoch_thread...
2018-11-13 mmacyAdd ZFS to amd64 NOTES to catch future breakage of...
2018-11-13 glebiusFor compatibility KPI functions like if_addr_rlock...
2018-11-13 impUse atomic_load_acq_int() here too to poll done, ala...
2018-11-13 mckusickIn preparation for adding inode check-hashes, clean...
2018-11-13 mjglocks: plug warnings about unitialized variables
2018-11-13 vangyzenMake no assertions about lock state when the scheduler...
2018-11-13 markjEnsure that libnv can be used when kern.trap_enotcap=1.
2018-11-13 gjbIn followup to r340406, remove doc from the EXTRA_DISTR...
2018-11-13 gjbThe roff ascii.gz documentation installed to /usr/share/doc
2018-11-13 markjAdd accounting to per-domain UMA full bucket caches.
2018-11-13 glebiusUninline epoch(9) entrance and exit. There is no proof...
2018-11-13 markjAllow allocations across meta boundaries.
2018-11-13 markjRISC-V: Implement get_cyclecount(9).
2018-11-13 markjRISC-V: Add macros for reading performance counter...
2018-11-13 andrewRun __cxa_finalize in shared objects in the destructor...
2018-11-13 eugenFix part of the SYNOPSIS documenting LIST OF RULES...
2018-11-13 kbowlingpowerpc64: reduce GENERIC64 diff versus amd64 GENERIC
2018-11-13 kevansAdd dynamic_kenv assertion to init_static_kenv
2018-11-13 emasteRevert r340385, strings capability mode
2018-11-12 kevansFix test-dts{,o} targets
2018-11-12 zeisingAdd evdev support to amd64 and i386 kernels
2018-11-12 emasteretire LINKER_FEATURES filter flag
2018-11-12 emastestrings: enter capability mode when operating on stdin
2018-11-12 kibApply fix to un-cripple max cpu id on BSP earlier.
2018-11-12 kibCreate namespace for the symbols added during 13-CURREN...
next