Age | Commit message (Expand) | Author |
2007-05-10 | The road to supporting bigendian openpic starts. | Dale Rahn |
2007-04-22 | better interrupt names for vmstat -iz; ok miod gwk | Theo de Raadt |
2007-03-20 | Move macppc to __HAVE_CPUINFO, and make locore.S and trap.c suitable for | Mark Kettenis |
2007-03-01 | proper softint treatment (that get missed otherwise); found and tested by mpf... | Michael Shalayeff |
2006-06-19 | Be more strict in the probe routines and actually check ca_nintr and | Miod Vallat |
2006-03-12 | IPL_IMP -> IPL_VM | Brad Smith |
2005-11-17 | add attachment for openpic behind memc, for newer G5 systems. | Dale Rahn |
2005-10-16 | print the hardware irq number, not the bogus internal number for 'vmstat -i' | Dale Rahn |
2005-10-09 | While running pending interrupts, enable external interrupt, this way | Dale Rahn |
2005-09-30 | i hate panic messages which do not print the value that was in error | Theo de Raadt |
2005-09-26 | Consider nodes named "mpic" as potential open-pic candidates. | Mark Kettenis |
2004-07-14 | Do not forget to count interrupts if they have been delayed; ok drahn@ | Miod Vallat |
2004-06-28 | Use new event counter API for interrupt counting on macppc. drahn@ ok | Aaron Campbell |
2004-05-08 | Remove spurious initialization; drahn@ ok | Miod Vallat |
2003-10-19 | Use defines instead of magic constants for more IPL_ stuff, also sort | Dale Rahn |
2003-10-16 | spaces | Theo de Raadt |
2003-10-16 | more ANSI/KNF. | Dale Rahn |
2003-08-07 | Allow nested interrupts in the openpic interrupt controller, tested by | Dale Rahn |
2003-07-02 | Reduce the amount of asm code in powerpc/macppc by replacing it with | Dale Rahn |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-02-12 | separate evirq into macintr and openpic versions (they just -happened- to be | Jason Wright |
2002-09-15 | backout premature | Theo de Raadt |
2002-09-15 | KNF | Theo de Raadt |
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 |
2002-03-08 | Remove the code which reenables interrupts in these interrupt controllers, | Dale Rahn |
2002-03-02 | Do not use -1 as an unused entry, 0 is already reserved for invalid/unused. | Dale Rahn |
2002-03-02 | If two drivers register the same hardware irq, they should get | Dale Rahn |
2002-03-02 | These two drivers were incorrectly sharing variables, sometimes expecting | Dale Rahn |
2002-01-26 | splclock() should block SPL_BIO - SPL_IMP. | Dale Rahn |
2002-01-21 | Respect db_console for "progammer button", for improved physical security. | Dale Rahn |
2002-01-17 | Allow nested interrupts on the mac interrupt controllers, previously | Dale Rahn |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-10-03 | Cleanup improperly shared code between the two interrupt drivers. | Dale Rahn |
2001-09-28 | Commit a ugly, widespread change. | Dale Rahn |
2001-09-11 | vm/vm_kern.h is not needed hereand it compiles (; | Michael Shalayeff |
2001-09-10 | Remove some unused global variables. | Dale Rahn |
2001-09-01 | correct files for the powerpc/mac/ -> macppc/dev which did not get | Dale Rahn |
2001-09-01 | The "powerpc" port which has supported the newer Apple Macintosh powerpc based | Dale Rahn |