]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-02-23 aesoreceive_generic() still has similar KASSERT(), theref...
2015-02-23 aeIn some cases soreceive_dgram() can return no data...
2015-02-23 hselaskyMacro fixes:
2015-02-23 luigiadd MODULE_VERSION, needed to track module dependencies
2015-02-23 ngieFill in missing dependencies for dtrace related tools...
2015-02-23 ngieParallelize building bootstrap-tools
2015-02-22 nwhitehornKernel support for the Vector-Scalar eXtension (VSX...
2015-02-22 jillessh: Add details about importing the environment and...
2015-02-22 nwhitehornAdd some opcodes for assembling forthcoming VSX (Vector...
2015-02-22 pfgsetmode(3): Make sure that setmode sets errno on failure.
2015-02-22 maximo Typo: securiy -> security.
2015-02-22 arybchiksfxge: implement if_get_counter callback
2015-02-22 arybchiksfxge: add common code support for changing TX queue...
2015-02-22 arybchiksfxge: correct event queue interrupt moderation timer...
2015-02-22 arybchiksfxge: add indefinite article and update timestamp
2015-02-22 arybchiksfxge: list header in SRCS
2015-02-22 arybchiksfxge: DMA allocated memory is set to zeros because...
2015-02-22 arybchiksfxge: do no allow EFSYS_MEM_ALLOC sleep
2015-02-22 arybchiksfxge: assert event queue lock in event handlers
2015-02-22 arybchiksfxge: pass correct address to free allocated memory...
2015-02-22 arybchiksfxge: using bus_space_*_stream_* API for better portab...
2015-02-22 arybchiksfxge: add missing Siena sensors to common code
2015-02-22 arybchiksfxge: add missing common code NVRAM types and map...
2015-02-22 arybchiksfxge: add new identities to Siena static config
2015-02-22 dimAdd llvm patch corresponding to r279161.
2015-02-22 dimPull in r230058 from upstream llvm trunk (by Benjamin...
2015-02-22 pfgpmccontrol(8): Replace malloc() + memset() with calloc()
2015-02-22 jillesnice(): Correct return value and [EPERM] error.
2015-02-22 andrewAdd support to the bcm2835 mailbox driver to work befor...
2015-02-22 cpercivaStep 2 of eliminating the "games" distribution: Remove...
2015-02-22 arybchiksfxge: TxQ block level should use EFX_TXQ_LIMIT as...
2015-02-22 arybchiksfxge: use sparse index to retrieve sensor value
2015-02-22 arybchiksfxge: use macros to acquire and release BAR locks...
2015-02-22 arybchiksfxge: packet can't require more than n_dma_seg descrip...
2015-02-22 arybchiksfxge: use common definitions of MC shared memory offse...
2015-02-22 arybchiksfxge: synchronize EF10 registers header
2015-02-22 arybchiksfxge: style fixes and cleanup
2015-02-22 marcelAdd the -c option for specifying the capacity of the...
2015-02-22 nwhitehornAllow use of higher-resolution (e.g. 1920x1080) framebu...
2015-02-22 marcelDon't require a scheme if no partitions are given....
2015-02-22 pfgmsun: drop unnecessary checks.
2015-02-22 marcelIn scheme_write(), don't overwrite the end parameter...
2015-02-22 marcelRemove extraneous parenthesis in assignment.
2015-02-22 marcelDocument that netstat(1) supports libxo(3).
2015-02-22 jamieAllow for parameters added with the JP_OPT flag to...
2015-02-21 marcelConvert netstat to use libxo.
2015-02-21 ngieDisguising stderr from jls generally considered harmful
2015-02-21 nwhitehornMake kernel ELF image parsing not crash for kernels...
2015-02-21 kibRevert r276949 and redo the fix for PCIe/PCI bridges...
2015-02-21 jmgback Xref get_cyclecount to have it get more exposure...
2015-02-21 ianCorrect a comment which was exactly backwards from...
2015-02-21 pfgPrevent NULL pointer de-reference.
2015-02-21 gavinTypo: effect -> affect.
2015-02-21 arybchiksfxge: allow TX and RX queue limits to be changed
2015-02-21 arybchiksfxge: check allocations are non-NULL before freeing...
2015-02-21 arybchiksfxge: keep fw and driver view of autoneg parameters...
2015-02-21 arybchiksfxge: never set RX_DESCQ_EN during self-test
2015-02-21 arybchiksfxge: more accurate calculation of maximum number...
2015-02-21 markjPurge references to the mrouted rc script, which was...
2015-02-20 npcxgbe(4): there is no need to force an "unimplemented...
2015-02-20 npAdd cxl(4) and if_cxl(4) as links to cxgbe(4).
2015-02-20 pfgregex(3): Fix uninitialized pointer values.
2015-02-20 markjDon't specify a resid parameter if we're just going...
2015-02-20 pfgtab vs spaces.
2015-02-20 jamieFix the logic for skipping parameters (with -s) that...
2015-02-20 jamieAllow parameters listed on the command line to override...
2015-02-20 arybchiksfxge: reap Tx descriptors on unblock
2015-02-20 tijlFix build on i386 without "device apic"
2015-02-20 arybchiksfxge: add assertions that required event handlers...
2015-02-20 arybchiksfxge: style fixes
2015-02-20 arybchiksfxge: regenerate sensor map
2015-02-20 gjbDefault XZ_THREADS=0, and add to RELEASE_RMAKEFLAGS
2015-02-20 gjbFix XZ_THREADS description in release(7), which defaults to
2015-02-20 gjbFix wording in entry for r278934.
2015-02-20 delphijHandle SIOCSIFCAP by propogating the request to the...
2015-02-20 gjbDocument r275140, pmc callchain depths increased.
2015-02-20 gjbFix a typo in r278037 entry: s/cam/ctl/
2015-02-20 gjbDocument XZ_THREADS in release(7).
2015-02-20 gjbUpdate the commented last revision.
2015-02-20 gjbDocument r278926, 'make release' now uses multi-threaded
2015-02-20 gjbDocument r278433, xz(1) update to 5.2.0.
2015-02-20 gjbDocument r278354, ctld(8) update to control non-iSCSI CTL
2015-02-20 gjbDocument r278320, devctl(3) and devctl(8) added.
2015-02-20 gjbAdd a 'General Storage' section.
2015-02-20 gjbDocument r278934, elf(3) dependency removed from dtri.o
2015-02-20 gjbDocument r277990, powerpc64 kernel now built as
2015-02-20 gjbDocument r277904, '-s' option added to config(8).
2015-02-20 gjbDocument r277610, futimens(2) and utimensat(2) added.
2015-02-20 bruefferProperly mark up author name.
2015-02-20 bruefferProperly mark up author name.
2015-02-20 bruefferApply mdoc style.
2015-02-20 arybchiksfxge: add Florence R7 turbo mode support to common...
2015-02-20 arybchiksfxge: regenerate MCDI protocol headers
2015-02-20 arybchiksfxge: handle fragmented TCP header in mbuf
2015-02-20 jhibbitsMake the PowerMac fan control nonlinear
2015-02-20 nwhitehornAdd rudimentary man page for llan(4) virtualized ethern...
2015-02-20 impAllow EFI and ACPI to be included together. When ACPI...
2015-02-20 pfgdbm_delete(3) correct man page to match current behaviour.
2015-02-20 pfgFix small memleaks in nis_passwd() and nis_group().
2015-02-20 jfvBring the XL710 drivers up to the SW3 release level.
next