Age | Commit message (Expand) | Author |
2006-03-12 | remove splimp. | Brad Smith |
2006-01-29 | Add a alpha_shared_intr_reset_strays() function that resets the stray | Martin Reindl |
2005-04-19 | nothing uses spllowersoftclock() anymore | Michael Shalayeff |
2004-08-16 | Uninline splraise to save some time and space. | Artur Grabowski |
2004-06-28 | Use new event counter API for interrupt counting on alpha. By me, with some | Aaron Campbell |
2004-06-13 | debranch SMP, have fun | Niklas Hallqvist |
2004-04-16 | provide MI splaudio(); ok miod | Peter Valchev |
2002-04-29 | Define placeholders for art's splassert() debugging stuff on all arches. | 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-09-30 | Generic soft interrupts from NetBSD plus some minor cleanups. | Artur Grabowski |
2001-07-09 | Make quad types on alpha be "long long" not "long". This means that | Todd C. Miller |
2001-06-24 | Define splvm() for arches who don't already provide it, with the same | Miod Vallat |
2001-04-12 | Remove a bogus __attribute__ ((unused)) from _splraise. | Artur Grabowski |
2000-11-08 | tag the rest of alpha tree | Eric Jackson |
2000-11-08 | Merge in big portions of the improvements NetBSD did to their alpha port. | Artur Grabowski |
2000-07-06 | Add spllowersoftclock(), same as splsoftclock(). (art@ ok) | Hakan Olsson |
1998-06-29 | isa_intr_check(), alpha style. | Jason Downs |
1997-01-24 | Sync with NetBSD 961207 | Niklas Hallqvist |
1996-10-30 | Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed. | Niklas Hallqvist |
1996-07-29 | Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling convention | Niklas Hallqvist |
1996-06-18 | sync to 0616, retaining local diffs | Theo de Raadt |