]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-06-21 johalunLinuxKPI: Additions to rcu list.
2019-06-21 johalunLinuxKPI: Add atomic_long_sub macro.
2019-06-21 ianAdd pwm to the armv7 GENERIC kernel, it's now used...
2019-06-21 ianDo some general cleanup and light wordsmithing.
2019-06-21 ianCatch up with recent changes in pwmbus(9). The pwm...
2019-06-21 ianAdd support for the PWM(9) API. This allows configurin...
2019-06-21 ianSome mundane tweaks and cleanups to help de-clutter...
2019-06-21 emastenandsim: correct test to avoid out-of-bounds access
2019-06-21 aeAdd "tcpmss" opcode to match the TCP MSS value.
2019-06-21 kpip_output: pass PFIL_FWD in the slow path
2019-06-21 syrinxNo need for each bsnmpd(1) module to open connection...
2019-06-21 syrinxUnbreak snmp_pf(3) after the changes introduced in...
2019-06-21 impMount and unmount devfs around calls to add packages.
2019-06-21 kevloCorrect function names.
2019-06-21 cemrc.d/motd: Update motd more robustly
2019-06-21 cemFixup UPDATING text for r349253
2019-06-21 cemsys: Remove DEV_RANDOM device option
2019-06-20 takawataFix the case where no root hub object while host contro...
2019-06-20 asomersfcntl: fix overflow when setting F_READAHEAD
2019-06-20 mavSPC-3 and up require some UAs to be returned as fixed.
2019-06-20 brooksAdd PROT_MAX to the HISTORY section.
2019-06-20 mavOptimize xpt_getattr().
2019-06-20 npcxgbe/t4_tom: DDP_DEAD is a ddp flag and not a toepcb...
2019-06-20 emasteClarify vm_map_protect max_protection downgrade
2019-06-20 brooksExtend mmap/mprotect API to specify the max page protec...
2019-06-20 emasteClarify that vm_map_protect cannot upgrade max_protection
2019-06-20 asomersVOP_REVOKE(9): update locking requirements per r143495
2019-06-20 allanjudetop(1): Don't show the swap line when there are no...
2019-06-20 asomersVOP_BMAP(9): fix typo in the copyright header
2019-06-20 asomers#include <sys/types.h> from sys/filio.h
2019-06-20 asomersAdd FIOBMAP2 ioctl
2019-06-20 asomersAdd a VOP_BMAP(9) man page
2019-06-20 antoineAdd head(1) to native-xtools so that it can be used...
2019-06-20 tuexenThe variable names in the description of the port numbe...
2019-06-20 lwhsuFinsh readding Big5 in r317204, which was reverting...
2019-06-20 mavAdd wakeup_any(), cheaper wakeup_one() for taskqueue(9).
2019-06-19 markjGroup vm_page_activate()'s definition with other relate...
2019-06-19 mmacyTell loader to ignore newer features enabled on the...
2019-06-19 bdreweryFollow-up r349065: Fix .TARGET flag ambiguity with...
2019-06-19 bcranefinet: Defer exclusively opening the network handles
2019-06-19 markjMake zlib encoding messages idempotent.
2019-06-19 mavUse sbuf_cat() in GEOM confxml generation.
2019-06-19 jtlAdd the ability to limit how much the code will fragmen...
2019-06-19 mavFix typo in r349178.
2019-06-19 luporl[PPC] Fix loader input with newer QEMU versions
2019-06-19 sevanWhitespace
2019-06-19 zecV_ip6_forwarding and V_ipforwarding have been defined...
2019-06-19 zecEvaluating htons() at compile time is more efficient...
2019-06-19 scottlImplement VT-d capability detection on chipsets that...
2019-06-19 alcCorrect an error in r349122. pmap_unwire() should...
2019-06-18 bdreweryRework r349061: Don't apply guessed dependencies if...
2019-06-18 mavOptimize kern.geom.conf* sysctls.
2019-06-18 sevanMark NetBSD branch points
2019-06-18 cemrandom(4): Fix a regression in short AES mode reads
2019-06-18 vmaffionebhyve: vtnet: fix locking on receive
2019-06-18 ianHandle labels specified with hints even on FDT systems...
2019-06-18 emasteRemove sys/capability.h for the third time
2019-06-18 ianAdd a pwmc(4) manpage.
2019-06-18 ianOops, it seems I left out the word 'cycle', fix it.
2019-06-18 ianRearrange the argument checking and processing so that...
2019-06-18 ianExplain the relationship between PWM hardware channels...
2019-06-18 ianRemove everything related to channels from the pwmc...
2019-06-17 takawataAdd ACPI support for USB driver.
2019-06-17 gjbFix passing ${CONF_FILES} (which contains MAKE_CONF and
2019-06-17 sevanAdd NetBSD 8.1 & DragonFly BSD 5.6
2019-06-17 sevanFix tab
2019-06-17 cemrandom(4): Fortuna: allow increased concurrency
2019-06-17 cyAllow the hostapd program to be specified. This allows...
2019-06-17 cyMake ipf_objbytes a constant. ipf_objbytes is a table...
2019-06-17 delphijSeparate kernel crc32() implementation to its own heade...
2019-06-17 zeisingpci.4: Use plural configuration registers
2019-06-17 markjAdd some missing MLINKs for tree(3).
2019-06-17 zeisingpci.4: wordsmith and add missing words
2019-06-17 ianPut periods at the ends of argument descriptions. ...
2019-06-17 ianFollow changes in the pwmc(4) driver in relation to...
2019-06-17 ianPut the pwmc cdev filenames under the pwm directory...
2019-06-17 cemrandom(4): Generalize algorithm-independent APIs
2019-06-17 cemrandom(4): Add regression tests for uint128 implementat...
2019-06-17 mmMFV r349134:
2019-06-17 mmUpdate vendor/libarchive/dist to git 809f0dc32fff7434ae...
2019-06-17 zeisingpci(4): Document PCIOCATTACHED
2019-06-17 ianAdd back a const qualifier I somehow fumbled away betwe...
2019-06-17 ianImplement the ofw_bus_get_node method in aw_pwm(4)...
2019-06-17 ianAdd ofw_pwmbus to enumerate pwmbus devices on systems...
2019-06-17 alcEliminate a redundant call to pmap_invalidate_page...
2019-06-16 alcThree changes to arm64's pmap_unwire():
2019-06-16 nwhitehornFix bug on newbus device deletion: we should delete...
2019-06-16 antoineRemove tabs from BSD.var.dist
2019-06-16 ianRework pwmbus and pwmc so that each child will handle...
2019-06-16 traszIn iostat(8) output, skip the decimal point and the...
2019-06-16 alcThree enhancements to arm64's pmap_protect():
2019-06-16 ianIn detach(), call bus_generic_detach() before deleting...
2019-06-16 ianRename pwmbus.h to ofw_pwm.h, because after all the...
2019-06-16 emastevtfontcvt: correct typo in hex parsing update
2019-06-16 emastevtfontcvt: improve .bdf validation
2019-06-16 emastevtfontcvt: improve .bdf verification
2019-06-16 emasteallow vt(4) fonts to be built from .bdf files
2019-06-16 emastevtfontcvt: initialize another variable to quiet GCC...
2019-06-16 reneDifferentiate package versions for ALPHA/BETA/PRERELEAS...
2019-06-16 emastevtfontcvt: initialize bbwbytes to avoid GCC 4.2.1 unini...
next