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
2013-05-18
fix cut'n'paste abuse in "can't happen" error message
Miod Vallat
2013-05-18
Add parameters describing the usable part of the GTT and enable the checks
Mark Kettenis
2013-05-18
Get rid of the pmap7 header now that we merged it into the pmap one.
Patrick Wildt
2013-05-18
Bring beagle back to the other pmap header now that it's merged.
Patrick Wildt
2013-05-18
Modify pmap to work with the pmap header used on armv7. Merge both
Patrick Wildt
2013-05-18
Mask out the TEX remap and the Access Flag bits when setting the
Patrick Wildt
2013-05-18
Make sure we executed the instruction before continuing. Also
Patrick Wildt
2013-05-18
Use the actual armv7 dcache_inv_range function instead of the wbinv one.
Patrick Wildt
2013-05-18
Sync with Linux. Mostly comment and whitespace changes, but adds some missing
Mark Kettenis
2013-05-18
Missing bits intended to go with the previous commit but lost in diff splitting:
Miod Vallat
2013-05-18
enw->new in comment;
Jason McIntyre
2013-05-17
Fix 'the right-of-cursor background color is inverted when we do
Kenji Aoyama
2013-05-17
Preliminary support for MVME180 and MVME181 boards. On-board serial ports
Miod Vallat
2013-05-17
Replace the bunch of md_* function pointers with a `struct board' containing
Miod Vallat
2013-05-17
Move interrupt-related defines from <machine/cpu.h> to <machine/intr.h>.
Miod Vallat
2013-05-17
Split inittodr/resettodr code from actual tod routines, to allow for
Miod Vallat
2013-05-17
Unnecessary include
Miod Vallat
2013-05-17
Extend cmmu routines to return the caching mode to use for page tables.
Miod Vallat
2013-05-17
Fix comments telling that the `serial mode' bit in PSR only applies to 88110,
Miod Vallat
2013-05-17
Add a dummy IPL_MPSAFE definition.
Mark Kettenis
2013-05-17
Implement IPL_MPSAFE for pci bus interrupt handlers.
Mark Kettenis
2013-05-17
wsmoused support
Mark Kettenis
2013-05-17
Implement wsmoused support based on the new multiple screen support. Only
Mark Kettenis
2013-05-17
Do not attempt to delete the undeletable RNF_ROOT route.
Kenneth R Westerback
2013-05-17
Make it clear that the code related to a transfer submission doesn't
Martin Pieuchot
2013-05-17
Don't leak information to userland in case the actual transfer length is
Martin Pieuchot
2013-05-17
Move an extern declaration into its corresponding header file.
Martin Pieuchot
2013-05-16
burner support
Mark Kettenis
2013-05-16
Implement a mechanism to establish interrupt handlers that don't grab the
Mark Kettenis
2013-05-16
Implement a mechanism to establish interrupt handlers that don't grab the
Mark Kettenis
2013-05-16
Ignore colormap operations at 1bpp, to work with Xorg wsfb driver.
Kenji Aoyama
2013-05-16
attach to new RTL8188RU id, from Sigi Rudzio
Stuart Henderson
2013-05-16
sync
Stuart Henderson
2013-05-16
add another RTL8188 id, from Sigi Rudzio
Stuart Henderson
2013-05-16
Add missing IPL_AUDIO macro, needed by dev/audio.c
Alexandre Ratchov
2013-05-16
Run audio interrupts without grabbing the kernel lock. While IPL_SERIAL is
Mark Kettenis
2013-05-15
remove unused variable
Alexandre Ratchov
2013-05-15
remove unused variable
Alexandre Ratchov
2013-05-15
remove unused splaudio/splx pair
Alexandre Ratchov
2013-05-15
remove unused variable
Alexandre Ratchov
2013-05-15
Initialize a teeny few more globals to reasonable values to allow for printf()
Miod Vallat
2013-05-15
sync the list of pre haswell intel video devices with linux
Jonathan Gray
2013-05-15
regen
Jonathan Gray
2013-05-15
add some more Intel video devices
Jonathan Gray
2013-05-15
Introduce a global interrupt-aware mutex protecting data
Alexandre Ratchov
2013-05-15
Add support for Intel E7221 integrated graphics.
Mark Kettenis
2013-05-14
Pass the correct pointer to pool_put if pf_state_key_attach fails.
Mike Belopuhov
2013-05-14
Declare the cmmu-related variables which are set early in the kernel life,
Miod Vallat
2013-05-14
typo in multiple inclusion guard symbol name.
Miod Vallat
2013-05-14
restore ABI compatibility; guenther
Miod Vallat
[next]