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
/
news68k
/
include
/
cpu.h
Age
Commit message (
Expand
)
Author
2019-11-23
cpu_need_resched():
ad
2019-02-18
Refactor the 68040 writeback() from each m68k port's trap handler into a
thorpej
2018-08-22
- Cleanup for dynamic sysctl:
msaitoh
2016-12-17
Fix typo "one the" and architecture where appropriate.
flxd
2013-10-19
make cpu_need_resched() macros consistent; __USE flags
christos
2012-02-02
Always include <m68k/cpu.h> (i.e. outside #if defined(_KERNEL))
tsutsui
2011-11-20
Add preliminary PROM internal function based framebuffer console support,
tsutsui
2011-05-16
- merge and move pasted m68k MD setreg() functions into m68k/m68k_machdep.c
tsutsui
2011-02-08
Remove clause 3 (UCB advertising clause) from the University of Utah
rmind
2010-12-22
Collect cpu_info and friends and move to m68k/include/cpu.h
matt
2010-06-06
fix PR 6724 - convert m68k options to defflag's. this means that
mrg
2009-10-21
Remove uarea swap-out functionality:
rmind
2009-07-29
Fix few more l_pflag and LP_OWEUPC confusions.
rmind
2008-02-27
Remove CTL_MACHDEP_NAMES, it's not used anywhere.
xtraeme
2008-01-28
- account idepth in all interrupt handlers
tsutsui
2007-10-17
Merge the ppcoea-renovation branch to HEAD.
garbled
2007-08-04
Add ci_cpuid where it's missing.
ad
2007-05-21
Move declarations of m68k common functions
tsutsui
2007-05-20
Add missing call to lwp_startup() in lwp_trampoline() (which was renamed
mhitch
2007-05-18
Adapt news68k to yamt-idlelwp. Tested on NWS-1750.
tsutsui
2007-03-04
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
christos
2007-02-16
Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch callouts
ad
2007-02-10
Apply some changes for newlock2, taken from other m68k ports.
tsutsui
2005-12-11
merge ktrace-lwp.
christos
2004-12-15
Add definitions for ports CTRL_POWER and CTRL_LED.
tsutsui
2004-12-15
Backout previous because:
tsutsui
2004-12-15
Convert expression for (0xe0dc0000-INTIOBASE1700) directly within a cpp
jmc
2004-09-26
don't expose cpu_info to userland.
yamt
2004-09-22
move some per-cpu data definitions to MI place so that they can be modified
yamt
2004-01-04
Rearrange process exit path to avoid need to free resources from different
jdolecek
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-21
add prototype for switch_lwp_exit()
jdolecek
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-12-20
Remove __P().
tsutsui
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-05-30
use _KERNEL_OPT
mrg
2001-03-10
Fix error on config without options news1700.
tsutsui
2000-12-19
Unification of the m68k syscall() function.
scw
2000-11-09
Make it possible to enable/disable DC_BE and IC_BE bits in %cacr at runtime
tsutsui
2000-10-04
Initial bus_space(9) support for news68k. From hp300.
tsutsui
2000-08-25
Make need_resched() take a "struct cpu_info *" argument. This
thorpej
2000-05-26
First sweep at scheduler state cleanup. Collect MI scheduler
thorpej
2000-03-10
Use CTRL_AST interrupt to handle asynchronous trap.
tsutsui
2000-02-08
Add news1200 support.
tsutsui
1999-12-09
Initial import of news68k port.
tsutsui