summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/include/cpu.h
AgeCommit message (Expand)Author
2019-11-23cpu_need_resched():ad
2018-08-22- Cleanup for dynamic sysctl:msaitoh
2016-12-17Fix typo "one the" and architecture where appropriate.flxd
2013-10-19make cpu_need_resched() macros consistent; __USE flagschristos
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
2011-01-13Recognize Amiga 600 model.phx
2010-12-22Collect cpu_info and friends and move to m68k/include/cpu.hmatt
2010-02-09Moved the macros amiga_cpu_sync() and amiga_membarrier() from amiga/device.hphx
2009-11-23Use lwp_getpcb() on m68k ports, clean from struct user usage.rmind
2009-10-21Remove uarea swap-out functionality:rmind
2009-05-19Removed old Amiga-specific "sicallback" software interrupts and replacedphx
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
2008-02-27Remove CTL_MACHDEP_NAMES, it's not used anywhere.xtraeme
2008-01-06Add timecounter support and borrow counter-based delay from i386.mhitch
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-20Forgot cpu.h for amiga - rename proc_trampoline()->lwp_trampoline().mhitch
2007-05-18Amiga changes for idlelwp.mhitch
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-16Remove spllowersoftclock() and CLKF_BASEPRI(), and always dispatch calloutsad
2007-02-09Merge newlock2 to head.ad
2005-12-11merge ktrace-lwp.christos
2004-09-26don't expose cpu_info to userland.yamt
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-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-17Merge the nathanw_sa branch.thorpej
2002-04-25o replace definitions by declarations in header filesaymeric
2001-11-07introduce an interrupt_depth variable which counts how nested we are intoaymeric
2001-05-30use _KERNEL_OPTmrg
2000-12-19Unification of the m68k syscall() function.scw
2000-08-25Make need_resched() take a "struct cpu_info *" argument. Thisthorpej
2000-05-26First sweep at scheduler state cleanup. Collect MI schedulerthorpej
1999-10-14Remove now superfluous prototype definitions (of the m68k cache operations).is
1999-08-10Define cpu_number() as discussed on tech-smp.thorpej
1999-02-26synchronize types, and s/curproc/p/ in one forgotten placeis
1999-02-25mac68k part of pr 6152 fix, and missing bits for the othersis
1998-11-11Changes to support fork_kthread():thorpej
1998-10-07Oops, back out a buglet I didn't intend to commit in the last change.thorpej
1998-10-06configure() prototype is in <sys/device.h>thorpej
1998-09-05Define is_draco() inlined.is
1998-02-13Avoid declaring the "astpending" and "want_resched" globals in cpu.h,scottr
1997-10-26Make these compile after m68k/m68k.h 1.4->1.5.is
1997-04-09regdump() 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-11Use <m68k/cpu.h>.thorpej
1996-05-19Some more Prototypes needed for DraCo support.is
1996-05-16Only declare setconf() #ifdef GENERIC.is