]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-04-13 Glen BarberMFH
2016-04-13 Scott LongUse scsi_cdb_sbuf() inside of scsi_command_string now...
2016-04-13 Scott LongAdd scsi_cdb_sbuf() for handling CDB strings. Reimplem...
2016-04-13 Pedro F. Giffunilibvgl: do not initialize static storage.
2016-04-13 David C Somayajulureversed commits r297916 r297909 r297898 due to i386...
2016-04-13 Alexander MotinAdd hint.ahci.X.quirks tunable for some odd cases.
2016-04-13 Andrew TurnerDocument the memory ranges within the kernel region...
2016-04-13 David C SomayajuluFix compilation error on i386
2016-04-13 Alexander MotinFilter Port Database Changed notifications.
2016-04-13 Andrew TurnerIncrease the arm64 kernel address space to 512GB, and...
2016-04-13 Sepherosa Ziehauhyperv: device_get_softc does not return NULL
2016-04-13 Alexander MotinRespect NVRAM topology settings on 24xx and above chips.
2016-04-13 Oleksandr TymoshenkoMultiple fixes in VCHI audio driver:
2016-04-13 Adrian Chadd[urtwn] use/track the last good RSSI for a given node...
2016-04-13 David C SomayajuluFix build failure on i386. Need to typecast a bunch...
2016-04-13 Sepherosa Ziehauhyperv/vmbus: Merge duplicated version check for events
2016-04-13 Marcelo AraujoConvert ypldap_addr list to a tailq(queue(3)).
2016-04-13 Glen BarberMFH
2016-04-13 Pedro F. Giffunifmt(1): for pointers use NULL instead of 0
2016-04-13 Marcelo AraujoApply revisions 1.4 and 1.5 from ldapd's ber.c to yplda...
2016-04-13 Steve WillsTry harder to find svn
2016-04-13 Pedro F. Giffunifmt(1): reformat with indent(1).
2016-04-13 David C Somayajulu1. modify fwdump (a.k.a grcdump) memory is allocated...
2016-04-13 Conrad MeyerAdd a small tool, resizewin(1), to query terminal for...
2016-04-12 Phil ShaferMerge libxo 0.4.6
2016-04-12 Phil Shaferimport libso 0.4.6
2016-04-12 Ed MasteRemove PS_STRINGS fallback from setproctitle
2016-04-12 Pedro F. Giffunifsck_ffs for pointers replace 0 with NULL.
2016-04-12 Phil ShaferImport libxo 0.4.6
2016-04-12 David C SomayajuluAdd support for Flash Update
2016-04-12 Navdeep Parharcxgbe(4): Always dispatch all work requests that have...
2016-04-12 Michael TuexenRefactor the handling of ICMP/IPv4 packets for SCTP...
2016-04-12 Navdeep ParharAdd fastreg support to krping (ported from upstream).
2016-04-12 John BaldwinEnable DEVICE_NUMA with up to 8 domains by default...
2016-04-12 Navdeep Parharcxgbe(4): Always read the entire mailbox into the reply...
2016-04-12 David C Somayajulu1. Process tx completions in bxe_periodic_callout_func...
2016-04-12 Ed Masteboot1: regenerate FAT templates after r297871
2016-04-12 Ed Masteboot1.efifat: provide a fallback startup.nsh
2016-04-12 Rick MacklemIf the VOP_SETATTR() call that saves the exclusive...
2016-04-12 Alan SomersFix rare double free in vdev_geom_attrchanged
2016-04-12 Alexander MotinMake all CT Pass-Through (name server requests) asynchr...
2016-04-12 Pedro F. GiffuniRestore some comments in previous commit.
2016-04-12 Pedro F. Giffunibootpd(8): De-register and minor cleanups.
2016-04-12 Edward Tomasz... Fix overflow checking.
2016-04-12 John BaldwinRename the 'M_B' macro in t4_regs.h to 'CXGBE_M_B'.
2016-04-12 Pedro F. GiffuniReplace 0 with NULL for pointers in misc. device drivers.
2016-04-12 Glen BarberMFH
2016-04-12 Edward Tomasz... Make the usage() mention the -u option added in r295212.
2016-04-12 Alexander MotinSwitch isp_getpdb() to synchronous IOCB DMA area.
2016-04-12 Alexander MotinAllocate separate DMA area for synchronous IOCB execution.
2016-04-12 Andriy Gaponre-enable AMD Topology extension on certain models...
2016-04-12 Alexander MotinReimplement ISP_TSK_MGMT IOCTL via asynchronous request.
2016-04-12 Michael TuexenWhen processing an ICMP packet containing an SCTP packe...
2016-04-12 Alexander MotinAdd couple missing memory barriers.
2016-04-12 Konstantin... If off-page lookup failed, there is no memory to perform
2016-04-12 Stanislav GalabovMove Mediatek/Ralink PCIe to NEW_PCIB
2016-04-12 Stanislav GalabovDefine PCI_RES_BUS for MIPS.
2016-04-12 Andriy Gaponl2arc: make sure that all writes honor ashift of a...
2016-04-12 Andriy GaponRevert r297396 Modify "4958 zdb trips assert on pools...
2016-04-12 Andriy Gapon[amd64] dtrace_invop handler is to be called only for...
2016-04-12 Bryan DreweryRegenerate
2016-04-12 Bryan DreweryAdd some more content for WITH_META_MODE.
2016-04-12 Bryan DreweryDocument the behavior of NO_DIRDEPS/NO_DIRDEPS_BELOW.
2016-04-12 Bryan DreweryMETA_MODE: Avoid changed build command every build.
2016-04-12 Sepherosa Ziehauhyperv: Replace 0 w/ NULL
2016-04-11 Alan SomersFix an intermittent bug in sbin/devd/client_test.stream
2016-04-11 Rick MacklemBruce Evans reported that there was a performance regre...
2016-04-11 Enji CooperFix appending -O0 to CFLAGS
2016-04-11 Bryan DreweryMETA_MODE: Support targets that already have .OBJDIR...
2016-04-11 Bryan DreweryRevert r297833 which committed the wrong file
2016-04-11 Bryan DreweryMETA_MODE: Support targets that already have .OBJDIR...
2016-04-11 Alexander MotinMFV r297831: 6322 ZFS indirect block predictive prefetch
2016-04-11 Alexander Motin6322 ZFS indirect block predictive prefetch
2016-04-11 Glen BarberSet explicit ordering to prevent packaging failures...
2016-04-11 Pedro F. Giffunilibc: cleanup unnecessary semicolons (part 2).
2016-04-11 Pedro F. Giffunilibc: cleanup unnecessary semicolons.
2016-04-11 Mark Johnstonlibdtrace: Add a missing unlock to an error handler.
2016-04-11 Pedro F. Giffunircp(1): replace 0 with NULL for pointers.
2016-04-11 Glen BarberMFH
2016-04-11 Andrey V. ElsukovFix the problem, when gpart(8) can't write both bootcod...
2016-04-11 Steven HartlandOnly include sysctl in kernel build
2016-04-11 Alexander MotinUpdate 25xx chips firmware from 7.03.00 to 8.03.00.
2016-04-11 Alexander MotinPolish debugging IOCB dumping.
2016-04-11 Bjoern A. ZeebDuring if_vmove() we call if_detach_internal() which...
2016-04-11 Sepherosa Ziehauhyperv: Typo
2016-04-11 Steven HartlandOnly include sysctl in kernel build
2016-04-11 Andriy Gaponzio: align use of "no dump" flag between use_uma and...
2016-04-11 Sepherosa Ziehauhyperv/hn: Remove unnecessary NULL checks
2016-04-11 Sepherosa Ziehauhyperv/hn: By default enable multiple TX/RX rings,...
2016-04-11 Sepherosa Ziehauhyperv/hn: Cap default # of rings to 8.
2016-04-11 Sepherosa Ziehauhyperv: Define macro for Hyper-V interface
2016-04-11 Sepherosa Ziehauhyperv: Print more features
2016-04-11 Anish GuptaAllow guest writes to AMD microcode update[0xc0010020...
2016-04-11 Sepherosa Ziehauhyperv: Break long line
2016-04-11 Sepherosa Ziehauhyperv: Declare hyperv_{features,recommends} properly
2016-04-11 Sepherosa Ziehauhyperv: Resurrect r297481
2016-04-11 Sepherosa Ziehauhyperv: Identify Hyper-V features and recommends properly
2016-04-11 Sepherosa Ziehauhyperv/vmbus: Get rid of max_leaf detection; this is...
2016-04-11 Sepherosa Ziehauhyperv/vmbus: Nuke unused function
2016-04-11 Navdeep Parharcxgbe(4): Provide an explicit value for nqpcq in the...
next