]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-04-26 aeMerge r1.22-1.23 from NetBSD:
2018-04-26 hselaskyAdd network device event for priority code point, PCP...
2018-04-25 baptzgrep.sh: Add forgotten ';' and remove set -e which...
2018-04-25 baptzgrep.sh: remove now useless shift
2018-04-25 baptzgrep: small improvements
2018-04-25 lwhsuFix mips32 build after r332951.
2018-04-25 kevans<compress>grep: Special case the -V flag
2018-04-25 bennoUpdate release version of FreeBSD.
2018-04-25 bennoAllow etdump, makefs and mkimg to be overridden.
2018-04-25 davidcsFix Issue with adding MUltiCast Addresses. When multica...
2018-04-25 davidcsUpgraded FW Related Files to version 5.4.67
2018-04-25 kibUse CPUID leaf 0x15 to get TSC frequency when the calib...
2018-04-25 kevansbsdgrep(1): Sneak in some man page updates
2018-04-25 kevansbsdgrep: Update NLS catalogs after r332995
2018-04-25 traszClean up .Xrs in man(1).
2018-04-25 traszAdd some .Xrs to USB template descriptions.
2018-04-25 brooksTranslate 32-bit ifmedia requests into native ones.
2018-04-25 traszMake it possible (controlled via sysctl, enabled by...
2018-04-25 baptRemove compression support from bsdgrep
2018-04-25 tychonIf a trap is encountered upon executing iretq from...
2018-04-25 baptUse a script wrapper for <compress>grep
2018-04-25 eadlerpci_vendors: update to 2018.04.06
2018-04-25 lwhsuFix i386 build after r332970 by adding IS_BSP() definition.
2018-04-25 pfgmakefs: Use ENODATA instead of ENOMSG as a translation...
2018-04-25 kevansforthloader: Remove "EFI boot environment message"
2018-04-25 jhibbitsIncrease the fdtmemreserv array limit to boot on POWER9
2018-04-24 jhbShorten some recently-added lines that are an extra...
2018-04-24 jhbDocument the TRAP_CAP code for SIGTRAP.
2018-04-24 markjImprove VM page queue scalability.
2018-04-24 kibMake the sysctl machdep.idle also a tunable.
2018-04-24 kibExtend ap_boot_mtx scope to also cover mca_init().
2018-04-24 kibEnsure that cmci_monitor() is not executed in parallel...
2018-04-24 kibUse IS_BSP() macro.
2018-04-24 markjAdd a UMA zone flag to disable the use of buckets.
2018-04-24 sbrunoRevert r332894 at the request of the submitter.
2018-04-24 emasteAdd deprecation notice for lmc(4)
2018-04-24 emastelldb: remove assertion that target_arch is FreeBSD
2018-04-24 emastekdump: simplify/remove per-arch #ifdefs
2018-04-24 manuuslcom: Both CP2104 and CP2105 can support up to 2Mbps...
2018-04-24 cemDo not totally silence suppressed secondary kasserts...
2018-04-24 manuuslcom: Apply style(9) and be consistant with function...
2018-04-24 cemFix debug.kassert.do_log description text
2018-04-24 cempanic: Optionally, trace secondary panics
2018-04-24 jtlUpdate r332860 by changing the default from suppressing...
2018-04-24 cemlockmgr: Add missed neutering during panic
2018-04-24 jhbFix PT_STEP single-stepping for mips.
2018-04-24 traszUse more common format for sysctls/tunables description...
2018-04-24 markjUse dead_bpf_if instead of bp_null.
2018-04-24 jhbDon't fetch the current instruction for faults on user...
2018-04-24 jhbUse a cleaner test for the branch delay (BD) bit in...
2018-04-24 kibCarefully update stack guard bytes inside __guard_setup().
2018-04-24 eadler[procfs] Split procfs_attr into multiple functions
2018-04-24 kibUse relaxed atomics to access the monitor line.
2018-04-24 kibCorrect undesirable interaction between caching of...
2018-04-24 eadler[amdsbwd] teach amdsbwd that it has options
2018-04-24 kibFix futexes on i386 after the 4/4G split.
2018-04-24 avgadd a new ACPI suspend debugging knob, debug.acpi.suspe...
2018-04-24 mjglockf: change the owner hash from pid to vnode-based
2018-04-24 jhbRelock PROC_LOCK before one failure case in ptrace_sing...
2018-04-24 jhbReport proper signal codes for SIGTRAP traps on MIPS.
2018-04-24 jhbAdd two tests for TRAP_* signal codes for SIGTRAP.
2018-04-24 jhbExpose breakpoint() to userland from <machine/cpufunc...
2018-04-24 jhbExtend support for ptrace() tests using breakpoints.
2018-04-24 delphijUse calloc() instead of malloc+bzero.
2018-04-24 emastepwd_mkdb: default to network (big) endian hash order
2018-04-24 mjgdtrace: depessimize dtmalloc when dtrace is active
2018-04-24 mjglockstat: track lockstat just like sdt probes
2018-04-23 dimPull in r329771 from upstream llvm trunk (by Craig...
2018-04-23 impMigrate to make_dev_s interface to populate /dev/nvmeX...
2018-04-23 mjgmalloc: stop reading the subzone if MALLOC_DEBUG_MAXZON...
2018-04-23 brooksFinish removing FDDI and tokenring media support.
2018-04-23 sbrunoLoad balance sockets with new SO_REUSEPORT_LB option
2018-04-23 emasteMap FreeBSD EDOOFUS to Linux EINVAL
2018-04-23 jhbImplement 32-bit atomic_fcmpset() in userland for armv4/v5.
2018-04-23 jhbFix some harmless type mismatches in the ARM atomic_cmp...
2018-04-23 sbrunohda(4)
2018-04-23 brEnable ARM PL330 DMA engine and Cadence Quad SPI flash...
2018-04-23 aeicmp6_reflect() sends ICMPv6 message with new IPv6...
2018-04-23 brAdd driver for Cadence Quad SPI Flash Controller found on
2018-04-23 mjglockf: add per-chain locks to the owner hash
2018-04-23 mjglockf: skip locking the graph if not necessary (common...
2018-04-23 mjglockf: perform wakeup onlly when there is anybody waiting
2018-04-23 mjglockf: skip the hard work in lf_purgelocks if possible
2018-04-23 mjglockf: free state only when recycling the vnode
2018-04-23 delphijCorrect size for allocation and bzero of fdsr.
2018-04-22 kevansbsdgrep: Fix build failure WITHOUT_LZMA (incorrect...
2018-04-22 emastepwd_mkdb: add deprecation notice in manpage too
2018-04-22 bcranUpdate committers-src.dot to show the mentorship arrang...
2018-04-22 bcranUpdate account and given names in committers-src.dot...
2018-04-22 tijlMake bufdaemon and bufspacedaemon use kthread_suspend_c...
2018-04-22 mjglockf: slightly depessimize
2018-04-22 hselaskyRemove the "load drivers" logic from libibverbs.
2018-04-22 jhibbitsFix the build post r332859
2018-04-22 dteskedwatch(1): Remove the line used to demonstrate `-dev...
2018-04-22 dteskedwatch(1): Add profile for send(2)/recv(2) syscalls
2018-04-22 dteskedwatch(1): Add `-dev' option to aid debugging of profiles
2018-04-21 riggsRemove unused definition bl_dfp; fix build with bktr...
2018-04-21 jtlWhen running with INVARIANTS, the kernel contains extra...
2018-04-21 jhibbitsExport powerpc CPU features for auxvec
2018-04-21 kevansbsdgrep: Use grep_strdup instead of grep_malloc+strcpy
next