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
2007-12-04
Work in progress SMP code for 88110 processor using the BusSwitch chip as
Miod Vallat
2007-12-04
Correctly set the stack pointer of a secondary processor to the end
Miod Vallat
2007-12-04
disable uticom until we receive one
Theo de Raadt
2007-12-04
Remove remains of the idle pcb/stack.
Mark Kettenis
2007-12-04
In double_reg_fixup(), do not rely on tf_r[0] being zero.
Miod Vallat
2007-12-04
Better cache routines for 88410, will only flush in pages instead of
Miod Vallat
2007-12-04
Program the abort interrupt source correctly.
Miod Vallat
2007-12-04
Improve setregs() so that it performs the equivalent of the first two
Miod Vallat
2007-12-04
Faster splassert_check()
Miod Vallat
2007-12-04
Fix userland vs system test in errata #16 handling.
Miod Vallat
2007-12-02
One last missing IPL_VM.
Miod Vallat
2007-12-02
Rework mmu initialization so that we do not actually enable translation
Miod Vallat
2007-12-02
Do not take biglock for NOLOCK system calls.
Miod Vallat
2007-12-02
Only check for errata #16 for instruction faults.
Miod Vallat
2007-12-02
Add a workaround for the MVME197LE reset issue when not system controller.
Miod Vallat
2007-12-02
Remove 88110 control registers accessors which are never used anywhere.
Miod Vallat
2007-12-02
The beginning of a real floating-point exception handler for the 88110. The
Miod Vallat
2007-12-02
Do not pass UPAGES and USPACE (under the name USIZE) in assym.h, code which
Miod Vallat
2007-12-02
Since the 88110 doesn't disable the FPU when handling an exception (and does
Miod Vallat
2007-12-02
Better inline assembler constructs.
Miod Vallat
2007-12-02
Sort and clean definitions. No functional changes.
Miod Vallat
2007-12-02
When setting up the vectors page, do not put a nop as the first instruction
Miod Vallat
2007-12-02
Provide faster bcopy() and bzero() routines for pmap_copy_page() and
Miod Vallat
2007-12-02
Provide a specific rw_cas() function for MP kernels, simulating a really
Miod Vallat
2007-12-02
Rework the __mp_lock code to not spin at spllock(), kinda similar to the
Miod Vallat
2007-12-02
Change DAE processing so that the C code no longer needs the EF_xxx defines
Miod Vallat
2007-12-01
Let apmless non-mp kernels compile, from chris@
Miod Vallat
2007-12-01
Don't be lazy in the locking in SYSCALL_DEBUG code.
Artur Grabowski
2007-12-01
Don't double attach serverworks subsidiary pci busses, introduced by
Theo de Raadt
2007-11-30
Unbreak build. Also tested by jasper@.
Joel Sing
2007-11-30
Define IPL_VM on platforms which lack it.
Miod Vallat
2007-11-30
Define NORMAL_C_NOP everywhere.
Miod Vallat
2007-11-29
repair case of agp & subsidiary busses; ok kettenis
Theo de Raadt
2007-11-29
outdated comment
Theo de Raadt
2007-11-29
needs at least S defined
Theo de Raadt
2007-11-28
Initial import of the DRM (direct rendering manager).
Owain Ainsworth
2007-11-28
Garbage collect sparc_cas() and sparc_casx(). We have equivalent functions
Mark Kettenis
2007-11-28
Don't complain about removing wired pages; this is expected to happen with
Mark Kettenis
2007-11-28
Don't free the old idt vector if we reuse it.
Mark Kettenis
2007-11-28
Give UltraSPARC-IV CPUs a chance again to attach on GENERIC.
Mark Kettenis
2007-11-28
basic support for building an i386 kernel with the native toolchain
Ted Unangst
2007-11-28
doh!
Ted Unangst
2007-11-28
quite a bit of simplification by removing cpu classes.
Ted Unangst
2007-11-28
ctob/btoc -> ptoa/atop
Martin Reindl
2007-11-28
Use cas/casx instead of casa/casxa.
Mark Kettenis
2007-11-27
Like i386 and amd64 - make the __mp_lock not spin at splhigh.
Mark Kettenis
2007-11-27
need strcmp.c here
Martin Reindl
2007-11-27
intr_disable() returns an u_int64_t.
Mark Kettenis
2007-11-27
Implement the NOLOCK semantics. MPSAFE will have to wait a while until
Artur Grabowski
2007-11-27
typos; ok jmc@
Martynas Venckus
[prev]
[next]