]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-11-17 0mpAdd an example for the -s flag
2020-11-17 luporl[PowerPC] Don't overwrite vm.pmap sysctl node
2020-11-17 0mpImprove readability of the lists of options
2020-11-17 0mpClean up the synopsis section & fix mandoc warnings
2020-11-17 andrewStop calling gic_v3_detach when we haven't called gic_v...
2020-11-17 andrewAllow the GICv3 ACPI driver to attach to a GICv4
2020-11-17 kevansFix !COMPAT_FREEBSD32 kernel build
2020-11-17 kevanssys/proc.h: improve comment for new TDP2 flag
2020-11-17 kevansumtx_op: reduce redundancy required for compat32
2020-11-17 kevans_umtx_op: fix a compat32 bug in UMTX_OP_NWAKE_PRIVATE
2020-11-17 kevans_umtx_op: document UMTX_OP_SEM2_WAIT copyout behavior
2020-11-17 kibvmem: trivial warning and style fixes.
2020-11-17 mjgcpuset: reorder so that cs_mask does not share cachelin...
2020-11-17 mjgcpuset: refcount-clean
2020-11-16 brIntroduce IOMMU support for arm64 platform.
2020-11-16 brooksAdd a guard for broken SUBDIR.${MK_FOO} use
2020-11-16 mhornebsdiff: fix off-by-one error
2020-11-16 mjgmalloc: make malloc_large closer to standalone
2020-11-16 brooksAdd missing includes of src.opts.mk
2020-11-16 brFix a bug in assertion: entry flags also includes IOMMU...
2020-11-16 brAdd device_t member to struct iommu.
2020-11-16 manuimx7gpc: Remove unused functions
2020-11-16 manudwmmc: dwmmc_switch_vccq is only used in MMCCAM kernel
2020-11-16 arichardsonRevert "When building on Ubuntu bootstrap bmake with...
2020-11-16 hselaskyMake mlx5_cmd_exec_cb() a safe API in mlx5core.
2020-11-16 hselaskyReport EQE data upon CQ completion in mlx5core.
2020-11-16 hselaskyEnhance the mlx5_core_create_cq() function in mlx5core.
2020-11-16 hselaskyUse mlx5core to create/destroy all Dynamically Connecte...
2020-11-16 hselaskyFix error handling order in create_kernel_qp in mlx5ib.
2020-11-16 mjgselect: call seltdfini on process and thread exit
2020-11-16 mjgselect: replace reference counting with memory barriers...
2020-11-15 dimEnsure make delete-old does not unlink the llvm-cxxfilt...
2020-11-15 scottlRevert the whole getlocalbase() set of changes while...
2020-11-15 tsoomezfsboot: add prototype for main()
2020-11-15 grehanFix regression in AHCI controller settings.
2020-11-15 scottlFix the previous revision, it suffered from an incomple...
2020-11-15 scottlBecause getlocalbase() returns -1 on error, it needs...
2020-11-15 mjgsched: fix an incorrect comparison in sched_lend_user_p...
2020-11-14 mjgcred: annotate credbatch_process argument as unused
2020-11-14 mjgzfs: disable periodic arc updates
2020-11-14 mjgthread: batch credential freeing
2020-11-14 mjgthread: batch resource limit free calls
2020-11-14 mjgthread: rework tid batch to use helpers
2020-11-14 mjgcred: reorder cr_audit to be closer to the lock
2020-11-14 mjgthread: pad tid lock
2020-11-14 baptChange the default locale to C.UTF-8
2020-11-14 scottlFix a problem with r367686 related to the use of ssize_...
2020-11-14 kevansMakefile: re-wordsmith the blurb about xtoolchain ports
2020-11-14 scottlReplace hardcoded references to _PATH_LOCALBASE with...
2020-11-14 scottlAdd the library function getlocalbase and its manual...
2020-11-14 jtlAdd a regression test for the port-selection behavior...
2020-11-14 jtlFix implicit automatic local port selection for IPv6...
2020-11-14 0mpDocument the PAGER environment variable
2020-11-14 tsoomeloader: cstyle cleanup of console.c
2020-11-14 wulfLinuxKPI: Exclude linux/acpi.h content on non-ACPI...
2020-11-14 kibHandle LoR in flush_pagedep_deps().
2020-11-14 kibAdd ffs_inode_bwrite() helper.
2020-11-14 kibRevert r367669 to re-commit with proper message
2020-11-14 kibAdd a framework that tracks exclusive vnode lock genera...
2020-11-14 kibAdd a framework that tracks exclusive vnode lock genera...
2020-11-14 rmacklemAdd a entry for r367660.
2020-11-14 rmacklemFix startup of gssd when /usr is a separately mounted...
2020-11-14 mavAdd PMRCAP printing and fix earlier CAP_HI.
2020-11-14 rmacklemAdd an entry for r367026, r367423.
2020-11-13 brooksAdd missing src.opts.mk include
2020-11-13 jkimMFV: r367652
2020-11-13 bcranbhyve: update smbiostbl.c to bump the version and relea...
2020-11-13 mjgmalloc: retire MALLOC_PROFILE
2020-11-13 emastesrc.conf.5: regenerate after r367577
2020-11-13 emasteFix `make makeman` after r367577
2020-11-13 adrian[tests] Fix unused variable warning in gcc
2020-11-13 emasteDisable kernel INIT_ALL_ZERO on amd64
2020-11-13 emasteip_fastfwd: style(9) tidy for r367628
2020-11-13 bdragon[PowerPC64LE] Radix MMU fixes for LE.
2020-11-13 bdragon[PowerPC] Allow traversal of oversize OF properties.
2020-11-13 markjdf: Remove support for mounting devices
2020-11-13 0mpAdd a missing Nm macro
2020-11-13 0mpExplicitly note in the EXAMPLES section that uname...
2020-11-13 0mpReference setprogname(3) in setproctitle(3)
2020-11-13 arichardsonMakefile.inc1: remove no-longer required variable
2020-11-13 gnnFollowup pointed out by ae@
2020-11-13 kibAllow some VOPs to return ERELOOKUP to indicate VFS...
2020-11-13 kibImplement vn_lock_pair().
2020-11-13 mavImprove nvmecontrol error reporting.
2020-11-13 adrian[malloc] quieten -Werror=missing-braces with malloc...
2020-11-12 gnnAn earlier commit effectively turned out the fast forwa...
2020-11-12 mjgmalloc: retire malloc_last_fail
2020-11-12 mjggbde: replace malloc_last_fail with a kludge
2020-11-12 mavFix panic if NVMe is detached before the intrhook call.
2020-11-12 npcxgbe/t4_tom: Handle VXLAN-encapsulated SYNs correctly.
2020-11-12 dimMerge commit 8df4e6094 from llvm git (by Fangrui Song):
2020-11-12 hselaskyAdd more USB quirks.
2020-11-12 0mpRemove macros from the width arguments passed to Bl...
2020-11-12 0mpAdd a missing period and remove a macro from Bl's width...
2020-11-12 0mpFix a typo in a license comment
2020-11-12 markjqat: Fix nits reported by Coverity
2020-11-12 manupkgbase: Move libprivatezstd from utilities to runtime
2020-11-12 hselaskyAdd a tunable sysctl, hw.usb.uaudio.handle_hid, to...
2020-11-12 hselaskyWhen doing a USB alternate setting on an USB interface...
2020-11-12 kibbhyve: remove a hack to map all 8G BARs 1:1
next