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
2014-02-08
Stop disablng/enabling interrupts in the interrupt handler for
Chris Cappuccio
2014-02-08
Some (if not all) G5 systems use a different layout for the physical memory
Miod Vallat
2014-02-08
Initializing the time from an uninitialized variable isn't a very good idea.
Mark Kettenis
2014-02-08
Don't unmask interrupts that should be left blocked because we're at a
Mark Kettenis
2014-02-08
Add option MIPS_PTE64 to IP27/IP35 kernels, and no longer ignore memory
Miod Vallat
2014-02-08
Allow page table entries to be either 32 bits wide (the existing state of the
Miod Vallat
2014-02-08
only copy wmesg if wchan, after chatting with guenther and millert.
Ted Unangst
2014-02-07
Initializing the time from an uninitialized variable isn't a very good idea.
Mark Kettenis
2014-02-07
Make carp send IPv6 neighbour advertisements with the 'router' flag
Stefan Sperling
2014-02-07
Borrow the sparc installboot a.out nlist code, for /usr/mdec/bootxx is still
Miod Vallat
2014-02-06
missing define for qla2100 support
Jonathan Matthew
2014-02-06
revert some HID changes that broke on older models
joshua stein
2014-02-06
add some more bufbackoff calls. uvm_wait optimistically (?), uvm_wait_pla
Ted Unangst
2014-02-06
parenthesis to make the math right. ok beck kettenis
Ted Unangst
2014-02-06
Almost-working QLA2100 support. This appears to be the best I can do for
Jonathan Matthew
2014-02-06
Fix an MP race in the fpu context saving code; from NetBSD.
Miod Vallat
2014-02-05
We're never going to detach the host bridge on our machines.
Mark Kettenis
2014-02-05
We have WARN_ONCE now.
Mark Kettenis
2014-02-05
Do proper error handling in the fault handler. Fixes spurious SIGSEGVs as
Mark Kettenis
2014-02-05
Kill some dead code.
Martin Pieuchot
2014-02-05
after running myx(4) without biglock in production for a few days
David Gwynne
2014-02-05
Avoid calling delay(9) between checking and clearing the interrupt status bits.
Mark Kettenis
2014-02-05
Punt on handling responses if we haven't allocated the response queue yet.
Mark Kettenis
2014-02-05
- Recognize BCM5762 A0 chipset.
Brad Smith
2014-02-05
tiny style adjustments
Ted Unangst
2014-02-04
Add WARN_ONCE.
Mark Kettenis
2014-02-04
Restore spl (lowering it) with alpha_pal_swpipl() instead of splx() in the
Miod Vallat
2014-02-04
Make sure the USB device pointer is valid even if attach fails since
Martin Pieuchot
2014-02-04
Revert part of rev 1.329 that involved bringing in some code from FreeBSD
Brad Smith
2014-02-04
reduce the length of some pool names. ok deraadt guenther mpi
Ted Unangst
2014-02-04
rearrange a few fields to reduce internal padding in struct proc
Ted Unangst
2014-02-03
Check if the device is being detached when returning from tsleep() and
Martin Pieuchot
2014-02-03
Fix a null dereference introduced when converting this driver to use
Martin Pieuchot
2014-02-03
Make sure sched_init_cpu() on the secondary processors is invoked with the
Miod Vallat
2014-02-03
use the same option as isp(4) to build without firmware.
Jonathan Matthew
2014-02-02
Force an fpu context synchronization before halting secondary processors.
Miod Vallat
2014-02-02
To prevent lock ordering problems with the kernel lock, we need to make sure
Mark Kettenis
2014-02-02
Brainboxes BB16PCI958. Contributed by Eric Huiban, thanks!
Miod Vallat
2014-02-02
regen
Miod Vallat
2014-02-02
Brainboxes IS200 BB16PCI958 puc(4)
Miod Vallat
2014-02-02
drm/i915: flush cursors harder
Jonathan Gray
2014-02-02
sbus(4) glue for qla(4)
Mark Kettenis
2014-02-02
Add missing DRM_UNLOCK() in error path.
Mark Kettenis
2014-02-02
carve up qla_attach() into bits we can use to process loop and fabric changes
Jonathan Matthew
2014-02-02
Rearrange interrupt register processing for 2200s. The mailbox semaphore
Jonathan Matthew
2014-02-02
drm/i915: Make data/link N value power of two
Jonathan Gray
2014-02-02
armv7_start.o needs an explicit dependency on assym.h now; nick
Miod Vallat
2014-02-02
add min_t and div_u64 which will be used to reduce the diff to linux
Jonathan Gray
2014-02-02
drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
Jonathan Gray
2014-02-02
add a simple version of usleep_range() that DELAYs for the min value
Jonathan Gray
[prev]
[next]