]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-07-31 Ian LeporeRemove now-unused variable.
2017-07-31 Ian LeporeUse the new clock_schedule() to arrange for clock_setti...
2017-07-31 Ian LeporeAdd clock_schedule(), a feature that allows realtime...
2017-07-31 Mark JohnstonCorrect the predicates on which lockstat:::{thread...
2017-07-31 Ian LeporeAdd taskqueue_enqueue_timeout_sbt(), because sometimes...
2017-07-31 Scott Long Don't re-parse PCI IDs in order to set card-specifi...
2017-07-31 Andriy Voskoboinykrtwn(4): refresh manpage
2017-07-30 Andriy Voskoboinykrtwn_usb: add support for fragmented Rx.
2017-07-30 Ed Mastebsdinstall: default to UEFI-only boot on arm64
2017-07-30 Scott LongChange from using underbar function names to normal...
2017-07-30 Andriy Voskoboinykzyd: code cleanup + drop unneeded cast.
2017-07-30 Konstantin... Remove unused symbols.
2017-07-30 Andriy Voskoboinykrtwn: drop unnecessary / wrong conversion.
2017-07-30 Dmitry ChaginAvoid using [LINUX_]SHAREDPAGE constant directly in...
2017-07-30 Ian LeporeFix AM/PM mode handling. The bits to mask off in the...
2017-07-30 Ian LeporeBugfixes and enhancements...
2017-07-30 Dimitry AndricUpgrade our copies of clang, llvm, lld and lldb to...
2017-07-30 Hans Petter... Properly range check length of parsed information eleme...
2017-07-30 Ian LeporeSwitch from using iic_transfer() to iicdev_readfrom...
2017-07-30 Alexander MotinAttach ichwd(4) only to ISA bus of the LPC bridge.
2017-07-30 Dimitry AndricPull in r309503 from upstream clang trunk (by Richard...
2017-07-30 Scott Long Split the interrupt setup code into two parts:...
2017-07-30 Xin LIBump copyright year.
2017-07-30 Ian LeporeAdd the i2c RTC drivers found on various arm systems.
2017-07-30 Ian LeporeMove the device descriptions onto the device lines...
2017-07-30 Ian LeporeAdd a few missing i2c devices that build fine on all...
2017-07-30 Ian LeporeFix building this driver on non-FDT platforms.
2017-07-29 Ian LeporeReplace the pcf8563 i2c RTC driver with a new nxprtc...
2017-07-29 Conrad Meyerkldstat: Use sizeof in place of named constants for...
2017-07-29 Enji Cooperlibprocstat(3): fix arguments list for procstat_getargv...
2017-07-29 Enji Cooperlibprocstat(3): fix reference (typo) to procstat_freeen...
2017-07-29 Enji CooperAdd sys/socket.h to SYNOPSIS for libprocstat(3)
2017-07-29 Enji CooperRemove superfluous `exit 0` added in r321702
2017-07-29 Enji CooperLoad geom_gate(4) if necessary before running tests...
2017-07-29 Dimitry AndricVendor import of lldb release_50 branch r309439:
2017-07-29 Dimitry AndricVendor import of lld release_50 branch r309439:
2017-07-29 Dimitry AndricVendor import of libc++ release_50 branch r309439:
2017-07-29 Dimitry AndricVendor import of clang release_50 branch r309439:
2017-07-29 Dimitry AndricVendor import of llvm release_50 branch r309439:
2017-07-29 Rick MacklemAdd a new "-N" option to umount(8), that does a forced...
2017-07-29 Rick MacklemAdd kernel support for the NFS client forced dismount...
2017-07-29 Ian LeporeAdd inline functions to convert between sbintime_t...
2017-07-29 Alexander MotinFix IORDY bits definition.
2017-07-29 Dimitry AndricDon't use libc++ when cross-building for gcc arches
2017-07-29 Kristof Provostvtnet: Support jumbo frames without TSO/GSO
2017-07-29 Ed SchoutenBe a bit more liberal about sysctl naming.
2017-07-29 Rick MacklemFix possible crash for the NFSv4.1 pNFS client.
2017-07-28 Martin MatuskaMFV r321673:
2017-07-28 Martin MatuskaUpdate vendor/libarchive to git de20494ba2a4fcff8b56010...
2017-07-28 Martin MatuskaUpdate vendor/libarchive to git 347ac2b6adfd4bca7418d30...
2017-07-28 Navdeep Parharcxgbe/iw_cxgbe: Log the end point's history and flags...
2017-07-28 Jung-uk KimMerge ACPICA 20170728.
2017-07-28 Ryan Libbybhyve/vga.c: fix atc_color_select_67 bit shift
2017-07-28 Ryan Libbybhyve/pci_e82545.c: squelch gcc warning for noreturn...
2017-07-28 Rick MacklemAdd an entry to UPDATING for r321665.
2017-07-28 Rick MacklemModify /etc/rc.d/nfsd so it doesn't force a startup...
2017-07-28 Dimitry AndricPull in r308891 from upstream llvm trunk (by Benjamin...
2017-07-28 Glen BarberRevert r321659, re-enabling ChallengeResponseAuthentica...
2017-07-28 Glen BarberTurn off ChallengeResponseAuthentication for EC2 AMIs...
2017-07-28 Sean Brunobinmiscctl should use modfind instead of kldfind
2017-07-28 Jung-uk KimImport ACPICA 20170728.
2017-07-28 Konstantin... Simplify flow control.
2017-07-28 Marcin WojtasFix remapping VM attributes on Armada 38x
2017-07-28 Luiz Otavio... Remove the unused mutex since r273220.
2017-07-28 Mark JohnstonFix style bugs in ksyms.c.
2017-07-28 Mark JohnstonRestrict permissions on /dev/ksyms to 0400.
2017-07-28 Warner LoshAllow _.disk.image to be specified.
2017-07-28 Warner LoshEnsure that ordinary files that happen to start with...
2017-07-28 Warner LoshProperly expand shell glob characters in NANO_PACKAGE_LIST.
2017-07-28 Adrian Chadd[ar71xx] get rid of ath_pci - it's built as a module...
2017-07-27 Zbigniew BodekFix TEX index acquisition using L2 attributes
2017-07-27 Sean BrunoDrop IXL RX lock during TCP_LRO, fixes LOR mahem while...
2017-07-27 Sean BrunoSlight restructure of iflib_busdma_load_mbuf_sg() to...
2017-07-27 Sean BrunoDeprecate unused int isc_max_txqsets and int isc_max_rx...
2017-07-27 Rick MacklemReplace the checks for MNTK_UNMOUNTF with a macro that...
2017-07-27 Konstantin... Make it possible to request nosys logging to console.
2017-07-27 Emmanuel VadotAllwinner A64: fix typo
2017-07-27 Konstantin... Make the number of children for pctrie node available...
2017-07-27 Kenneth D.... Remove duplicate assignments from r321622.
2017-07-27 Kenneth D.... Fix probing FC targets with hard addressing turned on.
2017-07-27 Andrew TurnerAlways set the receive mask in loader.efi. Some UEFI...
2017-07-27 Alexander MotinFix singular/plural "users" output.
2017-07-27 Glen BarberBump the image size for BANANAPI and CUBIEBOARD2 to...
2017-07-27 Bjoern A. ZeebAfter inpcb route caching was put back in place there...
2017-07-27 Ed Mastegenericize target exclusion for missing external toolchain
2017-07-27 Konstantin... Use MFENCE to serialize RDTSC on non-Intel CPUs.
2017-07-27 Konstantin... Allow to specify targets by absolute paths in libmap...
2017-07-27 Alexander Motinadaasync(): Set ADA_STATE_WCACHE based on ADA_FLAG_CAN_...
2017-07-27 Cy SchubertAs in r315225, discard 3072 bytes of RC4 bytestream...
2017-07-27 Scott LongFix some broken logic used in obtaining the certain...
2017-07-27 Ed Masteuart: add AX99100 chipset support
2017-07-27 Luiz Otavio... Fix the port vlan support in e6000 based switches.
2017-07-26 Marius Strobl- Check the slot type capability, set SDHCI_SLOT_{EMBED...
2017-07-26 Marius StroblCorrectly use the size of a pointer rather than that...
2017-07-26 Ed Mastecc_cubic: restore braces around if-condition block
2017-07-26 Ian LeporeAdd a debug sysctl that lets you see i2c bus traffic...
2017-07-26 Ian LeporeAdd support for tracking nested calls to iicbus_request...
2017-07-26 Ian LeporeAdd a pair of convenience routines for doing simple...
2017-07-26 Navdeep Parharcxgbe(4): Some updates to the common code.
2017-07-26 Konstantin... Mark pages after EOF as clean after pageout.
next