]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-05-24 mmacyfix !amd64 signature for pmu_sample_rate_get
2018-05-24 mmacytake NUMA out
2018-05-24 mmacylibpmcstat: compile in events based on json description
2018-05-24 mmacydevd: drop WARNS back down to 3 until 6 actually works...
2018-05-24 mmacyconvert allocations to INVARIANTS M_ZERO
2018-05-24 mmacymalloc: Add flag for conditionally zeroing for INVARIAN...
2018-05-24 jhbCatch up two more places to the V_ifnet change to a...
2018-05-23 kibx86: stop unconditionally clearing PSL_T on the trace...
2018-05-23 kibStop obliterating actual exception type for emulated...
2018-05-23 emasteRevert r334081 (-Wmain) as it broke the build on gcc...
2018-05-23 kibStyle.
2018-05-23 mmacyUDP: further performance improvements on tx
2018-05-23 mmacyudp: assign flowid to udp sockets round-robin
2018-05-23 traszCentralize USB device mode bus power reporting, and add
2018-05-23 mmacypmc: bump PMC major version to reflect ABI breakage...
2018-05-23 luporlAdding myself to committers-src.dot and calendar.freebsd
2018-05-23 manuarm64: rockchip: Add proper armclock support
2018-05-23 kibNote that PT_SETSTEP is auto-cleared.
2018-05-23 mmacyhwppmc: set threadid in callchain records - second...
2018-05-23 mmacyUPDATING: note that the pmc callchain ABI has changed
2018-05-23 mmacyhwpmc: add thread id field to callchain and context...
2018-05-23 jhbRemove references to the LIBC_SCCS and SYSLIBC_SCCS...
2018-05-23 jhbUse __SCCSID() for SCCS IDs.
2018-05-23 markjRevert r334090.
2018-05-23 mmacyepoch: allow for conditionally asserting that the epoch...
2018-05-23 kibSupport IBRS for i386.
2018-05-23 brdSwitch calendar installs to use FILES and SYMLINKS...
2018-05-23 markjAdd GET_STACK_USAGE() for arm64.
2018-05-23 markjDocument the return value of sbuf_bcat(9).
2018-05-23 mavAdd ready polling after PHY reset on VIA SATA controllers.
2018-05-23 leitaoAdding myself share/misc/committers-src.dot.
2018-05-23 eadlerdevd: Move variable declaration to header
2018-05-23 pizzamigImprove MAC address uniqueness on if_epair(4).
2018-05-23 eadlerkldstat: align size to the right
2018-05-23 eadlermd5: perform compare case-insenstive
2018-05-23 eadlerlibmd: build with WARNS=1
2018-05-23 eadlerdumpon: point to better kernel debug symbols.
2018-05-23 eadlertimedef: Update Czech timedef
2018-05-23 mjgRemove incorrect owepreempt assertion added in r334062
2018-05-23 eadlerdevd: Unbreak build
2018-05-23 eadlermpsutil: correct style
2018-05-23 araujopthread_rwlock_unlock(3) returns 0 if successful, other...
2018-05-23 eadlercut: Fix out of boundary write on illegal list argument
2018-05-23 eadlerAdd missing file for WITH{OUT}_BSDINSTAL
2018-05-23 eadlerbsd.sys.mk: add -Wmain to WARNS=1
2018-05-23 eadlerbsd.sys.mk: add links and update a bit
2018-05-23 eadlerdevd: allow build to complete using g++
2018-05-23 eadlerdevd: compile at WARNS=6
2018-05-23 eadlerdevd: correct two warnings
2018-05-23 eadlermrsas(4): Remove unneed extra arg from MR_LdBlockSizeGet().
2018-05-23 eadlermpsutil: add missing braces
2018-05-23 mmacyBump FreeBSD_version after r333813
2018-05-23 eadlerREADME: Reduce the textdump; describe the project
2018-05-23 eadlerAdd the text '@generated' to src.conf.5
2018-05-23 wollmanWhoops, forgot to add this file in r334070.
2018-05-23 wollmanMove unsigned limits to a separate table/recognizer...
2018-05-23 mmacykern_sendit: use pre-initialized rights
2018-05-23 philImport libxo-0.9.0:
2018-05-23 philTag libxo 0.9.0
2018-05-23 philImport libxo 0.9.0
2018-05-22 kibabImplement initial MMC partitions support for MMCCAM.
2018-05-22 kibFix UP build.
2018-05-22 emasteif_muge: only attach to LAN7800 Chip ID
2018-05-22 mjgMove preemption handling out of critical_exit.
2018-05-22 traszAdd new PIDs for Audio, CDCE, MTP, and Mass Storage...
2018-05-22 markjFix the definition of td_startzero after r333466.
2018-05-22 kibabFix MMCCAM scanning for new cards.
2018-05-22 npcxgbe(4): Only valid filters are expected to have a...
2018-05-22 markjEnsure that "m" is initialized in vm_page_alloc_freelis...
2018-05-22 andrewHandle reserved memory with the no-map property.
2018-05-22 markjInitialize the dumper struct before calling set_dumper().
2018-05-22 fabientAdd a SPD cache to speed up lookups.
2018-05-22 jhbUse __SCCSID for SCCS IDs in libkvm sources.
2018-05-22 andrewRevert r334035 for now. It breaks the boot on some...
2018-05-22 markjTypo.
2018-05-22 markjFlush caches before initiating a microcode update on...
2018-05-22 markjSimplify lagg_input().
2018-05-22 mjgsx: fixup a braino in r334024
2018-05-22 emasteintel-ucode-split: add -n flag to skip creating output...
2018-05-22 andrewPass the array length into regions_to_avail.
2018-05-22 kibUse local unique labels inside most often used macros.
2018-05-22 manubus_dma(9): Correct arm64 BUS_DMA_COHERENT implementati...
2018-05-22 kibFix double-load of %cr3 and double-copy of the stack...
2018-05-22 aeRestore the ability to keep states after parent rule...
2018-05-22 kibEnable IBRS when entering an interrupt handler from...
2018-05-22 andrewOnly set realmem based on memory where the EXFLAG_NOALL...
2018-05-22 andrewOn ThunderX2 we need to be careful to only map the...
2018-05-22 manubus_dma(9): arm64 implementation notes
2018-05-22 andrewStop using the DMAP region to map ACPI memory.
2018-05-22 andrewSwitch arm64 to use the same physmem code as 32-bit...
2018-05-22 kibImplement printf(3) family %m format string extension.
2018-05-22 andrewAllow the 32-bit arm physmem code to work on arm64.
2018-05-22 andrewCoalesce adjacent physical mappings.
2018-05-22 roygerxen-blkback: do not use state 3 (XenbusStateInitialised)
2018-05-22 mjgReduce sdt-related branch-fest in mi_switch.
2018-05-22 eadlertop(1): increase size of 'status' buffer
2018-05-22 mjgsx: port over writer starvation prevention measures...
2018-05-22 mjgrw: decrease writer starvation
2018-05-22 cyConform to Berne Convention.
2018-05-22 araujoRevert: r334016
next