summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2020-10-09Do not dereference `vp' after vput(9)ing it.Martin Pieuchot
2020-10-09Remove unecesary includes.Martin Pieuchot
2020-10-08Register sxitwi(4) in the I2C framework.Patrick Wildt
2020-10-08use access_type as the PROT_* variable for uvm_fault() consistantlyTheo de Raadt
2020-10-07sys_getitimer(), sys_setitimer(): style(9), misc. cleanupcheloha
2020-10-07getitimer(2), setitimer(2): ITIMER_REAL: call getnanouptime(9) oncecheloha
2020-10-07getitimer(2), setitimer(2): merge critical sectionscheloha
2020-10-07Remove dead marko cdev_joy_init.jan
2020-10-07Document that `a_p' is always curproc by using a KASSERT().Martin Pieuchot
2020-10-07Do not release the KERNEL_LOCK() when mmap(2)ing files.Martin Pieuchot
2020-10-07Include <sys/systm.h> directly instead of relying on hidden UVM includes.Martin Pieuchot
2020-10-07match more Intel PCH SMBus idsJonathan Gray
2020-10-07match on more pch kt idsJonathan Gray
2020-10-07match on more pch thermal idsJonathan Gray
2020-10-07match on more Intel dwiic pci idsJonathan Gray
2020-10-07regenJonathan Gray
2020-10-07add more Intel 100, 200 and 300 Series PCH idsJonathan Gray
2020-10-07regenJonathan Gray
2020-10-07add Intel 400 Series and 400 Series V PCH idsJonathan Gray
2020-10-07regenJonathan Gray
2020-10-07add Intel 495 Series LP PCH and Ice Lake graphics idsJonathan Gray
2020-10-06The command value of the _IOC() macro is limited to values [0..255].Gerhard Roth
2020-10-05add more ure(4) idsJonathan Gray
2020-10-05regenJonathan Gray
2020-10-05add more ure(4) idsJonathan Gray
2020-10-05syncJonathan Gray
2020-10-05drm/i915/tgl: Add new PCI IDs to TGLJonathan Gray
2020-10-05regenJonathan Gray
2020-10-05add more Intel 500 Series LP PCH and Tiger Lake graphics idsJonathan Gray
2020-10-05Fix write hang-up on file system on vnd.asou
2020-10-04Recent changes for PROT_NONE pages to not count against resource limits,Theo de Raadt
2020-10-04Change kcopy(9) such that it does 64-bit and 32-bit copies whenever possible.Mark Kettenis
2020-10-04Change kcopy(9) such that it does 64-bit and 32-bit copies whenever possible.Mark Kettenis
2020-10-04Remove outdated comment.anton
2020-10-04regenJonathan Gray
2020-10-04add more Intel 400 Series LP PCH and Comet Lake graphics idsJonathan Gray
2020-10-04fix indentanton
2020-10-03Collect coverage from interrupts. Currently limited to remote sectionsanton
2020-10-03Increase CLAIM_LIMIT from 11M to 14M to make room for retguardgkoehler
2020-10-03Introduce `if_cloners_lock' rwlock and use it to serializemvs
2020-10-02Attach on Intel 500-series chipsets.Mark Kettenis
2020-10-02regenMark Kettenis
2020-10-02Add Intel 500-series I2C devices.Mark Kettenis
2020-10-02expose timeval/timespec from system calls into ktrace, before determiningTheo de Raadt
2020-10-02relax check for valid onrdomain range. onrdomain is -1 if the value isClaudio Jeker
2020-10-02adjust for reversed outb arguments linux usesJonathan Gray
2020-10-01Add astfb(4), a driver for the framebuffer of the Aspeed BMC found onMark Kettenis
2020-10-01Attach on Intel 400-series chipsets.Mark Kettenis
2020-10-01regenMark Kettenis
2020-10-01Add Intel 400-series I2C devices.Mark Kettenis