]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-12-11 sjgAdd Makefile.depend.options
2019-12-11 emastearm linuxulator: add syscalls.conf and Makefile for...
2019-12-11 emastekbdmap: allow INDEX.keymaps to provide the dialog title
2019-12-11 emastesecurity.7: add caveat about interim sysctl paths from...
2019-12-11 dougmExtract code common to _vm_map_clip_start and _vm_map_c...
2019-12-11 avgadd a sanity check to the system call registration...
2019-12-11 emasteMake NOCLEAN an error instead of a warning
2019-12-11 rlibbyuma: pretty print zone flags sysctl
2019-12-10 dimAdd a few missed source files to libllvm, for the MK_LL...
2019-12-10 jhbUse callout_func_t instead of the deprecated timeout_t.
2019-12-10 jhbAdd a callout_func_t typedef for functions used with...
2019-12-10 jhbCorrect the offset of static TLS variables for Initial...
2019-12-10 ianDo not attach children of owc_gpiobus until interrupts...
2019-12-10 npcxgbe(4): Man page updates to go with r355107.
2019-12-10 wulf[ig4] Remove unused methods from bus interface
2019-12-10 npcxgbe(4): Simplify the firmware version checks a bit.
2019-12-10 emasteremove again nonexistent from-* entries from vt INDEX...
2019-12-10 vangyzenfsck_ffs: fix some memory leaks found by Coverity.
2019-12-10 emasteAdd Danish translation for vt font and keymap INDEX...
2019-12-10 seReplace two remaining hex values for control codes...
2019-12-10 kevanssed: process \r, \n, and \t
2019-12-10 scottlFix the TAA state machine to do the right thing when...
2019-12-10 bdreweryFix WITHOUT_CLANG build.
2019-12-10 markjAdd a helper function to the swapout daemon's deactivat...
2019-12-10 markjIntroduce vm_page_astate.
2019-12-10 emasteremove nonexistent from-* entries from vt INDEX.keymaps
2019-12-10 kibUFS: implement VOP_INACTIVE()
2019-12-10 emastestrip trailing whitespace from font and keymap INDEX...
2019-12-10 arichardsonUse ${.ALLSRC:Ninstalldirs-*} instead of assuming order...
2019-12-10 aeAvoid access to stale ip pointer and call UPDATE_POINTE...
2019-12-10 npcxgbe(4): Use TX_PKTS2 work requests in netmap Tx if...
2019-12-10 npcxgbe(4): Update T4/5/6 firmwares to 1.24.11.0.
2019-12-10 emasteAdd missing language specifier for Hebrew il.kbd descri...
2019-12-10 takawataAdd ACPI battery subsystem man page.
2019-12-10 mjgvfs: refactor vhold and vdrop
2019-12-09 ianAllow baud rates of 1,228,800 and 1,843,200 on CP2101...
2019-12-09 markjConfigure headphone redirection for the Dell L780 and...
2019-12-09 jhbUse 4 byte stack alignment instead of 8 byte.
2019-12-09 dimCorrectly check for C++17 and higher when declaring...
2019-12-09 jhbCopy out aux args after the argument and environment...
2019-12-09 npcxgbe/iw_cxgbe: Support 64b length in the memory regist...
2019-12-09 ianSwitch gpioths(4) from using a callout to a taskqueue...
2019-12-09 0mpvi.1: Fix a typo
2019-12-09 kevansRPI: Fix DMA/SDHCI on the BCM2836 (Raspberry Pi 2)
2019-12-09 manuarm64: Use the kenv provided by loader
2019-12-09 luporl[PPC64] Initial libkvm minidump implementation
2019-12-09 luporlEnable use of ofwcons for early debug
2019-12-09 luporl[PPC64] Enable opal console use as a GDB DBGPORT
2019-12-09 baptFix: netstat -rs
2019-12-09 truckmanFix a logic bug in error handling code. It is an error...
2019-12-09 dougmRevert r355505. The code that it allowed to compile...
2019-12-09 ianConnect the gpioths(4) manpage to the build.
2019-12-09 ianPaste things correctly so that I'm added to the *end...
2019-12-09 ianAdd myself to the copyright list. Also add an SPDX...
2019-12-09 ianAdd a man page for the gpioths(4) driver.
2019-12-09 ianFix a typo: the sysctl command is in chapter 8 of...
2019-12-09 impAdd additional sanity checks.
2019-12-09 ianAdd FDT support to the gpioths driver. It now uses...
2019-12-08 dougmDefine a vm_map method for user-space for advancing...
2019-12-08 mjgvfs: introduce v_irflag and make v_type smaller
2019-12-08 mjgvfs: clean up vputx a little
2019-12-08 ianAdd a MODULE_DEPEND() for the gpioths driver. Also...
2019-12-08 mjgvfs: factor out vnode destruction out of vdrop
2019-12-08 ianAdd support for more chips to the gpioths driver.
2019-12-08 ianSimplify sysctl stuff in the gpioths driver. There...
2019-12-08 ianSeveral small fixes for the gpioths (temp/humidity...
2019-12-08 rmacklemDelete an unused external declaration.
2019-12-08 jhibbitspowerpc: Use builtins for fls/flsl
2019-12-08 jhibbitspowerpc64/pmap: micro-optimize some PVO-PTE logic
2019-12-08 kppf: Remove references to 'egress'
2019-12-08 jeffFix two problems with r355149. The sysctl name collisi...
2019-12-08 jeffIt is safe to wire a page while the object is busy.
2019-12-08 jeffIt is now safe to rename a page that is still on a...
2019-12-08 jeffDo not assert that the object lock is held in vm_object...
2019-12-08 delphijFix a couple of minor issues with newfs_msdos:
2019-12-08 jeffHandle multiple clock interrupts simultaneously in...
2019-12-08 jeffReduce duplication in grab functions by providing alloc...
2019-12-08 jeffUse a variant slab structure for offpage zones. This...
2019-12-08 rmacklemFix kernel handling of a NFSERR_MINORVERSMISMATCH NFSv4...
2019-12-08 markjAdd casts required by the 32-bit build after r355491.
2019-12-07 rmacklemAdd some definitions for NFSv4.2 which will be used...
2019-12-07 markjgcore: Avoid using vm_map_entry_t.
2019-12-07 markjProvide vm_map_entry traversal routines to userspace.
2019-12-07 dougmFix a type error in fixing libprocstat to be compatible...
2019-12-07 dougmr355491 broke compilation of libprocstat.c. Change...
2019-12-07 kibOnly return EPERM from kill(-pid) when no process was...
2019-12-07 ianAdd module build stuff for gpioths(4), a driver for...
2019-12-07 mjgvm: fix sysctl vm.kstack_cache_size change report
2019-12-07 dougmRemove the next and prev fields from vm_map_entry,...
2019-12-07 asomersclock_gettime(2): add a HISTORY section
2019-12-07 asomerslio_listio(2): add a HISTORY section
2019-12-07 mmelAdd support for booting kernel directly from U-Boot...
2019-12-07 schweikhCorrect a handful of typos/grammos.
2019-12-07 mjgvfs: clean up delmntque similarly to vdrop r355414
2019-12-07 mjgvfs: catch vn_printf up with reality
2019-12-07 jhibbitspowerpc/pmap: NUMA-ize vm_page_array on powerpc
2019-12-07 rmacklemSet the XATTRSUPPORT attribute bit for NFSv4.2, always...
2019-12-07 emasterc.shutdown: kill shutdown process after logging message
2019-12-07 kibx86: Restore the critical section around whole ipi_bitm...
2019-12-07 kibamd64: properly set the start of the io permission...
next