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
/
i386
Age
Commit message (
Expand
)
Author
2001-12-15
first i gave you one of the reasons it mmakes thing better.
Michael Shalayeff
2001-12-15
Fix a long-standing alignment bug by removing the 32-but call/return
Kjell Wooding
2001-12-14
on some sony vaios (con dios) battery life is reported
Michael Shalayeff
2001-12-14
SMALL_KERNEL -> outline splx
Niklas Hallqvist
2001-12-13
remover registers. bracket spl regions with asm volatiles
Niklas Hallqvist
2001-12-11
Remove declarations that already exist in <sys/conf.h>
Miod Vallat
2001-12-11
Yet another sync to NetBSD. Kills lot of unnecessary code and cleans up a bit.
Artur Grabowski
2001-12-11
More sync to NetBSD.
Artur Grabowski
2001-12-11
Merge in some pmap improvements from NetBSD.
Artur Grabowski
2001-12-10
minor cleanups.
Artur Grabowski
2001-12-10
No need to include <sys/dmap.h> and define related variables.
Miod Vallat
2001-12-08
Sprinkle pmap_update calls where relevant and some other
Artur Grabowski
2001-12-07
Use pmap_kenter for buffers and msgbuf.
Artur Grabowski
2001-12-07
Ratibibugle setredzone()
Miod Vallat
2001-12-06
Shave never used fastvec code
Niklas Hallqvist
2001-12-05
Enable rootdev auto-configuration by device drivers during boot.
Thierry Deval
2001-12-05
remove some ancient crud from the "modern machine" floppy
Theo de Raadt
2001-12-05
change KMEMPAGES back to 64M, 128M does not work on large memory machines.
Dale Rahn
2001-12-05
VM_KMEM_SIZE no longer needed.
Artur Grabowski
2001-12-05
make nkmempages dynamic based on memory. okay art@ from netbsd:
Niels Provos
2001-12-04
Yet another sync to NetBSD uvm.
Artur Grabowski
2001-12-04
Now that we found the bug, go back to not stop on SPL NOT LOWERED..
Niklas Hallqvist
2001-12-04
more bits defs; from netbsd
Michael Shalayeff
2001-12-04
missing \n
Michael Shalayeff
2001-12-04
part of i386 isr patches; OK niklas@
Marco S Hyman
2001-12-04
New try at a level based irq system.
Niklas Hallqvist
2001-12-03
be more verbose on panic. patch by form@.
Mike Pechkin
2001-12-01
Add TF_EAX and TF_ESP for trapframe struct. niklas@ ok
Hakan Olsson
2001-12-01
Provide more debugging info for the spl not lowered on syscall exit
Niklas Hallqvist
2001-11-30
prevent reorder of __asm w/ __volatile.
Michael Shalayeff
2001-11-30
Now that pmaps can have vm_page_md, make pmap_physseg optional.
Artur Grabowski
2001-11-30
add stge(4)
Nathan Binkert
2001-11-28
somebody forgot something
Michael Shalayeff
2001-11-28
revert hardware breakage
Todd T. Fries
2001-11-28
more typedef zapping vm_page_t -> struct vm_page *
Artur Grabowski
2001-11-28
zap some typedefs.
Artur Grabowski
2001-11-28
Don't use pmap_update when we mean tlbflush. make pmap_update into a noop.
Artur Grabowski
2001-11-28
pmap_kenter_pgs is not used and not really useful. remove.
Artur Grabowski
2001-11-28
Sync in more uvm changes from NetBSD.
Artur Grabowski
2001-11-27
Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The
Artur Grabowski
2001-11-26
Trident 4DWAVE-DX/NX, SiS 7018, ALi M5451 Sound Driver; from SOMEYA Yoshihiko...
Michael Shalayeff
2001-11-24
Harmonize boot() logic across arches:
Miod Vallat
2001-11-18
Revert niklas's broken ICU interrupt handling changes; deraadt@ ok
Aaron Campbell
2001-11-12
Redo the ICU interrupt handling system to better emulate an APIC system.
Niklas Hallqvist
2001-11-09
nswbuf hasn't been used for ages. gc.
Artur Grabowski
2001-11-08
veli tpyo stolen fmor nkilsa
Michael Shalayeff
2001-11-07
Another sync of uvm to NetBSD. Just minor fiddling, no major changes.
Artur Grabowski
2001-11-07
Add an alignment argument to uvm_map that specifies an alignment hint
Artur Grabowski
2001-11-06
Add USB scanner device node to macppc and i386, both of these had the
Dale Rahn
2001-11-06
Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.
Miod Vallat
[next]