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
2018-06-27
regen
Martin Pieuchot
2018-06-27
Unlock 12 network-related syscalls.
Martin Pieuchot
2018-06-27
Rework vbus(4) interrupt handling to be similar to cbus(4). Expose functions
Mark Kettenis
2018-06-26
The disk specification in an Open Firmware device path depends on the bus
Mark Kettenis
2018-06-26
Make the system cache a small number of free lock list entries per CPU.
Visa Hankala
2018-06-26
Remove a duplicate fd_used() call. The new file descriptor passed
Visa Hankala
2018-06-26
Make ast() call refreshcreds(). Tweak this code to be similar to the amd64.
Mark Kettenis
2018-06-26
knf
Mike Larkin
2018-06-26
Let acpi(4) pass down the bus dma tag.
Mark Kettenis
2018-06-25
Add code that builds a basic device tree from ACPI tables if the firmware
Mark Kettenis
2018-06-25
Reorganize acpi(4) code a bit in preparation for upcoming arm64 support.
Mark Kettenis
2018-06-25
Implement DRI3/prime support. This allows graphics buffers to be passed
Mark Kettenis
2018-06-25
During open(2), release the fdp lock before calling vn_open(9).
Visa Hankala
2018-06-25
Fix a kernelpanic when using rdomain(4) and enc(4)
denis
2018-06-25
Remove unused fbuf parameter from fuse_device_cleanup().
helg
2018-06-25
Assert that the NET_LOCK() is held when iterating over `ipsec_acquire_head'.
Martin Pieuchot
2018-06-25
Push the NET_LOCK() down in pfkeyv2_send().
Martin Pieuchot
2018-06-25
Factorize MPLS setup/teardown into two functions.
Martin Pieuchot
2018-06-25
Push the NET_LOCK() down in rtm_output().
Martin Pieuchot
2018-06-25
Introduce fnew(), a function to initialize a `struct file'.
Martin Pieuchot
2018-06-24
Save all mixer elements in the suspend/resume array instead of only
Alexandre Ratchov
2018-06-24
If ACPI tables are present, set a global variable to point at their
Mark Kettenis
2018-06-24
Use atomic operations for updating `numfiles'. This makes the file count
Visa Hankala
2018-06-24
Move signal generation from fputrap() to where it's called in trap()
Philip Guenther
2018-06-23
Save and restore FPU registers around signal handlers.
Mark Kettenis
2018-06-23
Add -z notext and -z norelro to prevent fatal warnings with ld.lld(1).
Mark Kettenis
2018-06-23
Replace value with a constant
denis
2018-06-23
Improve the consistency of variable naming in unp_externalize().
Visa Hankala
2018-06-22
Move up the setting of pcb_tf, refreshcreds(), and stack check so that
Philip Guenther
2018-06-22
Updating md_astpending in ast() creates a race, update the variable in asm
Dale Rahn
2018-06-22
set I2C_F_POLL when acquiring the iic bus in an interrupt handler
Joshua Stein
2018-06-22
Update the pointer to the trapframe in the PCB when handling an AST.
Mark Kettenis
2018-06-22
Update the pointer to the trapframe in the PCB when handling an AST.
Mark Kettenis
2018-06-22
Save and restore the relevant FPU state on armv7.
Mark Kettenis
2018-06-22
tweak comment
Visa Hankala
2018-06-22
Finish the last missing piece for the i386 meltdown fix:
Alexander Bluhm
2018-06-22
vmm(4): Be more careful when tearing down VMs, to avoid a possible race
Mike Larkin
2018-06-21
Don't timeout on fb_queue(9). The current process will block
helg
2018-06-21
Drop redundant "node == parent node" checks from VOP_RMDIR()
Visa Hankala
2018-06-21
Use atomic operations for updating cred structure reference counts
Visa Hankala
2018-06-21
don't let the retguard skip region exceed the space we have reserved for
Mike Larkin
2018-06-21
Grab the KERNEL_LOCK() rather than asserting that it is held.
Martin Pieuchot
2018-06-21
Save and restore retguard area during hibernate unpack. This copies the
Mike Larkin
2018-06-21
Add missing comma. This fixes compilation if we enable VMM_DEBUG macro.
Kevin Lo
2018-06-20
On newer AMD parts, use CoreId (EBX) and NodeId (ECX) from cpuid 0x8000001e
Stuart Henderson
2018-06-20
Fix formatting.
helg
2018-06-20
regen
Martin Pieuchot
2018-06-20
Unlock sendmsg(2) and sendto(2).
Martin Pieuchot
2018-06-20
Grab and/or assert for the KERNEL_LOCK() in in ktrace & pledge.
Martin Pieuchot
2018-06-20
Use the socket lock rather than the KERNEL_LOCK() in pfkey_sendup().
Martin Pieuchot
[next]