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
/
amiga
/
include
/
cpu.h
Age
Commit message (
Expand
)
Author
2019-11-23
cpu_need_resched():
ad
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
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
2011-01-13
Recognize Amiga 600 model.
phx
2010-12-22
Collect cpu_info and friends and move to m68k/include/cpu.h
matt
2010-02-09
Moved the macros amiga_cpu_sync() and amiga_membarrier() from amiga/device.h
phx
2009-11-23
Use lwp_getpcb() on m68k ports, clean from struct user usage.
rmind
2009-10-21
Remove uarea swap-out functionality:
rmind
2009-05-19
Removed old Amiga-specific "sicallback" software interrupts and replaced
phx
2009-03-14
Remove all the __P() from sys (excluding sys/dist)
dsl
2008-02-27
Remove CTL_MACHDEP_NAMES, it's not used anywhere.
xtraeme
2008-01-06
Add timecounter support and borrow counter-based delay from i386.
mhitch
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
Forgot cpu.h for amiga - rename proc_trampoline()->lwp_trampoline().
mhitch
2007-05-18
Amiga changes for idlelwp.
mhitch
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-09
Merge newlock2 to head.
ad
2005-12-11
merge ktrace-lwp.
christos
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-17
Merge the nathanw_sa branch.
thorpej
2002-04-25
o replace definitions by declarations in header files
aymeric
2001-11-07
introduce an interrupt_depth variable which counts how nested we are into
aymeric
2001-05-30
use _KERNEL_OPT
mrg
2000-12-19
Unification of the m68k syscall() function.
scw
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
1999-10-14
Remove now superfluous prototype definitions (of the m68k cache operations).
is
1999-08-10
Define cpu_number() as discussed on tech-smp.
thorpej
1999-02-26
synchronize types, and s/curproc/p/ in one forgotten place
is
1999-02-25
mac68k part of pr 6152 fix, and missing bits for the others
is
1998-11-11
Changes to support fork_kthread():
thorpej
1998-10-07
Oops, back out a buglet I didn't intend to commit in the last change.
thorpej
1998-10-06
configure() prototype is in <sys/device.h>
thorpej
1998-09-05
Define is_draco() inlined.
is
1998-02-13
Avoid declaring the "astpending" and "want_resched" globals in cpu.h,
scottr
1997-10-26
Make these compile after m68k/m68k.h 1.4->1.5.
is
1997-04-09
regdump() is prototyped in <m68k/cpu.h> now.
thorpej
1997-01-31
"options GENERIC" is obsolete, don't need the prototype for setconf() anymore.
mhitch
1996-09-11
Use <m68k/cpu.h>.
thorpej
1996-05-19
Some more Prototypes needed for DraCo support.
is
1996-05-16
Only declare setconf() #ifdef GENERIC.
is
[next]