]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2017-11-21 markjAllow for fictitious physical pages in vm_page_scan_con...
2017-11-21 delphijSupport SIGINFO.
2017-11-21 impThis program is more useful if it skips leading whitesp...
2017-11-21 impDocument what the command line arguments actually do...
2017-11-21 impWhile the EFI spec allows numbers to be in many forms...
2017-11-21 impRemove trailing whitespace (one I just introduced and...
2017-11-21 impImplement efi media tagging for MBR partitioning types.
2017-11-21 emastedt_modtext: return error on archs lacking an implementation
2017-11-21 jhibbitsCheck the page table before TLB1 in pmap_kextract()
2017-11-21 landonfPreemptively map MIPS INTRNG interrupts on non-FDT...
2017-11-21 npcxgbe(4): Fix unsafe mailbox access in cudbg.
2017-11-20 asomersperiodic: fix exit status for nonexistent arguments
2017-11-20 asomersQuirk Seagate ST8000AS0003-2HH
2017-11-20 asomersAdd ATF tests for head(1)
2017-11-20 impMove some more common stuff up to Makefile.inc. In...
2017-11-20 impAdd -mno-avx2 for clang as well as -mno-avx. We don...
2017-11-20 asomersda(4): Short-circuit unnecessary BIO_FLUSH commands
2017-11-20 brooksRemove a couple variables that are unused after r325790.
2017-11-20 asomersFix multiple bugs in cam_strmatch
2017-11-20 shurdFix off-by-one error in bit_nclear() usage
2017-11-20 asomersPrint ZAC device type in "camcontrol identify" output
2017-11-20 cemmsdosfs(5): Reflect READONLY attribute in file mode
2017-11-20 emasteInstall strings unconditionally
2017-11-20 scottlUpdate a comment in brelse() to match reality.
2017-11-20 pfgiconv: Fix a pointer mismatch.
2017-11-20 pfgIndent protection and some other oops from the prvious...
2017-11-20 npcxgbe(4): Add a custom board to the device id list.
2017-11-20 pfgGeneral further adoption of SPDX licensing ID tags.
2017-11-20 pfginclude: further adoption of SPDX licensing ID tags.
2017-11-20 pfgsys: further adoption of SPDX licensing ID tags.
2017-11-20 pfgsys/dev: further adoption of SPDX licensing ID tags.
2017-11-20 wulfevdev: change USB scancode 0x54 from KEY_SLASH to KEY_K...
2017-11-20 wulfFix evdev codes for slash and asterisk numpad keys...
2017-11-20 wulfevdev: Export EVDEV_SUPPORT kernel option through featu...
2017-11-20 gjbUse chroot(8) when invoking realpath(1) when setting...
2017-11-20 delphijMFV r326007: less v529.
2017-11-20 delphijVendor import of less v529.
2017-11-20 jhibbitsEliminate 1 XX_VirtToPhys() and 2 XX_PhysToVirt() calls...
2017-11-19 avosReduce code duplication for wlan(4) interface creation...
2017-11-19 avoswlandebug(8): allow fallback to old behavior + improve...
2017-11-19 nyanRemove empty directories.
2017-11-19 kibFix build.
2017-11-19 delphijRemove unused header.
2017-11-19 delphijRemove unused header.
2017-11-19 kevansaw_nmi: add support for a31/a83t's r_intc
2017-11-19 brdAdd missing call to services_mkdb to build the services.db
2017-11-19 emasteANSIfy sys/libkern
2017-11-18 manudts: arm64: allwinner: Remove unused dts for pine64
2017-11-18 bdreweryRemove unneeded special case for .OBJDIR=.CURDIR.
2017-11-18 manuif_awg: drain tx buffers and clear rx buffers when...
2017-11-18 manuif_awg: avoid hole in the rx ring buffer when mbuf...
2017-11-18 manuif_awg: rename tx functions to match other drivers...
2017-11-18 manuif_awg: don't process transmitted packets on TX_BUF_UA_...
2017-11-18 manuif_awg: replace multiple calls to if_setdrvflagbits...
2017-11-18 manuif_awg: only increment IFCOUNTER_OPACKETS when the...
2017-11-18 manuif_awg: store mbuf and dma mapping in the last segment...
2017-11-18 manuif_awg: mark the first tx descriptor as ready only...
2017-11-18 manuif_awg: only request completion interrupt on the last...
2017-11-18 hselaskyRemove duplicate static function prototype to fix compi...
2017-11-18 bdreweryEvaluate options after including src-env.conf and befor...
2017-11-18 bdreweryFix top-level targets with read-only OBJDIR.
2017-11-18 bdreweryMove top-level AUTO_OBJ logic to Makefile.sys.inc.
2017-11-18 bdreweryInclude Makefile.sys.inc if possible for top-level...
2017-11-18 bdreweryFix PORTS_MODULES+'make reinstallkernel' trying to...
2017-11-18 bdreweryFix 'make -n' for {reinstall,distribute}kernel.
2017-11-18 manudts: Allwinner: Remove our last custom DTS
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 oshogboRemove unused Casper configurations files.
2017-11-18 pfgspdx: initial adoption of licensing ID tags.
2017-11-18 traszIncrease rtld initial memory pool size from 32kB to...
2017-11-18 bhdRemove leftover in lagg(4) manpage forgotten in r271733
2017-11-17 mjglocks: fix compilation issues without SMP or KDTRACE_HOOKS
2017-11-17 aeAdd comment for accidentally committed unrelated change...
2017-11-17 npcxgbe(4): Add core Vdd to the sysctl MIB.
2017-11-17 aeUnconditionally enable support for O_IPSEC opcode.
2017-11-17 asomersAdd assertion in probedone() that we're holding the...
2017-11-17 mjglockmgr: remove the ADAPTIVE_LOCKMGRS option
2017-11-17 cemvfs_lookup: Allow PATH_MAX-1 symlinks
2017-11-17 kibBump dates after lint removal.
2017-11-17 bdreweryFix 'local' to not look in the source tree for the...
2017-11-17 impRemove build system support for lint.
2017-11-17 gjbAdd general configuration files used by release/release...
2017-11-17 brAdd Intel Processor Trace registers for:
2017-11-17 gjbFix indentation.
2017-11-17 gjbSort variables for consistency.
2017-11-17 gjbSort variables in arm64 SoC configurations.
2017-11-17 gjbRemove stray SRCBRANCH included by mistake.
2017-11-17 asomersFix potential NULL pointer dereference of device physic...
2017-11-17 asomersVOP_LOOKUP.9: update locking info
2017-11-17 gordonCorrect grammar nit.
2017-11-17 scottlRename P_OSREL_CK_CLYGRP to P_OSREL_CK_CYLGRP
2017-11-17 baptActually commit the right patch for r325929
2017-11-17 baptDo not remove the sources when zstd is called as zstdcat
2017-11-17 jhibbitsAdd jumbo frame support to dtsec(4)
2017-11-17 jhibbitsStop special casing 32-bit AIM in memory parsing
2017-11-17 mjgmtx: add missing parts of the diff in r325920
2017-11-17 mjgsched: move panic handling code out of choosethread
2017-11-17 mjgCheck for PRS_NEW without locking the proc in sysctl_ke...
2017-11-17 mjgsx: perform a minor cleanup of the unlock slowpath
2017-11-17 mjgrwlock: unlock before traversing threads to wake up
next