]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-12-03 kibSome fixes for LD_BIND_NOW + ifuncs.
2018-12-03 sevanClarify that /dev/kmem is not used.
2018-12-03 kibProvide naive but self-contained implementations of...
2018-12-03 tsoomezfs: we can boot from dataset with large_dnode enabled
2018-12-03 emastestand/i386: rename .s to .S to use Clang IAS
2018-12-03 sevanNote these tools use kvm(3) and not procfs as in Solaris.
2018-12-03 impMove inclusion of src.opts.mk later.
2018-12-03 vmaffionenetmap(4): improve man page
2018-12-03 emastedisable BIND_NOW in libc, libthr, and rtld
2018-12-03 traszUse less misleading directory name.
2018-12-03 andrewDisable the BSD CRT code on powerpc and sparc64, they...
2018-12-03 jhibbitspowerpc: Check for a fdt in the metadata if it doesn...
2018-12-03 jhibbitspowerpc/booke: Check for the metadata address by physic...
2018-12-03 ianEliminate duplicated code and struct member definitions...
2018-12-02 impFix typo in comment
2018-12-02 impDelete the undocumented alias 'wds'.
2018-12-02 impMove Intel specific log pages to intel.c
2018-12-02 impUsage cleanup pt 2
2018-12-02 impUsage cleanup pt 1
2018-12-02 impReturn after we find the dispatched function.
2018-12-02 impMove the hgst/wdc log page printing code into wdc.c
2018-12-02 impMove common logpage routines into nvmecontrol.h
2018-12-02 impMake logpage functions a linker set.
2018-12-02 impMove nvmecontrol to using linker sets for commands
2018-12-02 gonzoFix PCI driver unload for Marvell PCI controller
2018-12-02 andreastBuild the dtb for the rock64 board.
2018-12-02 andreastAdd rule to build the dtb for the rock64 board.
2018-12-02 kibFix off-by-one (page) errors in checks in d_mmap method...
2018-12-02 kibAdd a comment noting that the additional range checks...
2018-12-02 kibFix off by one in hpet_mmap() csw method.
2018-12-02 kibChange the vm_ooffset_t type to unsigned.
2018-12-02 kibCorrect accuracy of the barrier writes accounting.
2018-12-02 mmelReturn computed real memory size, not a value from...
2018-12-02 asomersUnbreak geli/gmirror testcases if their geom classes...
2018-12-02 jhibbitsubldr: Force 'usefdt' variable to 1 for powerpc
2018-12-02 asomersRemove some dead code from the geli tests
2018-12-01 cempmcr: Fix pstate setting on Power8
2018-12-01 cemRestore build of the kernel, removed through r341377
2018-12-01 jhibbitsFix PowerPC64 ELFv1-specific problem in __elf_phdr_matc...
2018-12-01 manuAdd Silergy SYR827 PMIC driver
2018-12-01 manuarm64: rockchip: rk805: Add basic support for RK808...
2018-12-01 cyRemove IFF_DRVRLOCK as it is used in IRIX only (and...
2018-12-01 manuarm64: rockchip: rk_i2c: Use correct clock
2018-12-01 manuarm64/rockchip: add RK3399 support
2018-12-01 manuarm64: rockchip: Add RK3399_CLK_PLL
2018-12-01 cyRestore handling of PMTU discovery, removed through...
2018-12-01 kibAllow to create swap zone larger than v_page_count...
2018-12-01 kibCorrect the tunable name in the message.
2018-12-01 mjgamd64: align target memmove buffer to 16 bytes before...
2018-12-01 kppf tests: Test name handling
2018-12-01 kppf: Fix panic on overlapping interface names
2018-12-01 kppf tests: Make pass_block:noalias more robust
2018-12-01 ygyClarify that patterns are extended regular expressions...
2018-12-01 eugenRemove trim(8) by multiple demands.
2018-11-30 vangyzenMaybe make gcc happy
2018-11-30 vangyzenFix reporting of SS_ONSTACK
2018-11-30 eugentrim(8): serveral style fixes
2018-11-30 mjgamd64: handle small memmove buffers with overlapping...
2018-11-30 oshogboiscsi: simplify the capsicumization
2018-11-30 oshogbolibcasper: do not fail if Capsicum is not avilable
2018-11-30 markjAdd missing display messages when toggling modes.
2018-11-30 traszSilence down the example builds a bit.
2018-11-30 traszAdd an example of quick kernel rebuild.
2018-11-30 traszAdd an example of rebuilding a single piece of userspace.
2018-11-30 traszRevert r341337; according to imp@ we still support...
2018-11-30 traszUse .Va for sysctls, not .Dv.
2018-11-30 traszUse .Va for sysctls, not .Dv.
2018-11-30 traszRemove duplicated word.
2018-11-30 traszSay in plain text what the 'debug' keymap action usuall...
2018-11-30 traszRemove the hint for ISA buses; we don't support them...
2018-11-30 tuexenLimit option_len for the TCP_CCALGOOPT.
2018-11-30 aeAdapt the fix in r341008 to correctly work with EBR.
2018-11-30 manuarm64: allwinner: Add 792Mhz frequency to sun50i-a64-opp
2018-11-30 tsoomeloader.efi: fix EFI getchar() for multiple consoles
2018-11-30 tsoomeloader: create separate lists for fd, cd and hd, merge...
2018-11-30 arybchiksfxge(4): rollback last seen VLAN TCI if Tx packet...
2018-11-30 arybchiksfxge(4): ensure EvQ poll stops when abort is requested
2018-11-30 arybchiksfxge(4): support Medford2
2018-11-30 arybchiksfxge(4): update external port number calculation
2018-11-30 arybchiksfxge(4): correct annotations where NULL input is OK
2018-11-30 arybchiksfxge(4): support new link modes in the driver
2018-11-30 arybchiksfxge(4): use transceiver ID when reading info
2018-11-30 arybchiksfxge(4): add accessor to whole link status
2018-11-30 arybchiksfxge(4): guard Rx scale code with corresponding option
2018-11-30 arybchiksfxge(4): infer port mode bandwidth from max link speed
2018-11-30 arybchiksfxge(4): support improvements to bandwidth calculations
2018-11-30 arybchiksfxge(4): add X2 port modes to bandwidth calculator
2018-11-30 arybchiksfxge(4): update to current port mode terminology
2018-11-30 arybchiksfxge(4): adjust PHY module info interface
2018-11-30 arybchiksfxge(4): expose PHY module device address constants
2018-11-30 arybchiksfxge(4): make last byte of module information available
2018-11-30 arybchiksfxge(4): add helper API to make Geneve filter spec
2018-11-30 arybchiksfxge(4): fix MAC Tx stats for less or equal to 64...
2018-11-30 arybchiksfxge(4): modify phy caps to indicate FEC request
2018-11-30 arybchiksfxge(4): improve handling of legacy RSS hash flags
2018-11-30 arybchiksfxge(4): simplify the code to parse RSS hash type
2018-11-30 arybchiksfxge(4): check buffer size for hash flags
2018-11-30 arybchiksfxge(4): use simpler code to check hash algorithm...
2018-11-30 arybchiksfxge(4): add support to get active FEC type
2018-11-30 arybchiksfxge(4): fix a typo in unicast filter insertion comment
next