index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sun3
/
sun3x
/
locore.s
Age
Commit message (
Expand
)
Author
2022-03-16
s/paniced/panicked/ and s/borken/broken/ in comments.
andvar
2021-03-31
Adjust the number of entries in the intrcnt array to match the number
simonb
2021-01-25
Remove #undefs against INTERRUPT_SAVEREG and INTERRUPT_RESTOREREG.
tsutsui
2018-12-19
Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently,
maxv
2014-03-24
avoid dup defs, use global macros
christos
2011-12-22
Merge m68881_save() and m68881_restore() (using most common mvme68k ones).
tsutsui
2011-11-15
Move spread getsfc() and getdfc() functions into common m68k/support.s.
tsutsui
2011-02-08
Remove clause 3 (UCB advertising clause) from the University of Utah
rmind
2010-10-15
Make common kernel module binaries work on both sun3 and sun3x.
tsutsui
2010-02-25
s/cpu_fork/cpu_lwp_fork/ in comment
skrll
2009-12-10
Rename L_ADDR to L_PCB and amend some comments accordingly.
rmind
2009-11-26
Kill proc0paddr. Use lwp0.l_addr instead.
matt
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-07-20
Sync with sun3/locore.s rev 1.88:
tsutsui
2007-05-18
Adapt sun68k ports to yamt-idlelwp.
tsutsui
2005-12-11
merge ktrace-lwp.
christos
2004-03-05
Remove the local proc_trampoline definition from this file as well.
he
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-11-02
finish conversion to the common m68k cacheops:
chs
2002-10-20
merge the 12 copies of vm_machdep.c on the m68k platforms.
chs
2001-07-22
ptest_addr() is prototyped (in pmap.c) to return a u_long not a pointer.
scw
2001-05-30
add missing #include "opt_kgdb.h"
lukem
2001-05-12
Update to reflect that unlike in m68k a.out environments, where the .align
kleink
2001-02-22
switch sun3 to ELF. highlight include:
chs
2000-11-26
split m68k SunOS and SVR4-specific sigcode.s code to sunos_sigcode.s
jdolecek
2000-11-03
Fix typo in the previous revision. (s/LIdle/Lidle/)
tsutsui
2000-08-20
Add a lock around the scheduler, and use it as necessary, including
thorpej
2000-05-31
Add a comment on single-processor systems about p_cpu being initialized
thorpej
2000-05-31
Update for qs -> sched_qs change.
nathanw
2000-05-26
First sweep at scheduler state cleanup. Collect MI scheduler
thorpej
2000-05-26
Introduce a new process state distinct from SRUN called SONPROC
thorpej
1999-10-26
Fix the problem that single-step tracing of a trap instruction
itohy
1999-08-01
Make sure the branch target of the delay loop is aligned to a cache
thorpej
1999-04-30
Include opt_compat_sunos.h
christos
1999-04-19
Add COMPAT_SVR4 for m68k.
kleink
1999-03-24
completely remove Mach VM support. all that is left is the all the
mrg
1999-02-26
sun3 part of fix for PR 6152
is
1998-11-11
Changes to support fork_kthread():
thorpej
1998-09-30
Garbage collect trap #1 and trap #2 handlers; they're moved to
thorpej
1998-09-30
Pull in opt_compat_netbsd.h
thorpej
1998-09-09
Adjust for the new "reaper" kernel thread: do not free the vmspace and
thorpej
1998-06-09
First cut at UVM support. Compiles, but not tested yet.
gwr
1998-02-05
Merge arch/sun3x into arch/sun3
gwr
1998-01-22
Separate pmap_activate() from _pmap_switch(), so the latter can remain
gwr
1998-01-22
Use MONEND instead of DVMA_SPACE_START in the "DDB convenience" symbols.
gwr
1998-01-02
Make pmap_activate() take a proc *.
thorpej
1997-10-16
MONSTART/monstart symbol
gwr
1997-05-29
Add non-inline version of _splraise.
gwr
1997-05-13
Eliminate references to vmspace.vm_pmap
gwr
[next]