='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/sys/arch/luna68k/include/cpu.h
AgeCommit message (Expand)Author
2023-01-15TAB/space/indent cleanup.tsutsui
2019-11-23cpu_need_resched():ad
2019-02-18Refactor the 68040 writeback() from each m68k port's trap handler into athorpej
2018-08-22- Cleanup for dynamic sysctl:msaitoh
2017-06-16dumpconf(void) long doesn't exist, remove the prototypejdolecek
2016-12-17Fix typo "one the" and architecture where appropriate.flxd
2013-10-19make cpu_need_resched() macros consistent; __USE flagschristos
2012-02-02Always include <m68k/cpu.h> (i.e. outside #if defined(_KERNEL))tsutsui
2011-05-16- merge and move pasted m68k MD setreg() functions into m68k/m68k_machdep.ctsutsui
2011-02-08Remove clause 3 (UCB advertising clause) from the University of Utahrmind
2010-12-22Collect cpu_info and friends and move to m68k/include/cpu.hmatt
2009-10-21Remove uarea swap-out functionality:rmind
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2008-02-27Remove CTL_MACHDEP_NAMES, it's not used anywhere.xtraeme
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-21Remove an obsolete "extern int want_resched" decl.tsutsui
2007-05-21Remove obsolete decralations of switch_exit() and switch_lwp_ext().tsutsui
2007-05-21Remove proc_trampoline() declaration that I added, we usehe
2007-05-20Patterned after the changes to atari, restore the luna68k port to ahe
2007-05-20Add missing call to lwp_startup() in lwp_trampoline() (which was renamedmhitch
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-03-04Add MI softintr(9) support for luna68k with common m68k/softintr.c.tsutsui
2007-02-16Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch calloutsad
2007-02-09Merge newlock2 to head.ad
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-11merge ktrace-lwp.christos