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-11-06
Remove unused `anon' argument from uvmfault_unlockall().
Martin Pieuchot
2020-11-06
move definitions which should be in rwsem.h
Jonathan Gray
2020-11-06
Match on ConnectX-6 (non-Dx) cards too.
Jonathan Matthew
2020-11-06
Bail out early if the port type is not Ethernet, rather than failing later
Jonathan Matthew
2020-11-05
Enable support for ASN1_DN ipsec identifiers.
Peter Hessler
2020-11-05
Replace wrong cast with satosin.
denis
2020-11-04
Recognise Cortex-A78AE, Cortex-X1 and Neoverse V1.
Jonathan Gray
2020-11-04
Use sysctl_int_bounded in bpf_sysctl
gnezdo
2020-11-03
Have mvpp(4) pass MII flags depending on the phy mode specified in
Patrick Wildt
2020-11-03
The Marvell 88E1512 supports multiple modes between MAC to PHY and PHY
Patrick Wildt
2020-11-03
Disable HW PHY polling. It's enabled by default.
Patrick Wildt
2020-11-03
Give sizes to more of the functions in locore.S
Philip Guenther
2020-11-03
replace the nvgre node when the endpoint ip changes.
David Gwynne
2020-11-03
Correct comment typo in previous
Philip Guenther
2020-11-02
sync
tobhe
2020-11-02
Enable brightness keys on powerbooks where the keyboard attaches as ukbd(4).
tobhe
2020-11-02
Set initial default display brightness via of_setbrightness() to ensure
tobhe
2020-11-02
Restore abstraction of register saving into macros in frameasm.h
Philip Guenther
2020-11-02
Move TCPCTL_ALWAYS_KEEPALIVE into tcpctl_vars
gnezdo
2020-11-02
add support for ctl reads and writes on 710 chips with API < 1.5
David Gwynne
2020-10-31
Add support for passing a bootmac command line argument to RAMDISK.
Patrick Wildt
2020-10-31
release the correct lock in noise_remote_begin_session()
Jasper Lievisse Adriaanse
2020-10-31
Update the RTL8125B microcode and use ifiq_input and its return value to
Kevin Lo
2020-10-30
Use a 64MB block to load the kernel to deal with kernel growth.
Mark Kettenis
2020-10-30
As done on other architectures, narrow the KERNEL_LOCK only around
Theo de Raadt
2020-10-30
No need to print that we're the console device; wsdisplay(4) will do that
Mark Kettenis
2020-10-30
Add a comment that explains why the major/minor of the device is set
Mark Kettenis
2020-10-30
Allow astfb(4) to become the console. At this point this is a "late" switch
Mark Kettenis
2020-10-30
Add code to determine the console devie node.
Mark Kettenis
2020-10-29
Add feature to force the selection of source IP address
denis
2020-10-29
We need more memory barriers on powerpc.
Mark Kettenis
2020-10-29
Silence "using MMIO for ATOM IIO" error message, since that is normal on
Mark Kettenis
2020-10-28
Apple Geyser3 keyboards need munging as well. Reported by Mathius Schocker.
Mark Kettenis
2020-10-28
regen
Mark Kettenis
2020-10-28
Add a few more Apple Geyser IDs.
Mark Kettenis
2020-10-28
regen
Mark Kettenis
2020-10-28
Fujitsu SPARC64 X CPI host bridge and another PLX PCIe switch.
Mark Kettenis
2020-10-28
When generating the ICMP6 response to an IPv6 packet, the kernel
Alexander Bluhm
2020-10-28
Switch from bus_space_read/write to linux io.h interfaces for all
Jonathan Gray
2020-10-28
Use the function from <linux/io.h> for all "Memory Space" IO. This reduces
Mark Kettenis
2020-10-28
Use "memory" on inline fence instructions to suggest to the compiler
Jonathan Gray
2020-10-28
Add missing bus_space_barrier() in mcx_cmdq_post() - without this, cmdq
Jonathan Matthew
2020-10-27
Do not touch non existing queues. Allows to disable MSI-X in ix(4).
Alexander Bluhm
2020-10-27
If Open Firmware doesn't provide an interrupt mapping, use the swizzled
Mark Kettenis
2020-10-27
Make ws_get_param() return -1 on error. Fixes unhandled wsconsctl display
tobhe
2020-10-27
uvm_grow() no longer needs the KERNEL_LOCK, bring it back to just
Theo de Raadt
2020-10-27
uvm_grow() no longer needs the KERNEL_LOCK, bring it back to just
Theo de Raadt
2020-10-27
refactor page-fault handling out of the trap() switch into user and
Theo de Raadt
2020-10-27
add the nearly full list of usb devices.
Theo de Raadt
2020-10-27
Enable radeondrm(4).
Mark Kettenis
[next]