summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2017-08-25Add missing OpenBSD CVS tagPatrick Wildt
2017-08-25Reduce the delay before scrolling starts.Ulf Brosziewski
2017-08-25Add mvneta(4), a driver for the Ethernet controller on the ArmadaPatrick Wildt
2017-08-25Add mvmpic(4), a driver for the interrupt controller that sits betweenPatrick Wildt
2017-08-25Add mvpinctrl(4), a driver to configure pins on Marvell SoCs. For now,Patrick Wildt
2017-08-25Query the lower coordinate limits.Ulf Brosziewski
2017-08-25If SMAP is present, clear PSL_AC on kernel entry and interrupt so thatPhilip Guenther
2017-08-25Fix pmap_extract() to return false when there is a page table pageVisa Hankala
2017-08-25unbreak tree: move comment out of #define. sorryTheo Buehler
2017-08-25Add rktemp(4), a driver for the temperature sensors on the Rockchip RK3399Mark Kettenis
2017-08-25Add comments explaining why the out-of-bounds access in CID 1453077 can'tTheo Buehler
2017-08-25vmm: fix some wrong debug printf format specifiersMike Larkin
2017-08-24Fix a memory leak in an error path. Coverity CID 1453101.Jonathan Gray
2017-08-23Slightly rework how the SoC-specific functions are set up and introduce anMark Kettenis
2017-08-23If the firmware provides a framebuffer through the Graphics Output Protocol,Mark Kettenis
2017-08-23Fix typos in iwm(4) error messages. Patch by Bryan Linton.Stefan Sperling
2017-08-23Add code to attach framebuffers found under /chosen. Taken from armv7.Mark Kettenis
2017-08-23Prevent trashing of the producer index and descriptor counterMike Belopuhov
2017-08-23Fix up rssi calculations and r88e_rx_cck structure for RTL8188EU.Kevin Lo
2017-08-23Use the correct argument to sizeof. Coverity CID 1453382.Jonathan Gray
2017-08-22Some small cleanups to reduce the diffs to the armv7 efiboot.Mark Kettenis
2017-08-22Prevent a race against ipsec_in_use.Martin Pieuchot
2017-08-22Update inaccurate comment: rasops_copycols() doesn't use bcopy()Frederic Cambus
2017-08-22Move array bounds tests before access to avoid reading past the end ofJonathan Gray
2017-08-22Fix negative array index read. Coverity CID 1453243 and 1453334.Ricardo Mestre
2017-08-22Make sogetopt(9) caller responsible for allocating an MT_SOOPTS mbuf.Martin Pieuchot
2017-08-22Fix off by one overwrite. Covery CID 1452938.Ricardo Mestre
2017-08-22Add some buffercache docsStefan Fritsch
2017-08-21Split up ahci_port_portreset into a few smaller bits, and also slightlyJonathan Matthew
2017-08-21Add RK3399 CPU core related clocks. Fix RK3399 SD/MMC controller clock.Mark Kettenis
2017-08-21Pass the address of the EFI system table and the EFI memory map throughMark Kettenis
2017-08-21Allow SIOCGIFAFLAG_IN6 and SIOCGIFALIFETIME_IN6 ioctls withFlorian Obser
2017-08-21Fix off by one in array bounds tests when parsing descriptors.Jonathan Gray
2017-08-21Fix the build when RTWN_DEBUG is defined.Jonathan Gray
2017-08-21vmm (i386): Move CPUID masks to vmmvar.hpd
2017-08-20vmd: Allow only upward migrationpd
2017-08-20crank to 6.2-betaTheo de Raadt
2017-08-20Surprise: I/Q calibration now works with urtwn(4) devices, so enable it.Stefan Sperling
2017-08-20Fix use of uninitialized variables during rtwn(4) I/Q calibration, whichStefan Sperling
2017-08-20Fix the __sync_* functions to make them work properlyVisa Hankala
2017-08-20vmm: don't mangle %rax on OUT instructions if vmd(8) modified the exitMike Larkin
2017-08-20fix a mem range calculation error that made vmm reject otherwise validMike Larkin
2017-08-20Add Cortex-A55 and Cortex-A75 part numbers.Jonathan Gray
2017-08-20The codepatch chunks for SMEP slac & clac can placed in .rodata becauseTheo de Raadt
2017-08-19Rotate framebuffer (counter-clockwise) when width < height.Mark Kettenis
2017-08-19Equalize the use of LINKFLAGS and STRIPFLAGS with other mips64 ports.Visa Hankala
2017-08-19Use --warn-common when linking.Visa Hankala
2017-08-19Put ${LD} in double quotes in MAKE_GAP, like has been done elsewhere.Visa Hankala
2017-08-19Remove a redundant declaration of rtwn_update_avgrssi().Stefan Sperling
2017-08-18change email address in licenses to ians@openbsd.orgians