| Age | Commit message (Expand) | Author |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-06-04 | Adapt to compiling with -Wshadow and -Wcast-qual, by adding const | he |
| 2004-09-26 | don't expose cpu_info to userland. | yamt |
| 2004-09-22 | move some per-cpu data definitions to MI place so that they can be modified | yamt |
| 2004-01-04 | Rearrange process exit path to avoid need to free resources from different | jdolecek |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-05-10 | Remove redundant bounds_check_with_label() prototype. | thorpej |
| 2003-01-17 | Merge the nathanw_sa branch. | thorpej |
| 2002-10-20 | merge the 12 copies of vm_machdep.c on the m68k platforms. | chs |
| 2001-09-08 | ELF adaption, clockframe must be packed. | thomas |
| 2001-05-30 | use _KERNEL_OPT | mrg |
| 2001-01-07 | Add the Milan as a possible machine type. | leo |
| 2000-12-19 | Unification of the m68k syscall() function. | scw |
| 2000-08-25 | Make need_resched() take a "struct cpu_info *" argument. This | thorpej |
| 2000-05-26 | First sweep at scheduler state cleanup. Collect MI scheduler | thorpej |
| 1999-08-10 | Define cpu_number() as discussed on tech-smp. | thorpej |
| 1999-02-26 | synchronize types, and s/curproc/p/ in one forgotten place | is |
| 1999-02-25 | mac68k part of pr 6152 fix, and missing bits for the others | is |
| 1998-11-11 | Changes to support fork_kthread(): | thorpej |
| 1998-10-07 | Oops, back out a buglet I didn't intend to commit in the last change. | thorpej |
| 1998-10-06 | configure() prototype is in <sys/device.h> | thorpej |
| 1998-10-05 | cpu_set_kpc() prototype is already in <sys/systm.h>. | thorpej |
| 1998-09-02 | Get rid of vm_offset_t/vm_size_t | leo |
| 1998-02-19 | Update Hades PCI support: | leo |
| 1997-10-26 | Make these compile after m68k/m68k.h 1.4->1.5. | is |
| 1997-06-02 | More stuff for handling an 68060. | leo |
| 1997-04-09 | regdump() is prototyped in <m68k/cpu.h> now | thorpej |
| 1997-02-04 | Nuke some options GENERIC residue. | perry |
| 1997-01-21 | Add a 'size' argument to badbaddr(). This is very useful on busses that | leo |
| 1997-01-03 | Get rid of 'cpu040' variable. Use 'mmutype' or 'cputype' for testing | leo |
| 1996-12-18 | Tweak the clockframe structure a bit so we are able to save a few cycles | leo |
| 1996-10-25 | Nuke declaration of susword(). It's declared in systm.h now. | leo |
| 1996-09-25 | Catchup with -current: | leo |
| 1996-09-11 | Use <m68k/cpu.h>. | thorpej |
| 1996-09-10 | Add suline/susword prototypes for new trap.c | leo |
| 1996-08-23 | - Make the Hades a valid machine type | leo |
| 1996-04-18 | Yet more prototyping and -Wall fixes. | leo |
| 1996-01-19 | - Remove FPU defines, the FPU-type is no longer determined by the loader. | leo |
| 1995-12-21 | Remove deprecated cpu_setstack(). | mycroft |
| 1995-06-28 | remove unused cpu_exec() definitions. moved "broken swap" markers, for | cgd |
| 1995-05-28 | Add CLKBROKEN define, so GEM version that are 2 years off on the RTC can | leo |
| 1995-05-14 | - Remove double mapping of stack | leo |
| 1995-05-05 | define BROKEN_SWAP and/or cpu_swapout as appropriate. | cgd |
| 1995-04-30 | - Move softint definitions to mtpr.h | leo |
| 1995-04-22 | - added sunos_machdep.c for sun3, atari, amiga and mac68k. | christos |
| 1995-03-30 | KERNEL -> _KERNEL | leo |
| 1995-03-26 | NetBSD/Atari, port by Leo Weppelman. | leo |