summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2021-05-22Fix aml_rwgsb(). My interpretation of the ACPI standard turned out to beMark Kettenis
2021-05-22Use atomic operations for reference counting VM maps.Martin Pieuchot
2021-05-21Avoid spinning on the kernel lock with interrupts disabled.Mark Kettenis
2021-05-21reduce diff relative to other arch (arm64 seems most relevant here)Theo de Raadt
2021-05-21delete useless commentTheo de Raadt
2021-05-21Add an additional pin configuration.Mark Kettenis
2021-05-21Fix some comments and use pmap_pte_insert() to update PTEs instead ofMark Kettenis
2021-05-21Fix style(9) in prototypes definition.mvs
2021-05-21Fix __ppc_lock for page faults that recursively grab the lock.gkoehler
2021-05-20Print cache information based on device tree properties like we do onMark Kettenis
2021-05-20vmm(4): don't advertise cpu support for TSC_ADJUST msrdv
2021-05-20Significant overhaul of the floating point save/restore code.Dale Rahn
2021-05-20We changed powerpc64 to allow write access to write only mappings.Alexander Bluhm
2021-05-20Make use of uao_dropswap_range() in uao_free() instead of re-rolling it.Martin Pieuchot
2021-05-20Significant overhaul of the floating point save/restore code.Dale Rahn
2021-05-19add pci to RAMDISK as wellJonathan Gray
2021-05-19Get rid of the do-nothing cache setup code. The RISC-V architecture hasMark Kettenis
2021-05-19delete useless XXXTheo de Raadt
2021-05-19delete useless XXXTheo de Raadt
2021-05-19Only advertise MSI support if there is an MSI controller of some sort.Mark Kettenis
2021-05-19Add PCI support.Mark Kettenis
2021-05-19Double the maximum data size limit on powerpc64. Now it is 32 GBAlexander Bluhm
2021-05-19In ttyinfo() check that ps_vmspace isn't NULL before calculating theMark Kettenis
2021-05-19Disable global mappings when using PCID.Patrick Wildt
2021-05-19Bring riscv64 intr.c code in sync with arm64. This brings us:Mark Kettenis
2021-05-19Please sir, I want some more (ramdisk miniroot space)Theo de Raadt
2021-05-19match on Intel 500 Series PCH idsJonathan Gray
2021-05-19regenJonathan Gray
2021-05-19add Intel 500 Series PCH idsJonathan Gray
2021-05-19regenJonathan Gray
2021-05-19add more inteldrm and amdgpu idsJonathan Gray
2021-05-18Enable umb(4).Kevin Lo
2021-05-18regenKevin Lo
2021-05-18Add support for Quectel EC25.Kevin Lo
2021-05-18panic does not require a \n at the end. When one is provided, it looks wrong.Theo de Raadt
2021-05-18use ctfstrip instead of strip to add .SUNW_ctfJonathan Gray
2021-05-18Move the pciecam stanza back into files.arm64 since armv7 has its ownMark Kettenis
2021-05-18Move potential sleeping m_getclr(9) out of `unp_lock' within unp_bind().mvs
2021-05-18Add pre-DMA-write barrier after data is stored to memoryAlexandre Ratchov
2021-05-18Remove the no-op instruction cache flush/wb/inv operations and replace themMark Kettenis
2021-05-18regenMark Kettenis
2021-05-18Add Quectel EM120R-GL and Samsung PM9A1.Mark Kettenis
2021-05-18Drop fragmented 802.11 frames.Stefan Sperling
2021-05-18vmm(4): add more specific error messages for vm-entry failuresdv
2021-05-17vmm(4): fix race condition related to incorrect physical cpu trackingdv
2021-05-17fix state key reference underflow, when sk == skrevAlexandr Nedvedicky
2021-05-17Move pciecam.c to dev/fdt/.Mark Kettenis
2021-05-17Revert. Last change should not have been committed.Claudio Jeker
2021-05-17Forgot this directory in last commit for the UNIX-domain socket bufferClaudio Jeker
2021-05-17Rename some MD structs by giving them an architecture-neutral name inMark Kettenis