]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-19 tsoomeloader: zfs_fmtdev can crash when pool discovery did...
2019-10-19 avgbuildkernel: always add standard kernel configuration...
2019-10-19 avgremove wmb() call from x86 cpu_reset()
2019-10-19 avgvmm: remove a wmb() call
2019-10-19 jhibbitspowerpc/aim: Fix comment typo
2019-10-19 jhibbitspowerpc/mpc85xx: Replace global PCI config mutex with...
2019-10-18 jkimDo not remove /usr/share/mk/bsd.compat.mk. It was...
2019-10-18 cemFix debugnet(4) link/build fallout on some configurations
2019-10-18 vmaffionetap: add support for virtio-net offloads
2019-10-18 cemnvdimm(4): Persist unit numbers in cdev
2019-10-18 dimPull in r374154 from upstream clang trunk (by Simon...
2019-10-18 dimPull in r372651 from upstream lld trunk (by Simon Atana...
2019-10-18 dimProvide a src.conf(5) description for the new WITHOUT_C...
2019-10-18 markjFurther constrain the use of per-CPU caches for free...
2019-10-18 markjAbbreviate softdep lock names.
2019-10-18 glebiusMake rt_getifa_fib() static.
2019-10-18 markjTighten mapping protections on preloaded files on amd64.
2019-10-18 markjApply mapping protections to preloaded kernel modules...
2019-10-18 markjApply mapping protections to .o kernel modules.
2019-10-18 avggpioiic: add the detach method
2019-10-18 avgddb: use 'textdump dump' instead of 'call doadump'
2019-10-18 yuripvlinux: futex_mtx should follow futex_list
2019-10-18 yuripvlinux: provide just one instance of futex_list
2019-10-18 phkImprove the way we calculate variance to reduce the...
2019-10-18 kppf: Must be in NET_EPOCH to call icmp_error
2019-10-18 cemnvdimm_e820: Fix braino in size=all SPA hint
2019-10-18 cemx86: Remove unused variable from r353712
2019-10-18 cemx86: Fetch and save standard CPUID leaf 6 in identcpu
2019-10-18 mhorneFix build of LLVM RISC-V backend
2019-10-18 brooksRemove obsolete, non-use of CLANG_NO_IAS.
2019-10-17 cemgdb(4): Implement support for NoAckMode
2019-10-17 markjAdd an ldscript for amd64 kernel modules.
2019-10-17 cemImplement NetGDB(4)
2019-10-17 markjClean up some nits in link_elf_(un)load_file().
2019-10-17 markjBelatedly bump __FreeBSD_version for r353537 and relate...
2019-10-17 sjgAllow loader.efi to identify non-standard boot setup
2019-10-17 cemdebugnet(4): Add optional full-duplex mode
2019-10-17 glebiusRevert two parts of r353292 that enter epoch when proce...
2019-10-17 cemdebugnet(4): Infer non-server connection parameters
2019-10-17 cemacpica: Fix for the fix, unfortunately
2019-10-17 cemAdd ddb(4) 'netdump' command to netdump a core without...
2019-10-17 cemacpica: Match ID_PROBE default implementation to interface
2019-10-17 cemAdd a very limited DDB dumpon(8)-alike to MI dumper...
2019-10-17 cemdebugnet: Respond to broadcast ARP requests
2019-10-17 cemdebugnet(4): Check hardware-validated UDP checksums
2019-10-17 glebiusQuickly fix up r353683: enter the epoch before calling...
2019-10-17 emasteUpdate Conrad Meyer's email
2019-10-17 cemSplit out a more generic debugnet(4) from netdump(4)
2019-10-17 glebiusigmp_v1v2_queue_report() doesn't require epoch.
2019-10-17 emastesnd_hda: style(9) whitespace fixup
2019-10-17 kibswapon_check_swzone(): use already calculated static...
2019-10-17 emastevt: remove comment that is not true since r259680
2019-10-17 avgdocument taskqueue_start_threads_in_proc
2019-10-17 avgprovide a way to assign taskqueue threads to a kernel...
2019-10-17 avgwbwd: small clean-ups and improvements
2019-10-17 philipether: add older ethertype definitions for QinQ
2019-10-16 markjFormalize the use of linker scripts for kernel modules.
2019-10-16 markjIntroduce pmap_change_prot() for amd64.
2019-10-16 markjUse KOBJMETHOD_END in the kernel linker.
2019-10-16 markjRemove page locking from pmap_mincore().
2019-10-16 chsMake all the gnop parameters optional in the request...
2019-10-16 chsAdd a new gctl_get_paraml_opt() interface to extract...
2019-10-16 markjCorrect the range boundaries used by kern_mincore().
2019-10-16 kibPort r353622 to sparc64 and arm v4.
2019-10-16 kevanslibbe(3): Fix destroy of imported BE w/ AUTOORIGIN
2019-10-16 cemddb: Add support for disassembling 'crc32' on amd64
2019-10-16 erjFix compile error introduced in r353658
2019-10-16 brooksInstall bsd.compat.mk.
2019-10-16 erjixl: report whether device received pause frames
2019-10-16 erjix: report isc_pause_frames during stat update
2019-10-16 erje1000: correctly set isc_pause_frames only when XOFF...
2019-10-16 dimEnsure lld respects the WITH/WITHOUT_SHARED_TOOLCHAIN...
2019-10-16 glebiusdo_link_state_change() is executed in taskqueue context...
2019-10-16 ianUpdate some comments; no functional changes. Some...
2019-10-16 ianRevert r351218 (by manu). While the changes in r351218...
2019-10-16 ianRelax the sdhci(4) check that filters out the 1.8v...
2019-10-16 markjClear PGA_WRITEABLE in moea_pvo_remove().
2019-10-16 avgfix section number in zfs-program.8
2019-10-16 avgattach itwd to the module build on x86
2019-10-16 avgitwd(4): driver for watchdog function in ITE Super...
2019-10-16 kevansbectl(8): destroy: use BE_DESTROY_AUTOORIGIN if -o...
2019-10-16 avgwbwd: move to superio(4) bus
2019-10-16 kevanslibbe(3): add needed bits for be_destroy to auto-destro...
2019-10-16 avgmove nctgpio to superio(4) bus
2019-10-16 manudwc3: Use a pair of ()'s around arguments for some...
2019-10-16 andrewUse tables to store the information to decode the arm64...
2019-10-16 andrewStop leaking information from the kernel through timespec
2019-10-16 impbsd.compat.mk isn't setup to be included outside of...
2019-10-16 avgMFV r353637: 10844 Serialize ZTHR operations to elimina...
2019-10-16 avgMFV r353630: 10809 Performance optimization of AVL...
2019-10-16 hselaskyFix panic in network stack due to use after free when...
2019-10-16 avgMFV r348596: 9689 zfs range lock code should not be...
2019-10-16 hselaskyVLAN_TRUNKDEV() requires epochification in ibcore after...
2019-10-16 hselaskyReplace rdma_is_upper_dev_rcu() with rdma_vlan_dev_real...
2019-10-16 hselaskyVLAN_DEVAT() requires epochification in ipoib after...
2019-10-16 avgMFV r353628:
2019-10-16 avgfix wording / typos in r353625
2019-10-16 avgzfs: add a lame emulation of cv_wait_sig(9) in userland...
2019-10-16 avgMFV r353623: 10473 zfs(1M) missing cross-reference...
next