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-07-05
Use scsi_link's 'bus' field rather than slightly more obscure
Kenneth R Westerback
2020-07-05
Enable xhci(4) and a (deliberately) tiny set of USB devices.
Mark Kettenis
2020-07-05
We need to set the bypass bit for "raw" DMA memory as well.
Mark Kettenis
2020-07-05
Count traps and interrupts. And count system calls in the same place
Mark Kettenis
2020-07-05
Don't forget to schedule an AST in need_resched().
Mark Kettenis
2020-07-05
uvideo_querycap(): Set the 'device_caps' field of struct v4l2_capability like...
Landry Breuil
2020-07-05
Save FPU state to PCB before running a signal handler. This doesn't
Mark Kettenis
2020-07-05
Make sure we return ENAMETOOLONG when copying a string into a buffer of
Mark Kettenis
2020-07-05
We're self-hosted now.
Mark Kettenis
2020-07-05
Fix mbuf leak in urtwn(4) with frames that are CCMP-crypted in hardware.
Stefan Sperling
2020-07-05
match on "ti,am335-sdhci" used since linux 5.8-rc3
Jonathan Gray
2020-07-04
Bump the size of the ramdisk.
Mark Kettenis
2020-07-04
Use block device numbers instead of character device numbers.
Mark Kettenis
2020-07-04
Nestle all sc_link initialization near config_found() invocation.
Kenneth R Westerback
2020-07-04
Fill in nam2blk array.
Mark Kettenis
2020-07-04
Nestle all sc_c.sc_link initialization near config_found() invocation.
Kenneth R Westerback
2020-07-04
Set dsisr member of the trapframe struct to a defined value before falling
Mark Kettenis
2020-07-04
OF_finddevice() returns -1 upon failure. Fix various checks of the return
Mark Kettenis
2020-07-04
Fix intermittent failing device initialization seen on some Synaptics
Marcus Glocker
2020-07-04
Do the same as libc, store "-1" in the return value when a syscall failed.
Martin Pieuchot
2020-07-04
Remove no-op cn30xxgmx_reset_board().
Visa Hankala
2020-07-04
Use klist_invalidate() in knote_processexit()
Visa Hankala
2020-07-04
It's been agreed upon that global locks should be expressed using
anton
2020-07-04
Permit the stack to check transport and network checksums. Although the link
Richard Procter
2020-07-03
Use an LFENCE instruction everywhere where we use RDTSC when we are
Mark Kettenis
2020-07-03
Rename IN6_IFF_PRIVACY to IN6_IFF_TEMPORARY.
Florian Obser
2020-07-03
We need a RAMDISK kernel config as well of course.
Mark Kettenis
2020-07-03
Pass the expected 'scsibus_attach_args *' to scsibus_attach() via
Kenneth R Westerback
2020-07-02
timecounting: make the dummy counter interrupt- and MP-safe
cheloha
2020-07-02
Add RAMDISK config for powerpc64.
Mark Kettenis
2020-07-02
Shuffle things around so that sc->sc_link initialization is
Kenneth R Westerback
2020-07-02
Make the copyin(9) functions work when crossing a segment boundary.
Mark Kettenis
2020-07-02
For now an empty file is good enough to get libkvm to build on powerpc64.
Mark Kettenis
2020-07-02
Use IPL_TTY, at least for now, as the only consumer of OPAL interrupts
Mark Kettenis
2020-07-02
Shuffle things around so that sc->sc_link initialization is
Kenneth R Westerback
2020-07-02
Fix pte_lookup() for pages using the secondary hash.
Mark Kettenis
2020-07-02
Shuffle things around so that sc->sc_link initialization is
Kenneth R Westerback
2020-07-02
Shuffle things around so that sc->sc_link initialization is
Kenneth R Westerback
2020-07-02
remove unused timespec interfaces no longer in linux
Jonathan Gray
2020-07-02
powerpc64 has ci_idepth
Jonathan Gray
2020-07-02
Preseed modify bits in pmap_enter(9). For some reason the hardware bits
Mark Kettenis
2020-07-02
Whitespace.
Mark Kettenis
2020-07-02
use intr_barrier(9) for synchronize_irq() and synchronize_hardirq()
Jonathan Gray
2020-07-02
drm/amdgpu/display: Unlock mutex on error
Jonathan Gray
2020-07-02
drm/amdgpu: add fw release for sdma v5_0
Jonathan Gray
2020-07-02
drm/fb-helper: Fix vt restore
Jonathan Gray
2020-07-02
drm/radeon: fix fb_div check in ni_init_smc_spll_table()
Jonathan Gray
2020-07-02
drm/amd: fix potential memleak in err branch
Jonathan Gray
2020-07-02
drm/amd/display: Enable output_bpc property on all outputs
Jonathan Gray
2020-07-02
drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()
Jonathan Gray
[next]