summaryrefslogtreecommitdiff
path: root/sys/arch/amigappc/include/cpu.h
AgeCommit message (Expand)Author
2011-06-20Don't expose port-specific if _MODULE is defined.matt
2011-01-20Add missing is_a600() definition, used by amiga devices.phx
2010-02-09Moved the macros amiga_cpu_sync() and amiga_membarrier() from amiga/device.hphx
2010-02-02Make it compile with all devices from amiga/dev.phx
2009-07-21Some improvements based on the work of Adam Ciarcinski.phx
2009-03-14Remove all the __P() from sys (excluding sys/dist)dsl
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
2005-12-11merge ktrace-lwp.christos
2004-01-04Rearrange process exit path to avoid need to free resources from differentjdolecek
2003-11-02add /* nothing */ comment to cpu_wait()/cpu_swapout()jdolecek
2003-09-27Bring some stuff up-to-date. To be continued.is
2001-12-03remove things that were copied verbatim from powerpc_cpu.haymeric
2001-05-30use _KERNEL_OPTmrg
2001-02-18Initial version of interupt handling, by Adam Ciarcinski.is
2000-12-14Partial syscall cleanup, as per other ports.mycroft
2000-08-25Make need_resched() take a "struct cpu_info *" argument. Thisthorpej
2000-06-16Define schedstate_percpu.is
2000-05-26First sweep at scheduler state cleanup. Collect MI schedulerthorpej
2000-05-25Initial AmigaPPC commit.is