summaryrefslogtreecommitdiff
path: root/sys/arch/sun68k/include/cpu.h
AgeCommit message (Expand)Author
2019-11-24Correction to previous.ad
2019-11-23cpu_need_resched():ad
2018-08-23Remove inclusion of old m68k/sysctl.hmsaitoh
2013-10-19make cpu_need_resched() macros consistent; __USE flagschristos
2010-12-22Collect cpu_info and friends and move to m68k/include/cpu.hmatt
2009-10-21Remove uarea swap-out functionality:rmind
2008-01-26Also account idepth in clock interrupt handlerstsutsui
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-08-04Add ci_cpuid where it's missing.ad
2007-05-21Move declarations of m68k common functionstsutsui
2007-05-21Make netintr() static since it's referred only in sun68k/isr.c.tsutsui
2007-05-20Add missing call to lwp_startup() in lwp_trampoline() (which was renamedmhitch
2007-05-18Adapt sun68k ports to yamt-idlelwp.tsutsui
2007-02-16Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch calloutsad
2007-02-09Merge newlock2 to head.ad
2006-10-05Minor cleanups before isr.c merge with sun3:tsutsui
2005-12-11merge ktrace-lwp.christos
2005-01-22de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.chs
2004-09-22move some per-cpu data definitions to MI place so that they can be modifiedyamt
2004-01-04Rearrange process exit path to avoid need to free resources from differentjdolecek
2003-09-21make compilecl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-18Merge the nathanw_sa branch.thorpej
2002-10-20merge the 12 copies of vm_machdep.c on the m68k platforms.chs
2001-06-27Use _KERNEL_OPT.fredette
2001-06-14Added sources for the sun2 boot blocks and otherfredette