aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove -I flag for include path that doesn't existAlex Richardson2020-09-1011-11/+0
* Move the pl061 acpi attachment earlierAndrew Turner2020-09-102-2/+4
* Ignore the .interp section in the arm64 EFI loaderAndrew Turner2020-09-101-0/+1
* Move the rid variable to the generic iommu context.Ruslan Bukin2020-09-103-8/+9
* Set AlignTrailingComments in the clang-format configAlex Richardson2020-09-101-1/+1
* Use the correct config names for some .clang-format entriesAlex Richardson2020-09-101-2/+2
* Add author entity for rhurlin, part 2Rainer Hurling2020-09-101-0/+4
* Switch the name of the pl061 driver to gpioAndrew Turner2020-09-102-2/+2
* Only manage ofw gpio providers on ofw systemsAndrew Turner2020-09-101-2/+4
* Use the correct variable to check which interrupt mode to useAndrew Turner2020-09-101-5/+5
* Fix RADIX_MPATH build broken by r365521.Alexander V. Chernikov2020-09-101-3/+5
* Remove vm_map_create(9) KPI's manpage according to r364302Li-Wen Hsu2020-09-104-68/+3
* ice_ddp: Fix 1.3.16.0 packageEric Joyner2020-09-101-0/+0
* cp: use copy_file_range(2)Alan Somers2020-09-101-21/+10
* [PowerPC] Fix setting of time in OPALBrandon Bergren2020-09-101-8/+9
* Add -z "TOS" option to ping6, to test DSCP/ECN valuesRichard Scheffenegger2020-09-102-2/+22
* cc_mod: remove unused CCF_DELACK definitionRichard Scheffenegger2020-09-101-1/+1
* Add posixshmcontrol(1) support for largepage shm objects.Konstantin Belousov2020-09-091-10/+64
* Add shm_create_largepage(3) helper for creation and configuration ofKonstantin Belousov2020-09-092-8/+109
* Fix compilation of libsysdecode after r365522, should have been part of it.Konstantin Belousov2020-09-091-0/+1
* Support for userspace non-transparent superpages (largepages).Konstantin Belousov2020-09-096-28/+509
* Update nexthop handling for route addition/deletion in preparation for mpath.Alexander V. Chernikov2020-09-092-112/+244
* vm_map: Add a map entry kind that can only be clipped at specific boundary.Konstantin Belousov2020-09-092-61/+188
* Add pmap_enter(9) PMAP_ENTER_LARGEPAGE flag and implement it on amd64.Konstantin Belousov2020-09-092-0/+121
* Retain marking net.fibs sysctl as a tunable.Alexander V. Chernikov2020-09-091-2/+2
* Add vm_map_find_aligned(9).Konstantin Belousov2020-09-092-0/+15
* Move MAP_32BIT_MAX_ADDR definition to sys/mman.h.Konstantin Belousov2020-09-092-2/+3
* Fix assert.Konstantin Belousov2020-09-091-1/+1
* Prepare to handle non-trivial errors from vm_map_delete().Konstantin Belousov2020-09-093-8/+14
* amd64 pmap: teach functions walking user page tables about PG_PS bit in PDPE.Konstantin Belousov2020-09-091-40/+130
* amd64: report support for 1G superpages in getpagesizes(2).Konstantin Belousov2020-09-091-0/+5
* uipc_shm.c: Move comment where it belongs.Konstantin Belousov2020-09-091-5/+5
* Follow-up r364753 by enabling compiler-rt's atomic implementation onlyDimitry Andric2020-09-091-1/+6
* periodic.conf(5): don't truncate interface names reported by 420.status-network.Robert Wing2020-09-092-3/+3
* Merge commit e6bb4c8e7 from llvm git (by Craig Topper):Dimitry Andric2020-09-091-1/+1
* getlogin_r: fix the type of lenKyle Evans2020-09-094-5/+15
* stand/efihttp: Work around a bug in edk2 http instance reconfigurationD Scott Phillips2020-09-091-0/+16
* In r354148 the goal was to check THREAD_CAN_SLEEP() only once for theGleb Smirnoff2020-09-092-2/+2
* ggate: Fix ggated/ggatec debug print of offsets.Mark Johnston2020-09-092-13/+16
* So it turns out that syzkaller hit another crash. It has to do with switchingRandall Stewart2020-09-092-3/+23
* certctl: fix hashed link generation with duplicate subjectsKyle Evans2020-09-091-14/+47
* Update nvi to 2.2.0Baptiste Daroussin2020-09-09156-1632/+1569
|\
| * Import missing files from the nvi 2.2.0 previous half done importvendor/nvi/2.2.0Baptiste Daroussin2020-09-097-0/+599
| * Import nvi 2.2.0Baptiste Daroussin2020-09-09155-2150/+1493
* | libc tests: dynthr_mod: fix some WARNS issuesKyle Evans2020-09-091-1/+3
* | libc/resolv: attempt to fix the test under WARNS=6Kyle Evans2020-09-091-15/+38
* | src.conf(5): regen after r365491Kyle Evans2020-09-091-7/+1
* | opts: FREEBSD_UPDATE no longer relies on PORTSNAPKyle Evans2020-09-091-5/+0
* | phttpget: move out of portsnapKyle Evans2020-09-097-5/+11
* | [PowerPC64LE] PPC64LE support for libelf.Brandon Bergren2020-09-091-0/+4