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
/
arch
Age
Commit message (
Expand
)
Author
2011-06-20
enable myx(4)
David Gwynne
2011-06-20
enable myx(4).
David Gwynne
2011-06-19
Unbreak
Miod Vallat
2011-06-19
Use disk_lock_nointr() in the xxclose() routines so that they cannot
Theo de Raadt
2011-06-19
Use disk_lock/disk_unlock directly and in the same way in these drivers,
Theo de Raadt
2011-06-19
Clean up ioctl handler a bit and rearrange the receive filter callback to
YASUOKA Masahiko
2011-06-18
Cleanup MSI code a bit by moving the code to eanble/disable MSIs into
Mark Kettenis
2011-06-17
M_WAITOK cleanup of two cases:
Michael Knudsen
2011-06-17
add missing the copyright notice.
YASUOKA Masahiko
2011-06-16
Enable acpitoshiba by default in GENERIC.
Paul Irofti
2011-06-16
QEMU pretends to emulate a different prehistoric Intel host bridge.
Mark Kettenis
2011-06-16
Raise the number of interrupt sources per CPU from 32 to 64. This effectively
Mark Kettenis
2011-06-16
Ethernet driver merged from IIJ's contribution code.
Takuya ASADA
2011-06-16
Removes unused variables.
Martin Pieuchot
2011-06-16
Removes the always-set-to-1 adbSoftPower variable.
Martin Pieuchot
2011-06-16
Uses generic confargs to attach the apm(4) and piic(4) drivers instead of
Martin Pieuchot
2011-06-15
Add a const char* as first member of struct adb_attach_args, so that we can
Miod Vallat
2011-06-08
Ateempt to make pci_intr_disestablish() work for MSIs.
Mark Kettenis
2011-06-07
Make use of macobio_* methods to manage the i2s GPIOs, remove the customs
Martin Pieuchot
2011-06-07
Fix the use of mute/volume keys broken by the last API change in audio.c
Martin Pieuchot
2011-06-06
Backout vmmap in order to repair virtual address selection algorithms
Ariane van der Steldt
2011-06-06
Sort includes.
Joel Sing
2011-06-06
Fix whitespace and use #ifdef TRAPDEBUG instead of #if 0.
Joel Sing
2011-06-06
Set FEF bit in the %fprs register when handling an fp_disabled trap from
Mark Kettenis
2011-06-06
Removing unused header
Alexandr Shadchin
2011-06-06
Remove strcat and strncmp which are both unused, thereby slightly shrinking t...
Jasper Lievisse Adriaanse
2011-06-06
Toss a rare device driver; this makes msi interrupts fit.
Theo de Raadt
2011-06-06
Forgot to `cvs add' this file during alpha boot block changes, sorry.
Miod Vallat
2011-06-05
Update alpha bootblocks to use MI loadfile code instead of rolling our own;
Miod Vallat
2011-06-05
Prefer __LP64__ to _LP64; pointed out by brad
Miod Vallat
2011-06-05
Move the bufcachepercent setting code to MI locations -- set it to 42%
Theo de Raadt
2011-06-05
reduce unneccessary differences; ok kettenis
Theo de Raadt
2011-06-05
Drop kernel support for the useless DIOCWLABEL ioctl and prune a lot
Matthew Dempsky
2011-06-05
Disable MSIs in pci_intr_disestablish() when appropriate.
Mark Kettenis
2011-06-05
patch screwed me; left a line behind
Theo de Raadt
2011-06-05
do not calculate bufpages; that is done later in MI bufinit(). in any
Theo de Raadt
2011-06-05
Direct MSIs at the appropriate CPU.
Mark Kettenis
2011-06-03
Get rid of the wlabel argument to bounds_check_with_label(). It's
Matthew Dempsky
2011-06-02
In the land of VMWare you can have the latest 64-bit AMD multicore CPU
Mark Kettenis
2011-05-31
The various cleanups of the last few years have fixed pnozz(4) acceleration
Miod Vallat
2011-05-30
Remove the freelist member from vm_physseg
Owain Ainsworth
2011-05-30
Add mmuagp. a driver for the agp chipsets on early amd64 machines.
Owain Ainsworth
2011-05-30
Remove unused ACB_ALLOC define.
Miod Vallat
2011-05-30
Enable MSI on selected hardware. For now this means all Intel, AMD and NVIDIA
Mark Kettenis
2011-05-30
Enable MSI on selected hardware. For now this means:
Mark Kettenis
2011-05-29
Use k1x cpu scaling on all families 0x10 and above (the trend is likely to
Theo de Raadt
2011-05-29
Let this compile on kernels without acpicpu.
Claudio Jeker
2011-05-29
Don't attempt to use MSI if we're not running in APIC mode.
Mark Kettenis
2011-05-28
Remove out of data XXX comment.
Mark Kettenis
2011-05-27
Thou shall not use uninitialized TAILQs
Miod Vallat
[next]