summaryrefslogtreecommitdiff
path: root/sys/arch/atari/include/cpu.h
AgeCommit message (Expand)Author
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 obsolete decralations of switch_exit() and switch_lwp_ext().tsutsui
2007-05-20Add missing call to lwp_startup() in lwp_trampoline() (which was renamedmhitch
2007-05-20indent fix.isaki
2007-05-18Adapt to the merge of the yamt-idlelwp branch.he
2007-03-21Apply MI softintr(9) patch before it becomes rotten. Untested.tsutsui
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
2006-12-22We don't need the cpu_startup() prototype here. It is already provided byjdc
2005-12-11merge ktrace-lwp.christos
2005-06-04Adapt to compiling with -Wshadow and -Wcast-qual, by adding consthe
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-05-10Remove redundant bounds_check_with_label() prototype.thorpej
2003-01-17Merge the nathanw_sa branch.thorpej
2002-10-20merge the 12 copies of vm_machdep.c on the m68k platforms.chs
2001-09-08ELF adaption, clockframe must be packed.thomas
2001-05-30use _KERNEL_OPTmrg
2001-01-07Add the Milan as a possible machine type.leo
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-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-10-05cpu_set_kpc() prototype is already in <sys/systm.h>.thorpej
1998-09-02Get rid of vm_offset_t/vm_size_tleo
1998-02-19Update Hades PCI support:leo
1997-10-26Make these compile after m68k/m68k.h 1.4->1.5.is
1997-06-02More stuff for handling an 68060.leo
1997-04-09regdump() is prototyped in <m68k/cpu.h> nowthorpej
1997-02-04Nuke some options GENERIC residue.perry
1997-01-21Add a 'size' argument to badbaddr(). This is very useful on busses thatleo
1997-01-03Get rid of 'cpu040' variable. Use 'mmutype' or 'cputype' for testingleo
1996-12-18Tweak the clockframe structure a bit so we are able to save a few cyclesleo
1996-10-25Nuke declaration of susword(). It's declared in systm.h now.leo
1996-09-25Catchup with -current:leo
1996-09-11Use <m68k/cpu.h>.thorpej
1996-09-10Add suline/susword prototypes for new trap.cleo
1996-08-23- Make the Hades a valid machine typeleo
1996-04-18Yet more prototyping and -Wall fixes.leo
1996-01-19- Remove FPU defines, the FPU-type is no longer determined by the loader.leo