aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* (3/6) Add a shared object busy synchronization mechanism that blocks new pageJeff Roberson2019-10-1516-85/+188
* (2/6) Don't release xbusy in vm_page_remove(), defer to vm_page_free_prep().Jeff Roberson2019-10-154-12/+15
* powerpc/atomic: Fix atomic_cmpset_rel()Justin Hibbits2019-10-151-1/+1
* (1/6) Replace busy checks with acquires where it is trival to do so.Jeff Roberson2019-10-1515-127/+211
* arm: allwinner: Add np and nmm clock file to the buildEmmanuel Vadot2019-10-141-0/+2
* arm64: Add Synopsys DWC3 driverEmmanuel Vadot2019-10-144-0/+467
* arm64: allwinner: Add aw_dwc3 driverEmmanuel Vadot2019-10-143-0/+149
* arm64: allwinner: Add support for the usb3 phyEmmanuel Vadot2019-10-142-0/+300
* arm64: allwinner: aw_usbphy: Add support for H6 PHYEmmanuel Vadot2019-10-141-1/+10
* arm64: allwinner: Add H6 GPIO/Pinctrl driverEmmanuel Vadot2019-10-144-0/+198
* arm64: allwinner: Add Allwinner H6 SupportEmmanuel Vadot2019-10-145-0/+677
* arm: allwinner: Disable the clock before changing it's freqEmmanuel Vadot2019-10-141-0/+8
* arm64: allwinner: Add aw_clk_nmm clockEmmanuel Vadot2019-10-146-0/+378
* arm64: allwinner: Add new clock aw_clk_npEmmanuel Vadot2019-10-146-0/+355
* aw_ccung: Add more debug printfsEmmanuel Vadot2019-10-141-0/+3
* Disconnect powerpc from the default tinderbox for now.John Baldwin2019-10-141-4/+7
* if_delmulti() is never called without ifp argument, assert this insteadGleb Smirnoff2019-10-141-14/+1
* x86: Use canonical spelling of MOVDIR64B feature/instructionConrad Meyer2019-10-142-2/+2
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-141-22/+22
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-141-11/+13
* Separate out SCTP related dtrace code.Michael Tuexen2019-10-147-60/+49
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-141-12/+13
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-141-12/+13
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-141-11/+14
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-141-20/+16
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-141-14/+11
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-141-24/+20
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-141-17/+17
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-141-19/+19
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-141-13/+13
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-141-15/+16
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-141-17/+14
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-141-26/+25
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-142-90/+72
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-141-66/+75
* Convert if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-144-80/+55
* Convert to if_foreach_llmaddr() KPI.Gleb Smirnoff2019-10-141-23/+34
* Fix powerpc/powerpcspe buildsLeandro Lupori2019-10-142-1/+23
* Remove the aarch64 libclang_rt.profile library from llvm 8.0.1.John Baldwin2019-10-141-0/+1
* Remove an unused parameter from get_new_keyid().John Baldwin2019-10-141-2/+2
* Correct a transcription error that broke GENERIC introduced in r353496.Doug Moore2019-10-141-2/+2
* Move the definition of _vm_map_assert_consistent so that it can useDoug Moore2019-10-141-42/+47
* Use epoch(9) directly instead of obsoleted KPI.Gleb Smirnoff2019-10-142-4/+7
* ipfw(4) rule matching always happens in network epoch.Gleb Smirnoff2019-10-141-6/+4
* Fix the driver attachment in cases when the external resource devicesRuslan Bukin2019-10-141-17/+9
* in6ifa_llaonifp() is never called from fast path, so do not requireGleb Smirnoff2019-10-141-1/+3
* Add missing port to the list of needed tools in the README fileEugene Grosbein2019-10-141-0/+1
* if_hw_tsomaxsegsize needs to be initialized to zero, justRandall Stewart2019-10-141-1/+1
* [PPC64] Initial kernel minidump implementationLeandro Lupori2019-10-1414-5/+723
* Rename sctp_dtrace_declare.h to sctp_kdtrace.h for consistentcy.Michael Tuexen2019-10-142-1/+1