index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2020-12-20
remove duplicate device id caused by subids in INTEL_IVB_Q_IDS
Jonathan Gray
2020-12-20
test against [VM_MIN_ADDRESS, VM_MAXUSER_ADDRESS] in access_ok()
Jonathan Gray
2020-12-19
Apply r1.86 of amd64 acpi_machdep.c to arm64 and i386, converting a few
Jonathan Matthew
2020-12-19
There's no need to include the OFW GPIO header.
Patrick Wildt
2020-12-19
Add support for the i.MX8MP PCIe clocks.
Patrick Wildt
2020-12-18
Add support for the i.MX8MP second ethernet. The Plus SoC not only has the
Patrick Wildt
2020-12-18
Emulate open drain GPIOs. This replaces the hack added in the last commit.
Mark Kettenis
2020-12-18
Add symbolic constants related to open source and open drain GPIOs.
Mark Kettenis
2020-12-18
Make large read and write transactions work.
Mark Kettenis
2020-12-18
Add glue for the USB3 controller on the i.MX8MP SoC. NXP had this glue for
Patrick Wildt
2020-12-18
Add code to initialize the USB 3 PHY on i.MX8MP.
Patrick Wildt
2020-12-18
Add support for the i.MX8MP USB clocks.
Patrick Wildt
2020-12-18
Attach imxgpc(4) to i.MX8MP as well.
Patrick Wildt
2020-12-18
Add fd close notification for kqueue-based poll() and select()
Visa Hankala
2020-12-18
Make knote_{activate,remove}() internal to kern_event.c.
Visa Hankala
2020-12-18
Make sure the first packet of an SA has sequence number 1 (as described in
tobhe
2020-12-17
tht(4): more tsleep(9) -> tsleep_nsec(9)
cheloha
2020-12-17
Only enable the USB 3.0 port and PHY if it is enabled on a board.
Mark Kettenis
2020-12-17
Reset pin 3 of the GPIOAO bank to input mode to work around a hardware
Mark Kettenis
2020-12-17
Match on "amlogic,meson-g12a-dwmac" which is used by newer Linux mainline
Mark Kettenis
2020-12-17
Add support for the "Always On" GPIOs.
Mark Kettenis
2020-12-17
Fix some issues with referencing named ACPI nodes from Packages.
Mark Kettenis
2020-12-17
bwfm: add a delay in bwfm_set_key_cb before talking to hardware
Joshua Stein
2020-12-17
rework the maths used to set mbuf timestamps.
David Gwynne
2020-12-16
Do not clear useful bits in panic messages, always print full opte
Alexander Bluhm
2020-12-16
Use ESP sequence number as IV for AES-CTR, AES-GCM and Chacha20.
tobhe
2020-12-16
softraid(4): more tsleep(9) -> tsleep_nsec(9) conversions
cheloha
2020-12-16
Reject rules with invalid port ranges
kn
2020-12-16
Remove kqueue_free() and use KQRELE() in kqpoll_exit().
Visa Hankala
2020-12-16
Link kqpoll instances to fd_kqlist.
Visa Hankala
2020-12-15
Use km_alloc(9)/km_free(9) instead of uvm_km_valloc(9)/uvm_km_free(9).
Mark Kettenis
2020-12-15
Remove the assertion in uvm_km_pgremove().
Martin Pieuchot
2020-12-15
missing NET_LOCK()/NET_UNLOCK() in pf_osfp_flush()
Alexandr Nedvedicky
2020-12-15
Add helpers around rw_status(9) to help checking if a lock is held.
Martin Pieuchot
2020-12-15
Use nkev in place of count in kqueue_scan().
Visa Hankala
2020-12-15
clear M_TIMESTAMP in if_enqueue.
David Gwynne
2020-12-15
fill in more of mcx_cap_device so i can get to the device frequencies.
David Gwynne
2020-12-15
go to splhigh around the kernel clock and hardware timer reads.
David Gwynne
2020-12-15
turn hardware rx mbuf timestamping off by default.
David Gwynne
2020-12-15
neuter the shutdown hooks for now, they seem to crash the fw on some boards.
David Gwynne
2020-12-14
Make sure that the address families of a flow's source address,
tobhe
2020-12-14
Grab the KERNEL_LOCK() or ensure it's held when poking at swap data structures.
Martin Pieuchot
2020-12-14
remove unused include linux no longer has
Jonathan Gray
2020-12-14
remove unused (and wrong) disable_irq() and enable_irq() defines
Jonathan Gray
2020-12-13
Geode CPU does not support SSE, so MXCSR does not exists there. As
Alexander Bluhm
2020-12-13
Turn simple sysctl_rdint into cpuctl_vars entries
gnezdo
2020-12-13
set scatterlist to NULL after free
Jonathan Gray
2020-12-13
remove unused wait interfaces
Jonathan Gray
2020-12-12
Correct wrong type of variable and remove useless casts.
jan
2020-12-12
Rename the macro MCLGETI to MCLGETL and removes the dead parameter ifp.
jan
[next]