Age | Commit message (Expand) | Author |
2007-05-19 | Use atomic operations in set_sint() instead of disabling interrupts in the | Miod Vallat |
2007-03-20 | Move macppc to __HAVE_CPUINFO, and make locore.S and trap.c suitable for | Mark Kettenis |
2006-03-12 | remove IPL_IMP and splimp(). | Brad Smith |
2006-03-11 | cbb needs IPL_VM to be defined now. | Miod Vallat |
2005-04-19 | nothing uses spllowersoftclock() anymore | Michael Shalayeff |
2004-12-24 | {e,}intr{cnt,names} bye-bye. | Miod Vallat |
2004-10-01 | Block splsoftclock in splsoftnet, and splsoftclock and splsoftnet in splsofttty | Dale Rahn |
2004-06-28 | Use new event counter API for interrupt counting on macppc. drahn@ ok | Aaron Campbell |
2003-10-31 | tab/whitespace cleanup. | Dale Rahn |
2003-10-19 | Use defines instead of magic constants for more IPL_ stuff, also sort | Dale Rahn |
2003-07-14 | tickspending is now a private variable of clock.c | Dale Rahn |
2003-07-14 | 'dual' clock support for macppc, this allows the stat clock to run | Dale Rahn |
2002-09-15 | backout premature | Theo de Raadt |
2002-09-15 | KNF | Theo de Raadt |
2002-07-23 | Cardbus/pcmcia support for macppc. parts borrowed from NetBSD, and other | Dale Rahn |
2002-04-29 | Define placeholders for art's splassert() debugging stuff on all arches. | Miod Vallat |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-01-26 | splclock() should block SPL_BIO - SPL_IMP. | Dale Rahn |
2002-01-21 | ARGH, fix it right... | Dale Rahn |
2002-01-21 | Better barrier protection. pefo found an instance where the previous | Dale Rahn |
2001-11-19 | Remove pointless additional 'syncing' instructions in the powerpc spl*() | Dale Rahn |
2001-09-01 | The "powerpc" port which has supported the newer Apple Macintosh powerpc based | Dale Rahn |
2001-06-24 | Add prototypes for softnet, ofrootfound. | Dale Rahn |
2001-06-24 | Define splvm() for arches who don't already provide it, with the same | Miod Vallat |
2001-06-24 | inlined function definition clean, in preparation of more strict -W warning | Dale Rahn |
2001-03-29 | Make several global variables referenced as extern, not common. | Dale Rahn |
2000-07-07 | Since it is possible for the interrupt controller to be configured late | Dale S. Rahn |
2000-07-06 | Change splsoftclock() to raise the spl, instead of lowering it. | Hakan Olsson |
2000-03-31 | add support for intrcnt from "C", make CLK_IRQ available | Dale S. Rahn |
1999-11-09 | autoconf.h | Dale S. Rahn |
1998-10-09 | requesting tty and net soft interrupts does not mean requesting a clock | Dale S. Rahn |
1998-08-25 | Fix a couple of spl errors - spotted by Dale and me. | Per Fogelstrom |
1997-10-13 | Monolithic PowerPC kernel, new include | Per Fogelstrom |