]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2018-05-24 Matt MacyAF_UNIX: It is possible for UNIX datagram sockets to...
2018-05-24 Warner LoshThis is no unreferenced, so retire it.
2018-05-24 Warner LoshMake memmove and bcopy share code
2018-05-24 Warner LoshDefine memmove and make bcopy alt entry point
2018-05-24 Warner LoshMake memmove an alias for memcpy
2018-05-24 Alan CoxEliminate an unused parameter from vm_fault_populate().
2018-05-24 Mark JohnstonUpdate r334154 with review feedback from D15490.
2018-05-24 Bryan Dreweryrescue: Restore 'make depend' call to fix WITH_META_MOD...
2018-05-24 Brooks DavisIndicate the brk/sbrk are deprecated and not portable.
2018-05-24 Matt MacyAF_UNIX: evidently Samba likes to connect a unix socket...
2018-05-24 Matt MacyAF_UNIX in connectat unp and unp2 can be the same
2018-05-24 Edward Tomasz... Clarify that USB bus power consumption is measured...
2018-05-24 Matt Macyif_delgroups: add missed unlock introduced by r334118
2018-05-24 Ed MasteUPDATING: remove EOL whitespace in 20180523 entry
2018-05-24 Conrad MeyerYank crufty INTR_FILTER option
2018-05-24 Brooks Davisexect() was removed in 2018, not 2017.
2018-05-24 Brooks DavisDon't implement break(2) at all on aarch64 and riscv.
2018-05-24 Ed Masteif_muge: Add LAN78xx family USB ids but attach only...
2018-05-24 Warner LoshWe can't release the refcount outside of the periph...
2018-05-24 Brooks DavisAvoid two suword() calls per auxarg entry.
2018-05-24 Andrew TurnerRemove physmap from the arm64 machdep.h. This was misse...
2018-05-24 Bjoern A. ZeebAdd Peraso Technologies, Inc. to the list.
2018-05-24 Andrew TurnerAllow us to read the physmap data into our own array...
2018-05-24 Bjoern A. ZeebTry to be consistent and spell "vnet" lower case like...
2018-05-24 Bjoern A. ZeebImprove the KASSERT to also have the prison pointer.
2018-05-24 Matt MacyAF_UNIX: assert that we're not acquiring the same lock
2018-05-24 Hans Petter... Add function to wait for USB ethernet attach to complete.
2018-05-24 Andrew TurnerPrint the physmem tables under a verbose boot.
2018-05-24 Matt Macyremove All Rights Reserved from new libpmcstat file
2018-05-24 Andrew TurnerExclude memory from the /reserved-memory mappings with...
2018-05-24 Mark JohnstonSplit the active and inactive queue scans into separate...
2018-05-24 Ed MasteRestore arm, riscv, sparc64, and mips to UNIVERSE after...
2018-05-24 Navdeep Parharcxgbe(4): Report IFCAP_TXRTLMT to kernels built with...
2018-05-24 Roger Pau Monnéxen/pvh: allocate dbg_stack
2018-05-24 Roger Pau Monnéxen/evtchn: fix LOR in evtchn device
2018-05-24 Roger Pau Monnéxen-blkback: don't unbind the interrupt while holding...
2018-05-24 Roger Pau Monnédev/xenstore: prevent transaction hijacking
2018-05-24 Navdeep Parharcxgbe(4): Data path for rate-limited tx.
2018-05-24 Roger Pau Monnédev/xenstore: add support for watches
2018-05-24 Roger Pau Monnéxenstore: don't wait with the PCATCH flag
2018-05-24 Roger Pau Monnéxenstore: remove the suspend sx lock
2018-05-24 Navdeep Parharcxgbe/t4_tom: ABORT_RPL_RSS is a shared CPL and t4_tom...
2018-05-24 Navdeep Parharcxgbe(4): Make FW4_ACK a shared CPL. ETHOFLD in the...
2018-05-24 Navdeep Parharcxgbe(4): Fix range checks in is_etid.
2018-05-24 Navdeep Parharcxgbe(4): Slightly simpler needs_<foo> functions.
2018-05-24 Matt Macypmcstat: add usage strings for -L and -I
2018-05-24 Matt Macylibpmcstat: import aliases table and bug fixes
2018-05-24 Matt Macypmcstat top mode + -I - use fully qualified address
2018-05-24 Navdeep Parharcxgbe(4): Make sure that the egress queue's cidx is...
2018-05-24 Matt Macypmcstat: don't compare signed and unsigned
2018-05-24 Matt Macyfix !amd64 signature for pmu_sample_rate_get
2018-05-24 Matt Macytake NUMA out
2018-05-24 Matt Macylibpmcstat: compile in events based on json description
2018-05-24 Matt Macydevd: drop WARNS back down to 3 until 6 actually works...
2018-05-24 Matt Macyconvert allocations to INVARIANTS M_ZERO
2018-05-24 Matt Macymalloc: Add flag for conditionally zeroing for INVARIAN...
2018-05-24 John BaldwinCatch up two more places to the V_ifnet change to a...
2018-05-23 Konstantin... x86: stop unconditionally clearing PSL_T on the trace...
2018-05-23 Konstantin... Stop obliterating actual exception type for emulated...
2018-05-23 Ed MasteRevert r334081 (-Wmain) as it broke the build on gcc...
2018-05-23 Konstantin... Style.
2018-05-23 Matt MacyUDP: further performance improvements on tx
2018-05-23 Matt Macyudp: assign flowid to udp sockets round-robin
2018-05-23 Edward Tomasz... Centralize USB device mode bus power reporting, and add
2018-05-23 Matt Macypmc: bump PMC major version to reflect ABI breakage...
2018-05-23 Leandro LuporiAdding myself to committers-src.dot and calendar.freebsd
2018-05-23 Emmanuel Vadotarm64: rockchip: Add proper armclock support
2018-05-23 Konstantin... Note that PT_SETSTEP is auto-cleared.
2018-05-23 Matt Macyhwppmc: set threadid in callchain records - second...
2018-05-23 Matt MacyUPDATING: note that the pmc callchain ABI has changed
2018-05-23 Matt Macyhwpmc: add thread id field to callchain and context...
2018-05-23 John BaldwinRemove references to the LIBC_SCCS and SYSLIBC_SCCS...
2018-05-23 John BaldwinUse __SCCSID() for SCCS IDs.
2018-05-23 Mark JohnstonRevert r334090.
2018-05-23 Matt Macyepoch: allow for conditionally asserting that the epoch...
2018-05-23 Konstantin... Support IBRS for i386.
2018-05-23 Brad DavisSwitch calendar installs to use FILES and SYMLINKS...
2018-05-23 Mark JohnstonAdd GET_STACK_USAGE() for arm64.
2018-05-23 Mark JohnstonDocument the return value of sbuf_bcat(9).
2018-05-23 Alexander MotinAdd ready polling after PHY reset on VIA SATA controllers.
2018-05-23 Breno LeitaoAdding myself share/misc/committers-src.dot.
2018-05-23 Eitan Adlerdevd: Move variable declaration to header
2018-05-23 Luca PizzamiglioImprove MAC address uniqueness on if_epair(4).
2018-05-23 Eitan Adlerkldstat: align size to the right
2018-05-23 Eitan Adlermd5: perform compare case-insenstive
2018-05-23 Eitan Adlerlibmd: build with WARNS=1
2018-05-23 Eitan Adlerdumpon: point to better kernel debug symbols.
2018-05-23 Eitan Adlertimedef: Update Czech timedef
2018-05-23 Mateusz GuzikRemove incorrect owepreempt assertion added in r334062
2018-05-23 Eitan Adlerdevd: Unbreak build
2018-05-23 Eitan Adlermpsutil: correct style
2018-05-23 Marcelo Araujopthread_rwlock_unlock(3) returns 0 if successful, other...
2018-05-23 Eitan Adlercut: Fix out of boundary write on illegal list argument
2018-05-23 Eitan AdlerAdd missing file for WITH{OUT}_BSDINSTAL
2018-05-23 Eitan Adlerbsd.sys.mk: add -Wmain to WARNS=1
2018-05-23 Eitan Adlerbsd.sys.mk: add links and update a bit
2018-05-23 Eitan Adlerdevd: allow build to complete using g++
2018-05-23 Eitan Adlerdevd: compile at WARNS=6
2018-05-23 Eitan Adlerdevd: correct two warnings
2018-05-23 Eitan Adlermrsas(4): Remove unneed extra arg from MR_LdBlockSizeGet().
next