]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-07-04 markjAdd some auxiliary types for device driver support.
2017-07-04 markjAdd a field for the class code to struct pci_driver.
2017-07-04 markjAdd some PCI class definitions.
2017-07-04 markjRename the "driver" field to "bsddriver" to avoid a...
2017-07-04 zbbReplace mbuf defragmentation with collapse
2017-07-04 zbbFix creation of dma tags and TSO settings
2017-07-04 zbbRemove RX mtx from ENA driver
2017-07-04 zbbCall drbr_advance() before leaving TX routine
2017-07-04 zbbUnmask all IO irqs after driver state is set as running
2017-07-04 markjHold the PCI device list lock when removing an element.
2017-07-04 zbbAcquire locks before calling drbr_flush()
2017-07-03 zbbAdd missing lock upon initialization of the interface
2017-07-03 markjFix a few issues with the lockstat provider man page.
2017-07-03 jasoneUpdate jemalloc to 5.0.1.
2017-07-03 mariusCorrect a typo in the comment part of r320577, later...
2017-07-03 kibResolve confusion between different error code spaces.
2017-07-03 kpAllow rtadvd and bsnmpd to run in vnet jails
2017-07-03 sbrunoClear clang warning:
2017-07-03 sbrunoAdd a sysctl to toggle the use of the sockets LOWAT...
2017-07-03 sbrunoGarbage collect kernel option TWA_FLASH_FIRMWARE
2017-07-03 manuallwinner: Add A64 ccung support
2017-07-03 sbrunoiflib - flib_busdma_load_mbuf_sg used isc_tx_maxsize...
2017-07-03 sbrunobnxt(4) Enable LRO support, redux
2017-07-03 manuarm: gic: Change GIC_DEBUG_SPURIOUS to TUNABLE
2017-07-03 mavSwitch fabric scans from GID_FT to GID_PT+GFF_ID/GFT_ID.
2017-07-03 pfged(1): Allow the omission of one address in (.,.) and...
2017-07-03 gjbFix Vagrant image upload after recent API changes.
2017-07-03 dchaginAdd support for musl consumers to the Linuxulator.
2017-07-03 markjLet io_mapping_init_wc() fall back to an uncacheable...
2017-07-02 pfgpatch(1): add support for git generated diffs.
2017-07-02 pfgext2fs: be more verbose about unsupported ext2fs features.
2017-07-02 mariusRetry up to 20 ms to enable bus power as at least with...
2017-07-02 allanjudediskinfo(8): correct typo in man page
2017-07-02 mavMove comment respecting previous commit.
2017-07-02 mavSlightly unify SNS requests for post- and pre-24xx.
2017-07-02 andrewIn the arm64 pmap_remove, when removing a full superpag...
2017-07-02 kibCorrect signatures of several pthreads stubs.
2017-07-02 mjgrwlock: perform the typically false td_rw_rlocks check...
2017-07-01 alcModify vm_map_growstack() to protect itself from the...
2017-07-01 kibPort PowerPC kqueue(2) compat32 fix in r320500 to MIPS.
2017-07-01 allanjudeAdd -s (serial) and -p (physpath) to diskinfo
2017-07-01 allanjudeIncrease loop unrolling for skein hashes
2017-07-01 allanjudeInteger underflow in efipart_realstrategy when I/O...
2017-07-01 emasteDo not build clang for all riscv*, not just riscv64
2017-07-01 emasteLink EFI/uboot loaders with -znotext
2017-07-01 alcWhen "force" is specified to pmap_invalidate_cache_rang...
2017-07-01 jahBump __FreeBSD_version due to r320528, cleanup and...
2017-07-01 jlhDisable RCMDS by default.
2017-07-01 andrewRemove all calls to cpu_dcache_wb_range from the arm64...
2017-07-01 jahClean up MD pollution of bus_dma.h:
2017-07-01 alcChange blst_leaf_alloc() to handle a cursor argument...
2017-07-01 impFix sign of resid and add a mostly useless cast to...
2017-06-30 philFix functional_test.sh to use --libxo options instead...
2017-06-30 rlibbynetfront.c: avoid gcc variably-modified warning
2017-06-30 rlibbympt.h: macro parenthesization
2017-06-30 rlibbyg_virstor.h: macro parenthesization
2017-06-30 kibIn the stdio cleanup push and pop wrappers, always...
2017-06-30 kibFix typo in the r320472 change to fgetws(). Return...
2017-06-30 kevansAdd myself to commiters-src.dot, emaste@ as mentor...
2017-06-30 jasoneDefault the abort_conf malloc option to false.
2017-06-30 emastebsd.linker.mk: add band-aid for linker invocation failure
2017-06-30 kibCorrect fences for sys/refcount.h.
2017-06-30 kibAmend the layout of kevent32 on powerpc where uint64_t...
2017-06-30 kibDefine ino64_trunc_error under same conditions as the...
2017-06-30 alcClear the MAP_WIREFUTURE flag on the vm map in exec_new...
2017-06-30 andrewRemove a blank line accidentally added in r320403.
2017-06-30 mavAllow status aggregation for ramdisk reads.
2017-06-30 delphijRevert r300385 and r300624 which was false positive
2017-06-30 mavUnify INOT/ATIO setup.
2017-06-30 mavPolish target_id/target_lun setting for ATIOs/INOTs.
2017-06-30 ngieatf-sh(3): document atf_init_test_cases(3) fully
2017-06-30 sephehyperv/input: Remove unnecessary inclusion.
2017-06-30 jhibbitsUse the more common Book-E idiom for disabling interrupts.
2017-06-30 gjbCorrect the branch naming convention in param.h.
2017-06-29 impImprove wdc error log pulling.
2017-06-29 andrewAs with arm64 mark the EFI PE header as allocated on...
2017-06-29 jhbStore a 32-bit PT_LWPINFO struct for 32-bit process...
2017-06-29 npAdjust sowakeup post-r319685 so that it continues to...
2017-06-29 aeFix IPv6 extension header parsing. The length field...
2017-06-29 baptAdd libxo(3) support to sesutil(8)
2017-06-29 swillsAdd hardening menu item for security.bsd.see_jail_proc
2017-06-29 kibMake stdio deferred cancel-safe.
2017-06-29 kibDo not cast struct kevent_args or struct freebsd11_keve...
2017-06-29 andrewStart to remove _libc_arm_fpu_present checks. We don...
2017-06-29 delphijDon't bother to set target for SEEK_END.
2017-06-29 tsoomeloader: chain load relocate data declaration is bad
2017-06-29 adrian[ath_hal] if building with ALQ, ensure we actually...
2017-06-29 adrian[mips] [ar71xx] Since the wlan/ath drivers use ALQ...
2017-06-29 adrian[mips] make this compile again after all of the config...
2017-06-29 ianAdd iic_recover_bus.c. Should have been part of r320461.
2017-06-29 ianAdd bus recovery handling to the imx5/imx6 i2c driver.
2017-06-29 ianAdd iic_recover_bus(), a helper function that can be...
2017-06-29 ianIf an i2c transfer ends due to error, issue a stop...
2017-06-28 rmacklemFix an NFSv3 client case that probably never happens.
2017-06-28 ianImplement gpio input by reading the pad state register...
2017-06-28 cyAnsify entry and exit points.
2017-06-28 cyAllow parallel installworld (-j N) and poudriere instal...
2017-06-28 mckusickCreate a new function ffs_getcg() to read in and verify...
2017-06-28 avgfix an architectural problem introduced in r320156...
2017-06-28 cemComplete support for IO_APPEND flag in fuse
next