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-05-18
Turns out VA_ALIAS_MASK is indeed a mask, but with the PAGE_MASK deceptively
Ariane van der Steldt
2011-05-18
Better make PMAP_PREFER_ALIGN() a rounded value, as done on other arches;
Miod Vallat
2011-05-18
Off-by-two in PMAP_PREFER_ALIGN definition; found the hard way by matthieu@
Miod Vallat
2011-05-18
Mention new alc(4) devices in commments. No active changes.
Stuart Henderson
2011-05-17
Use the same define checks as used in machdep.c for the trampoline code.
Ariane van der Steldt
2011-05-15
Unify various gpio access using methods that take an offset relative to the
Martin Pieuchot
2011-05-15
Remove unused include of file.pckbdc. Those arches do not have
Matthieu Herrb
2011-05-14
Fix arguments to pool_init: want alignment of L2_TABLE_SIZE_REAL at
Matthew Dempsky
2011-05-14
pm_* methods are always attached to a PMU, no need to check for hardware.
Martin Pieuchot
2011-05-13
replace handrolled NELEM() with nitems()
Jasper Lievisse Adriaanse
2011-05-12
Get rid of the biomask printf here as well. Suggested by mikeb@
Mark Kettenis
2011-05-10
Fix deadlock (re)introduced by the previous commit by explicitly re-enabling
Mark Kettenis
2011-05-10
revert a mistake commit
Takuya ASADA
2011-05-10
octeon's internal counter clock speed is same as the processor clock. ok miod@
Takuya ASADA
2011-05-09
Refactor queue allocation and initialization into a wdc_alloc_queue()
Matthew Dempsky
2011-05-09
Add signature read/write functions for i386 hibernate.
Mike Larkin
2011-05-08
Fix a few minor issues in i386 hibernate support code relating to
Mike Larkin
2011-05-08
memory handling fix
Takuya ASADA
2011-05-08
fix variable name
Takuya ASADA
2011-05-08
combus renamed uartbus, com_oct renamed cn30xxuart
Takuya ASADA
2011-05-08
obio renamed iobus, moved interrupt handler code to dev/octeon_intr.c
Takuya ASADA
2011-05-07
So long, uvm_pglist.h
Owain Ainsworth
2011-05-06
session id is only in the lower 32 bits of crp_sid
Mike Belopuhov
2011-05-05
Adjust comments on the statements in the various ITLB handlers that make sure
Mark Kettenis
2011-05-05
The gateway page (which contains the system call entry point) needs to be
Mark Kettenis
2011-05-05
add support for muting the master channel on i2s based cards, this allows the
Jasper Lievisse Adriaanse
2011-05-05
Make sure we restore sr4 at the very end (just before we go physical) otherwise
Mark Kettenis
2011-05-04
fix volume up and down using the keyboard keys
Jasper Lievisse Adriaanse
2011-05-03
We need a little more room for out kernel stack, at least for now.
Mark Kettenis
2011-05-03
Properly save and restore the space registers to/from the trap frame.
Mark Kettenis
2011-05-02
Add PCI-Cardbus bridges and the most popular pcmcia and cardbus drivers. In
Miod Vallat
2011-05-02
Cope with userland mappings of unmanaged pages (i.e. device memory being
Miod Vallat
2011-05-01
Fix counting of interrupts for devices that attach to elroy(4). Shared
Mark Kettenis
2011-05-01
Be sure to cast physmem to a 64-bit type before passing it to ptoa().
Miod Vallat
2011-04-30
Use cons_decl() instead of rolling our own cn* prototypes
Miod Vallat
2011-04-30
Preliminary plumbing code for i386 hibernate (suspend-to-disk).
Mike Larkin
2011-04-30
Plug holes in cdevsw[] to make vscsi, diskmap and pppx entries match the
Miod Vallat
2011-04-28
Expose pmap_prefer parameters.
Ariane van der Steldt
2011-04-28
Expose pmap_prefer parameters.
Ariane van der Steldt
2011-04-28
Expose pmap_prefer parameters.
Ariane van der Steldt
2011-04-28
Expose pmap_prefer parameters.
Ariane van der Steldt
2011-04-28
Expose pmap_prefer parameters.
Ariane van der Steldt
2011-04-28
Expose pmap_prefer parameters.
Ariane van der Steldt
2011-04-28
Expose pmap_prefer parameters.
Ariane van der Steldt
2011-04-28
Expose pmap prefer parameters.
Ariane van der Steldt
2011-04-28
- enable fenv
Martynas Venckus
2011-04-28
fenv improvements and cleanups
Martynas Venckus
2011-04-27
Do not explicitly enable interrupts before returning from interrupt.
Alexander Bluhm
2011-04-27
support rooting off multipath disks.
David Gwynne
2011-04-26
MMU address space holes are at a fixed position (ofcourse).
Ariane van der Steldt
[next]