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
2015-06-25
Reimplement the audio driver in a simpler way, removing unused/unusable
Alexandre Ratchov
2015-06-25
you need to include ddb/db_output.h so you know how to call db_printf
David Gwynne
2015-06-25
fix format string in MP_LOCKDEBUG code
David Gwynne
2015-06-24
Make ARM_KERNEL_BASE explicitely unsigned
Miod Vallat
2015-06-24
Remove unused KERNEL_PD_SIZE macro which performs unsafe signed shift of
Miod Vallat
2015-06-24
Uninitialized variables; pedro@
Miod Vallat
2015-06-24
Allow uvideo_mmap_queue() to fail gracefully when the mmap queue is full;
Miod Vallat
2015-06-24
#undef HZ before defining it such that compiling a kernel with -DHZ=xxx works.
Mark Kettenis
2015-06-24
fauls -> faults
Miod Vallat
2015-06-24
Linux jiffies and OpenBSD ticks are the same thing.
Mark Kettenis
2015-06-24
Attempt to explain how this device works. Based upon a private mail I wrote
Miod Vallat
2015-06-24
Do not quiesce the firmware on Quad G5 to let it manage the fans.
Martin Pieuchot
2015-06-24
IPL_MPSAFE bits for macppc with openpic(4).
Martin Pieuchot
2015-06-24
Quirk needed for SuperTop IDE bridge from frantisek holop.
Martin Pieuchot
2015-06-24
regen
Martin Pieuchot
2015-06-24
SuperTop IDE bridge from frantisek holop.
Martin Pieuchot
2015-06-24
Stop garbgage collecting mbufs from the ARP, IPv4 and IPv6 queues when
Martin Pieuchot
2015-06-24
Increment if_ipackets in if_input().
Martin Pieuchot
2015-06-24
Introduce Linux work queue APIs and use them. As a side-effect, this will
Mark Kettenis
2015-06-24
Remove a couple of unused and old #defines that discussed phys and virt
Mike Larkin
2015-06-24
reenable the pool gc task.
David Gwynne
2015-06-23
Disable some of the pmap_emulate_reference() DEBUG checks if option
Miod Vallat
2015-06-23
In the copy(9) function, make sure to remember curproc accross the bcopy()
Miod Vallat
2015-06-23
If the kernel symbols fit completely into the 2 MB alignment hole
Alexander Bluhm
2015-06-23
Pass a "struct ifnet *" instead of a "struct arpcom *" to arpresolve().
Martin Pieuchot
2015-06-23
delete more p==NULL checks; discussed with miod, kettenis, dlg before
Theo de Raadt
2015-06-23
Adapt bridge(4) to the new if_input() framework.
Martin Pieuchot
2015-06-22
Add an #ifdef HIBERNATE to allow to build a kernel without hibernate but
Alexander Bluhm
2015-06-22
Make it possible to create write combing mappings through /dev/mem. This is
Mark Kettenis
2015-06-22
document that boot.conf can contain comments;
Jason McIntyre
2015-06-22
Increment rule counters only after successful state insertion
Mike Belopuhov
2015-06-22
Flush out another small diff to reduce the diffs with Linux.
Mark Kettenis
2015-06-22
Do not update frame lengths to reflect what has really been transfered
Martin Pieuchot
2015-06-22
Make xhci(4)'s root hub report the same status bits as physical USB3 hubs.
Martin Pieuchot
2015-06-22
rtrequest1(9) error code path cleanup.
Martin Pieuchot
2015-06-22
Apparently some BIOSes not supporting xHCI natively switch USB ports
Martin Pieuchot
2015-06-21
Don't use uninitialized data as a return value.
Kenneth R Westerback
2015-06-21
Don't leak mem if wsfont_rotate() fails.
Jeremie Courreges-Anglas
2015-06-21
Count transmitted packets.
Mark Kettenis
2015-06-21
memory leak on failure; from Maxime Villard
Theo de Raadt
2015-06-20
Fix a bug that causes uvm_pmr_get1page() to fail for allocations that
Mark Kettenis
2015-06-20
Only match devices with a valid configuration.
Martin Pieuchot
2015-06-19
Only match devices with a valid configuration.
uaa
2015-06-19
remove isp(4) now that the ql* family have replaced it
Jonathan Matthew
2015-06-18
For unsupported sample formats, don't return EINVAL but set the closest
Christian Weisgerber
2015-06-18
CP2110 is handled by uslhcom not uslcom
Jonathan Gray
2015-06-18
Only match devices with a valid configuration.
Martin Pieuchot
2015-06-18
Only match devices with a valid configuration.
Martin Pieuchot
2015-06-18
Only match devices with a valid configuration.
Martin Pieuchot
2015-06-17
my keyboard is conspiring against me
Theo de Raadt
[next]