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
2021-01-07
Fix typo in comment.
Mark Kettenis
2021-01-07
Extend IP_ADD_MEMBERSHIP to also support struct ip_mreqn.
Claudio Jeker
2021-01-07
Adjust comment about klist_invalidate()
Visa Hankala
2021-01-06
Let a process open a video(4) device multiple times
Jeremie Courreges-Anglas
2021-01-06
Mark a layer 2 address as expired by setting the length to 0 when the
Florian Obser
2021-01-06
Add dt(4) TRACEPOINTs for pool_get() and pool_put(), this is simmilar to the
Claudio Jeker
2021-01-06
Allocate pages for the F00F bug fix using km_alloc(9) instead of
Jonathan Matthew
2021-01-05
pppoeintr() is no more
kn
2021-01-04
the tx doorbell is next to the rx doorbell, not on top of it.
David Gwynne
2021-01-04
Process pppoe(4) packets directly, do not queue through netis
kn
2021-01-04
- fix use after free, when packet gets dropped.
Alexandr Nedvedicky
2021-01-04
Remove kernel lock from pppoe(4) input path
kn
2021-01-04
Minor refactoring in pf(4). Note that struct pfsync_state is no
Alexander Bluhm
2021-01-04
Remove unused `pipex_iface_context' struct.
mvs
2021-01-04
use bus_dmamap_sync around updates to the doorbells.
David Gwynne
2021-01-03
Allocate address space for reposting vga devices using km_alloc(9) rather
Jonathan Matthew
2021-01-02
Use native display resolution 1368x768 with Lynloong all-in-one computers.
Visa Hankala
2021-01-02
Make kernel recognize Lynloong LM9002/9003 and LM9013.
Visa Hankala
2021-01-02
Don't call if_deactivate() in switch_clone_destroy(). Following
mvs
2021-01-02
Don't call if_deactivate() in bridge_clone_destroy(). Following
mvs
2021-01-02
Remove PIPEX{S,G}MODE ioctl(2) commands. This time they are pretty dummy
mvs
2021-01-02
optimise bpf_catchpacket and bpf_wakeup.
David Gwynne
2021-01-02
Allocate address space for struct cpu_info using km_alloc(9) instead of
Jonathan Matthew
2021-01-02
pool(9): remove ticks
cheloha
2021-01-02
bpf(4): remove ticks
cheloha
2021-01-02
nfs: don't sleep on lbolt
cheloha
2021-01-02
uvm: uvm_fault_lower(): don't sleep on lbolt
cheloha
2021-01-01
Add kstat to ogx(4).
Visa Hankala
2021-01-01
Remove useless redundant call of ttyopen().
jan
2021-01-01
copyright++;
Jonathan Gray
2020-12-31
Keep polling if a temperature sensor reading fails. This is needed
Mark Kettenis
2020-12-31
Add trace points for malloc(9) and free(9). This makes them traceable
Claudio Jeker
2020-12-31
Enable IPv4 and TCP/UDP checksum offload on transmission.
Visa Hankala
2020-12-31
don't oversleep when waiting on fences
Jonathan Gray
2020-12-31
remove pv includes which were missed in rev 1.70
Jonathan Gray
2020-12-30
Set klist lock for pipes.
Visa Hankala
2020-12-30
Add singly-linked tail queue macros from FreeBSD.
Todd C. Miller
2020-12-30
Fix pppoe_dispatch_disc_pkt definition to be in accordance with style(9)
mvs
2020-12-30
Convert the `off' argument of pppoe_dispatch_disc_pkt function to
mvs
2020-12-30
Enter power-saving mode on POWER9 (ISA v3)
gkoehler
2020-12-29
Handle pinctrl.
Mark Kettenis
2020-12-29
Add more PWM pin descriptions.
Mark Kettenis
2020-12-28
Analog to the the kern.audio.record sysctl parameter for audio(4)
Marcus Glocker
2020-12-28
Remove unused start routine
kn
2020-12-28
Sync with i386 by asserting that IPL values should be at least IPL_NONE.
Martin Pieuchot
2020-12-28
Initialize pmap_kernel()'s mutexes.
Martin Pieuchot
2020-12-28
Use per-CPU counters for fault and stats counters reached in uvm_fault().
Martin Pieuchot
2020-12-28
Add support for the PCIe controller found on Amlogic G12A/G12B/SM1 SoCs.
Mark Kettenis
2020-12-28
regen
Mark Kettenis
2020-12-28
Add Synopsys vendor and their DesignWare PCIe bridge.
Mark Kettenis
[next]