]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-01-10 markjRemove the executable bit from some recently added...
2018-01-10 markjClarify the use of the gmirror flag mask constants.
2018-01-10 impRetire pmtimer driver. Move time fixing into apm driver...
2018-01-10 impRemove vestiges of digi(4) driver, first attempted...
2018-01-10 cemFinally, fix Zstd kernel build on MIPS and RISC-V
2018-01-10 scottlRefactor code related to 'camcontrol devlist'
2018-01-10 scottlImplement the ability to query NVME for its controller...
2018-01-10 markjAvoid referencing a possibly freed consumer after r327496.
2018-01-10 oshogboFix markup.
2018-01-10 ianConvert a collection of unrelated bitwise flags to...
2018-01-10 ianBugfix: don't lose the am/pm mode flag when setting...
2018-01-10 ianBugfix: on RTC chips with a 32-bit binary counter,...
2018-01-10 jhbAllow the fast-path for disk AIO requests to fail requests.
2018-01-10 jtlFix backwards MD_VERIFY logic for md devices.
2018-01-10 jhbSimplify some logic by merging an if test with a subseq...
2018-01-09 jhbAdd a counter to track in-flight AIO requests using...
2018-01-09 pfgUse the __result_use_check attribute also for reallocf(3).
2018-01-09 scottlRelease the held refcount on the probe periph when...
2018-01-09 scottlHold a refcount on the periph while running the allocation
2018-01-09 bdreweryBump version for r327597 adding cpucontrol -e support
2018-01-09 asomersAdd Pull Request to the Subversion commit template
2018-01-09 cemFix Zstd x86 kernel build with -march=<specific>
2018-01-09 cyUSNO and possibly others have misinterpreted the mainin...
2018-01-09 nwhitehornAdd XHCI support to powerpc64 GENERIC. This is useful...
2018-01-09 kppf tests: Fix pft_ping.py to work with scapy 2.3.3
2018-01-09 impConsolidate two identical copies of sysres_ids.
2018-01-09 kibFix year.
2018-01-09 impRemove ccbque.h from i386/isa.
2018-01-09 andrewAdd a function to find the PSCI version the firmware...
2018-01-09 andrewAdd a framework to install CPU errata on arm64. Each...
2018-01-09 avgvmm/svm: contigmalloc of the whole svm_softc is excessive
2018-01-09 avgzfs_mount: restore a bit of ifdef-out illumos code
2018-01-09 avgusbdevs: add ASMedia vendor ID
2018-01-09 kibGeneralize the fix from r322757 and apply it to several...
2018-01-09 kibWhen handling write completion, take SU lock around...
2018-01-09 kibPostpone the disassotiation of the background write...
2018-01-09 eadlerldconfig(8): use .Nm instead of 'ldconfig'
2018-01-09 cyWhen growing the state, also grow the seed array. Other...
2018-01-09 cemFix Zstd kernel build with GCC 4.2
2018-01-09 scottlDon't hold the periph locks during dump.
2018-01-09 scottlDon't hold the periph lock when calling into cam_periph...
2018-01-09 scottlProtect against a possible NULL deference from an accessor
2018-01-08 markjGeneralize the gzio API.
2018-01-08 cemIntegrate zstd into the kernel
2018-01-08 jhbUse <stand.h> instead of <inttypes.h> and <stdio.h...
2018-01-08 jhbFix printf missing format variables warnings.
2018-01-08 jhbDefine __dmadat after #include'ing ufsread.c.
2018-01-08 markjSort and remove unneeded includes.
2018-01-08 pfgRevert r327697:
2018-01-08 markjRelease the queue lock before restarting the worker...
2018-01-08 pfgmalloc(9): drop the __result_use_check attribute for...
2018-01-08 fabientFix uninitialized crp_retw_id when using asynchronous...
2018-01-08 andrewOnly install the new pagetable pointer into ttbr0_el1...
2018-01-08 andrewMove some of the common thread switching code into...
2018-01-08 oshogboDocument the DNS Casper service.
2018-01-08 asomersgeli: optimize tests
2018-01-07 edUse mallocarray(9) in CloudABI kernel code where possible.
2018-01-07 asomersgeli: convert remaining TAP tests to ATF
2018-01-07 asomersFix typo from r327666
2018-01-07 jhibbitsAdd missing file to gpiobus module
2018-01-07 ianUse EVENTHANDLER_DIRECT_INVOKE for [un]mount events...
2018-01-07 ianUse EVENTHANDLER_DIRECT_INVOKE() for device events...
2018-01-07 kpvchiq: Use mallocarray() to provide kcalloc()
2018-01-07 kplinuxkpi: Implement kcalloc() based on mallocarray()
2018-01-07 kppf: Avoid integer overflow issues by using mallocarray...
2018-01-07 kpIntroduce mallocarray() in the kernel
2018-01-07 delphijstddef.h is not used by cat.c, remove the include.
2018-01-07 eadlerldconfig(8): clarify language for files
2018-01-07 kevansaw_sid(4): Add support for Allwinner H3
2018-01-07 kevansaw_sid: Add method for reading keys via prctl registers
2018-01-07 asomersgeli: fix parallel execution of tests
2018-01-07 kevansFix bogus pass for syscon_generic introduced in r327621
2018-01-07 asomersgeli: convert most tests from TAP to ATF
2018-01-06 manuarm64: Remove old clock driver for Allwinner 64bit SoC
2018-01-06 kibDocument kern.smp.disabled tunable.
2018-01-06 eadlermorse(6): update documentation
2018-01-06 kevansMove syscon_generic to attach much later
2018-01-06 impThe source strings are from the password database which...
2018-01-06 impSanity check sysconf return value to ensure it's positi...
2018-01-06 impSanity check media size and sector counts to ensure...
2018-01-06 lwhsuUnbreak build after r327614
2018-01-06 eadlermorse(6): minor nits
2018-01-06 eadlermorse(6): implement support for decoding morse code
2018-01-06 impInvent new #defines for the biospci_{read,write}_config...
2018-01-06 impThere's no need / benefit from deleting the variable...
2018-01-06 impFix usage strings. -d and -p were removed before this...
2018-01-06 jkimFix a header inclusion missed in the previous commit.
2018-01-05 sbrunoHandle misconfigured/nonexistent pcidev for comconsole...
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-05 jkimImport ACPICA 20180105.
2018-01-05 jkimRevert r327599. I missed a new file.
2018-01-05 jkimImport ACPICA 20180105.
2018-01-05 jhbRemove LINK_MAX.
2018-01-05 kibMake it possible to re-evaluate cpu_features.
2018-01-05 glebiusIn sendfile_iodone() both pru_abort and sorele need...
2018-01-05 avgFix a couple of comments in AMD Virtual Machine Control...
2018-01-05 jhbCorrect comment. procfs_doprocfile implements 'file...
2018-01-05 fsuAdd 64bit feature support.
2018-01-05 oshogboBuild service tests with Casper support.
2018-01-05 lwhsuFix typo & build
next