summaryrefslogtreecommitdiff
path: root/sys/arch/mac68k/include/cpu.h
AgeCommit message (Expand)Author
2009-10-21Remove uarea swap-out functionality:rmind
2008-02-27Remove CTL_MACHDEP_NAMES, it's not used anywhere.xtraeme
2008-02-19revert previous; as yamt pointed out, these bits are in <sys/cpu.h>.dogcow
2008-02-19cargo-cult CPU_INFOITERATOR and _FOREACH to make kern_prf.c build again.dogcow
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-08-04Add ci_cpuid where it's missing.ad
2007-06-02Rather than attaching fpu as a usual device during cpu_configure(9),tsutsui
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-17Start yamt-idlelwp fixes.rjs
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
2005-06-03Add const.rjs
2005-01-15de-__P, remove register, ansify, b* -> mem*.chs
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-10-28untangle includes a bit:chs
2002-04-10Use m68k/m68k/cacheops.[ch]briggs
2002-03-04Add the machine id of PowerBook 190CS.shiba
2001-11-20prepare for ELF:chs
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-08-10Define cpu_number() as discussed on tech-smp.thorpej
1999-06-28Unfortunately, several changes that are intermingled:briggs
1999-04-06Prototype kvtop() here.scottr
1999-02-26oops. void->intis
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-12-22vm_offset_t -> {paddr_t, vaddr_t}scottr
1998-11-11Changes to support fork_kthread():thorpej
1998-08-22Add gestalt machine type for the PowerBook 190/190cs.scottr
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-10-20Convert to MI 8530 SCC driver, from Bill Studenmund. The new front endscottr
1997-10-02port-mac68k/4175: Need to add support for 33 MHz LC475/Q605.briggs
1997-06-29Prototype DCIS().scottr
1997-05-22Remove redundant cpu_set_kpc() prototype, found by Paul Goyette.scottr
1997-05-20Adjust for previous m68k/pcb.h changescottr
1997-04-13Move all splxxx() and softint-related macros and prototypes to intr.h,scottr
1997-03-15Move physaccess/physunaccess prototypes.briggs
1997-02-10Console bell callback support prototypesscottr
1997-01-20Define single-instruction implementations of setsoft*() and siroff(),scottr