summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-12-28mipssim_dma.c: set _bounce_thresh so that bounce buffering works.he
2022-12-28one more skiplist entry...macallan
2022-12-28don't complain about mpic and dart not being configuredmacallan
2022-12-28suppress 'not configured' message for mpic on G5smacallan
2022-12-28support cascading:macallan
2022-12-28first step towards MSI support on G5:macallan
2022-12-27don't use uninitialised data. should fix PR#57135's crash.mrg
2022-12-27Use __BIT(). Add comment. Whitespace. No functional change.msaitoh
2022-12-27Move some definitions. Add comment. No functional change.msaitoh
2022-12-26remove the PPP HDLC ioctls from more copies of sanitizers.chs
2022-12-26sysret -> sysretl for new binutilschristos
2022-12-26Reduce diff between i386/i386/genassym.cf and amd64/amd64/genassym.cf. NFCI.msaitoh
2022-12-26Sort lines. Add comment. No functional change.msaitoh
2022-12-26Reduce diff between i386/i386/genassym.cf and amd64/amd64/genassym.cf. NFCI.msaitoh
2022-12-26Remove duplicated IPL_SCHED. No functional change.msaitoh
2022-12-26Sanity check and set the framebuffer length if necessary.nat
2022-12-25Fix broken flag -nocombreloc, 2.34 did not complain for not understanding it,christos
2022-12-24s/Reqest/Request/ and adding apostrophe for don't and didn't in comments.andvar
2022-12-24PR port-arm/57044 allow vcaudio on RPI 4 to attach when booting with EFInia
2022-12-24s/reqest/request/ in comment.andvar
2022-12-24s/reqest/request/, s/requst/request/ and s/reuqest/request/ in comments.andvar
2022-12-24{amd64,i386}/db_machdep.c: Don't bury a function call in an if conditionuwe
2022-12-24{amd64,i386}/db_machdep.c: Use DB_SYM_NULLuwe
2022-12-24db_trace.c: Use DB_SYM_NULL instead of respelling ituwe
2022-12-24db_trace.c: Make parens balanced across #ifdefuwe
2022-12-23x86_add_cluster() takes the end of the segment, not the size.bouyer
2022-12-23Fix RV buildsskrll
2022-12-22Fix condition for ending the pacet read loop.nat
2022-12-22Remove unused commented out code.nat
2022-12-22Add missing virtio devices to x86 ALL kernelsjakllsch
2022-12-22Add commented vio9p* to match amd64 GENERICjakllsch
2022-12-22route(4): Work around deadlock in rt_free wait path.riastradh
2022-12-22Driver for DaynaPORT SCSI/Link (dse.4).nat
2022-12-22Even if an overflow interrupt is occured for a counter outside tprof management,ryo
2022-12-22PMCR_EL0.LC should be set. ARM deprecates use of PMCR_EL0.LC=0ryo
2022-12-22Explicitly disable overflow interrupts before enabling the cycle counter.ryo
2022-12-22Fix typo in comment (s/mut be/msut be/). No functional change.msaitoh
2022-12-21ppp: remove ioctls that never worked and crash the kernelchs
2022-12-21ffs: fail mounts requesting ACLs for non-ea UFS2 file systemschs
2022-12-21Bump version to keep modules and kernelin sync following thepgoyette
2022-12-21Rename pmap_md_pdetab_destroy to pmap_md_pdetab_fini to matchskrll
2022-12-21Update the Rx descriptor based on the vendor driver for Linux.nonaka
2022-12-21swap: disallow user opens of swap block devicechs
2022-12-20When partitioning a mbuf chain with m_split() the last mbuf of the returnedhannken
2022-12-20Remove sys/compat/common/Makefile.*.msaitoh
2022-12-19Create compat_100 module infrastructure now that we have branchedpgoyette
2022-12-18Add amdsmn(4) and amdccp(4) power management stubs.reinoud
2022-12-18Appease KDASSERT / LOCKDEBUG.skrll
2022-12-18Typo in commentskrll
2022-12-18add comment to explain why we zero SPRG0 heremacallan