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-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
2011-04-26
fenv for mips64
Martynas Venckus
2011-04-26
Make amd64/i386 boot(8) pass the DUID of the selected boot device to the
Joel Sing
2011-04-25
FPU emulation option added
Takuya ASADA
2011-04-25
fenv for sparc; mostly cloned from sparc64
Martynas Venckus
2011-04-25
garbage collect biomask printf; ok deraadt kettenis
Mike Belopuhov
2011-04-25
Move .rodata 512KB further once more.
Mark Kettenis
2011-04-25
fenv for powerpc
Martynas Venckus
2011-04-25
Try to match immediate constants in movl instructions against kernel symbols,
Miod Vallat
2011-04-25
Callers of scsi_iopool_init() ought to set up the pool member in struct
Miod Vallat
2011-04-24
Don't leak fd's in sr_installboot(). From cppcheck via Amit Kulkarni.
Kenneth R Westerback
2011-04-24
Denormalization exception isn't supported on sh4, and setting bit 7
Martynas Venckus
2011-04-24
fenv for sh
Martynas Venckus
2011-04-24
fenv for i386, and sparc64; from matthew@
Martynas Venckus
2011-04-24
fenv for arm
Martynas Venckus
2011-04-23
Implement C99 floating-point environment for Alpha.
Martynas Venckus
2011-04-23
Stop calling shared interrupt handlers as soon as one of them return 1
Mark Kettenis
2011-04-23
Don't leave the kernel code/rodata writeable for DDB. Make ddb enable
Theo de Raadt
[next]