]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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.
2017-10-31 Bryan DreweryThese values already set by src.libnames.mk.
2017-10-31 Bryan DreweryUse more clear SRCTOP here.
2017-10-30 Warner LoshActually add zfs32/Makefile
2017-10-30 Warner LoshFor amd64, compile both zfs and zfs32 libraries.
2017-10-30 Warner LoshMinor cleanup
2017-10-30 Warner LoshWe don't need to build a special ficl for userboot.
2017-10-30 Warner LoshRemove the -nostdlib stuff I added. Instead, fix LDFLAG...
2017-10-30 Warner LoshUse defs.mk name and prefer bsd.init.mk
2017-10-30 Warner LoshUse defs.mk values for userboot
2017-10-30 Stephen Hurdbnxt: Add support for new phy_types and speeds
2017-10-30 Stephen Hurdbnxt: HW_LRO Rx Pkt with > 32 fragments caused Crash...
2017-10-30 Stephen HurdFix PR222744 - netmap errors with iflib em driver
2017-10-30 Stephen HurdAvoid enabling MSI-X if MSI-X is disabled globally
2017-10-30 Vladimir Kondratyevbthidd(8): Generate button release event after virtual...
2017-10-30 Bryan DreweryFix native-xtools installion after r325082 and r325000...
2017-10-30 Alex RichardsonAdd myself to committers-src.dot
2017-10-30 Eugene Grosbeinppp(8): style(9) fix after r325157
2017-10-30 Eugene GrosbeinFix ppp(8) to add RTF_HOST flag to created host route.
2017-10-30 Glen BarberSet a default hostname for virtual machine images.
2017-10-30 Andriy Voskoboinykrtwn_usb(4): add few USB IDs.
2017-10-30 Edward Tomasz... Use MAP_PRIVATE instead of obsolete MAP_COPY. No funct...
2017-10-30 Enji CooperRemove unnecessary C in .fwo file I accidentally made...
2017-10-30 Enji CooperFix a bad copy-paste (8000C -> 8265) done in r325122
2017-10-30 Enji CooperReference iwm8265fw support in iwm(4) as well
2017-10-30 Enji CooperFill in the blanks for iwm8265fw(4) rules, missed in...
2017-10-30 Enji Cooperiwmfw(4): update support info
2017-10-30 Eitan AdlerUnbreak install
2017-10-30 Justin HibbitsUpdate DPAA SDK to SDK 2.0
2017-10-30 Warner LoshSend IDLE IMMEDIATE for warm boot.
next