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-06-27
Generate appropriate signals for various user traps.
Mark Kettenis
2020-06-27
Nuke trailing whitespace.
Kenneth R Westerback
2020-06-27
don't try to expand alignment using __aligned(16) on local variables.
Theo de Raadt
2020-06-27
Support using the FPU and AltiVec registers in userland. The registers are
Mark Kettenis
2020-06-27
Let traps save and restore VRSAVE.
Mark Kettenis
2020-06-27
Let sigcode set up a frame such that the signal handler has something to
Mark Kettenis
2020-06-27
No need to bzero()/memset() 'struct scsibus_attach_args' variables
Kenneth R Westerback
2020-06-27
Replace TAILQ concatenation loop with TAILQ_CONCAT
bket
2020-06-27
Replace TAILQ concatenation loop with TAILQ_CONCAT
bket
2020-06-27
Replace TAILQ concatenation loop with TAILQ_CONCAT
bket
2020-06-27
TNF rescinded clauses 3 & 4 in 2008 in NetBSD.
Jonathan Gray
2020-06-27
Reinoud Zandijk rescinded clauses 3 & 4 in 2019 in NetBSD.
Jonathan Gray
2020-06-26
Make trapframe squeaky clean upon exec.
Mark Kettenis
2020-06-26
Make signals work a bit better.
Mark Kettenis
2020-06-26
Since normal execve(2) calls return through the normal system call return
Mark Kettenis
2020-06-26
MVPP2_TXQ_SCHED_TOKEN_CNTR_REG() expects the logical queue id.
Patrick Wildt
2020-06-26
Use the right "virtual address" when flushing TLB entries.
Mark Kettenis
2020-06-26
ath(4): fix ATH_TICKS()
cheloha
2020-06-26
Accept input.
Mark Kettenis
2020-06-26
Handle OPAL interrupts.
Mark Kettenis
2020-06-26
Handle OPAL interrupts.
Mark Kettenis
2020-06-26
timecounting: deprecate time_second(9), time_uptime(9)
cheloha
2020-06-26
Add support for level-triggered interrupts and unmask established interropts.
Mark Kettenis
2020-06-26
Interprets profile/interval value as a frequency and not a number of ticks.
Martin Pieuchot
2020-06-26
return early if either initrd property is missing
Jonathan Gray
2020-06-26
avoid uninitialised pointer use
Jonathan Gray
2020-06-26
use correct index var in pmap_vp_destroy()
Jonathan Gray
2020-06-26
Add sync().
Mark Kettenis
2020-06-26
Skip saving the state of the old proc if it is NULL.
Mark Kettenis
2020-06-26
byteswap vpd data going out to userland.
David Gwynne
2020-06-26
Add RX refill handling. Each mvpp(4) controller has up to 8 Buffer
Patrick Wildt
2020-06-26
Add TX completion handling. I'm not quite sure, but I think that we
Patrick Wildt
2020-06-26
Since we send packets on the aggregated TX queue instead of the physical
Patrick Wildt
2020-06-26
We don't have to implement pmap_copy(9).
Mark Kettenis
2020-06-26
Fix system calls; set %r0 to zero upon success and set (instead of clear)
Mark Kettenis
2020-06-26
Make kernel versions of TCB_GET() and TCB_SET() use %r13 as well.
Mark Kettenis
2020-06-26
Initialize registers according to ELFv2 ABI.
Mark Kettenis
2020-06-26
drm/i915/tgl: Make Wa_14010229206 permanent
Jonathan Gray
2020-06-26
Revert "drm/amd/display: disable dcn20 abm feature for bring up"
Jonathan Gray
2020-06-26
drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workarounds
Jonathan Gray
2020-06-26
drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workarounds
Jonathan Gray
2020-06-26
drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workarounds
Jonathan Gray
2020-06-26
drm/i915/gt: Move snb GT workarounds from init_clock_gating to workarounds
Jonathan Gray
2020-06-26
drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workarounds
Jonathan Gray
2020-06-26
drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workarounds
Jonathan Gray
2020-06-26
drm/i915/gt: Incrementally check for rewinding
Jonathan Gray
2020-06-26
drm/i915/tc: fix the reset of ln0
Jonathan Gray
2020-06-26
drm/i915/icl+: Fix hotplug interrupt disabling after storm detection
Jonathan Gray
2020-06-26
stuff for PPCNT - Ports Performance Counters Register
David Gwynne
2020-06-26
drm/amd/display: Use kvfree() to free coeff in build_regamma()
Jonathan Gray
[next]