]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-11-02 Edward Tomasz... Add fetchbench, a trivial HTTP benchmark based on fetch(1).
2017-11-02 Toomas Soomezfs.c:vdev_read() needs to be careful about large sectors
2017-11-02 Justin HibbitsActually add the dtsec(4) man page to the build
2017-11-02 Justin HibbitsFix interrupt handling for dtsec
2017-11-02 Bryan DreweryDon't propagate MAKEOBJDIRPREFIX changes to environment.
2017-11-02 Andriy Voskoboinykrsu(4): trim code for Rx rate calculation.
2017-11-01 Vladimir Kondratyevevdev: Do not start/stop softrepeat callout if no clien...
2017-11-01 Vladimir Kondratyevevdev: Disable value normalization and state filtering...
2017-11-01 Vladimir Kondratyevsysmouse(4): Fix ums(4)-style T-axis reporting via...
2017-11-01 Vladimir Kondratyevevdev: Take driver's lock in cdev write handler if...
2017-11-01 Vladimir Kondratyevevdev: Lock Giant around keyboard ioctls
2017-11-01 Vladimir Kondratyevevdev: Hide "kern.evdev.rcpt_mask" sysctl if kernel...
2017-11-01 Bryan DreweryRegenerate for UNIFIED_OBJDIR.
2017-11-01 Bryan DreweryMETA_MODE: Respect make -s.
2017-11-01 Bryan Drewerymake obj: Skip treewalk if AUTO_OBJ is enabled.
2017-11-01 Bryan Drewerynative-xtools/xdev: Store these in a location including...
2017-11-01 Bryan DreweryAdd a 'make cleanuniverse'.
2017-11-01 Bryan DreweryAdd option UNIFIED_OBJDIR, on by default, which moves...
2017-11-01 Conrad Meyerbluetooth: Default to discoverable off
2017-11-01 Toomas Soomeefipart_strategy is using wrong offset with >512B sectors
2017-11-01 Konstantin... Restore an optimization that was temporary disabled...
2017-11-01 Michael TuexenFix the reporting of the MTU for SCTP sockets when...
2017-11-01 Kristof Provostepair: Fix panic on unload
2017-11-01 Hans Petter... Implement ioread16be() in the LinuxKPI.
2017-11-01 Hans Petter... Unconditionally include "opt_inet6.h" in the LinuxKPI.
2017-11-01 Konstantin... Do not run pmclog_configure_log() without pmc_sx protec...
2017-11-01 Konstantin... Be protective and check the po_file validity before...
2017-11-01 Konstantin... In hwpmc, do not double-close the logging file.
2017-11-01 Konstantin... There is no use for dropping Giant in the pmc syscall.
2017-11-01 Konstantin... Minor style tweaks.
2017-11-01 Andriy Gapongeom_slice: fix r325227, protect against multiple calls...
2017-11-01 Konstantin... Use designated initializers for pmc sysent and module...
2017-11-01 Konstantin... Consistently ensure that we do not load MXCSR with...
2017-11-01 Jean-Sébastien... evdev: Translate KEY_102ND in evdev_scancode2key()
2017-11-01 Mateusz Guziknamecache: fix .. check broken after r324378
2017-11-01 Mateusz GuzikFixup r325264, take #2
2017-11-01 Mateusz Guziknamecache: ncnegfactor 16 -> 12
2017-11-01 Mateusz GuzikFixup r325264
2017-11-01 Mateusz GuzikSave on loginclass list locking by checking if caller...
2017-11-01 Mateusz GuzikSave on uihash table locking by checking if the caller...
2017-11-01 Justin HibbitsEnable a bunch more options in the QORIQ64 kernel
2017-11-01 Peter GrehanEmulate the "OR reg, r/m" instruction (opcode 0BH).
2017-11-01 Justin HibbitsRename a couple files to not conflict with ZFS filenames
2017-11-01 Justin HibbitsAdd Guest State (GS) bit to MSR bits
2017-11-01 Justin HibbitsFix debug interrupts on 64-bit Book-E
2017-11-01 Eitan AdlerRemove 'adding_user.7'
2017-11-01 Justin HibbitsRemove a singleton in the DPAA driver, to allow multipl...
2017-11-01 Colin PercivalAdd the amazon-ssm-agent package to EC2 AMI builds...
2017-10-31 Bryan Dreweryxdev: Follow-up r325087: Need to build lib/clang before...
2017-10-31 Andriy VoskoboinykRegenerate etc/devd/usb.conf
2017-10-31 Andrew TurnerAllocate the ITS translation table with a 64k page...
2017-10-31 Andrew TurnerAs with r325242 use mp_maxid when iterating over CPUs...
2017-10-31 Bryan Drewerykernel-toolchain: Fix improper build order after r325244.
2017-10-31 Toomas Soomeloader ptblread() is broken with >512B sectors
2017-10-31 Bryan DreweryDisconnect libpathconv tests since they require externa...
2017-10-31 Bryan DreweryUse -j hw.ncpu for build/install.
2017-10-31 Stephen HurdPreserve TSO checksum flags
2017-10-31 Bryan Drewerykernel-toolchain: Skip world _obj and _cleanobj phases.
2017-10-31 Bryan Drewerybuild-tools: De-special-case the gcc tools build.
2017-10-31 Andrew TurnerUse mp_maxid when iterating over CPUs as we may have...
2017-10-31 Stephen HurdFix PR221990 - Assertion at iflib.c:1947
2017-10-31 Bryan DreweryFollow-up r297998: Remove redundant TOOLS_PREFIX in...
2017-10-31 Marcin WojtasRework counting of hardware statistics in ENA driver
2017-10-31 Marcin WojtasUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-31 Marcin WojtasUpdate ena-com HAL to newest version
2017-10-31 Michael Zhilin[i2c/clock] add support for EPSON RTC-8583
2017-10-31 Tijl CoosemansSet the return address for stack entry points to zero.
2017-10-31 Michael Zhilin[mips] Pin control configuration for MediaTek RT2880
2017-10-31 Andriy Gaponvdev_geom_close: close errored consumer even if vdev_re...
2017-10-31 Andriy Gapongeom_slice: do not destroy softc until providers are...
2017-10-31 Yuri VictorovichAdd myself as a new committer
2017-10-31 Eitan AdlerFix '\' in binary ascii table
2017-10-31 Eitan AdlerAlso bump Dd
2017-10-31 Eitan AdlerUpdate tuning(7) some more
2017-10-31 Enji CooperAdd `static` to `cap_setgrent` prototype in !WITH_CASPE...
2017-10-31 Warner LoshAdd -c to the usage statements.
2017-10-31 Justin HibbitsMake DPAA work in 64-bit mode
2017-10-31 Bryan Drewerynative-xtools: Allow SYSTEM_COMPILER to be used after...
2017-10-31 Stephen HurdFix build with nodevice netmap
2017-10-31 Justin HibbitsAdd a file to unbreak the build
2017-10-31 Bryan DreweryRegenerate after r325180
2017-10-31 Bryan DreweryThis check is not ready here yet.
2017-10-31 Bryan Drewerymakeman: Ensure MK_AUTO_OBJ is disabled in some lookups.
2017-10-31 Bryan DreweryAUTO_OBJ can work for crunchgen build-tools.
2017-10-31 Bryan DreweryDisable MK_AUTO_OBJ as a make argument like r325078.
2017-10-31 Bryan Drewerycleanworld: No need to cleandir if MK_AUTO_OBJ is enabled.
2017-10-31 Bryan DreweryFix installworld/distrib-dirs for pathconv after r325186.
2017-10-31 Bryan DreweryMove some objdir handling (OBJROOT/OBJTOP) out of DIRDE...
2017-10-31 Bryan DreweryAdd RELOBJTOP and RELSRCTOP for relative paths.
2017-10-31 Bryan DreweryRename RELTOP since it will mean something else globally.
2017-10-31 Bryan DreweryDIRDEPS_BUILD: Update dependencies.
2017-10-31 Bryan DreweryDIRDEPS_BUILD: Connect new directories.
2017-10-31 Bryan DreweryConnect libpathconv, disconnected since import in r309035.
2017-10-31 Bryan DreweryProperly connect tests.
2017-10-31 Bryan DreweryProvide clang-rt for the clang toolchain as well.
2017-10-31 Bryan Drewerylibdevdctl tests require an external port.
2017-10-31 Bryan DreweryChase r315223: Disconnect ipftest/ipresend
2017-10-31 Bryan DreweryDIRDEPS_BUILD: libgcc now depends on MK_LLVM_LIBUNWIND
2017-10-31 Bryan DreweryFollow-up r320149: Enable GPL_DTC if we're using GCC...
2017-10-31 Bryan DreweryRun mm-mtree with whatever -j value the build is using.
next