Age | Commit message (Expand) | Author |
2009-03-26 | Remove cpu_wait(). It's original use was to be called from the reaper so | Owain Ainsworth |
2008-07-18 | Add a macro that clears the want_resched flag that need_resched sets. | Artur Grabowski |
2007-11-02 | replace ctob/btoc with ptoa/atop (plus the usual round_page() where needed) | Martin Reindl |
2007-07-29 | It turns out that VIA2 always interrupts at level 2, and IPL_BIO is always 2 | Miod Vallat |
2007-05-30 | More cpuinfo vs _KERNEL fallback. | Miod Vallat |
2007-03-15 | Since p_flag is often manipulated in interrupts and without biglock | Artur Grabowski |
2006-11-29 | Remove cpu_swapin() and cpu_swapout(), they are no longer necessary (except | Miod Vallat |
2006-09-22 | Get rid of (unused) MACH_CLASSP580 and flatten MACH_CLASSxxx values. | Miod Vallat |
2006-06-30 | Shrink internal iomap to 256KB, it's enough for all the mappings we'll need | Miod Vallat |
2006-06-24 | Use pmap_enter_cache() instead of physacc() in bus_mem_add_mapping(), and let | Miod Vallat |
2006-06-11 | Move common prototypes to <m68k/{cpu,param}.h> instead of incomplete | Miod Vallat |
2006-01-24 | Remove unused fields from struct mac68k_machine. | Miod Vallat |
2006-01-13 | Remove the Mac Rom Glue code completely. With the ADB ``direct'' code being | Miod Vallat |
2006-01-01 | Enable A/UX style interrupt routing on non-AV Centrises and Quadras, gives us | Miod Vallat |
2005-08-01 | Factorize cachectl() accross m68k platforms, and make the CC_ constants | Miod Vallat |
2005-07-31 | No need to #include <machine/pcb.h>; tested martin@ | Miod Vallat |
2005-07-23 | vm_offset_t -> vaddr_t | Martin Reindl |
2005-07-18 | PB190 Gestalt IDs | Martin Reindl |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2004-05-20 | Properly flush instruction cache for ptrace(PT_WRTIE_{DI}, ...) on powerpc | Mark Kettenis |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-06-07 | Remove obsolete CLKF_BASEPRI(). ok niklas@, miod@ and art@ | Thomas Nordin |
2002-04-27 | Lots of cleanup to catch up with other m68k-based ports and modern code, | Miod Vallat |
2002-04-16 | Missing prototype. | Miod Vallat |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-11-06 | Let fork1, uvm_fork, and cpu_fork take a function/argument pair as argument, | Artur Grabowski |
2001-08-20 | Bring get[sd]fc() prototypes to <m68k/cpu.h>, this will be needed shortly. | Miod Vallat |
2001-05-08 | Substantial update from NetBSD, most notably gives us UVM support; deraadt@ ok | Aaron Campbell |
1998-05-03 | * Deprecate macinfo.h pulling all relevant defines into cpu.h. | gene |
1998-03-01 | Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, | Niklas Hallqvist |
1997-11-30 | Canonify the _*_H_ namespace appropriately. | gene |
1997-03-30 | An implementation of pieces of the Deferred Task Manager--required by | briggs |
1997-03-12 | Move prototype for physaccess. | briggs |
1997-03-08 | Sync with NetBSD of about 4 March. | briggs |
1997-01-24 | Sync w/ NETBSD_CURRENT_971122. | briggs |
1996-10-28 | Mac model info out of cpu.h and into new macinfo.h. | briggs |
1996-10-20 | Out of NetBSD (scottr): | briggs |
1996-10-14 | Merge in from NetBSD. Use <m68k/cpu.h> and | briggs |
1996-08-10 | Sync with NetBSD. | briggs |
1996-06-23 | NetBSD: Add constant for PB500. | briggs |
1996-06-08 | Sync up with latest NetBSD. | briggs |
1996-05-26 | Add OpenBSD Id string. | briggs |
1996-05-26 | Sync with NetBSD-current. | briggs |
1996-01-09 | Add some more machine defines. | briggs |
1995-12-28 | Bring a few limits back into reason. Old values excessive. | briggs |
1995-12-21 | from netbsd; cpu_setstack() is depricated | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |